Uses of Class
org.kuali.rice.kew.impl.type.KewTypeAttributeBo
Packages that use KewTypeAttributeBo
-
Uses of KewTypeAttributeBo in org.kuali.rice.kew.impl.type
Methods in org.kuali.rice.kew.impl.type that return KewTypeAttributeBoModifier and TypeMethodDescriptionstatic KewTypeAttributeBoKewTypeAttributeBo.from(KewTypeAttribute im, KewTypeBo kewType) Converts a immutable object to it's mutable bo counterpartMethods in org.kuali.rice.kew.impl.type that return types with arguments of type KewTypeAttributeBoModifier and TypeMethodDescriptionKewTypeBo.getAttributes()Returns aListofKewTypeAttributeBo.Methods in org.kuali.rice.kew.impl.type with parameters of type KewTypeAttributeBoModifier and TypeMethodDescriptionstatic KewTypeAttributeKewTypeAttributeBo.to(KewTypeAttributeBo bo) Converts a mutable bo to it's immutable counterpartMethod parameters in org.kuali.rice.kew.impl.type with type arguments of type KewTypeAttributeBoModifier and TypeMethodDescriptionvoidKewTypeBo.setAttributes(List<KewTypeAttributeBo> attributes)