@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 mails, String users, String roles, String message, boolean attachment) throws OKMException
OKMExceptionCopyright © 2018 Open Knowledge Management System S.L.. All rights reserved.