Package | Description |
---|---|
com.tridion.broker.querying.criteria.metadata |
Constructor and Description |
---|
CustomMetaValueCriteria(CustomMetaKeyCriteria customMetaKeyCriteria,
Date keyValue)
This is used for specifying the Date value to query on.
|
CustomMetaValueCriteria(CustomMetaKeyCriteria customMetaKeyCriteria,
Date keyValue,
FieldOperator operator)
This is used to specify the date value with a specific operator.
|
CustomMetaValueCriteria(CustomMetaKeyCriteria customMetaKeyCriteria,
Float keyValue)
This is to be used for specifying a Float value.
|
CustomMetaValueCriteria(CustomMetaKeyCriteria customMetaKeyCriteria,
Float keyValue,
FieldOperator operator)
This is to be used for specifying a Float value with a specific operator.
|
CustomMetaValueCriteria(CustomMetaKeyCriteria customMetaKeyCriteria,
String keyValue)
This is to be used for specifying a String value.
|
CustomMetaValueCriteria(CustomMetaKeyCriteria customMetaKeyCriteria,
String keyValue,
FieldOperator operator)
This is to be used for specifying a String value with a specific operator.
|
CustomMetaValueCriteria(CustomMetaKeyCriteria customMetaKeyCriteria,
String keyValue,
String dateFormat)
This is used to specify the date value.
|
CustomMetaValueCriteria(CustomMetaKeyCriteria customMetaKeyCriteria,
String keyValue,
String dateFormat,
FieldOperator operator)
This is used to specify the date value with a specific operator.
|
LegacyCustomMetaValueCriteria(CustomMetaKeyCriteria customMetaKeyCriteria,
Date keyValue)
Deprecated.
This is used for specifying the Date value to query on.
|
LegacyCustomMetaValueCriteria(CustomMetaKeyCriteria customMetaKeyCriteria,
Float keyValue)
Deprecated.
This is to be used for specifying a Float value.
|
LegacyCustomMetaValueCriteria(CustomMetaKeyCriteria keyCriteria,
String keyValue)
Deprecated.
This is to be used for specifying a String value.
|
LegacyCustomMetaValueCriteria(CustomMetaKeyCriteria keyCriteria,
String keyValue,
String dateFormat)
Deprecated.
This is used to specify the date value.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries