org.apache.camel.component.jcr
Class JcrConstants
java.lang.Object
org.apache.camel.component.jcr.JcrConstants
public final class JcrConstants
- extends Object
JCR Constants.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCR_NODE_NAME
public static final String JCR_NODE_NAME
- Property key for specifying the name of a node in the repository
- See Also:
- Constant Field Values
JCR_OPERATION
public static final String JCR_OPERATION
- See Also:
- Constant Field Values
JCR_INSERT
public static final String JCR_INSERT
- See Also:
- Constant Field Values
JCR_GET_BY_ID
public static final String JCR_GET_BY_ID
- See Also:
- Constant Field Values
Apache CAMEL