|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
org.kuali.ole.location.bo.OleLocationLevel
public class OleLocationLevel
Created by IntelliJ IDEA. User: Gopalp Date: 5/22/12 Time: 3:11 PM To change this template use File | Settings | File Templates.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
OleLocationLevel()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
|---|
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 |
| Methods inherited from class org.kuali.rice.krad.bo.BusinessObjectBase |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
|---|
toString |
| Constructor Detail |
|---|
public OleLocationLevel()
| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||