|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntityAffiliationContract
This contract represents an affiliation for an Entity. Each person must have at least one affiliation associated with it.
| Method Summary | |
|---|---|
EntityAffiliationTypeContract |
getAffiliationType()
Gets this KimEntityAffiliation's type. |
String |
getCampusCode()
Gets this KimEntityAffiliation's campus code. |
String |
getEntityId()
Gets this id of the parent identity object. |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
|---|
getVersionNumber |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
|---|
getObjectId |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Defaultable |
|---|
isDefaultValue |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
|---|
isActive |
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
|---|
getId |
| Method Detail |
|---|
String getEntityId()
EntityAddressContractEntityAffiliationTypeContract getAffiliationType()
KimEntityAffiliation's type.
KimEntityAffiliation, or null if none has been assigned.String getCampusCode()
KimEntityAffiliation's campus code.
KimEntityAffiliation, or null if none has been assigned.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||