public class KimTypeAttributesHelper extends Object implements Serializable
| Constructor and Description |
|---|
KimTypeAttributesHelper(org.kuali.rice.kim.api.type.KimType kimType) |
| Modifier and Type | Method and Description |
|---|---|
org.kuali.rice.kim.api.type.KimAttributeField |
getAttributeDefinition(String attributeName) |
Map<String,Object> |
getAttributeEntry() |
List<? extends KimAttributes> |
getAttributes() |
String |
getAttributeValue(Map<String,String> aSet,
String attributeName) |
String |
getCommaDelimitedAttributesLabels(String commaDelimitedAttributesNamesList) |
List<org.kuali.rice.kim.api.type.KimAttributeField> |
getDefinitions() |
String |
getKimAttributeDefnId(org.kuali.rice.kim.api.type.KimAttributeField definition) |
org.kuali.rice.kim.api.type.KimType |
getKimType() |
org.kuali.rice.kim.framework.type.KimTypeService |
getKimTypeService(org.kuali.rice.kim.api.type.KimType kimType) |
public KimTypeAttributesHelper(org.kuali.rice.kim.api.type.KimType kimType)
public List<? extends KimAttributes> getAttributes()
public org.kuali.rice.kim.api.type.KimType getKimType()
public org.kuali.rice.kim.framework.type.KimTypeService getKimTypeService(org.kuali.rice.kim.api.type.KimType kimType)
public Map<String,Object> getAttributeEntry()
public String getKimAttributeDefnId(org.kuali.rice.kim.api.type.KimAttributeField definition)
public List<org.kuali.rice.kim.api.type.KimAttributeField> getDefinitions()
public String getCommaDelimitedAttributesLabels(String commaDelimitedAttributesNamesList)
public org.kuali.rice.kim.api.type.KimAttributeField getAttributeDefinition(String attributeName)
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.