Uses of Class
org.ektorp.support.DesignDocument

Packages that use DesignDocument
org.ektorp.support   
 

Uses of DesignDocument in org.ektorp.support
 

Methods in org.ektorp.support that return DesignDocument
 DesignDocument StdDesignDocumentFactory.generateFrom(Object metaDataSource)
           
 DesignDocument DesignDocumentFactory.generateFrom(Object metaDataSource)
          Generates a design document with views, lists, shows and filters generated and loaded according to the annotations found in the metaDataSource object.
protected  DesignDocument StdDesignDocumentFactory.newDesignDocumentInstance()
           
 

Methods in org.ektorp.support with parameters of type DesignDocument
protected  void CouchDbRepositorySupport.debugDesignDoc(DesignDocument generated)
           
 boolean DesignDocument.mergeWith(DesignDocument dd)
           
 



Copyright © 2011. All Rights Reserved.