Constant Field Values


Contents
org.xcmis.*

org.xcmis.search.model.QueryObjectModelConstants
public static final String JCR_JOIN_TYPE_INNER "jcr.join.type.inner"
public static final String JCR_JOIN_TYPE_LEFT_OUTER "jcr.join.type.left.outer"
public static final String JCR_JOIN_TYPE_RIGHT_OUTER "jcr.join.type.right.outer"
public static final String JCR_OPERATOR_EQUAL_TO "jcr.operator.equal.to"
public static final String JCR_OPERATOR_GREATER_THAN "jcr.operator.greater.than"
public static final String JCR_OPERATOR_GREATER_THAN_OR_EQUAL_TO "jcr.operator.greater.than.or.equal.to"
public static final String JCR_OPERATOR_LESS_THAN "jcr.operator.less.than"
public static final String JCR_OPERATOR_LESS_THAN_OR_EQUAL_TO "jcr.operator.less.than.or.equal.to"
public static final String JCR_OPERATOR_LIKE "jcr.operator.like"
public static final String JCR_OPERATOR_NOT_EQUAL_TO "jcr.operator.not.equal.to"
public static final String JCR_ORDER_ASCENDING "jcr.order.ascending"
public static final String JCR_ORDER_DESCENDING "jcr.order.descending"



Copyright © 2010 eXo Platform SAS. All Rights Reserved.