Enum EventType
- java.lang.Object
-
- java.lang.Enum<EventType>
-
- de.hybris.platform.sap.productconfig.services.tracking.EventType
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ADD_TO_CARTGenerated enum value forEventType.ADD_TO_CARTvalue defined at extensionsapproductconfigservices.CHANGE_CONFIGURATIONGenerated enum value forEventType.CHANGE_CONFIGURATIONvalue defined at extensionsapproductconfigservices.CONFIGURATION_STATUSGenerated enum value forEventType.CONFIGURATION_STATUSvalue defined at extensionsapproductconfigservices.CREATE_CONFIGURATIONGenerated enum value forEventType.CREATE_CONFIGURATIONvalue defined at extensionsapproductconfigservices.CREATE_CONFIGURATION_FOR_VARIANTGenerated enum value forEventType.CREATE_CONFIGURATION_FOR_VARIANTvalue defined at extensionsapproductconfigservices.CREATE_CONFIGURATION_FROM_EXTERNALGenerated enum value forEventType.CREATE_CONFIGURATION_FROM_EXTERNALvalue defined at extensionsapproductconfigservices.DELETE_CART_ENTRYGenerated enum value forEventType.DELETE_CART_ENTRYvalue defined at extensionsapproductconfigservices.RELEASE_SESSIONGenerated enum value forEventType.RELEASE_SESSIONvalue defined at extensionsapproductconfigservices.UI_ACCESSGenerated enum value forEventType.UI_ACCESSvalue defined at extensionsapproductconfigfacades.UI_ACCESS_FROM_CARTGenerated enum value forEventType.UI_ACCESS_FROM_CARTvalue defined at extensionsapproductconfigfacades.UI_ACCESS_OVERVIEWGenerated enum value forEventType.UI_ACCESS_OVERVIEWvalue defined at extensionsapproductconfigfacades.UI_ACCESS_VARIANT_OVERVIEWGenerated enum value forEventType.UI_ACCESS_VARIANT_OVERVIEWvalue defined at extensionsapproductconfigfacades.UI_EXTENDED_MESSAGE_TOGGLEGenerated enum value forEventType.UI_EXTENDED_MESSAGE_TOGGLEvalue defined at extensionsapproductconfigfacades.UI_GROUP_TOGGLEGenerated enum value forEventType.UI_GROUP_TOGGLEvalue defined at extensionsapproductconfigfacades.UI_HIDE_LONG_TEXTGenerated enum value forEventType.UI_HIDE_LONG_TEXTvalue defined at extensionsapproductconfigfacades.UI_IMAGE_GALLERY_TOGGLEGenerated enum value forEventType.UI_IMAGE_GALLERY_TOGGLEvalue defined at extensionsapproductconfigfacades.UI_MENU_NAVIGATIONGenerated enum value forEventType.UI_MENU_NAVIGATIONvalue defined at extensionsapproductconfigfacades.UI_MENU_NODE_TOGGLEGenerated enum value forEventType.UI_MENU_NODE_TOGGLEvalue defined at extensionsapproductconfigfacades.UI_NAV_TO_CSTIC_IN_CONFLICTGenerated enum value forEventType.UI_NAV_TO_CSTIC_IN_CONFLICTvalue defined at extensionsapproductconfigfacades.UI_NAV_TO_CSTIC_IN_GROUPGenerated enum value forEventType.UI_NAV_TO_CSTIC_IN_GROUPvalue defined at extensionsapproductconfigfacades.UI_NEXT_BUTTONGenerated enum value forEventType.UI_NEXT_BUTTONvalue defined at extensionsapproductconfigfacades.UI_PREVIOUS_BUTTONGenerated enum value forEventType.UI_PREVIOUS_BUTTONvalue defined at extensionsapproductconfigfacades.UI_SHOW_LONG_TEXTGenerated enum value forEventType.UI_SHOW_LONG_TEXTvalue defined at extensionsapproductconfigfacades.UI_VALUE_CHANGEDGenerated enum value forEventType.UI_VALUE_CHANGEDvalue defined at extensionsapproductconfigfacades.UI_VALUE_RETRACTEDGenerated enum value forEventType.UI_VALUE_RETRACTEDvalue defined at extensionsapproductconfigfacades.UPDATE_CART_ENTRYGenerated enum value forEventType.UPDATE_CART_ENTRYvalue defined at extensionsapproductconfigservices.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static EventTypevalueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EventType[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
CREATE_CONFIGURATION
public static final EventType CREATE_CONFIGURATION
Generated enum value forEventType.CREATE_CONFIGURATIONvalue defined at extensionsapproductconfigservices.
-
CHANGE_CONFIGURATION
public static final EventType CHANGE_CONFIGURATION
Generated enum value forEventType.CHANGE_CONFIGURATIONvalue defined at extensionsapproductconfigservices.
-
ADD_TO_CART
public static final EventType ADD_TO_CART
Generated enum value forEventType.ADD_TO_CARTvalue defined at extensionsapproductconfigservices.
-
RELEASE_SESSION
public static final EventType RELEASE_SESSION
Generated enum value forEventType.RELEASE_SESSIONvalue defined at extensionsapproductconfigservices.
-
CONFIGURATION_STATUS
public static final EventType CONFIGURATION_STATUS
Generated enum value forEventType.CONFIGURATION_STATUSvalue defined at extensionsapproductconfigservices.
-
CREATE_CONFIGURATION_FOR_VARIANT
public static final EventType CREATE_CONFIGURATION_FOR_VARIANT
Generated enum value forEventType.CREATE_CONFIGURATION_FOR_VARIANTvalue defined at extensionsapproductconfigservices.
-
CREATE_CONFIGURATION_FROM_EXTERNAL
public static final EventType CREATE_CONFIGURATION_FROM_EXTERNAL
Generated enum value forEventType.CREATE_CONFIGURATION_FROM_EXTERNALvalue defined at extensionsapproductconfigservices.
-
UPDATE_CART_ENTRY
public static final EventType UPDATE_CART_ENTRY
Generated enum value forEventType.UPDATE_CART_ENTRYvalue defined at extensionsapproductconfigservices.
-
DELETE_CART_ENTRY
public static final EventType DELETE_CART_ENTRY
Generated enum value forEventType.DELETE_CART_ENTRYvalue defined at extensionsapproductconfigservices.
-
UI_PREVIOUS_BUTTON
public static final EventType UI_PREVIOUS_BUTTON
Generated enum value forEventType.UI_PREVIOUS_BUTTONvalue defined at extensionsapproductconfigfacades.
-
UI_NEXT_BUTTON
public static final EventType UI_NEXT_BUTTON
Generated enum value forEventType.UI_NEXT_BUTTONvalue defined at extensionsapproductconfigfacades.
-
UI_MENU_NAVIGATION
public static final EventType UI_MENU_NAVIGATION
Generated enum value forEventType.UI_MENU_NAVIGATIONvalue defined at extensionsapproductconfigfacades.
-
UI_MENU_NODE_TOGGLE
public static final EventType UI_MENU_NODE_TOGGLE
Generated enum value forEventType.UI_MENU_NODE_TOGGLEvalue defined at extensionsapproductconfigfacades.
-
UI_GROUP_TOGGLE
public static final EventType UI_GROUP_TOGGLE
Generated enum value forEventType.UI_GROUP_TOGGLEvalue defined at extensionsapproductconfigfacades.
-
UI_SHOW_LONG_TEXT
public static final EventType UI_SHOW_LONG_TEXT
Generated enum value forEventType.UI_SHOW_LONG_TEXTvalue defined at extensionsapproductconfigfacades.
-
UI_HIDE_LONG_TEXT
public static final EventType UI_HIDE_LONG_TEXT
Generated enum value forEventType.UI_HIDE_LONG_TEXTvalue defined at extensionsapproductconfigfacades.
-
UI_NAV_TO_CSTIC_IN_GROUP
public static final EventType UI_NAV_TO_CSTIC_IN_GROUP
Generated enum value forEventType.UI_NAV_TO_CSTIC_IN_GROUPvalue defined at extensionsapproductconfigfacades.
-
UI_NAV_TO_CSTIC_IN_CONFLICT
public static final EventType UI_NAV_TO_CSTIC_IN_CONFLICT
Generated enum value forEventType.UI_NAV_TO_CSTIC_IN_CONFLICTvalue defined at extensionsapproductconfigfacades.
-
UI_IMAGE_GALLERY_TOGGLE
public static final EventType UI_IMAGE_GALLERY_TOGGLE
Generated enum value forEventType.UI_IMAGE_GALLERY_TOGGLEvalue defined at extensionsapproductconfigfacades.
-
UI_VALUE_CHANGED
public static final EventType UI_VALUE_CHANGED
Generated enum value forEventType.UI_VALUE_CHANGEDvalue defined at extensionsapproductconfigfacades.
-
UI_VALUE_RETRACTED
public static final EventType UI_VALUE_RETRACTED
Generated enum value forEventType.UI_VALUE_RETRACTEDvalue defined at extensionsapproductconfigfacades.
-
UI_ACCESS
public static final EventType UI_ACCESS
Generated enum value forEventType.UI_ACCESSvalue defined at extensionsapproductconfigfacades.
-
UI_ACCESS_FROM_CART
public static final EventType UI_ACCESS_FROM_CART
Generated enum value forEventType.UI_ACCESS_FROM_CARTvalue defined at extensionsapproductconfigfacades.
-
UI_ACCESS_OVERVIEW
public static final EventType UI_ACCESS_OVERVIEW
Generated enum value forEventType.UI_ACCESS_OVERVIEWvalue defined at extensionsapproductconfigfacades.
-
UI_ACCESS_VARIANT_OVERVIEW
public static final EventType UI_ACCESS_VARIANT_OVERVIEW
Generated enum value forEventType.UI_ACCESS_VARIANT_OVERVIEWvalue defined at extensionsapproductconfigfacades.
-
UI_EXTENDED_MESSAGE_TOGGLE
public static final EventType UI_EXTENDED_MESSAGE_TOGGLE
Generated enum value forEventType.UI_EXTENDED_MESSAGE_TOGGLEvalue defined at extensionsapproductconfigfacades.
-
-
Method Detail
-
values
public static EventType[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (EventType c : EventType.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static EventType valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException- if this enum type has no constant with the specified namejava.lang.NullPointerException- if the argument is null
-
-