- Sort - Class in com.liferay.structured.content.apio.architect.sort
-
Models a Sort param for sorting structured content by different fields and
sort directives.
- Sort(List<SortField>) - Constructor for class com.liferay.structured.content.apio.architect.sort.Sort
-
Creates a new Sort from a list of sort fields.
- SortField - Class in com.liferay.structured.content.apio.architect.sort
-
Models a Sort Field.
- SortField(String, boolean) - Constructor for class com.liferay.structured.content.apio.architect.sort.SortField
-
Creates a new sort field.
- SortParser - Interface in com.liferay.structured.content.apio.architect.sort
-
Models a Parser from String to Sort Fields.
- StructuredContentIdentifier - Interface in com.liferay.structured.content.apio.architect.identifier
-
Holds information about an StructuredContent identifier.
- StructuredContentUtil - Class in com.liferay.structured.content.apio.architect.util
-
Utility class to calculate the fileEntry of the StructuredContent
- StructuredContentUtil() - Constructor for class com.liferay.structured.content.apio.architect.util.StructuredContentUtil
-