@Service public class PomManagerImpl extends Object implements PomManager
Constructor and Description |
---|
PomManagerImpl() |
Modifier and Type | Method and Description |
---|---|
DynConfigurationList |
export(DynConfigurationList dynConfs)
Write a dynamic configurations list into POM profiles.
|
protected Element |
exportComponent(Document doc,
Element prof)
Write a component into POM profile.
|
protected Element |
exportConfiguration(Document doc,
DynConfiguration dynConf)
Write a configurations into POM profile.
|
protected void |
exportProperty(Document doc,
Element props,
DynProperty dynProp)
Write a property into POM profile.
|
public DynConfigurationList export(DynConfigurationList dynConfs)
export
in interface PomManager
dynConfs
- List of dynamic configuration to exportprotected Element exportConfiguration(Document doc, DynConfiguration dynConf)
doc
- Pom documentdynConf
- protected Element exportComponent(Document doc, Element prof)
doc
- Pom documentprof
- Profile elementprotected void exportProperty(Document doc, Element props, DynProperty dynProp)
No write property if null value.
doc
- Pom documentprops
- Properties elementCopyright © 2010–2015 General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.. All rights reserved.