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