public class XmppConfigStore extends org.tiogasolutions.push.kernel.system.DomainSpecificStore<XmppConfig>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
XMPP_CONFIG_DESIGN_NAME |
| Constructor and Description |
|---|
XmppConfigStore(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 XMPP_CONFIG_DESIGN_NAME
public XmppConfigStore(org.tiogasolutions.push.kernel.execution.ExecutionManager executionManager)
public java.lang.String getDesignName()
getDesignName in class org.tiogasolutions.lib.couchace.DefaultCouchStore<XmppConfig>public static java.lang.String toDocumentId(org.tiogasolutions.push.kernel.clients.DomainProfileEntity domain)