public static final class SystemPropertiesServlet.CompoundProperty extends Object
SystemProperty
- so this class exists so
that the admin UI can display eitherType | Property and Description |
---|---|
boolean |
isSystem
Gets the value of the property systemProperty.
|
Modifier and Type | Method and Description |
---|---|
String |
getDefaultDisplayValue() |
String |
getDescription() |
String |
getDisplayValue() |
String |
getKey() |
String |
getPlugin() |
String |
getValueAsSaved() |
boolean |
isDynamic() |
boolean |
isEncrypted() |
boolean |
isHidden() |
boolean |
isRestartRequired() |
boolean |
isSystemProperty()
Gets the value of the property systemProperty.
|
public boolean isSystemProperty
public String getKey()
public String getValueAsSaved()
public String getDisplayValue()
public String getDefaultDisplayValue()
public boolean isSystemProperty()
public String getPlugin()
public String getDescription()
public boolean isDynamic()
public boolean isRestartRequired()
public boolean isHidden()
public boolean isEncrypted()
Copyright © 2003–2020 Ignite Realtime. All rights reserved.