public interface MSRPConfiguration extends SocialResourceConfiguration
SocialResourceConfiguration.SRPTYPE
Modifier and Type | Field and Description |
---|---|
static String |
PN_MONGO_ATTACHMENTCOLLECTION |
static String |
PN_MONGO_DB |
static String |
PN_MONGO_UGCCOLLECTION |
static String |
PN_MONGO_URI |
static String |
PN_SOLRCOLLECTION |
static String |
PN_SOLRURL |
static String |
PN_ZKHOST |
PN_ASIPATH, PN_TENANT_ID
Modifier and Type | Method and Description |
---|---|
String |
getAttachmentCollectionName()
Get mongoDB collection name to use for the attachment storage.
|
String |
getDatabaseName()
Get mongoDB database name for MSRP.
|
String |
getMongoURI()
Get mongoDB URI for MSRP.
|
String |
getSolrCollectionName()
Get Solr collection name.
|
String |
getSolrURL()
Get Solr URL.
|
String |
getTenantId()
Get Tenant ID or default if not in a tenant.
|
String |
getUGCCollectionName()
Get mongoDB collection name to use for the UGC storage.
|
String |
getZooKeeperURI()
Get Zookeeper URI.
|
getAsiPath
static final String PN_MONGO_URI
static final String PN_MONGO_ATTACHMENTCOLLECTION
static final String PN_MONGO_UGCCOLLECTION
static final String PN_MONGO_DB
static final String PN_SOLRCOLLECTION
static final String PN_SOLRURL
static final String PN_ZKHOST
String getMongoURI()
String getDatabaseName()
String getUGCCollectionName()
String getAttachmentCollectionName()
String getZooKeeperURI()
String getSolrURL()
String getSolrCollectionName()
String getTenantId()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"