|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityCitizenshipStatusEbo
TODO: Likely should remove all methods from this interface after KULRICE-7170 is fixed
Method Summary | |
---|---|
String |
getCode()
The code value for this object. |
String |
getName()
This the name for the AddressType. |
String |
getObjectId()
Return the globally unique object id of this object. |
String |
getSortCode()
This the sort code for the AddressType. |
Long |
getVersionNumber()
Returns the version number for this object. |
boolean |
isActive()
The active indicator for an object. |
Methods inherited from interface org.kuali.rice.krad.bo.BusinessObject |
---|
refresh |
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
---|
toString |
Method Detail |
---|
String getName()
getName
in interface CodedAttributeContract
String getSortCode()
getSortCode
in interface CodedAttributeContract
Long getVersionNumber()
getVersionNumber
in interface Versioned
String getObjectId()
getObjectId
in interface GloballyUnique
boolean isActive()
isActive
in interface Inactivatable
String getCode()
getCode
in interface Coded
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |