public interface IApplicationPropertyProxy
IApplicationPropertyProxys are used to cache the
IApplicationPropertys.
This interface is for internal use and must NOT be implemented or extended by clients.
| Modifier and Type | Method and Description |
|---|---|
EPropertyValueType |
getApplicationPropertyType() |
java.lang.String |
getDefaultValue() |
java.lang.String |
getLabel() |
java.lang.String |
getPropertyID()
Return the cached property ID.
|
java.lang.String |
getPropertyValue() |
java.lang.String getPropertyID()
java.lang.String getPropertyValue()
java.lang.String getDefaultValue()
java.lang.String getLabel()
EPropertyValueType getApplicationPropertyType()
EPropertyValueType. This is either
EPropertyValueType.STATIC_MASTER_CONFIGURATION or
EPropertyValueType.APPLICATION_PROPERTYCopyright © 2015 Micro Focus GmbH. All rights reserved.