| Package | Description |
|---|---|
| org.ektorp.support |
| Modifier and Type | Method and Description |
|---|---|
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.
|
DesignDocument |
StdDesignDocumentFactory.getFromDatabase(CouchDbConnector db,
String designDocumentId) |
DesignDocument |
DesignDocumentFactory.getFromDatabase(CouchDbConnector db,
String designDocumentId)
Retrieves the DesignDocument instance from the database
|
DesignDocument |
StdDesignDocumentFactory.newDesignDocumentInstance() |
DesignDocument |
DesignDocumentFactory.newDesignDocumentInstance()
Create a new empty instance of a DesignDocument
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CouchDbRepositorySupport.debugDesignDoc(DesignDocument generated) |
boolean |
DesignDocument.mergeWith(DesignDocument dd) |
Copyright © 2012. All Rights Reserved.