|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ektorp.impl.docref.ViewBasedCollection
org.ektorp.impl.docref.LazyLoadingViewBasedCollection
public class LazyLoadingViewBasedCollection
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.ektorp.impl.docref.ViewBasedCollection |
|---|
ViewBasedCollection.RememberRemovedIterator, ViewBasedCollection.RememberRemovedListIterator |
| Constructor Summary | |
|---|---|
LazyLoadingViewBasedCollection(String id,
CouchDbConnector couchDbConnector,
Class<?> clazz,
DocumentReferences documentReferences,
ConstructibleAnnotatedCollection constructibleField,
org.codehaus.jackson.map.ObjectMapper objectMapper)
|
|
| Method Summary | |
|---|---|
boolean |
initialized()
|
Object |
invoke(Object proxy,
Method method,
Object[] args)
|
| Methods inherited from class org.ektorp.impl.docref.ViewBasedCollection |
|---|
getPendingRemoval, initialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LazyLoadingViewBasedCollection(String id,
CouchDbConnector couchDbConnector,
Class<?> clazz,
DocumentReferences documentReferences,
ConstructibleAnnotatedCollection constructibleField,
org.codehaus.jackson.map.ObjectMapper objectMapper)
throws IllegalArgumentException,
InstantiationException,
IllegalAccessException,
InvocationTargetException
IllegalArgumentException
InstantiationException
IllegalAccessException
InvocationTargetException| Method Detail |
|---|
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
invoke in interface InvocationHandlerinvoke in class ViewBasedCollectionThrowablepublic boolean initialized()
initialized in class ViewBasedCollection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||