Uses of Class
org.kuali.rice.kew.impl.type.KewTypeBo
Packages that use KewTypeBo
-
Uses of KewTypeBo in org.kuali.rice.kew.impl.peopleflow
Methods in org.kuali.rice.kew.impl.peopleflow that return KewTypeBoMethods in org.kuali.rice.kew.impl.peopleflow with parameters of type KewTypeBo -
Uses of KewTypeBo in org.kuali.rice.kew.impl.type
Methods in org.kuali.rice.kew.impl.type that return KewTypeBoModifier and TypeMethodDescriptionstatic KewTypeBoKewTypeBo.from(org.kuali.rice.kew.api.repository.type.KewTypeDefinition im) Converts a immutable object to it's mutable bo counterpartKewTypeAttributeBo.getType()Methods in org.kuali.rice.kew.impl.type with parameters of type KewTypeBoModifier and TypeMethodDescriptionstatic KewTypeAttributeBoKewTypeAttributeBo.from(org.kuali.rice.kew.api.repository.type.KewTypeAttribute im, KewTypeBo kewType) Converts a immutable object to it's mutable bo counterpartvoidstatic org.kuali.rice.kew.api.repository.type.KewTypeDefinitionConverts a mutable bo to it's immutable counterpart