org.equanda.test.dm.client
Interface HideIf2SelectorEJB

All Superinterfaces:
EquandaSelector<Uoid,HideIf2,HideIf2EJB>
All Known Implementing Classes:
HideIf2SelectorBean

public interface HideIf2SelectorEJB
extends EquandaSelector<Uoid,HideIf2,HideIf2EJB>

Interface for HideIf2.


Method Summary
 void remove()
           
 void removeEntityBean(Uoid uoid)
           
 List<HideIf2> selectEquandaAll()
           
 List<HideIf2EJB> selectEquandaAllEJB()
           
 
Methods inherited from interface org.equanda.persistence.EquandaSelector
equandaCreate, equandaRefresh, equandaRunCountQuery, equandaRunQuery, equandaRunQueryEJB, equandaRunQueryId, equandaRunUpdateQuery, equandaUpdate, getEquandaName, selectEquanda, selectEquandaEJB, selectEquandaSingle, selectEquandaSingleEJB, selectId, selectIdEJB, selectMultipleId
 

Method Detail

selectEquandaAllEJB

List<HideIf2EJB> selectEquandaAllEJB()
                                     throws EquandaPersistenceException
Throws:
EquandaPersistenceException

selectEquandaAll

List<HideIf2> selectEquandaAll()
                               throws EquandaPersistenceException
Throws:
EquandaPersistenceException

removeEntityBean

void removeEntityBean(Uoid uoid)
                      throws EquandaPersistenceException
Throws:
EquandaPersistenceException

remove

void remove()
Specified by:
remove in interface EquandaSelector<Uoid,HideIf2,HideIf2EJB>


Copyright © 2007-2008. All Rights Reserved.