public interface Services
Modifier and Type | Method and Description |
---|---|
DynComponent |
getCurrentComponent(String name)
Get the component with some property name on current configuration.
|
DynConfiguration |
getCurrentConfiguration()
Get current files properties as a dynamic configuration.
|
DynProperty |
getCurrentProperty(String name)
Get a property name on current configuration.
|
String |
getFilePath(DynComponent dynComp)
Get the file path related with a dynamic component.
|
void |
setCurrentConfiguration(DynConfiguration dynConf)
Update files properties from a dynamic configuration.
|
DynConfiguration getCurrentConfiguration()
DynComponent getCurrentComponent(String name)
name
- Property nameDynProperty getCurrentProperty(String name)
name
- Property namevoid setCurrentConfiguration(DynConfiguration dynConf)
dynConf
- Dynamic configuration with propertiesString getFilePath(DynComponent dynComp)
dynComp
- Dynamic component to file pathCopyright © 2010–2015 General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.. All rights reserved.