@Contract public interface XmlHk2ConfigurationBean
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
_getBeanLikeMap()
Returns a read-only copy of the
bean-like map corresponding to the current
state of this bean
|
String |
_getInstanceName()
Returns the instance path/name for this object
|
String |
_getKeyPropertyName()
Returns the name of the property that
returns the key for this bean, or
null if this bean does not have a key
property
|
String |
_getKeyValue()
Returns the key value for this object
|
Model |
_getModel()
Gets the model for the given bean
|
Object |
_getParent()
Returns the parent of this bean, or null if this
object is the root of the true
|
String |
_getXmlPath()
Returns the XmlPath for this object
|
Map<String,Object> _getBeanLikeMap()
Object _getParent()
String _getXmlPath()
String _getInstanceName()
String _getKeyPropertyName()
String _getKeyValue()
Model _getModel()
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.