JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.kuali.rice.krad.bo
Interface PersistableAttachmentList<T extends
PersistableAttachment
>
public interface
PersistableAttachmentList<T extends
PersistableAttachment
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
T
>
getAttachments
()
void
setAttachments
(
List
<
T
> attachments)
Method Details
getAttachments
List
<
T
>
getAttachments
()
setAttachments
void
setAttachments
(
List
<
T
> attachments)