|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.persistence.XmlPersistenceDaoImpl<ApplicationPluginModel>
fr.cnes.sitools.plugins.applications.ApplicationPluginStoreXmlImpl
public final class ApplicationPluginStoreXmlImpl
Specialized XML Persistence implementation of SvaTaskStore.
Constructor Summary | |
---|---|
ApplicationPluginStoreXmlImpl(java.io.File storageRoot,
org.restlet.Context context)
Constructor |
Method Summary |
---|
Methods inherited from class fr.cnes.sitools.persistence.XmlPersistenceDaoImpl |
---|
delete, get, getList, getList, getPage, getXstream, save, saveAll, setXstream, update |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.cnes.sitools.persistence.PersistenceDao |
---|
delete, get, getList, getList, getPage, save, saveAll, update |
Constructor Detail |
---|
public ApplicationPluginStoreXmlImpl(java.io.File storageRoot, org.restlet.Context context)
storageRoot
- Path for file persistence strategycontext
- the Restlet Context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |