public interface ConcurrencyResource extends PropertyBag
PropertyBag.Duck| Modifier and Type | Method and Description |
|---|---|
String |
getContextInfo()
Gets the value of the contextInfo property.
|
String |
getContextInfoEnabled()
Gets the value of the contextInfoEnabled property.
|
String |
getDescription()
Gets the value of the description property.
|
List<Property> |
getProperty()
Properties as per
PropertyBag |
void |
setContextInfo(String value)
Sets the value of the contextInfo property.
|
void |
setContextInfoEnabled(String value)
Sets the value of the contextInfoEnabled property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
addProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removePropertyString getContextInfoEnabled()
Stringvoid setContextInfoEnabled(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getContextInfo()
Stringvoid setContextInfo(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getDescription()
Stringvoid setDescription(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionList<Property> getProperty()
PropertyBaggetProperty in interface PropertyBagCopyright © 2019. All rights reserved.