Package org.alfresco.repo.domain.audit
Class AuditModelEntity
java.lang.Object
org.alfresco.repo.domain.audit.AuditModelEntity
Entity bean for alf_audit_model table.
- Since:
- 3.2
- Author:
- Derek Hulley
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanlonggetId()inthashCode()voidsetContentCrc(long contentCrc) voidsetContentDataId(Long contentDataId) voidtoString()
-
Constructor Details
-
AuditModelEntity
public AuditModelEntity()
-
-
Method Details