Package org.jivesoftware.admin.servlet
Class SystemPropertiesServlet.CompoundProperty
java.lang.Object
org.jivesoftware.admin.servlet.SystemPropertiesServlet.CompoundProperty
- Enclosing class:
- SystemPropertiesServlet
Not every entry in the ofProperty table will have a matching
SystemProperty
- so this class exists so
that the admin UI can display either-
Method Details
-
getKey
-
getValueAsSaved
-
getDisplayValue
-
getDefaultDisplayValue
-
isSystemProperty
public boolean isSystemProperty() -
getPlugin
-
getDescription
-
isDynamic
public boolean isDynamic() -
isSetByUser
public boolean isSetByUser() -
isRestartRequired
public boolean isRestartRequired() -
isHidden
public boolean isHidden() -
isEncrypted
public boolean isEncrypted()
-