|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.filesys.config.GlobalDesktopActionConfigBean
public class GlobalDesktopActionConfigBean
The Class GlobalDesktopActionConfigBean.
Constructor Summary | |
---|---|
GlobalDesktopActionConfigBean()
|
Method Summary | |
---|---|
boolean |
getDebug()
Checks if is debug. |
boolean |
getNoConfirm()
Checks if is no confirm. |
java.lang.String |
getPath()
Gets the path. |
void |
setDebug(boolean debug)
Sets the debug. |
void |
setNoConfirm(boolean noConfirm)
Sets the no confirm. |
void |
setPath(java.lang.String path)
Sets the path. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlobalDesktopActionConfigBean()
Method Detail |
---|
public boolean getNoConfirm()
public void setNoConfirm(boolean noConfirm)
noConfirm
- the new no confirmpublic java.lang.String getPath()
public void setPath(java.lang.String path)
path
- the new pathpublic boolean getDebug()
public void setDebug(boolean debug)
debug
- the new debug
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |