- getExpression() - Method in class com.liferay.structured.content.apio.architect.filter.Filter
-
Returns the OData Expression.
- getFieldName() - Method in class com.liferay.structured.content.apio.architect.sort.SortField
-
- getFileEntryId(String, DLAppService) - Static method in class com.liferay.structured.content.apio.architect.util.StructuredContentUtil
-
- getFilterableName(Locale) - Method in class com.liferay.structured.content.apio.architect.entity.EntityField
-
Returns the filterable name of the EntityField
- getLeftOperationExpression() - Method in interface com.liferay.structured.content.apio.architect.filter.expression.BinaryExpression
-
Returns a Expression sub tree of the left operation.
- getName() - Method in class com.liferay.structured.content.apio.architect.entity.EntityField
-
Returns the name of the EntityField
- getOperation() - Method in interface com.liferay.structured.content.apio.architect.filter.expression.BinaryExpression
-
Returns the operation of the binary Expression.
- getResourcePath() - Method in interface com.liferay.structured.content.apio.architect.filter.expression.MemberExpression
-
Returns the resource path of the Member Expression
- getRightOperationExpression() - Method in interface com.liferay.structured.content.apio.architect.filter.expression.BinaryExpression
-
Returns a Expression sub tree of the right operation.
- getSortableFieldName(Locale) - Method in class com.liferay.structured.content.apio.architect.sort.SortField
-
Returns the name of the field.
- getSortableName(Locale) - Method in class com.liferay.structured.content.apio.architect.entity.EntityField
-
Returns the sortable name of the EntityField
- getSortFields() - Method in class com.liferay.structured.content.apio.architect.sort.Sort
-
Returns the list of sort fields.
- getText() - Method in interface com.liferay.structured.content.apio.architect.filter.expression.LiteralExpression
-
Returns the text value of the literal expression.
- getType() - Method in class com.liferay.structured.content.apio.architect.entity.EntityField
-
- getType() - Method in interface com.liferay.structured.content.apio.architect.filter.expression.LiteralExpression
-
Returns the Type
of the LiteralExpression.