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