Uses of Class
org.kuali.rice.kim.impl.identity.employment.EntityEmploymentBo
Packages that use EntityEmploymentBo
Package
Description
-
Uses of EntityEmploymentBo in org.kuali.rice.kim.impl.identity
Methods in org.kuali.rice.kim.impl.identity that return EntityEmploymentBoModifier and TypeMethodDescriptionprotected EntityEmploymentBoIdentityServiceImpl.getEntityEmploymentBo(String id) protected EntityEmploymentBoIdentityServiceImpl.getEntityEmploymentBo(String entityId, String employmentTypeCode, String employmentStatusCode, String employmentAffiliationId) -
Uses of EntityEmploymentBo in org.kuali.rice.kim.impl.identity.employment
Methods in org.kuali.rice.kim.impl.identity.employment that return EntityEmploymentBoModifier and TypeMethodDescriptionstatic EntityEmploymentBoEntityEmploymentBo.from(org.kuali.rice.kim.api.identity.employment.EntityEmployment immutable) Creates a EntityEmploymentBo business object from an immutable representation of a EntityEmployment.Methods in org.kuali.rice.kim.impl.identity.employment with parameters of type EntityEmploymentBoModifier and TypeMethodDescriptionstatic org.kuali.rice.kim.api.identity.employment.EntityEmploymentEntityEmploymentBo.to(EntityEmploymentBo bo) -
Uses of EntityEmploymentBo in org.kuali.rice.kim.impl.identity.entity
Methods in org.kuali.rice.kim.impl.identity.entity that return EntityEmploymentBoMethods in org.kuali.rice.kim.impl.identity.entity that return types with arguments of type EntityEmploymentBoMethod parameters in org.kuali.rice.kim.impl.identity.entity with type arguments of type EntityEmploymentBoModifier and TypeMethodDescriptionvoidEntityBo.setEmploymentInformation(List<EntityEmploymentBo> employmentInformation)