com.rapidtransform.part.dao
Interface ItemInstanceDAO

All Superinterfaces:
DAO, GenericDAO<ItemInstance,java.lang.Long>
All Known Implementing Classes:
ItemInstanceDAOHibernate

public interface ItemInstanceDAO
extends GenericDAO<ItemInstance,java.lang.Long>

Author:
S. Werner

Method Summary
 
Methods inherited from interface com.rapidtransform.core.dao.GenericDAO
findAll, findById, findByType, remove, save