public interface VariableManagerOwner extends VariableManagerOwnerBase
VariableManagerOwnerBase.getVariableManager() and
 VariableManagerOwnerBase.ensureVariableManager() through which this object's
 VariableValueManager can be retrieved.
 
 For example,  implements this
 interface.  To be precise, ViewObjectImpl
 implements it and ComponentObjectImplViewObjectImpl inherits it.
 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getName()
Returns the name of this Variable Manager Owner. 
 | 
ensureVariableManager, getMessageBundleClass, getResourceBundleDef, getVariableManager, hasVariables