Package org.alfresco.service.cmr.search
Class IntervalSet
java.lang.Object
org.alfresco.service.cmr.search.IntervalSet
Parameters used for search Interval sets.
-
Constructor Details
-
IntervalSet
-
-
Method Details
-
getStart
-
getEnd
-
getLabel
-
setLabel
-
isStartInclusive
public boolean isStartInclusive() -
isEndInclusive
public boolean isEndInclusive() -
toParam
-
toRange
-
toAFTSQuery
Returns a valid AFTS query for this Interval Set- Returns:
- a query
-
toString
-
equals
-
hashCode
public int hashCode()
-