Package | Description |
---|---|
org.gvnix.dynamic.configuration.roo.addon.config | |
org.gvnix.dynamic.configuration.roo.addon.entity |
Modifier and Type | Method and Description |
---|---|
protected DynPropertyList |
XmlDynamicConfiguration.getProperties(String baseName,
NodeList nodes)
Generate a dynamic property list from a list of XML nodes.
|
protected DynPropertyList |
XmlDynamicConfiguration.getPropertyAttributes(Node node,
String xpath)
Create the dynamic properties related to this node attributes.
|
DynPropertyList |
XpathAttributesDynamicConfiguration.read() |
DynPropertyList |
DefaultDynamicConfiguration.read()
Reads a configuration file and generates a properties list.
|
DynPropertyList |
PropertiesDynamicConfiguration.read() |
DynPropertyList |
XmlDynamicConfiguration.read() |
DynPropertyList |
XpathElementsDynamicConfiguration.read() |
DynPropertyList |
PropertiesListDynamicConfiguration.read() |
Modifier and Type | Method and Description |
---|---|
protected void |
XmlDynamicConfiguration.setProperties(Element root,
DynPropertyList dynProps)
Update the root element property values with dynamic properties.
|
void |
XpathAttributesDynamicConfiguration.write(DynPropertyList dynProps) |
void |
DefaultDynamicConfiguration.write(DynPropertyList dynProperties)
Update a configuration file with the values of the properties list.
|
void |
PropertiesDynamicConfiguration.write(DynPropertyList dynProps) |
void |
XmlDynamicConfiguration.write(DynPropertyList dynProps) |
void |
XpathElementsDynamicConfiguration.write(DynPropertyList dynProps) |
void |
PropertiesListDynamicConfiguration.write(DynPropertyList dynProps) |
Modifier and Type | Method and Description |
---|---|
DynPropertyList |
DynComponent.getProperties() |
Constructor and Description |
---|
DynComponent(String id,
String name,
DynPropertyList properties) |
Copyright © 2010–2015 General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.. All rights reserved.