public class GlobalDesktopActionConfigBean extends Object
Constructor and Description |
---|
GlobalDesktopActionConfigBean() |
Modifier and Type | Method and Description |
---|---|
boolean |
getDebug()
Checks if is debug.
|
boolean |
getNoConfirm()
Checks if is no confirm.
|
String |
getPath()
Gets the path.
|
void |
setDebug(boolean debug)
Sets the debug.
|
void |
setNoConfirm(boolean noConfirm)
Sets the no confirm.
|
void |
setPath(String path)
Sets the path.
|
public boolean getNoConfirm()
public void setNoConfirm(boolean noConfirm)
noConfirm
- the new no confirmpublic String getPath()
public void setPath(String path)
path
- the new pathpublic boolean getDebug()
public void setDebug(boolean debug)
debug
- the new debugCopyright © 2005–2017 Alfresco Software. All rights reserved.