Uses of Class
org.equanda.test.dm.client.LazyInst

Packages that use LazyInst
org.equanda.test.dm.client   
org.equanda.test.dm.server   
 

Uses of LazyInst in org.equanda.test.dm.client
 

Methods in org.equanda.test.dm.client that return LazyInst
 LazyInst LazyInst.equandaClone(boolean cloneUoid)
           
static LazyInst LazyInst.equandaCreate()
           
static LazyInst LazyInst.equandaCreate(String type)
           
 LazyInst LazyInstBase.getEquanda()
           
 LazyInst CocoonManSelectorEJB.getEquandaLazyInst(Uoid uoid)
          a combobox link
 LazyInst OwnerSelectorEJB.getEquandaLazyInstEmbedded(Uoid uoid)
           
 LazyInst OwnerSelectorEJB.getEquandaLazyInstEmbeddedBi(Uoid uoid)
           
 LazyInst CocoonMan.getLazyInst()
          a combobox link
static LazyInst ObjectUpdater.getLazyInst(Uoid id, ObjectType equandaType, Timestamp equandaCreationDate, Timestamp equandaModificationDate, String equandaStatus, long equandaVersion, int testInt)
           
 LazyInst Owner.getLazyInstEmbedded()
           
 LazyInst Owner.getLazyInstEmbeddedBi()
           
static LazyInst LazyInst.selectId(Uoid uoid)
           
 

Methods in org.equanda.test.dm.client that return types with arguments of type LazyInst
 Collection<LazyInst> OwnerSelectorEJB.getEquandaLazyInstEmbeddedMul(Uoid uoid)
           
 Collection<LazyInst> OwnerSelectorEJB.getEquandaLazyInstEmbeddedMulBi(Uoid uoid)
           
 Collection<LazyInst> Owner.getLazyInstEmbeddedMul()
           
 Collection<LazyInst> Owner.getLazyInstEmbeddedMulBi()
           
 List<LazyInst> LazyInstSelectorEJB.selectAllOrdered()
           
static List<LazyInst> LazyInst.selectAllOrdered()
           
 List<LazyInst> LazyInstSelectorEJB.selectEquandaAll()
           
static List<LazyInst> LazyInst.selectEquandaAll()
           
 List<LazyInst> LazyInstSelectorEJB.selectTestInt(int testInt)
           
static List<LazyInst> LazyInst.selectTestInt(int testInt)
           
 

Methods in org.equanda.test.dm.client with parameters of type LazyInst
 void CocoonMan.setLazyInst(LazyInst value)
          a combobox link
 void Owner.setLazyInstEmbedded(LazyInst value)
           
 void Owner.setLazyInstEmbeddedBi(LazyInst value)
           
 void LazyInstBase.updateEquanda(LazyInst proxy)
           
static void ObjectUpdater.updateLazyInst(LazyInstBean bean, LazyInst obj)
           
 

Method parameters in org.equanda.test.dm.client with type arguments of type LazyInst
 void Owner.setLazyInstEmbeddedMul(Collection<LazyInst> value)
           
 void Owner.setLazyInstEmbeddedMulBi(Collection<LazyInst> value)
           
 

Uses of LazyInst in org.equanda.test.dm.server
 

Methods in org.equanda.test.dm.server that return LazyInst
 LazyInst LazyInstSelectorBean.equandaCreate(String type)
           
 LazyInst LazyInstSelectorBean.equandaRefresh(Uoid uoid, long version)
           
 LazyInst LazyInstSelectorBean.equandaUpdate(LazyInst proxy)
           
 LazyInst LazyInstBean.getEquanda()
           
 LazyInst CocoonManSelectorBean.getEquandaLazyInst(Uoid uoid)
           
 LazyInst OwnerSelectorBean.getEquandaLazyInstEmbedded(Uoid uoid)
           
 LazyInst OwnerSelectorBean.getEquandaLazyInstEmbeddedBi(Uoid uoid)
           
 LazyInst LazyInstSelectorBean.selectEquandaSingle(EquandaQuery query)
           
 LazyInst LazyInstSelectorBean.selectId(Uoid uoid)
           
 LazyInst[] LazyInstSelectorBean.selectMultipleId(Uoid[] arr)
           
 

Methods in org.equanda.test.dm.server that return types with arguments of type LazyInst
 List<LazyInst> LazyInstSelectorBean.equandaRunQuery(EquandaQuery query)
           
 Collection<LazyInst> OwnerSelectorBean.getEquandaLazyInstEmbeddedMul(Uoid uoid)
           
 Collection<LazyInst> OwnerSelectorBean.getEquandaLazyInstEmbeddedMulBi(Uoid uoid)
           
 List<LazyInst> LazyInstSelectorBean.selectAllOrdered()
           
 List<LazyInst> LazyInstSelectorBean.selectEquanda(EquandaQuery query)
           
 List<LazyInst> LazyInstSelectorBean.selectEquandaAll()
           
 List<LazyInst> LazyInstSelectorBean.selectTestInt(int testInt)
           
 

Methods in org.equanda.test.dm.server with parameters of type LazyInst
 LazyInst LazyInstSelectorBean.equandaUpdate(LazyInst proxy)
           
 void LazyInstBean.updateEquanda(LazyInst proxy)
          Internal routine to update based on a proxy object, update indicates whether all fields need setting
 



Copyright © 2007-2008. All Rights Reserved.