|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EquandaProxy | |
|---|---|
| org.equanda.export | |
| org.equanda.persistence | |
| org.equanda.subjectory | |
| Uses of EquandaProxy in org.equanda.export |
|---|
| Fields in org.equanda.export declared as EquandaProxy | |
|---|---|
protected EquandaProxy |
ExportFieldEvaluator.proxy
|
| Constructors in org.equanda.export with parameters of type EquandaProxy | |
|---|---|
ExportFieldEvaluator(EquandaProxy proxy)
Create an evaluator for a specific EquandaProxy object |
|
| Uses of EquandaProxy in org.equanda.persistence |
|---|
| Classes in org.equanda.persistence with type parameters of type EquandaProxy | |
|---|---|
class |
EquandaProxy<ID,PROXY extends EquandaProxy>
Base class for proxies. |
interface |
EquandaSelector<ID,PROXY extends EquandaProxy,EJB extends HasId<ID>>
Methods which are shared by all selector objects. |
class |
LazyEJBListBase<ID,PROXY extends EquandaProxy<ID,EquandaProxy>,EJB extends EquandaEJB<ID>,SEL extends EquandaSelector<ID,PROXY,EJB>>
LazyList for SFSB entity façades. |
class |
LazyEJBListBase<ID,PROXY extends EquandaProxy<ID,EquandaProxy>,EJB extends EquandaEJB<ID>,SEL extends EquandaSelector<ID,PROXY,EJB>>
LazyList for SFSB entity façades. |
class |
LazyProxyListBase<ID,PROXY extends EquandaProxy<ID,EquandaProxy>,EJB extends EquandaEJB<ID>,SEL extends EquandaSelector<ID,PROXY,EJB>>
LazyList for proxy objects |
class |
LazyProxyListBase<ID,PROXY extends EquandaProxy<ID,EquandaProxy>,EJB extends EquandaEJB<ID>,SEL extends EquandaSelector<ID,PROXY,EJB>>
LazyList for proxy objects |
| Methods in org.equanda.persistence that return EquandaProxy | |
|---|---|
protected PROXY[] |
LazyProxyListBase.getMultipleObjects(ID[] ids)
|
protected PROXY[] |
LazyProxyListBase.getMultipleObjects(int first,
int size)
|
PROXY[] |
EquandaSelector.selectMultipleId(ID[] arr)
|
| Uses of EquandaProxy in org.equanda.subjectory |
|---|
| Classes in org.equanda.subjectory with type parameters of type EquandaProxy | |
|---|---|
interface |
MappingTranslatorNeedsProxy<PROXYTYPE extends EquandaProxy>
Marker interface for MappingTranslator to indicate that the proxy should be passed before translation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||