@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
OKMException
void process(long omId, String uuid) throws OKMException
OKMException
Copyright © 2016. All rights reserved.