|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opencms.workplace.tools.CmsToolUserData
public class CmsToolUserData
Store for some administration view parameters,
for each user, used by the .CmsToolManager
| Constructor Summary | |
|---|---|
CmsToolUserData()
Default Constructor. |
|
| Method Summary | |
|---|---|
String |
getCurrentToolPath()
Returns the current tool path. |
String |
getRootTool()
Returns the root tool. |
void |
setCurrentToolPath(String currentToolPath)
Sets the current tool path. |
void |
setRootTool(String rootTool)
Sets the root tool. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CmsToolUserData()
| Method Detail |
|---|
public String getCurrentToolPath()
public String getRootTool()
public void setCurrentToolPath(String currentToolPath)
currentToolPath - the current tool path to setpublic void setRootTool(String rootTool)
rootTool - the root tool to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||