Class AuthorListenerAdapter

java.lang.Object
ro.sync.ecss.extensions.api.AuthorListenerAdapter
All Implemented Interfaces:
AuthorListener, CompoundEditListener

@API(type=EXTENDABLE, src=PUBLIC) public class AuthorListenerAdapter extends Object implements AuthorListener
Convenience implementation of the AuthorListener.
DANGER: You must avoid making live document changes on the received call backs. Please use instead the "ro.sync.ecss.extensions.api.AuthorDocumentController.setDocumentFilter(AuthorDocumentFilter)" API.