org.fosstrak.webadapters.epcis.config
Class QueryParamConstants
java.lang.Object
org.fosstrak.webadapters.epcis.config.QueryParamConstants
public class QueryParamConstants
- extends Object
Class holding EPCIS Webadapter Constants
- Author:
- Mathias Mueller mathias.mueller(at)unifr.ch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eventType
public static final String eventType
- See Also:
- Constant Field Values
GE_eventTime
public static final String GE_eventTime
- See Also:
- Constant Field Values
LT_eventTime
public static final String LT_eventTime
- See Also:
- Constant Field Values
GE_recordTime
public static final String GE_recordTime
- See Also:
- Constant Field Values
LT_recordTime
public static final String LT_recordTime
- See Also:
- Constant Field Values
EQ_action
public static final String EQ_action
- See Also:
- Constant Field Values
EQ_bizStep
public static final String EQ_bizStep
- See Also:
- Constant Field Values
EQ_disposition
public static final String EQ_disposition
- See Also:
- Constant Field Values
EQ_readPoint
public static final String EQ_readPoint
- See Also:
- Constant Field Values
WD_readPoint
public static final String WD_readPoint
- See Also:
- Constant Field Values
EQ_bizLocation
public static final String EQ_bizLocation
- See Also:
- Constant Field Values
WD_bizLocation
public static final String WD_bizLocation
- See Also:
- Constant Field Values
EQ_bizTransaction_type
public static final String EQ_bizTransaction_type
- See Also:
- Constant Field Values
MATCH_epc
public static final String MATCH_epc
- See Also:
- Constant Field Values
MATCH_parentID
public static final String MATCH_parentID
- See Also:
- Constant Field Values
MATCH_anyEPC
public static final String MATCH_anyEPC
- See Also:
- Constant Field Values
MATCH_epcClass
public static final String MATCH_epcClass
- See Also:
- Constant Field Values
EQ_quantity
public static final String EQ_quantity
- See Also:
- Constant Field Values
GT_quantity
public static final String GT_quantity
- See Also:
- Constant Field Values
GE_quantity
public static final String GE_quantity
- See Also:
- Constant Field Values
LT_quantity
public static final String LT_quantity
- See Also:
- Constant Field Values
LE_quantity
public static final String LE_quantity
- See Also:
- Constant Field Values
EQ_fieldname
public static final String EQ_fieldname
- See Also:
- Constant Field Values
GT_fieldname
public static final String GT_fieldname
- See Also:
- Constant Field Values
GE_fieldname
public static final String GE_fieldname
- See Also:
- Constant Field Values
LT_fieldname
public static final String LT_fieldname
- See Also:
- Constant Field Values
LE_fieldname
public static final String LE_fieldname
- See Also:
- Constant Field Values
EXISTS_fieldname
public static final String EXISTS_fieldname
- See Also:
- Constant Field Values
HASATTR_fieldname
public static final String HASATTR_fieldname
- See Also:
- Constant Field Values
EQATTR_fieldname_attrname
public static final String EQATTR_fieldname_attrname
- See Also:
- Constant Field Values
orderBy
public static final String orderBy
- See Also:
- Constant Field Values
orderDirection
public static final String orderDirection
- See Also:
- Constant Field Values
eventCountLimit
public static final String eventCountLimit
- See Also:
- Constant Field Values
maxEventCount
public static final String maxEventCount
- See Also:
- Constant Field Values
EVENT_TYPE_REST
public static final String EVENT_TYPE_REST
- See Also:
- Constant Field Values
EVENT_TIME_REST
public static final String EVENT_TIME_REST
- See Also:
- Constant Field Values
RECORD_TIME_REST
public static final String RECORD_TIME_REST
- See Also:
- Constant Field Values
ACTION_REST
public static final String ACTION_REST
- See Also:
- Constant Field Values
BUSINESS_STEP_REST
public static final String BUSINESS_STEP_REST
- See Also:
- Constant Field Values
DISPOSITION_REST
public static final String DISPOSITION_REST
- See Also:
- Constant Field Values
READ_POINT_REST
public static final String READ_POINT_REST
- See Also:
- Constant Field Values
READ_POINT_DESCENDANT_REST
public static final String READ_POINT_DESCENDANT_REST
- See Also:
- Constant Field Values
BUSINESS_LOCATION_REST
public static final String BUSINESS_LOCATION_REST
- See Also:
- Constant Field Values
BUSINESS_LOCATION_DESCENDANT_REST
public static final String BUSINESS_LOCATION_DESCENDANT_REST
- See Also:
- Constant Field Values
BUSINESS_TRANSACTION_TYPE_REST
public static final String BUSINESS_TRANSACTION_TYPE_REST
- See Also:
- Constant Field Values
EPC_REST
public static final String EPC_REST
- See Also:
- Constant Field Values
PARENT_ID_REST
public static final String PARENT_ID_REST
- See Also:
- Constant Field Values
ANY_EPC_REST
public static final String ANY_EPC_REST
- See Also:
- Constant Field Values
EPC_CLASS_REST
public static final String EPC_CLASS_REST
- See Also:
- Constant Field Values
QUANTITY_REST
public static final String QUANTITY_REST
- See Also:
- Constant Field Values
FIELDNAME_REST
public static final String FIELDNAME_REST
- See Also:
- Constant Field Values
ORDER_BY_REST
public static final String ORDER_BY_REST
- See Also:
- Constant Field Values
ORDER_DIRECTION_REST
public static final String ORDER_DIRECTION_REST
- See Also:
- Constant Field Values
EVENT_COUNT_LIMIT_REST
public static final String EVENT_COUNT_LIMIT_REST
- See Also:
- Constant Field Values
MAX_EVENT_COUNT_REST
public static final String MAX_EVENT_COUNT_REST
- See Also:
- Constant Field Values
EVENT_TIME_REST_GE
public static final String EVENT_TIME_REST_GE
- See Also:
- Constant Field Values
EVENT_TIME_REST_LT
public static final String EVENT_TIME_REST_LT
- See Also:
- Constant Field Values
RECORD_TIME_REST_GE
public static final String RECORD_TIME_REST_GE
- See Also:
- Constant Field Values
RECORD_TIME_REST_LT
public static final String RECORD_TIME_REST_LT
- See Also:
- Constant Field Values
QUANTITY_REST_GT
public static final String QUANTITY_REST_GT
- See Also:
- Constant Field Values
QUANTITY_REST_LT
public static final String QUANTITY_REST_LT
- See Also:
- Constant Field Values
QueryParamConstants
public QueryParamConstants()
Copyright © 2010. All Rights Reserved.