| Modifier and Type | Field and Description |
|---|---|
static String |
REGION_METADATA_IDENTIFIER
Region Metadata ID.
|
| Modifier and Type | Method and Description |
|---|---|
com.sdl.delivery.configuration.Configuration |
getConfiguration()
Returns current configuration.
|
static DynamicContent |
getInstance()
Get the singleton instance of
DynamicContent and create it in case it has not been created yet. |
MappingsResolver |
getMappingsResolver()
Gets the mapping resolver used for url resolving.
|
int |
getPublicationIdForIdentifier(String publicationIdentifier)
Gets publication identifier based on publication identifier.
|
MetaDataCacheKey |
getResolvedMetaDataIdentifier(String urlPath,
MetaDataType metaDataType)
Gets metadata identifier for specified url and meta data type.
|
Map<String,Integer> |
getUrlMappings()
Deprecated.
This method should not be used anymore as url mappings are for internal use only. Dynamic
functionality should be used by calling
getResolvedMetaDataIdentifier(String, MetaDataType). |
void |
update(Observable observable,
Object receivedArgument) |
public static final String REGION_METADATA_IDENTIFIER
public static DynamicContent getInstance()
DynamicContent and create it in case it has not been created yet.DynamicContent.public MappingsResolver getMappingsResolver()
public com.sdl.delivery.configuration.Configuration getConfiguration()
Configuration.public int getPublicationIdForIdentifier(String publicationIdentifier)
publicationIdentifier - publication identifier.public MetaDataCacheKey getResolvedMetaDataIdentifier(String urlPath, MetaDataType metaDataType)
urlPath - Full url.metaDataType - expected meta data type.@Deprecated public Map<String,Integer> getUrlMappings()
getResolvedMetaDataIdentifier(String, MetaDataType).public void update(Observable observable, Object receivedArgument)
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries