org.fosstrak.epcis.repository
Class EpcisConstants
java.lang.Object
org.fosstrak.epcis.repository.EpcisConstants
public final class EpcisConstants
- extends Object
This class holds the formal URI names defined by the core event types module
(EPCIS 1.0, Section 7.2), e.g., event types or vocabulary types.
- Author:
- Sean Wellington
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
READ_POINT_ID
public static final String READ_POINT_ID
- See Also:
- Constant Field Values
BUSINESS_LOCATION_ID
public static final String BUSINESS_LOCATION_ID
- See Also:
- Constant Field Values
BUSINESS_STEP_ID
public static final String BUSINESS_STEP_ID
- See Also:
- Constant Field Values
DISPOSITION_ID
public static final String DISPOSITION_ID
- See Also:
- Constant Field Values
BUSINESS_TRANSACTION_ID
public static final String BUSINESS_TRANSACTION_ID
- See Also:
- Constant Field Values
BUSINESS_TRANSACTION_TYPE_ID
public static final String BUSINESS_TRANSACTION_TYPE_ID
- See Also:
- Constant Field Values
EPC_CLASS_ID
public static final String EPC_CLASS_ID
- See Also:
- Constant Field Values
VOCABULARY_TYPES
public static final List<String> VOCABULARY_TYPES
AGGREGATION_EVENT
public static final String AGGREGATION_EVENT
- See Also:
- Constant Field Values
OBJECT_EVENT
public static final String OBJECT_EVENT
- See Also:
- Constant Field Values
QUANTITY_EVENT
public static final String QUANTITY_EVENT
- See Also:
- Constant Field Values
TRANSACTION_EVENT
public static final String TRANSACTION_EVENT
- See Also:
- Constant Field Values
EVENT_TYPES
public static final List<String> EVENT_TYPES
Copyright © 2010. All Rights Reserved.