Uses of Class
org.kuali.rice.kim.bo.impl.KimAttributes

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)
           
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.