public class PluginPropertyDaoImpl extends PluginPropertyDaoBase
PluginPropertyTRANSFORM_NONE| Constructor and Description |
|---|
PluginPropertyDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected PluginProperty |
handleFind(String symbolicName,
String propertyKey)
Performs the core logic for
PluginPropertyDaoBase.find(String, String) |
protected Map<String,String> |
handleGetAllProperties(String symbolicName,
boolean applicationProperty)
Performs the core logic for
PluginPropertyDaoBase.getAllProperties(String, boolean) |
create, create, create, create, evict, find, getAllProperties, load, load, loadAll, loadAll, remove, remove, remove, transformEntities, transformEntity, update, updateprotected PluginProperty handleFind(String symbolicName, String propertyKey)
PluginPropertyDaoBase.find(String, String)handleFind in class PluginPropertyDaoBaseprotected Map<String,String> handleGetAllProperties(String symbolicName, boolean applicationProperty)
PluginPropertyDaoBase.getAllProperties(String, boolean)handleGetAllProperties in class PluginPropertyDaoBaseCopyright © 2019 Communote team. All rights reserved.