public class OleLocationLevel extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description |
|---|
OleLocationLevel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLevelCode()
Gets the levelCode string value from this OleLocationLevel class
|
String |
getLevelId()
Gets the levelId string value from this OleLocationLevel class
|
String |
getLevelName()
Gets the levelName string value from this OleLocationLevel class
|
OleLocationLevel |
getOleLocation()
Gets the oleLocation object value from this OleLocationLevel class
|
OleLocationLevel |
getOleLocationLevel()
Gets the oleLocationLevel object value from this OleLocationLevel class
|
String |
getParentLevelId()
Gets the parentLevelId string value from this OleLocationLevel class
|
void |
setLevelCode(String levelCode)
Sets the levelCode string value inside this OleLocationLevel class
|
void |
setLevelId(String levelId)
Sets the levelId string value inside this OleLocationLevel class
|
void |
setLevelName(String levelName)
Sets the levelName string value inside this OleLocationLevel class
|
void |
setOleLocation(OleLocationLevel oleLocation)
Sets the oleLocation value inside this OleLocationLevel class
|
void |
setOleLocationLevel(OleLocationLevel oleLocationLevel)
ets the oleLocationLevel value inside this OleLocationLevel class
|
void |
setParentLevelId(String parentLevelId)
Sets the parentLevelId string value inside this OleLocationLevel class
|
protected LinkedHashMap |
toStringMapper()
This method returns a map that contains the Primary Key value of this OleLocationLevel class
|
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, setVersionNumberpublic OleLocationLevel()
public String getLevelId()
public void setLevelId(String levelId)
levelId - public String getLevelCode()
public void setLevelCode(String levelCode)
levelCode - public String getLevelName()
public void setLevelName(String levelName)
levelName - public String getParentLevelId()
public void setParentLevelId(String parentLevelId)
parentLevelId - public OleLocationLevel getOleLocationLevel()
public void setOleLocationLevel(OleLocationLevel oleLocationLevel)
oleLocationLevel - public OleLocationLevel getOleLocation()
public void setOleLocation(OleLocationLevel oleLocation)
oleLocation - protected LinkedHashMap toStringMapper()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.