Class EntityName.Builder

java.lang.Object
org.kuali.rice.kim.api.identity.name.EntityName.Builder
All Implemented Interfaces:
Serializable, Inactivatable, Defaultable, GloballyUnique, Identifiable, Versioned, ModelBuilder, EntityNameContract
Enclosing class:
EntityName

public static final class EntityName.Builder extends Object implements Serializable, ModelBuilder, EntityNameContract
A builder which can be used to construct EntityName instances. Enforces the constraints of the EntityNameContract.
See Also: