Interface AuditScopeInvalidator
- All Known Implementing Classes:
DefaultAuditScopeInvalidator
public interface AuditScopeInvalidator
-
Method Summary
Modifier and TypeMethodDescriptionvoidclearCurrentAuditForPK(PK itemPK) Clear current audit state for itemPK from audit scopevoidclearCurrentAuditForType(String typeCode)
-
Method Details
-
clearCurrentAuditForPK
Clear current audit state for itemPK from audit scope -
clearCurrentAuditForType
-