org.geebis.books.action.account
Interface AccountList

All Known Implementing Classes:
AccountListAction

public interface AccountList


Method Summary
 java.lang.String cancel()
           
 void destroy()
           
 void getAccounts()
           
 

Method Detail

getAccounts

void getAccounts()

cancel

java.lang.String cancel()

destroy

void destroy()