org.gcube.portlets.user.guidedtour.client
Interface TourServiceAsync


public interface TourServiceAsync

Version:
1.0 Feb 1st 2012
Author:
Massimiliano Assante ISTI-CNR

Method Summary
 void setNotShowItAgain(String portletUniqueId, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
           
 void showTour(String portletUniqueId, com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)
           
 

Method Detail

showTour

void showTour(String portletUniqueId,
              com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback)

setNotShowItAgain

void setNotShowItAgain(String portletUniqueId,
                       com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)


Copyright © 2013. All Rights Reserved.