public class StructureGroupCriteria 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 |
|---|
StructureGroupCriteria(String structureGroupURI)
Constructs a StructureGroupCriteria, to restrict results to the specified StructureGroup.
|
StructureGroupCriteria(String structureGroupURI,
boolean includeChildStructureGroups)
Constructs a StructureGroupCriteria, to restrict results to the specified StructureGroup.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getStructureGroupURI() |
String |
toString()
Return a String representation of this Criteria.
|
isIncludeKeywordBranchesaddCriteria, getCriteriaChildren, getCriteriaName, getFieldOperatorAsString, getParentOperator, getSignature, hasAnyCriteria, isLikeOperatorApplicable, isOperator, setParentOperatorpublic static final String CRITERIA_NAME
public StructureGroupCriteria(String structureGroupURI)
structureGroupURI - The URI of the structure group.public StructureGroupCriteria(String structureGroupURI, boolean includeChildStructureGroups)
structureGroupURI - The URI of the structure group.includeChildStructureGroups - This flag if true allows to get all the items which belong to structure
group children.Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries