public class AuditModelEntity extends Object
| Constructor and Description |
|---|
AuditModelEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getContentCrc() |
Long |
getContentDataId() |
Long |
getId() |
int |
hashCode() |
void |
setContentCrc(long contentCrc) |
void |
setContentDataId(Long contentDataId) |
void |
setId(Long id) |
String |
toString() |
Copyright © 2005–2018 Alfresco Software. All rights reserved.