org.apache.lucene.gdata.servlet.handler
Class UpdateAccountStrategy

java.lang.Object
  extended by org.apache.lucene.gdata.servlet.handler.RequestAuthenticator
      extended by org.apache.lucene.gdata.servlet.handler.AbstractAccountHandler
          extended by org.apache.lucene.gdata.servlet.handler.UpdateAccountStrategy
All Implemented Interfaces:
GDataHttpAuthenticator, GDataRequestHandler

public class UpdateAccountStrategy
extends AbstractAccountHandler

Author:
Simon Willnauer

Field Summary
 
Fields inherited from class org.apache.lucene.gdata.servlet.handler.AbstractAccountHandler
service
 
Constructor Summary
UpdateAccountStrategy()
           
 
Method Summary
protected  void processServiceAction(GDataAccount account)
           
 
Methods inherited from class org.apache.lucene.gdata.servlet.handler.AbstractAccountHandler
getAccountFromRequest, getErrorCode, getErrorMessage, processRequest, sendResponse, setError
 
Methods inherited from class org.apache.lucene.gdata.servlet.handler.RequestAuthenticator
authenticateAccount, authenticateAccount, getTokenFromRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateAccountStrategy

public UpdateAccountStrategy()
Method Detail

processServiceAction

protected void processServiceAction(GDataAccount account)
                             throws ServiceException
Specified by:
processServiceAction in class AbstractAccountHandler
Throws:
ServiceException


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.