org.equanda.test.dm.client
Interface Remove2SelectorEJB
- All Superinterfaces:
- EquandaSelector<Uoid,Remove2,Remove2EJB>
- All Known Implementing Classes:
- Remove2SelectorBean
public interface Remove2SelectorEJB
- extends EquandaSelector<Uoid,Remove2,Remove2EJB>
Interface for Remove2.
Methods inherited from interface org.equanda.persistence.EquandaSelector |
equandaCreate, equandaRefresh, equandaRunCountQuery, equandaRunQuery, equandaRunQueryEJB, equandaRunQueryId, equandaRunUpdateQuery, equandaUpdate, getEquandaName, selectEquanda, selectEquandaEJB, selectEquandaSingle, selectEquandaSingleEJB, selectId, selectIdEJB, selectMultipleId |
selectEverythingEJB
List<Remove2EJB> selectEverythingEJB()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
selectEverything
List<Remove2> selectEverything()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
selectByStringEJB
List<Remove2EJB> selectByStringEJB(String theString)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
selectByString
List<Remove2> selectByString(String theString)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
selectEquandaAllEJB
List<Remove2EJB> selectEquandaAllEJB()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
selectEquandaAll
List<Remove2> selectEquandaAll()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeEntityBean
void removeEntityBean(Uoid uoid)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
remove
void remove()
- Specified by:
remove
in interface EquandaSelector<Uoid,Remove2,Remove2EJB>
getEquandaField1Bidirectional
Linkable getEquandaField1Bidirectional(Uoid uoid)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getEquandaField2Override
Linkable getEquandaField2Override(Uoid uoid)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getEquandaCallLinkableFacade
Collection<Linkable> getEquandaCallLinkableFacade(Uoid uoid)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
getEquandaCallLinkableFacade2
Collection<Linkable> getEquandaCallLinkableFacade2(Uoid uoid)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
Copyright © 2007-2008. All Rights Reserved.