Package org.openwms.common
Class CommonMessageCodes
java.lang.Object
org.openwms.common.CommonMessageCodes
A CommonMessageCodes.
- Author:
- Heiko Scherrer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ACCOUNT_NOT_FOUND
- See Also:
-
ACCOUNT_NOT_FOUND_BY_PKEY
- See Also:
-
ACCOUNT_NOT_FOUND_BY_ID
- See Also:
-
ACCOUNT_NO_DEFAULT
- See Also:
-
LOCATION_GROUP_NOT_FOUND_BY_PKEY
- See Also:
-
LOCATION_GROUP_NOT_FOUND
- See Also:
-
LOCATION_GROUP_EXISTS
- See Also:
-
LOCATION_TYPE_NOT_FOUND
- See Also:
-
LOCATION_TYPE_NOT_FOUND_BY_PKEY
- See Also:
-
LOCATION_ID_INVALID
- See Also:
-
LOCATION_ID_EXISTS
- See Also:
-
LOCATION_NOT_FOUND_BY_ID
- See Also:
-
LOCATION_NOT_FOUND_BY_PKEY
- See Also:
-
LOCATION_NOT_FOUND_BY_ERP_CODE
- See Also:
-
LOCATION_NOT_FOUND_BY_PLC_CODE
- See Also:
-
LOCK_MODE_UNSUPPORTED
- See Also:
-
LOCK_TYPE_UNSUPPORTED
- See Also:
-
TARGET_NOT_SUPPORTED
- See Also:
-
TU_BARCODE_NOT_FOUND
- See Also:
-
TU_BARCODE_MISSING
- See Also:
-
TU_EXISTS
- See Also:
-
TRANSPORT_UNIT_TYPE_NOT_FOUND
- See Also:
-
TRANSPORT_UNIT_TYPE_NOT_FOUND_BY_PKEY
- See Also:
-
MSG_TU_MOVED
- See Also:
-
-
Constructor Details
-
CommonMessageCodes
private CommonMessageCodes()
-