Package com.enonic.xp.content
Interface DeleteContentListener
-
public interface DeleteContentListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
contentDeleted(int count)
void
setTotal(int count)
-