@Entity public class DlpOperation extends Object implements Serializable
| Constructor and Description |
|---|
DlpOperation() |
DlpOperation(String entityId,
String entityType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEntityId() |
String |
getEntityType() |
Long |
getId() |
int |
hashCode() |
void |
setEntityId(String entityId) |
void |
setEntityType(String entityType) |
void |
setId(Long id) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.