de.schlund.pfixcore.example.bank.ihandler
Class SelectAccountHandler
java.lang.Object
de.schlund.pfixcore.example.bank.ihandler.SelectAccountHandler
- All Implemented Interfaces:
- IHandler
public class SelectAccountHandler
- extends Object
- implements IHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectAccountHandler
public SelectAccountHandler()
handleSubmittedData
public void handleSubmittedData(Context context,
IWrapper wrapper)
throws Exception
- Specified by:
handleSubmittedData in interface IHandler
- Throws:
Exception
isActive
public boolean isActive(Context context)
throws Exception
- Specified by:
isActive in interface IHandler
- Throws:
Exception
prerequisitesMet
public boolean prerequisitesMet(Context context)
throws Exception
- Specified by:
prerequisitesMet in interface IHandler
- Throws:
Exception
needsData
public boolean needsData(Context context)
throws Exception
- Specified by:
needsData in interface IHandler
- Throws:
Exception
retrieveCurrentStatus
public void retrieveCurrentStatus(Context context,
IWrapper wrapper)
throws Exception
- Specified by:
retrieveCurrentStatus in interface IHandler
- Throws:
Exception
Copyright © 2011 United Internet. All Rights Reserved.