Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.gwt.ui.client.base.login
Class LogoutCommand

java.lang.Object
  extended by org.nuxeo.ecm.gwt.runtime.client.http.HttpCallback
      extended by org.nuxeo.ecm.gwt.runtime.client.ui.HttpCommand
          extended by org.nuxeo.ecm.gwt.ui.client.base.login.LogoutCommand
All Implemented Interfaces:
com.google.gwt.http.client.RequestCallback, com.google.gwt.user.client.Command

public class LogoutCommand
extends HttpCommand

Author:
Bogdan Stefanescu

Constructor Summary
LogoutCommand()
           
 
Method Summary
 void onFailure(java.lang.Throwable cause)
           
 void onSuccess(HttpResponse response)
           
 
Methods inherited from class org.nuxeo.ecm.gwt.runtime.client.ui.HttpCommand
execute, get, getBusyTimeout, getView, onError, onResponseReceived, post, setBusyTimeout, setView
 
Methods inherited from class org.nuxeo.ecm.gwt.runtime.client.http.HttpCallback
getRequest
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogoutCommand

public LogoutCommand()
Method Detail

onSuccess

public void onSuccess(HttpResponse response)
Overrides:
onSuccess in class HttpCommand

onFailure

public void onFailure(java.lang.Throwable cause)
Overrides:
onFailure in class HttpCommand

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.