|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChoicesEJB | |
---|---|
org.equanda.test.dm.client | |
org.equanda.test.dm.server | |
org.equanda.test.ymport |
Uses of ChoicesEJB in org.equanda.test.dm.client |
---|
Methods in org.equanda.test.dm.client that return ChoicesEJB | |
---|---|
static ChoicesEJB |
EquandaGlobal.getChoices()
|
Methods in org.equanda.test.dm.client that return types with arguments of type ChoicesEJB | |
---|---|
List<ChoicesEJB> |
ChoicesSelectorEJB.selectEquandaAllEJB()
|
Uses of ChoicesEJB in org.equanda.test.dm.server |
---|
Classes in org.equanda.test.dm.server that implement ChoicesEJB | |
---|---|
class |
ChoicesBean
Choices |
Methods in org.equanda.test.dm.server that return ChoicesEJB | |
---|---|
ChoicesEJB |
ChoicesSelectorBean.selectEquandaSingleEJB(EquandaQuery query)
|
ChoicesEJB |
ChoicesSelectorBean.selectIdEJB(Uoid uoid)
|
Methods in org.equanda.test.dm.server that return types with arguments of type ChoicesEJB | |
---|---|
List<ChoicesEJB> |
ChoicesSelectorBean.equandaRunQueryEJB(EquandaQuery query)
|
List<ChoicesEJB> |
ChoicesSelectorBean.selectEquandaAllEJB()
|
List<ChoicesEJB> |
ChoicesSelectorBean.selectEquandaEJB(EquandaQuery query)
|
Uses of ChoicesEJB in org.equanda.test.ymport |
---|
Methods in org.equanda.test.ymport that return ChoicesEJB | |
---|---|
ChoicesEJB |
ChoicesTableHandler.select(ChoicesSelectorEJB selector,
org.equanda.test.ymport.ImportChoices proxy)
Try select a value to update or return null |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |