Class EntityEmployment.Builder

java.lang.Object
org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
All Implemented Interfaces:
Serializable, org.kuali.rice.core.api.mo.common.active.Inactivatable, org.kuali.rice.core.api.mo.common.GloballyUnique, org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.ModelBuilder, EntityEmploymentContract
Enclosing class:
EntityEmployment

public static final class EntityEmployment.Builder extends Object implements Serializable, org.kuali.rice.core.api.mo.ModelBuilder, EntityEmploymentContract
A builder which can be used to construct EntityEmployment instances. Enforces the constraints of the EntityEmploymentContract.
See Also: