|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KimAttributes | |
---|---|
org.kuali.rice.kim.bo.ui | |
org.kuali.rice.kim.document |
Uses of KimAttributes in org.kuali.rice.kim.bo.ui |
---|
Fields in org.kuali.rice.kim.bo.ui with type parameters of type KimAttributes | |
---|---|
protected List<? extends KimAttributes> |
PersonDocumentRole.attributes
|
Methods in org.kuali.rice.kim.bo.ui that return types with arguments of type KimAttributes | |
---|---|
List<? extends KimAttributes> |
PersonDocumentRole.getAttributes()
|
Method parameters in org.kuali.rice.kim.bo.ui with type arguments of type KimAttributes | |
---|---|
void |
PersonDocumentRole.setAttributes(List<? extends KimAttributes> attributes)
|
Uses of KimAttributes in org.kuali.rice.kim.document |
---|
Fields in org.kuali.rice.kim.document with type parameters of type KimAttributes | |
---|---|
protected List<? extends KimAttributes> |
IdentityManagementTypeAttributeTransactionalDocument.attributes
|
Methods in org.kuali.rice.kim.document that return types with arguments of type KimAttributes | |
---|---|
List<? extends KimAttributes> |
KimTypeAttributesHelper.getAttributes()
|
List<? extends KimAttributes> |
IdentityManagementTypeAttributeTransactionalDocument.getAttributes()
|
Method parameters in org.kuali.rice.kim.document with type arguments of type KimAttributes | |
---|---|
void |
IdentityManagementTypeAttributeTransactionalDocument.setAttributes(List<? extends KimAttributes> attributes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |