Package com.adobe.cq.contentinsight
Class TimeframeItem
java.lang.Object
com.adobe.cq.contentinsight.TimeframeItem
A utility class representing an item on the timeframe component.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTitle()voidsetEndDate(Calendar end) voidsetStartDate(Calendar start) void
-
Constructor Details
-
TimeframeItem
-
-
Method Details
-
getStartDate
-
getEndDate
-
getTitle
-
setStartDate
-
setEndDate
-
setTitle
-