org.gcube.portlets.widgets.guidedtour.client
Interface TourService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- TourServiceImpl
@RemoteServiceRelativePath(value="quicktourServlet")
public interface TourService
- extends com.google.gwt.user.client.rpc.RemoteService
The client side stub for the RPC service.
- Version:
- 1.0 Feb 1st 2012
- Author:
- Massimiliano Assante ISTI-CNR
showTour
Boolean showTour(String portletUniqueId)
setNotShowItAgain
void setNotShowItAgain(String portletUniqueId)
Copyright © 2014. All Rights Reserved.