Package com.day.cq.wcm.commons
Interface Constants
-
public interface ConstantsCQ5 Constants
-
-
Field Summary
Fields Modifier and Type Field Description static FastDateFormatDATE_DEFAULTstatic String[]EMPTY_STRING_ARRAYstatic StringPATH_UGCThe path to the user-generated content.
-
-
-
Field Detail
-
DATE_DEFAULT
static final FastDateFormat DATE_DEFAULT
-
EMPTY_STRING_ARRAY
static final String[] EMPTY_STRING_ARRAY
-
PATH_UGC
static final String PATH_UGC
The path to the user-generated content.- See Also:
- Constant Field Values
-
-