Package org.kuali.rice.kim.impl.type
Class KimTypeAttributesHelper
java.lang.Object
org.kuali.rice.kim.impl.type.KimTypeAttributesHelper
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kuali.rice.kim.api.type.KimAttributeFieldgetAttributeDefinition(String attributeName) List<? extends KimAttributes>getAttributeValue(Map<String, String> aSet, String attributeName) getCommaDelimitedAttributesLabels(String commaDelimitedAttributesNamesList) List<org.kuali.rice.kim.api.type.KimAttributeField>getKimAttributeDefnId(org.kuali.rice.kim.api.type.KimAttributeField definition) org.kuali.rice.kim.api.type.KimTypeorg.kuali.rice.kim.framework.type.KimTypeServicegetKimTypeService(org.kuali.rice.kim.api.type.KimType kimType)
-
Constructor Details
-
KimTypeAttributesHelper
public KimTypeAttributesHelper(org.kuali.rice.kim.api.type.KimType kimType)
-
-
Method Details
-
getAttributes
- Returns:
- the attributes
-
getKimType
public org.kuali.rice.kim.api.type.KimType getKimType()- Returns:
- the kimType
-
getKimTypeService
public org.kuali.rice.kim.framework.type.KimTypeService getKimTypeService(org.kuali.rice.kim.api.type.KimType kimType) -
getAttributeEntry
-
getKimAttributeDefnId
-
getDefinitions
-
getCommaDelimitedAttributesLabels
-
getAttributeDefinition
-
getAttributeValue
-