Interface AuditScopeInvalidator

All Known Implementing Classes:
DefaultAuditScopeInvalidator

public interface AuditScopeInvalidator
  • Method Details

    • clearCurrentAuditForPK

      void clearCurrentAuditForPK(PK itemPK)
      Clear current audit state for itemPK from audit scope
    • clearCurrentAuditForType

      void clearCurrentAuditForType(String typeCode)