public class GenericQueryClassParameterCreator extends GenericQueryParameterCreator
generic search conditions for classification attributes.| Modifier | Constructor and Description |
|---|---|
protected |
GenericQueryClassParameterCreator(ClassAttributeSearchDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
protected GenericCondition |
createSingleTokenCondition(java.lang.String typeCode,
java.lang.String attribute,
java.lang.Object value,
Operator operator) |
ClassAttributeSearchDescriptor |
getDescriptor() |
protected java.util.List<Operator> |
getSupportedOperators() |
createCondition, createInCondition, createRangeCondition, createSingleTokenCondition, createSingleTokenCondition, getAttributeQuali, getTypeCode, prepare, splitQueryprotected GenericQueryClassParameterCreator(ClassAttributeSearchDescriptor descriptor)
public ClassAttributeSearchDescriptor getDescriptor()
getDescriptor in class GenericQueryParameterCreatorprotected GenericCondition createSingleTokenCondition(java.lang.String typeCode, java.lang.String attribute, java.lang.Object value, Operator operator)
createSingleTokenCondition in class GenericQueryParameterCreatorprotected java.util.List<Operator> getSupportedOperators()
Copyright © 2018 SAP SE. All Rights Reserved.