@RemoteServiceRelativePath(value="Note")
public interface OKMNoteService
extends com.google.gwt.user.client.rpc.RemoteService
GWTNote add(String nodePath, String text) throws OKMException
OKMExceptionvoid delete(String notePath) throws OKMException
OKMExceptionString set(String notePath, String text) throws OKMException
OKMExceptionCopyright © 2016. All rights reserved.