@Entity public class EntityAffiliationBo extends EntityAffiliationBase
objectId, versionNumber| Constructor and Description |
|---|
EntityAffiliationBo() |
| Modifier and Type | Method and Description |
|---|---|
static EntityAffiliationBo |
from(EntityAffiliation immutable)
Creates a EntityAffiliationBo business object from an immutable representation of a EntityAffiliation.
|
EntityAffiliationTypeBo |
getAffiliationType()
Gets this
KimEntityAffiliation's type. |
String |
getId()
The unique identifier for an object.
|
void |
setAffiliationType(EntityAffiliationTypeBo affiliationType) |
void |
setId(String id) |
static EntityAffiliation |
to(EntityAffiliationBo bo) |
getActive, getAffiliationTypeCode, getCampusCode, getDefaultValue, getEntityId, isActive, isDefaultValue, setActive, setAffiliationTypeCode, setCampusCode, setDefaultValue, setEntityIdgenerateAndSetObjectIdIfNeeded, getExtensionObject, getObjectId, getVersionNumber, prePersist, preUpdate, setExtensionObject, setObjectId, setVersionNumber, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVersionNumbergetObjectIdpublic EntityAffiliationBo()
public static EntityAffiliation to(EntityAffiliationBo bo)
public static EntityAffiliationBo from(EntityAffiliation immutable)
immutable - an immutable EntityAffiliationpublic EntityAffiliationTypeBo getAffiliationType()
EntityAffiliationContractKimEntityAffiliation's type.KimEntityAffiliation, or null if none has been assigned.public void setAffiliationType(EntityAffiliationTypeBo affiliationType)
public String getId()
IdentifiableCopyright © 2005–2014 The Kuali Foundation. All rights reserved.