com.activequant.dao
Interface ITradeableInstrumentDao

All Superinterfaces:
IEntityDao<TradeableInstrument>
All Known Implementing Classes:
TradeableInstrumentDao

public interface ITradeableInstrumentDao
extends IEntityDao<TradeableInstrument>


Method Summary
 
Methods inherited from interface com.activequant.dao.IEntityDao
count, countForAttributeValue, countForAttributeValue, countForAttributeValue, create, delete, findIDs, findIDs, findIDs, findIDs, findIDsWhereCreationDateBetween, load, loadAll, loadIDs, update
 



Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.