Class DocRefAuditWrapper<DOC_REF_ENTITY extends DocRefEntity>


  • public class DocRefAuditWrapper<DOC_REF_ENTITY extends DocRefEntity>
    extends BaseAuditWrapper<DocRefAuditWrapper<DOC_REF_ENTITY>>
    This form of Audit will check that the given doc ref can be found. This should be used for functions that rely on the existence of a doc ref, but they do not directly manipulate the doc ref itself.