com.logicaldoc.web.admin
Class ParametersForm
java.lang.Object
com.logicaldoc.web.admin.ParametersForm
public class ParametersForm
- extends java.lang.Object
This form allows the editing of all application's paramaters(excluding the
skin-related ones)
- Since:
- 4.5
- Author:
- Marco Meschieri - Logical Objects
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
ParametersForm
public ParametersForm()
getConfig
public com.logicaldoc.util.config.PropertiesBean getConfig()
getKeys
public java.util.Collection<java.lang.String> getKeys()
getParamName
public java.lang.String getParamName()
isReadonly
public boolean isReadonly()
save
public java.lang.String save()
Copyright © 2008-2010 Logical Objects. All Rights Reserved.