Uses of Class
org.kuali.rice.kim.impl.identity.personal.EntityEthnicityBo
Packages that use EntityEthnicityBo
Package
Description
-
Uses of EntityEthnicityBo in org.kuali.rice.kim.impl.identity
Methods in org.kuali.rice.kim.impl.identity that return EntityEthnicityBoModifier and TypeMethodDescriptionprotected EntityEthnicityBoIdentityServiceImpl.getEntityEthnicityBo(String ethnicityId) -
Uses of EntityEthnicityBo in org.kuali.rice.kim.impl.identity.entity
Methods in org.kuali.rice.kim.impl.identity.entity that return types with arguments of type EntityEthnicityBoMethod parameters in org.kuali.rice.kim.impl.identity.entity with type arguments of type EntityEthnicityBoModifier and TypeMethodDescriptionvoidEntityBo.setEthnicities(List<EntityEthnicityBo> ethnicities) -
Uses of EntityEthnicityBo in org.kuali.rice.kim.impl.identity.personal
Methods in org.kuali.rice.kim.impl.identity.personal that return EntityEthnicityBoModifier and TypeMethodDescriptionstatic EntityEthnicityBoEntityEthnicityBo.from(org.kuali.rice.kim.api.identity.personal.EntityEthnicity immutable) Creates a EntityEthnicityBo business object from an immutable representation of a EntityEthnicity.Methods in org.kuali.rice.kim.impl.identity.personal with parameters of type EntityEthnicityBoModifier and TypeMethodDescriptionstatic org.kuali.rice.kim.api.identity.personal.EntityEthnicityEntityEthnicityBo.to(EntityEthnicityBo bo)