public class JcrConfigServiceFactory extends Object implements IPluginConfigService
Constructor and Description |
---|
JcrConfigServiceFactory(JcrNodeModel model,
String defaultKey) |
Modifier and Type | Method and Description |
---|---|
void |
detach() |
IClusterConfig |
getCluster(String key) |
IClusterConfig |
getDefaultCluster() |
boolean |
isSaveOnExitEnabled() |
List<String> |
listClusters(String folder) |
public JcrConfigServiceFactory(JcrNodeModel model, String defaultKey)
public IClusterConfig getCluster(String key)
getCluster
in interface IPluginConfigService
public List<String> listClusters(String folder)
listClusters
in interface IPluginConfigService
public boolean isSaveOnExitEnabled()
isSaveOnExitEnabled
in interface IPluginConfigService
public IClusterConfig getDefaultCluster()
getDefaultCluster
in interface IPluginConfigService
public void detach()
detach
in interface org.apache.wicket.model.IDetachable
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.