Uses of Class
org.ektorp.impl.docref.ConstructibleAnnotatedCollection

Packages that use ConstructibleAnnotatedCollection
org.ektorp.impl.docref   
 

Uses of ConstructibleAnnotatedCollection in org.ektorp.impl.docref
 

Constructors in org.ektorp.impl.docref with parameters of type ConstructibleAnnotatedCollection
LazyLoadingViewBasedCollection(String id, CouchDbConnector couchDbConnector, Class<?> clazz, DocumentReferences documentReferences, ConstructibleAnnotatedCollection constructibleField, org.codehaus.jackson.map.ObjectMapper objectMapper)
           
ViewBasedCollection(String id, CouchDbConnector couchDbConnector, Class<?> clazz, DocumentReferences documentReferences, ConstructibleAnnotatedCollection constructibleField, org.codehaus.jackson.map.ObjectMapper objectMapper)
           
 

Constructor parameters in org.ektorp.impl.docref with type arguments of type ConstructibleAnnotatedCollection
BackReferencedBeanDeserializer(org.codehaus.jackson.map.deser.BeanDeserializer deserializer, List<ConstructibleAnnotatedCollection> fields, CouchDbConnector couchDbConnector, Class<?> clazz, org.codehaus.jackson.map.ObjectMapper objectMapper)
           
 



Copyright © 2011. All Rights Reserved.