Skip navigation links
C G I P S 

C

com.liferay.structured.content.apio.architect.identifier - package com.liferay.structured.content.apio.architect.identifier
 
com.liferay.structured.content.apio.architect.sort - package com.liferay.structured.content.apio.architect.sort
 
com.liferay.structured.content.apio.architect.util - package com.liferay.structured.content.apio.architect.util
 

G

getFieldName() - Method in class com.liferay.structured.content.apio.architect.sort.SortField
Returns the name of the field.
getFileEntryId(String, DLAppService) - Static method in class com.liferay.structured.content.apio.architect.util.StructuredContentUtil
 
getSortFields() - Method in class com.liferay.structured.content.apio.architect.sort.Sort
Returns the list of sort fields.

I

isAscending() - Method in class com.liferay.structured.content.apio.architect.sort.SortField
Returns if the sort field is ascending or not.
isJSONObject(String) - Static method in class com.liferay.structured.content.apio.architect.util.StructuredContentUtil
 

P

parse(String) - Method in interface com.liferay.structured.content.apio.architect.sort.SortParser
Returns a List of SortField obtained from a String.

S

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
 
C G I P S 
Skip navigation links