com.activequant.dao
Interface IPortfolioDao

All Superinterfaces:
IEntityDao<Portfolio>
All Known Implementing Classes:
PortfolioDao

public interface IPortfolioDao
extends IEntityDao<Portfolio>


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.