Uses of Class
org.kuali.rice.kim.impl.type.KimTypeAttributeBo
Packages that use KimTypeAttributeBo
-
Uses of KimTypeAttributeBo in org.kuali.rice.kim.impl.type
Methods in org.kuali.rice.kim.impl.type that return KimTypeAttributeBoModifier and TypeMethodDescriptionstatic KimTypeAttributeBoKimTypeAttributeBo.from(org.kuali.rice.kim.api.type.KimTypeAttribute im) Converts a immutable object to its mutable counterpartMethods in org.kuali.rice.kim.impl.type that return types with arguments of type KimTypeAttributeBoMethods in org.kuali.rice.kim.impl.type with parameters of type KimTypeAttributeBoModifier and TypeMethodDescriptionstatic org.kuali.rice.kim.api.type.KimTypeAttributeKimTypeAttributeBo.to(KimTypeAttributeBo bo) Converts a mutable bo to its immutable counterpartMethod parameters in org.kuali.rice.kim.impl.type with type arguments of type KimTypeAttributeBoModifier and TypeMethodDescriptionvoidKimTypeBo.setAttributeDefinitions(List<KimTypeAttributeBo> attributeDefinitions)