|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityResidencyContract
residency info for a KIM identity
Method Summary | |
---|---|
String |
getDeterminationMethod()
Gets this EntityResidencyContract 's determination method. |
String |
getEntityId()
Gets this EntityResidencyContract 's identity id. |
String |
getInState()
Gets the state this EntityResidencyContract is in. |
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.Identifiable |
---|
getId |
Method Detail |
---|
String getEntityId()
EntityResidencyContract
's identity id.
EntityResidencyContract
, or null if none has been assigned.String getDeterminationMethod()
EntityResidencyContract
's determination method.
EntityResidencyContract
, or null if none has been assigned.String getInState()
EntityResidencyContract
is in.
EntityResidencyContract
is in, or null if none has been assigned.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |