@Entity public class RelocationReason extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Constructor and Description |
---|
RelocationReason() |
Modifier and Type | Method and Description |
---|---|
boolean |
getActive() |
String |
getReloReasonCode() |
String |
getReloReasonDescription() |
String |
getReloReasonName() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setReloReasonCode(String reloReasonCode) |
void |
setReloReasonDescription(String reloReasonDescription) |
void |
setReloReasonName(String reloReasonName) |
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public RelocationReason()
public void setReloReasonCode(String reloReasonCode)
public String getReloReasonCode()
public void setReloReasonName(String reloReasonName)
public String getReloReasonName()
public void setReloReasonDescription(String reloReasonDescription)
public String getReloReasonDescription()
public void setActive(boolean active)
setActive
in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatable
public boolean isActive()
isActive
in interface org.kuali.rice.core.api.mo.common.active.Inactivatable
public boolean getActive()
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.