public interface LivefyreConfigProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_CONFIG_CACHE_TTL |
static java.lang.String |
PROPERTY_NETWORK_DOMAIN |
static java.lang.String |
PROPERTY_NETWORK_KEY |
static java.lang.String |
PROPERTY_SITE_ID |
static java.lang.String |
PROPERTY_SITE_KEY |
Modifier and Type | Method and Description |
---|---|
java.util.List<LivefyreConfig> |
getAllConfigs() |
LivefyreConfig |
getConfig(Resource resource)
Gets a configuration based on the resource.
|
static final java.lang.String PROPERTY_NETWORK_DOMAIN
static final java.lang.String PROPERTY_NETWORK_KEY
static final java.lang.String PROPERTY_SITE_ID
static final java.lang.String PROPERTY_SITE_KEY
static final java.lang.String PROPERTY_CONFIG_CACHE_TTL
LivefyreConfig getConfig(Resource resource) throws SocialException
resource
- the resource to get a configuration forSocialException
- when Livefyre is not configured properlyjava.util.List<LivefyreConfig> getAllConfigs() throws SocialException
SocialException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"