org.equanda.test.dm.client
Interface CompareSelectorEJB
- All Superinterfaces:
- EquandaSelector<Uoid,Compare,CompareEJB>
- All Known Implementing Classes:
- CompareSelectorBean
public interface CompareSelectorEJB
- extends EquandaSelector<Uoid,Compare,CompareEJB>
Interface for Compare.
Methods inherited from interface org.equanda.persistence.EquandaSelector |
equandaCreate, equandaRefresh, equandaRunCountQuery, equandaRunQuery, equandaRunQueryEJB, equandaRunQueryId, equandaRunUpdateQuery, equandaUpdate, getEquandaName, selectEquanda, selectEquandaEJB, selectEquandaSingle, selectEquandaSingleEJB, selectId, selectIdEJB, selectMultipleId |
selectEquandaAllEJB
List<CompareEJB> selectEquandaAllEJB()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
selectEquandaAll
List<Compare> selectEquandaAll()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeEntityBean
void removeEntityBean(Uoid uoid)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
remove
void remove()
- Specified by:
remove
in interface EquandaSelector<Uoid,Compare,CompareEJB>
getEquandaWheeledVehicle
Vehicle getEquandaWheeledVehicle(Uoid uoid)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getEquandaWheeledVehicles
Collection<Vehicle> getEquandaWheeledVehicles(Uoid uoid)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
Copyright © 2007-2008. All Rights Reserved.