com.loribel.commons.abstraction
Interface GB_NodeConfigOwner

All Known Subinterfaces:
GB_BOEnumItem, GB_BOEnumValues, GB_BOMetaData, GB_BOMetaDataSimple, GB_BOProperty, GB_BOPropertySet, GB_BOPropertySimple
All Known Implementing Classes:
GB_BOEnumItemBO, GB_BOEnumItemNode, GB_BOEnumItemNode3, GB_BOEnumValuesBO, GB_BOEnumValuesNode, GB_BOMetaDataBO, GB_BOMetaDataNode, GB_BOPropertyBO, GB_BOPropertyNode, GB_BOPropertyRef

public interface GB_NodeConfigOwner

Generic Abstraction of a component witch own XML node as config.

Author:
Gregory Borelli

Method Summary
 org.w3c.dom.Element getConfigNode()
          Returns the XML Node of the config.
 

Method Detail

getConfigNode

public org.w3c.dom.Element getConfigNode()
Returns the XML Node of the config.



Copyright © 2002-2007 Gregory Borelli [Loribel]. All Rights Reserved.