@RemoteServiceRelativePath(value="Notify")
public interface OKMNotifyService
extends com.google.gwt.user.client.rpc.RemoteService
void subscribe(String nodePath) throws OKMException
OKMExceptionvoid unsubscribe(String nodePath) throws OKMException
OKMExceptionvoid notify(String docPath, String users, String roles, String message, boolean attachment) throws OKMException
OKMExceptionCopyright © 2015. All Rights Reserved.