public class StructureGroupTitleCriteria extends AbstractTaxonomyKeywordCriteria
Modifier and Type | Field and Description |
---|---|
static String |
CRITERIA_NAME
Criteria name.
|
EQUAL, GREATER_OR_EQUAL_THAN, GREATER_THAN, LESS_OR_EQUAL_THAN, LESS_THAN, LIKE, NOT_EQUAL
Constructor and Description |
---|
StructureGroupTitleCriteria(String title)
This constructs the structure group title criteria.
|
StructureGroupTitleCriteria(String title,
FieldOperator operator)
Constructs a StructureGroupTitleCriteria with applied operator, to restrict results to the specified structure
group with a specified title.
|
StructureGroupTitleCriteria(String title,
FieldOperator operator,
boolean includeChildStructureGroups)
Constructs a StructureGroupTitleCriteria with applied operator, to restrict results to the specified structure
group with a specified title.
|
Modifier and Type | Method and Description |
---|---|
String |
getStructureGroupTitle() |
protected boolean |
isLikeOperatorApplicable()
Tests if like operator is applicable for the criteria.
|
isIncludeKeywordBranches
addCriteria, getCriteriaChildren, getCriteriaName, getFieldOperatorAsString, getParentOperator, getSignature, hasAnyCriteria, isOperator, setParentOperator, toString
public static final String CRITERIA_NAME
public StructureGroupTitleCriteria(String title)
title
- The title of the structure grouppublic StructureGroupTitleCriteria(String title, FieldOperator operator)
title
- Title of the structure group.operator
- Operator to be applied to this criteria.public StructureGroupTitleCriteria(String title, FieldOperator operator, boolean includeChildStructureGroups)
title
- Title of the structure group.operator
- Operator applied to criteria.includeChildStructureGroups
- This flag if true allows to get all the items which belong to structure
group children.public String getStructureGroupTitle()
protected boolean isLikeOperatorApplicable()
Criteria
isLikeOperatorApplicable
in class Criteria
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries