Class NotificationEventType
java.lang.Object
org.broadleafcommerce.common.notification.service.type.NotificationEventType
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
@Component
public class NotificationEventType
extends Object
implements Serializable, BroadleafEnumerationType
- Author:
- Nick Crum ncrum
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NotificationEventTypestatic final NotificationEventTypestatic final NotificationEventTypestatic final NotificationEventTypestatic final NotificationEventTypestatic final NotificationEventTypestatic final NotificationEventTypestatic final NotificationEventType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic NotificationEventTypegetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
ADMIN_FORGOT_PASSWORD
-
ADMIN_FORGOT_USERNAME
-
ORDER_CONFIRMATION
-
FORGOT_PASSWORD
-
FORGOT_USERNAME
-
REGISTER_CUSTOMER
-
CONTACT_US
-
NOTIFY_ABANDONED_CART
-
-
Constructor Details
-
NotificationEventType
public NotificationEventType() -
NotificationEventType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-