public interface DelegatingAttachmentDao
AttachmentDao
s that delegate so that clients
can get to the underlying implementation.AttachmentDao
Modifier and Type | Method and Description |
---|---|
AttachmentDao |
getDelegate()
Returns the attachment DAO which this instance delegates to.
|
AttachmentDao getDelegate()
Copyright © 2003–2020 Atlassian. All rights reserved.