public class PropertiesManagerDao extends com.bitplan.jaxb.ManagerImpl<PropertiesManager,Properties> implements PropertiesManager
| Constructor and Description |
|---|
PropertiesManagerDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Properties prop)
add a property to the properties
|
List<Properties> |
getElements() |
com.bitplan.jaxb.JaxbFactoryApi<PropertiesManager> |
getFactory() |
static com.bitplan.jaxb.JaxbFactoryApi<PropertiesManager> |
getFactoryStatic() |
List<Properties> |
getProperties() |
List<Properties> |
getProperties(VZDB vz)
get the Properties from the Volkszähler database
|
void |
setProperties(List<Properties> properties) |
asJson, asXML, getXmlFile, getXmlPath, save, saveAsXML, setXmlFile, setXmlPath, sortclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic List<Properties> getProperties()
public void setProperties(List<Properties> properties)
public List<Properties> getElements()
getElements in interface com.bitplan.persistence.Manager<PropertiesManager,Properties>public static com.bitplan.jaxb.JaxbFactoryApi<PropertiesManager> getFactoryStatic()
public com.bitplan.jaxb.JaxbFactoryApi<PropertiesManager> getFactory()
getFactory in interface com.bitplan.jaxb.JaxbPersistenceApi<PropertiesManager>public List<Properties> getProperties(VZDB vz)
vz - public void add(Properties prop)
prop - Copyright © 2018 BITPlan GmbH. All rights reserved.