public class OleLocation extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| OleLocation() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFullLocationPath() | 
| String | getLevelCode()Gets the levelCode string value from this OleLocation class | 
| String | getLevelId()Gets the levelId string value from this OleLocation class | 
| String | getLocationCode()Gets the locationCode string value from this OleLocation class | 
| String | getLocationId()Gets the locationId string value from this OleLocation class | 
| String | getLocationName()Gets the locationName string value from this OleLocation class | 
| OleLocation | getOleLocation()Gets the oleLocation object value from this OleLocation class | 
| OleLocationLevel | getOleLocationLevel()Gets the oleLocationLevel object value from this OleLocation class | 
| String | getParentLocationId()Gets the parentLocationId string value from this OleLocation class | 
| void | setFullLocationPath(String fullLocationPath) | 
| void | setLevelCode(String levelCode)Sets the levelCode string value inside this OleLocation class | 
| void | setLevelId(String levelId)Sets the levelId string value inside this OleLocation class | 
| void | setLocationCode(String locationCode)Sets the locationCode string value inside this OleLocation class | 
| void | setLocationId(String locationId)Sets the locationId string value inside this OleLocation class | 
| void | setLocationName(String locationName)Sets the locationName string value inside this OleLocation class | 
| void | setOleLocation(OleLocation oleLocation)Sets the oleLocation value inside this OleLocation class | 
| void | setOleLocationLevel(OleLocationLevel oleLocationLevel)Sets the oleLocationLevel value inside this OleLocation class | 
| void | setParentLocationId(String parentLocationId)Sets the parentLocationId string value inside this OleLocation class | 
| protected LinkedHashMap | toStringMapper()This method returns a map that contains the Primary Key value of this OleLocation 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 OleLocation()
public String getLevelCode()
public void setLevelCode(String levelCode)
levelCode - public String getParentLocationId()
public void setParentLocationId(String parentLocationId)
parentLocationId - public String getLocationName()
public void setLocationName(String locationName)
locationName - public String getLocationCode()
public void setLocationCode(String locationCode)
locationCode - public String getLocationId()
public void setLocationId(String locationId)
locationId - public OleLocation getOleLocation()
public void setOleLocation(OleLocation oleLocation)
oleLocation - public String getLevelId()
public void setLevelId(String levelId)
levelId - public OleLocationLevel getOleLocationLevel()
public void setOleLocationLevel(OleLocationLevel oleLocationLevel)
oleLocationLevel - protected LinkedHashMap toStringMapper()
public String getFullLocationPath()
public void setFullLocationPath(String fullLocationPath)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.