org.eaglei.ui.gwt.instance.rpc
Interface InstanceServiceRemote

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
InstanceServlet

@RemoteServiceRelativePath(value="instance")
public interface InstanceServiceRemote
extends com.google.gwt.user.client.rpc.RemoteService


Method Summary
 org.eaglei.model.EIInstanceX getInstance(java.lang.String sessionID, org.eaglei.model.EIURI instanceID)
           
 

Method Detail

getInstance

org.eaglei.model.EIInstanceX getInstance(java.lang.String sessionID,
                                         org.eaglei.model.EIURI instanceID)
                                         throws LoggedException
Throws:
LoggedException


Copyright © 2009-2011 Eagle-I. All Rights Reserved.