|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Choices | |
---|---|
org.equanda.test.dm.client | |
org.equanda.test.dm.server |
Uses of Choices in org.equanda.test.dm.client |
---|
Methods in org.equanda.test.dm.client that return Choices | |
---|---|
Choices |
Choices.equandaClone(boolean cloneUoid)
|
static Choices |
Choices.equandaCreate()
|
static Choices |
Choices.equandaCreate(String type)
|
static Choices |
ObjectUpdater.getChoices(Uoid id,
ObjectType equandaType,
Timestamp equandaCreationDate,
Timestamp equandaModificationDate,
String equandaStatus,
long equandaVersion,
String season,
int monitorSize,
int immutableWeight,
String immutableName,
String country2Letter,
String country3Letter,
String country3LetterShortField,
String countryCodeString,
int countryCodeValue)
|
Choices |
ChoicesBase.getEquanda()
|
static Choices |
Choices.selectId(Uoid uoid)
|
Methods in org.equanda.test.dm.client that return types with arguments of type Choices | |
---|---|
List<Choices> |
ChoicesSelectorEJB.selectEquandaAll()
|
static List<Choices> |
Choices.selectEquandaAll()
|
Methods in org.equanda.test.dm.client with parameters of type Choices | |
---|---|
static void |
ObjectUpdater.updateChoices(ChoicesBean bean,
Choices obj)
|
void |
ChoicesBase.updateEquanda(Choices proxy)
|
Uses of Choices in org.equanda.test.dm.server |
---|
Methods in org.equanda.test.dm.server that return Choices | |
---|---|
Choices |
ChoicesSelectorBean.equandaCreate(String type)
|
Choices |
ChoicesSelectorBean.equandaRefresh(Uoid uoid,
long version)
|
Choices |
ChoicesSelectorBean.equandaUpdate(Choices proxy)
|
Choices |
ChoicesBean.getEquanda()
|
Choices |
ChoicesSelectorBean.selectEquandaSingle(EquandaQuery query)
|
Choices |
ChoicesSelectorBean.selectId(Uoid uoid)
|
Choices[] |
ChoicesSelectorBean.selectMultipleId(Uoid[] arr)
|
Methods in org.equanda.test.dm.server that return types with arguments of type Choices | |
---|---|
List<Choices> |
ChoicesSelectorBean.equandaRunQuery(EquandaQuery query)
|
List<Choices> |
ChoicesSelectorBean.selectEquanda(EquandaQuery query)
|
List<Choices> |
ChoicesSelectorBean.selectEquandaAll()
|
Methods in org.equanda.test.dm.server with parameters of type Choices | |
---|---|
Choices |
ChoicesSelectorBean.equandaUpdate(Choices proxy)
|
void |
ChoicesBean.updateEquanda(Choices proxy)
Internal routine to update based on a proxy object, update indicates whether all fields need setting |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |