Interface FactorValueDao

All Superinterfaces:
BaseDao<FactorValue>, BaseVoEnabledDao<FactorValue,FactorValueValueObject>, FilteringDao<FactorValue>, FilteringVoEnabledDao<FactorValue,FactorValueValueObject>
All Known Implementing Classes:
FactorValueDaoImpl

public interface FactorValueDao extends FilteringVoEnabledDao<FactorValue,FactorValueValueObject>
See Also: