|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.seam.jcr.ConfigParams
public abstract class ConfigParams
A set of ConfigParams for both Jackrabbit and ModeShape to avoid duplicating the setting value.
Field Summary | |
---|---|
static String |
JACKRABBIT_REPOSITORY_CONF
Represents the Jackrabbit Repository Conf parameter in the settings. |
static String |
JACKRABBIT_REPOSITORY_HOME
Represents the Jackrabbit Repository Home parameter. |
static String |
JCR_REPOSITORY_CONFIG_MAP
Represents the current configuration map for a repository |
static String |
MODESHAPE_URL
Represents the ModeShape URL Parameter. |
static String |
WORKSPACE_NAME
Represents the current workspace name |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String JACKRABBIT_REPOSITORY_CONF
public static final String JACKRABBIT_REPOSITORY_HOME
public static final String MODESHAPE_URL
public static final String WORKSPACE_NAME
public static final String JCR_REPOSITORY_CONFIG_MAP
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |