Package | Description |
---|---|
com.tridion.broker.querying.sorting | |
com.tridion.broker.querying.sorting.column |
Modifier and Type | Field and Description |
---|---|
static SortColumn |
SortParameter.ITEMS_CREATION_DATE
Creation date.
|
static SortColumn |
SortParameter.ITEMS_FILENAME
Filename.
|
static SortColumn |
SortParameter.ITEMS_INITIAL_PUBLICATION_DATE
Initial publication date.
|
static SortColumn |
SortParameter.ITEMS_ITEM_REFERENCE_ID
Item reference ID.
|
static SortColumn |
SortParameter.ITEMS_ITEM_TYPE
Item type.
|
static SortColumn |
SortParameter.ITEMS_LAST_PUBLISHED_DATE
Last published date.
|
static SortColumn |
SortParameter.ITEMS_MAJOR_VERSION
Major version.
|
static SortColumn |
SortParameter.ITEMS_MINOR_VERSION
Minor version.
|
static SortColumn |
SortParameter.ITEMS_MODIFICATION_DATE
Modification date.
|
static SortColumn |
SortParameter.ITEMS_OWNING_PUBLICATION_ID
Owning publication ID.
|
static SortColumn |
SortParameter.ITEMS_PAGE_TEMPLATE_ID
Page template ID.
|
static SortColumn |
SortParameter.ITEMS_PUBLICATION_ID
Publication ID.
|
static SortColumn |
SortParameter.ITEMS_SCHEMA_ID
Schema ID.
|
static SortColumn |
SortParameter.ITEMS_TITLE
Title.
|
static SortColumn |
SortParameter.ITEMS_TRUSTEE
Trustee.
|
static SortColumn |
SortParameter.ITEMS_URL
URL.
|
static SortColumn |
SortParameter.PUBLICATIONS_TITLE
Publication title.
|
Modifier and Type | Method and Description |
---|---|
SortColumn |
SortParameter.getSortingColumn()
Returns the sorting column to sort on for the results.
|
Constructor and Description |
---|
SortParameter(SortColumn sortColumn,
SortDirection sortingDirection)
Constructs a SortParameter for a specified field in a certain sorting order.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentSchemaColumn
This is for sorting on the Component schema in the Content storage.
|
class |
CustomMetaKeyColumn
This is for sorting on a custom meta key column in the Content storage.
|
class |
ItemCreationDateColumn
This is for sorting on the Item creation date column in the Content storage.
|
class |
ItemIdColumn
This is for sorting on the Item identifier column in the Content storage.
|
class |
ItemInitialPublicationColumn
This is for sorting on the Item initial publication date column in the Content storage.
|
class |
ItemLastPublishColumn
This is for sorting on the Item last published date column in the Content storage.
|
class |
ItemMajorVersionColumn
This is for sorting on the Item major version column in the Content storage.
|
class |
ItemMinorVersionColumn
This is for sorting on the Item minor version column in the Content storage.
|
class |
ItemModificationColumn
This is for sorting on the Item modification date column in the Content storage.
|
class |
ItemOwningPublicationColumn
This is for sorting on the Item owning publication column in the Content storage.
|
class |
ItemPublicationColumn
This is for sorting on the Item publication identifier column in the Content storage.
|
class |
ItemTitleColumn
This is for sorting on the Item title column in the Content storage.
|
class |
ItemTrusteeColumn
This is for sorting on the Item trustee column in the Content storage.
|
class |
ItemTypeColumn
This is for sorting on the Item type column in the Content storage.
|
class |
PageFilenameColumn
This is for sorting on the Page filename column in the Content storage.
|
class |
PageTemplateColumn
This is for sorting on the page template identifier column in the Content storage.
|
class |
PageURLColumn
This is for sorting on the Page url column in the Content storage.
|
class |
PublicationTitleColumn
PublicationTitleColumn.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries