public interface ADXPAttributeCriteria extends ADXPCriteria
ADXP
data type. See
ADXP
ALL, ANY, CONTAINS, EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUAL_TO, IS_NOT_NULL, IS_NULL, LESS_THAN, LESS_THAN_OR_EQUAL_TO, LIKE, NOT_EQUALS, NOT_LIKE
Modifier and Type | Method and Description |
---|---|
void |
setPartType(SearchOperator op,
CS code)
Sets the predicate for the
PartType attribute. |
void |
setST(SearchOperator op,
ST code)
Sets the predicate for the
ST attribute. |
equals, hashCode, newInstance
void setST(SearchOperator op, ST code)
ST
attribute. See
getST
op
- SearchOperator for queryingcode
- ST Code to be queriedvoid setPartType(SearchOperator op, CS code)
PartType
attribute. See
getPartType
op
- SearchOperator for queryingcode
- CS Code to be queried for PartTypeHDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved