public class PluginPropertyDaoImpl extends PluginPropertyDaoBase
PluginProperty
TRANSFORM_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, update
protected PluginProperty handleFind(String symbolicName, String propertyKey)
PluginPropertyDaoBase.find(String, String)
handleFind
in class PluginPropertyDaoBase
protected Map<String,String> handleGetAllProperties(String symbolicName, boolean applicationProperty)
PluginPropertyDaoBase.getAllProperties(String, boolean)
handleGetAllProperties
in class PluginPropertyDaoBase
Copyright © 2019 Communote team. All rights reserved.