public interface MappingsResolver
Modifier and Type | Method and Description |
---|---|
PublicationMapping |
getPublicationIdForIdentifier(String publicationIdentifier)
Returns publication id based on the property of publication entry.
|
PublicationMapping |
getPublicationMappingFromUrl(int namespaceId,
String urlPath)
Returns publication id and root path of the page url.
|
PublicationMapping |
getPublicationMappingFromUrl(String urlPath)
Returns publication id and root path of the page url.
|
PublicationMapping getPublicationMappingFromUrl(String urlPath)
urlPath
- Full and absolute url to the page.PublicationMapping getPublicationMappingFromUrl(int namespaceId, String urlPath)
namespaceId
- Publication namespace id.urlPath
- Full and absolute url to the page.PublicationMapping getPublicationIdForIdentifier(String publicationIdentifier)
publicationIdentifier
- The publication property used for identifying specific publication.Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries