|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginProperty | |
|---|---|
| com.dotmarketing.plugin.business | |
| Uses of PluginProperty in com.dotmarketing.plugin.business |
|---|
| Methods in com.dotmarketing.plugin.business that return PluginProperty | |
|---|---|
protected PluginProperty |
PluginCacheImpl.addProperty(PluginProperty pluginProperty)
|
protected abstract PluginProperty |
PluginCache.addProperty(PluginProperty pluginProperty)
|
protected PluginProperty |
PluginCacheImpl.getProperty(java.lang.String pluginId,
java.lang.String propertyKey)
|
protected abstract PluginProperty |
PluginCache.getProperty(java.lang.String pluginId,
java.lang.String propertyKey)
|
protected PluginProperty |
PluginFactoryDBImpl.loadProperty(java.lang.String pluginId,
java.lang.String key)
|
protected abstract PluginProperty |
PluginFactory.loadProperty(java.lang.String pluginId,
java.lang.String key)
|
| Methods in com.dotmarketing.plugin.business with parameters of type PluginProperty | |
|---|---|
protected PluginProperty |
PluginCacheImpl.addProperty(PluginProperty pluginProperty)
|
protected abstract PluginProperty |
PluginCache.addProperty(PluginProperty pluginProperty)
|
protected void |
PluginCacheImpl.removePluginProperty(PluginProperty pluginProperty)
|
protected abstract void |
PluginCache.removePluginProperty(PluginProperty pluginProperty)
|
protected void |
PluginFactoryDBImpl.saveProperty(PluginProperty pluginProperty)
|
protected abstract void |
PluginFactory.saveProperty(PluginProperty pluginProperty)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||