@Entity public class UserEventNotificationMap extends AuditableEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
ENUM_LENGTH |
| Constructor and Description |
|---|
UserEventNotificationMap() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventAction() |
EventAction |
getEventActionEnum() |
User |
getUser() |
void |
setEventAction(String eventAction) |
void |
setUser(User user) |
getCreatedDate, getModifiedDate, isActive, setActive, setCreatedDate, setModifiedDategetId, isNew, setIdpublic static final int ENUM_LENGTH
public User getUser()
public void setUser(User user)
public String getEventAction()
public void setEventAction(String eventAction)
public EventAction getEventActionEnum()
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.