com.hack23.cia.service.data.impl
Class OperationalStatementDAOImpl
java.lang.Object
com.hack23.cia.service.data.impl.OperationalStatementDAOImpl
- All Implemented Interfaces:
- OperationalStatementDAO
@Component(value="OperationalStatementDAO")
public class OperationalStatementDAOImpl
- extends Object
- implements OperationalStatementDAO
The Class OperationalStatementDAOImpl.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationalStatementDAOImpl
public OperationalStatementDAOImpl()
getList
public Collection<List<OperationalStatementData>> getList()
- Description copied from interface:
OperationalStatementDAO
- Gets the list.
- Specified by:
getList
in interface OperationalStatementDAO
- Returns:
- the list
init
@PostConstruct
public final void init()
throws Exception
- Inits the.
- Throws:
Exception
- the exception
Copyright © 2008-2011 www.hack23.com. All Rights Reserved.