Uses of Class
org.kuali.rice.kim.impl.identity.EntityTypeBo
Packages that use EntityTypeBo
-
Uses of EntityTypeBo in org.kuali.rice.kim.impl.identity
Methods in org.kuali.rice.kim.impl.identity that return EntityTypeBoModifier and TypeMethodDescriptionstatic EntityTypeBoEntityTypeBo.from(org.kuali.rice.kim.api.identity.CodedAttribute immutable) Creates a AddressType business object from an immutable representation of a AddressType.Methods in org.kuali.rice.kim.impl.identity with parameters of type EntityTypeBoModifier and TypeMethodDescriptionstatic org.kuali.rice.kim.api.identity.CodedAttributeEntityTypeBo.to(EntityTypeBo bo) Converts a mutable AddressTypeBo to an immutable AddressType representation. -
Uses of EntityTypeBo in org.kuali.rice.kim.impl.identity.type
Methods in org.kuali.rice.kim.impl.identity.type that return EntityTypeBoMethods in org.kuali.rice.kim.impl.identity.type with parameters of type EntityTypeBoModifier and TypeMethodDescriptionvoidEntityTypeContactInfoBo.setEntityType(EntityTypeBo entityType)