Package | Description |
---|---|
com.tridion.broker.meta.custom | |
com.tridion.broker.querying | |
com.tridion.broker.querying.criteria.metadata | |
com.tridion.broker.querying.sorting.column |
Modifier and Type | Method and Description |
---|---|
static MetadataType |
DOMToCustomMetaConvertor.getType(Map<String,String> typeMap,
Element childElement)
Determines the type of an element.
|
Modifier and Type | Method and Description |
---|---|
static MetadataType |
MetadataType.getMetaDataType(int type) |
static MetadataType |
MetadataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataType[] |
MetadataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MetadataType |
MetadataRangeCriteria.getMetadataType()
The dataType of the custom metadata field.
|
MetadataType |
LegacyCustomMetaValueCriteria.getMetaDataType()
Deprecated.
This returns the metadata type this criteria is based on
|
MetadataType |
CustomMetaValueCriteria.getMetaDataType()
This returns the metadata type this criteria is based on
|
Constructor and Description |
---|
MetadataRangeCriteria(String criteriaName,
MetadataType metadataType,
String fieldName,
boolean rangeIncluded) |
Constructor and Description |
---|
CustomMetaKeyColumn(String customMetadataKey,
MetadataType metaDataType)
This is for sorting on a custom meta key column in the Content storage.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries