Package | Description |
---|---|
org.gvnix.dynamic.configuration.roo.addon | |
org.gvnix.dynamic.configuration.roo.addon.config | |
org.gvnix.dynamic.configuration.roo.addon.entity |
Modifier and Type | Method and Description |
---|---|
DynProperty |
DynPropertyConverter.convertFromText(String value,
Class<?> requiredType,
String optionContext) |
DynProperty |
ServicesImpl.getCurrentProperty(String name)
Get a property name on current configuration.
|
DynProperty |
Services.getCurrentProperty(String name)
Get a property name on current configuration.
|
DynProperty |
ConfigurationsImpl.parseProperty(Element prop)
Parse a property element to a dynamic property.
|
DynProperty |
Configurations.parseProperty(Element prop)
Parse a property element to a dynamic property.
|
DynProperty |
Operations.updateProperty(String configuration,
String property)
Set a configuration property with no value.
|
DynProperty |
OperationsImpl.updateProperty(String configuration,
String property)
Set a configuration property with no value.
|
DynProperty |
ConfigurationsImpl.updateProperty(String configuration,
String property,
String value)
Set a value on a configuration property.
|
DynProperty |
Operations.updateProperty(String configuration,
String property,
String value)
Set a value on a configuration property.
|
DynProperty |
OperationsImpl.updateProperty(String configuration,
String property,
String value)
Set a value on a configuration property.
|
DynProperty |
Configurations.updateProperty(String configuration,
String property,
String value)
Set a value on a configuration property.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PomManagerImpl.exportProperty(Document doc,
Element props,
DynProperty dynProp)
Write a property into POM profile.
|
void |
Commands.propertyAdd(DynProperty name) |
void |
Commands.propertyUndefined(DynConfiguration configuration,
DynProperty property) |
void |
Commands.propertyValue(DynConfiguration configuration,
DynProperty property,
String value) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
PropertiesListDynamicConfiguration.isPropertyRelatedToFile(DynProperty dynProp,
org.springframework.roo.process.manager.MutableFile file)
Is a dynamic property related to the file ?
|
Modifier and Type | Method and Description |
---|---|
void |
DynComponent.addProperty(DynProperty property) |
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.