eu.etaxonomy.cdm.persistence.dao.description
Interface IFeatureNodeDao

All Superinterfaces:
ICdmEntityDao<FeatureNode>, IVersionableDao<FeatureNode>
All Known Implementing Classes:
FeatureNodeDaoImpl

public interface IFeatureNodeDao
extends IVersionableDao<FeatureNode>

Author:
a.babadshanjan

Method Summary
 List<FeatureNode> list()
           
 
Methods inherited from interface eu.etaxonomy.cdm.persistence.dao.common.IVersionableDao
countAuditEvents, countAuditEvents, getAuditEvents, getAuditEvents, getNextAuditEvent, getPreviousAuditEvent
 
Methods inherited from interface eu.etaxonomy.cdm.persistence.dao.common.ICdmEntityDao
clear, count, count, count, delete, exists, findById, findByUuid, flush, getSession, getType, group, list, list, list, list, list, list, list, listByIds, load, load, load, lock, merge, refresh, refresh, replace, rows, save, saveAll, saveOrUpdate, saveOrUpdateAll, update
 

Method Detail

list

List<FeatureNode> list()


Copyright © 2007-2013 EDIT. All Rights Reserved.