public class RemoveAuditableVisitor
extends javax.jcr.util.TraversingItemVisitor
| Constructor and Description |
|---|
RemoveAuditableVisitor(AuditService auditService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
entering(javax.jcr.Node node,
int arg1) |
protected void |
entering(javax.jcr.Property arg0,
int arg1) |
protected void |
leaving(javax.jcr.Node arg0,
int arg1) |
protected void |
leaving(javax.jcr.Property arg0,
int arg1) |
public RemoveAuditableVisitor(AuditService auditService)
protected void entering(javax.jcr.Node node,
int arg1)
throws javax.jcr.RepositoryException
entering in class javax.jcr.util.TraversingItemVisitorjavax.jcr.RepositoryExceptionprotected void entering(javax.jcr.Property arg0,
int arg1)
throws javax.jcr.RepositoryException
entering in class javax.jcr.util.TraversingItemVisitorjavax.jcr.RepositoryExceptionprotected void leaving(javax.jcr.Node arg0,
int arg1)
throws javax.jcr.RepositoryException
leaving in class javax.jcr.util.TraversingItemVisitorjavax.jcr.RepositoryExceptionprotected void leaving(javax.jcr.Property arg0,
int arg1)
throws javax.jcr.RepositoryException
leaving in class javax.jcr.util.TraversingItemVisitorjavax.jcr.RepositoryExceptionCopyright © 2017 eXo Platform SAS. All Rights Reserved.