public interface CampusTypeEbo extends CampusTypeContract, org.kuali.rice.krad.bo.ExternalizableBusinessObject, org.kuali.rice.core.api.mo.common.active.MutableInactivatable
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
The code value for this object.
|
String |
getName()
This is the name for the CampusType.
|
String |
getObjectId()
Return the globally unique object id of this object.
|
Long |
getVersionNumber()
Returns the version number for this object.
|
boolean |
isActive()
The active indicator for an object.
|
void |
setActive(boolean active)
Sets the record to active or inactive.
|
String getName()
It is a name a campus type.
getName in interface CampusTypeContractString getCode()
getCode in interface org.kuali.rice.core.api.mo.common.CodedLong getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.VersionedString getObjectId()
getObjectId in interface org.kuali.rice.core.api.mo.common.GloballyUniqueboolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablevoid setActive(boolean active)
setActive in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatableCopyright © 2005–2016 The Kuali Foundation. All rights reserved.