public class CustomMetaKeyColumn extends Object implements SortColumn
Constructor and Description |
---|
CustomMetaKeyColumn(String customMetadataKey,
MetadataType metaDataType)
This is for sorting on a custom meta key column in the Content storage.
|
Modifier and Type | Method and Description |
---|---|
String |
getMetadataKey()
This returns the metadata key which needs to be sorted on.
|
String |
getSortingName()
This returns the name of the sortable column, used to find an ordering strategy.
|
String |
getSortingType() |
public CustomMetaKeyColumn(String customMetadataKey, MetadataType metaDataType)
customMetadataKey
- The metadata column to sort onmetaDataType
- The type of metadata to sort onpublic String getSortingName()
SortColumn
getSortingName
in interface SortColumn
public String getSortingType()
public String getMetadataKey()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries