org.gcube.portlets.user.socialprofile.client
Interface GreetingService

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

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

The client side stub for the RPC service.


Method Summary
 String greetServer(String name)
           
 

Method Detail

greetServer

String greetServer(String name)
                   throws IllegalArgumentException
Throws:
IllegalArgumentException


Copyright © 2013. All Rights Reserved.