public class TwilioConfigStore extends org.tiogasolutions.lib.couchace.DefaultCouchStore<TwilioConfig>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TWILIO_CONFIG_DESIGN_NAME |
| Constructor and Description |
|---|
TwilioConfigStore(org.tiogasolutions.push.common.system.CpCouchServer couchServer) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDatabaseName() |
java.lang.String |
getDesignName() |
static java.lang.String |
toDocumentId(org.tiogasolutions.push.common.clients.Domain domain) |
create, createDatabase, delete, deleteByDocumentId, expireCachedDatabases, getByDocumentId, getCouchServer, getDatabase, getDatabaseAccessMap, getDatabaseMap, getEntities, getEntities, getEntities, getEntityResponse, getEntityType, headByDocumentId, injectVersion, updatepublic static final java.lang.String TWILIO_CONFIG_DESIGN_NAME
public TwilioConfigStore(org.tiogasolutions.push.common.system.CpCouchServer couchServer)
public java.lang.String getDatabaseName()
getDatabaseName in class org.tiogasolutions.lib.couchace.DefaultCouchStore<TwilioConfig>public java.lang.String getDesignName()
getDesignName in class org.tiogasolutions.lib.couchace.DefaultCouchStore<TwilioConfig>public static java.lang.String toDocumentId(org.tiogasolutions.push.common.clients.Domain domain)