|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Remove | |
---|---|
org.equanda.test.dm.client | |
org.equanda.test.dm.server |
Uses of Remove in org.equanda.test.dm.client |
---|
Methods in org.equanda.test.dm.client that return Remove | |
---|---|
Remove |
Remove.equandaClone(boolean cloneUoid)
|
static Remove |
Remove.equandaCreate()
|
static Remove |
Remove.equandaCreate(String type)
|
Remove |
RemoveBase.getEquanda()
|
Remove |
LinkableSelectorEJB.getEquandaSingleRemove2(Uoid uoid)
|
static Remove |
ObjectUpdater.getRemove(Uoid id,
ObjectType equandaType,
Timestamp equandaCreationDate,
Timestamp equandaModificationDate,
String equandaStatus,
long equandaVersion,
int testInt)
|
Remove |
Linkable.getSingleRemove2()
|
static Remove |
Remove.selectId(Uoid uoid)
|
Methods in org.equanda.test.dm.client that return types with arguments of type Remove | |
---|---|
Collection<Remove> |
LinkableSelectorEJB.getEquandaMultipleRemove(Uoid uoid)
|
Collection<Remove> |
LinkableSelectorEJB.getEquandaMultipleRemove3(Uoid uoid)
|
Collection<Remove> |
LinkableSelectorEJB.getEquandaMultipleRemove4(Uoid uoid)
|
Collection<Remove> |
Linkable.getMultipleRemove()
|
Collection<Remove> |
Linkable.getMultipleRemove3()
|
Collection<Remove> |
Linkable.getMultipleRemove4()
|
List<Remove> |
RemoveSelectorEJB.selectEquandaAll()
|
static List<Remove> |
Remove.selectEquandaAll()
|
List<Remove> |
RemoveSelectorEJB.selectTestInt(int testInt)
|
static List<Remove> |
Remove.selectTestInt(int testInt)
|
Methods in org.equanda.test.dm.client with parameters of type Remove | |
---|---|
void |
Linkable.setSingleRemove2(Remove value)
|
void |
RemoveBase.updateEquanda(Remove proxy)
|
static void |
ObjectUpdater.updateRemove(RemoveBean bean,
Remove obj)
|
Method parameters in org.equanda.test.dm.client with type arguments of type Remove | |
---|---|
void |
Linkable.setMultipleRemove(Collection<Remove> value)
|
void |
Linkable.setMultipleRemove3(Collection<Remove> value)
|
void |
Linkable.setMultipleRemove4(Collection<Remove> value)
|
Uses of Remove in org.equanda.test.dm.server |
---|
Methods in org.equanda.test.dm.server that return Remove | |
---|---|
Remove |
RemoveSelectorBean.equandaCreate(String type)
|
Remove |
RemoveSelectorBean.equandaRefresh(Uoid uoid,
long version)
|
Remove |
RemoveSelectorBean.equandaUpdate(Remove proxy)
|
Remove |
RemoveBean.getEquanda()
|
Remove |
LinkableSelectorBean.getEquandaSingleRemove2(Uoid uoid)
|
Remove |
RemoveSelectorBean.selectEquandaSingle(EquandaQuery query)
|
Remove |
RemoveSelectorBean.selectId(Uoid uoid)
|
Remove[] |
RemoveSelectorBean.selectMultipleId(Uoid[] arr)
|
Methods in org.equanda.test.dm.server that return types with arguments of type Remove | |
---|---|
List<Remove> |
RemoveSelectorBean.equandaRunQuery(EquandaQuery query)
|
Collection<Remove> |
LinkableSelectorBean.getEquandaMultipleRemove(Uoid uoid)
|
Collection<Remove> |
LinkableSelectorBean.getEquandaMultipleRemove3(Uoid uoid)
|
Collection<Remove> |
LinkableSelectorBean.getEquandaMultipleRemove4(Uoid uoid)
|
List<Remove> |
RemoveSelectorBean.selectEquanda(EquandaQuery query)
|
List<Remove> |
RemoveSelectorBean.selectEquandaAll()
|
List<Remove> |
RemoveSelectorBean.selectTestInt(int testInt)
|
Methods in org.equanda.test.dm.server with parameters of type Remove | |
---|---|
Remove |
RemoveSelectorBean.equandaUpdate(Remove proxy)
|
void |
RemoveBean.updateEquanda(Remove proxy)
Internal routine to update based on a proxy object, update indicates whether all fields need setting |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |