org.equanda.test.dm.client
Interface ChoicesSelectorEJB
- All Superinterfaces:
- EquandaSelector<Uoid,Choices,ChoicesEJB>
- All Known Implementing Classes:
- ChoicesSelectorBean
public interface ChoicesSelectorEJB
- extends EquandaSelector<Uoid,Choices,ChoicesEJB>
Interface for Choices.
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<ChoicesEJB> selectEquandaAllEJB()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
selectEquandaAll
List<Choices> selectEquandaAll()
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
removeEntityBean
void removeEntityBean(Uoid uoid)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
remove
void remove()
- Specified by:
remove
in interface EquandaSelector<Uoid,Choices,ChoicesEJB>
getEquandaCountries
Collection<String> getEquandaCountries(Uoid uoid)
throws EquandaPersistenceException
- Throws:
EquandaPersistenceException
Copyright © 2007-2008. All Rights Reserved.