org.equanda.test.dm.client
Interface ImmutableIfGlobalSelectorEJB

All Superinterfaces:
EquandaSelector<Uoid,ImmutableIfGlobal,ImmutableIfGlobalEJB>
All Known Implementing Classes:
ImmutableIfGlobalSelectorBean

public interface ImmutableIfGlobalSelectorEJB
extends EquandaSelector<Uoid,ImmutableIfGlobal,ImmutableIfGlobalEJB>

Interface for ImmutableIfGlobal.


Method Summary
 void remove()
           
 void removeEntityBean(Uoid uoid)
           
 List<ImmutableIfGlobal> selectEquandaAll()
           
 List<ImmutableIfGlobalEJB> 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<ImmutableIfGlobalEJB> selectEquandaAllEJB()
                                               throws EquandaPersistenceException
Throws:
EquandaPersistenceException

selectEquandaAll

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

removeEntityBean

void removeEntityBean(Uoid uoid)
                      throws EquandaPersistenceException
Throws:
EquandaPersistenceException

remove

void remove()
Specified by:
remove in interface EquandaSelector<Uoid,ImmutableIfGlobal,ImmutableIfGlobalEJB>


Copyright © 2007-2008. All Rights Reserved.