Class Eventpublisherb2bConstants
- java.lang.Object
-
- com.sap.hybris.sec.eventpublisher.b2b.constants.GeneratedEventpublisherb2bConstants
-
- com.sap.hybris.sec.eventpublisher.b2b.constants.Eventpublisherb2bConstants
-
public final class Eventpublisherb2bConstants extends GeneratedEventpublisherb2bConstants
Global class for all Eventpublisherb2b constants. You can add global constants for your extension into this class.
-
-
Field Summary
Fields Modifier and Type Field Description static int
B2B_UNIT_MODEL_TYPECODE
static java.lang.String
B2B_UNIT_PATH
static java.lang.String
B2BCUSTOMER
static java.lang.String
B2BUNIT
static java.lang.String
EXTENSIONNAME
static java.lang.String
PARENT_B2B_UNIT_ID
static java.lang.String
PARENT_B2B_UNIT_PK
static java.lang.String
PLATFORM_LOGO_CODE
-
-
-
Field Detail
-
EXTENSIONNAME
public static final java.lang.String EXTENSIONNAME
- See Also:
- Constant Field Values
-
B2BUNIT
public static final java.lang.String B2BUNIT
- See Also:
- Constant Field Values
-
PARENT_B2B_UNIT_ID
public static final java.lang.String PARENT_B2B_UNIT_ID
- See Also:
- Constant Field Values
-
B2B_UNIT_MODEL_TYPECODE
public static final int B2B_UNIT_MODEL_TYPECODE
- See Also:
- Constant Field Values
-
PARENT_B2B_UNIT_PK
public static final java.lang.String PARENT_B2B_UNIT_PK
- See Also:
- Constant Field Values
-
B2B_UNIT_PATH
public static final java.lang.String B2B_UNIT_PATH
- See Also:
- Constant Field Values
-
B2BCUSTOMER
public static final java.lang.String B2BCUSTOMER
- See Also:
- Constant Field Values
-
PLATFORM_LOGO_CODE
public static final java.lang.String PLATFORM_LOGO_CODE
- See Also:
- Constant Field Values
-
-