@RemoteServiceRelativePath(value="Omr")
public interface OKMOmrService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
List<GWTOmr> |
getAllOmr() |
void |
process(long omId,
String uuid) |
List<GWTOmr> getAllOmr() throws OKMException
OKMExceptionvoid process(long omId,
String uuid)
throws OKMException
OKMExceptionCopyright © 2016. All rights reserved.