Uses of Class
org.kuali.rice.kim.bo.impl.KimAttributes
Packages that use KimAttributes
-
Uses of KimAttributes in org.kuali.rice.kim.bo.ui
Fields in org.kuali.rice.kim.bo.ui with type parameters of type KimAttributesModifier and TypeFieldDescriptionprotected List<? extends KimAttributes> PersonDocumentRole.attributesMethods in org.kuali.rice.kim.bo.ui that return types with arguments of type KimAttributesModifier and TypeMethodDescriptionList<? extends KimAttributes> PersonDocumentRole.getAttributes()Method parameters in org.kuali.rice.kim.bo.ui with type arguments of type KimAttributesModifier and TypeMethodDescriptionvoidPersonDocumentRole.setAttributes(List<? extends KimAttributes> attributes) -
Uses of KimAttributes in org.kuali.rice.kim.impl.type
Fields in org.kuali.rice.kim.impl.type with type parameters of type KimAttributesModifier and TypeFieldDescriptionprotected List<? extends KimAttributes> IdentityManagementTypeAttributeTransactionalDocument.attributesMethods in org.kuali.rice.kim.impl.type that return types with arguments of type KimAttributesModifier and TypeMethodDescriptionList<? extends KimAttributes> IdentityManagementTypeAttributeTransactionalDocument.getAttributes()List<? extends KimAttributes> KimTypeAttributesHelper.getAttributes()Method parameters in org.kuali.rice.kim.impl.type with type arguments of type KimAttributesModifier and TypeMethodDescriptionvoidIdentityManagementTypeAttributeTransactionalDocument.setAttributes(List<? extends KimAttributes> attributes)