|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntityVisaContract
visa information for a KIM identity
| Method Summary | |
|---|---|
String |
getEntityId()
Gets this EntityVisaContract's identity id. |
String |
getVisaEntry()
Gets this EntityVisaContract's visa entry. |
String |
getVisaId()
Gets this EntityVisaContract's visa id. |
String |
getVisaTypeKey()
Gets this EntityVisaContract's visa type key. |
| 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()
EntityVisaContract's identity id.
EntityVisaContract, or null if none has been assigned.String getVisaTypeKey()
EntityVisaContract's visa type key.
EntityVisaContract, or null if none has been assigned.String getVisaEntry()
EntityVisaContract's visa entry.
EntityVisaContract, or null if none has been assigned.String getVisaId()
EntityVisaContract's visa id.
EntityVisaContract, or null if none has been assigned.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||