|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CampusContract
CampusContract interface.
Method Summary | |
---|---|
CampusTypeContract |
getCampusType()
This is the campus type for the Campus. |
String |
getName()
This is the name for the Campus. |
String |
getShortName()
This is the short name for the Campus. |
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.active.Inactivatable |
---|
isActive |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Coded |
---|
getCode |
Method Detail |
---|
String getName()
It is a name a campus.
String getShortName()
It is a shorter name for a campus.
CampusTypeContract getCampusType()
It is a object that defines the type of a campus.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |