public class AuditBaseDto
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Long |
id |
protected java.lang.String |
operatorId |
protected java.lang.String |
operatorName |
protected java.lang.Long |
revision |
protected java.util.Date |
revisionTime |
protected int |
revisionType |
| Constructor and Description |
|---|
AuditBaseDto() |