public class NamespaceCriteria extends Criteria
NamespaceCriteria
added then the namespace id from configuration file is not used except sub queries.
For sub queries an implementor should add NamespaceCriteria
explicitly to override the default behaviour.Modifier and Type | Field and Description |
---|---|
static String |
CRITERIA_NAME
The name of
NamespaceCriteria . |
EQUAL, GREATER_OR_EQUAL_THAN, GREATER_THAN, LESS_OR_EQUAL_THAN, LESS_THAN, LIKE, NOT_EQUAL
Constructor and Description |
---|
NamespaceCriteria(int namespaceId)
This constructs the NamespaceCriteria with a specific namespace id.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getNamespaceId()
This returns the namespaceId to use as the Criteria.
|
String |
toString()
Returns string presentation of the criteria.
|
addCriteria, getCriteriaChildren, getCriteriaName, getFieldOperatorAsString, getParentOperator, getSignature, hasAnyCriteria, isLikeOperatorApplicable, isOperator, setParentOperator
public static final String CRITERIA_NAME
NamespaceCriteria
.public NamespaceCriteria(int namespaceId)
namespaceId
- The namespace id to query forpublic Integer getNamespaceId()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries