Interface ProtectedItemRemoveHandler
-
- All Known Implementing Classes:
AclRemoveHandler
public interface ProtectedItemRemoveHandler
ProtectedItemRemoveHandler... TODO
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
remove(Session session, String itemPath)
-
-
-
Method Detail
-
remove
boolean remove(Session session, String itemPath) throws RepositoryException
- Throws:
RepositoryException
-
-