public class AppConfigStore extends DefaultCouchStore<AppConfig>
database| Constructor and Description |
|---|
AppConfigStore(com.couchace.core.api.CouchServer couchServer) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDesignName() |
create, delete, deleteByDocumentId, getByDocumentId, getDatabase, getEntities, getEntityType, headByDocumentId, injectVersion, updatepublic AppConfigStore(com.couchace.core.api.CouchServer couchServer)
public java.lang.String getDesignName()
getDesignName in class DefaultCouchStore<AppConfig>