Uses of Class
org.kuali.rice.krms.impl.repository.KrmsTypeAttributeBo
Packages that use KrmsTypeAttributeBo
-
Uses of KrmsTypeAttributeBo in org.kuali.rice.krms.impl.repository
Methods in org.kuali.rice.krms.impl.repository that return KrmsTypeAttributeBoModifier and TypeMethodDescriptionstatic KrmsTypeAttributeBoKrmsTypeAttributeBo.from(org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute im) Converts a immutable object to it's mutable bo counterpartMethods in org.kuali.rice.krms.impl.repository that return types with arguments of type KrmsTypeAttributeBoMethods in org.kuali.rice.krms.impl.repository with parameters of type KrmsTypeAttributeBoModifier and TypeMethodDescriptionstatic org.kuali.rice.krms.api.repository.type.KrmsTypeAttributeKrmsTypeAttributeBo.to(KrmsTypeAttributeBo bo) Converts a mutable bo to it's immutable counterpartMethod parameters in org.kuali.rice.krms.impl.repository with type arguments of type KrmsTypeAttributeBoModifier and TypeMethodDescriptionvoidKrmsTypeBo.setAttributes(List<KrmsTypeAttributeBo> attributes)