com.hack23.cia.service.data.api
Interface OperationalStatementDAO

Package class diagram package OperationalStatementDAO
All Known Implementing Classes:
OperationalStatementDAOImpl

public interface OperationalStatementDAO

The Interface OperationalStatementDAO.


Method Summary
 Collection<List<OperationalStatementData>> getList()
          Gets the list.
 

Method Detail

getList

Collection<List<OperationalStatementData>> getList()
Gets the list.

Returns:
the list


Copyright © 2008-2011 www.hack23.com. All Rights Reserved.