@RemoteServiceRelativePath(value="Notify")
public interface OKMNotifyService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
void |
notify(String docPath,
String mails,
String users,
String roles,
String message,
boolean attachment) |
void |
subscribe(String nodePath) |
void |
unsubscribe(String nodePath) |
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 © 2017 Open Knowledge Management System S.L.. All rights reserved.