Package com.enonic.xp.node
Interface DeleteNodeListener
-
public interface DeleteNodeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
nodesDeleted(int count)
void
totalToDelete(int count)
-