public interface WebCmsPublicationService
WebCmsPublication instances.
Inspects the multi-domain configuration to fallback to shared publications if necessary.| Modifier and Type | Method and Description |
|---|---|
WebCmsPublication |
getPublicationByKey(String publicationKey)
Finds the publication represented by the publication key.
|
WebCmsPublication |
getPublicationByKey(String publicationKey,
WebCmsDomain domain)
Finds the publication represented by the publication key and attached to that domain.
|
WebCmsPublication getPublicationByKey(String publicationKey)
WebCmsPublication.publicationKey - of the publicationnull if not foundWebCmsPublication getPublicationByKey(String publicationKey, WebCmsDomain domain)
WebCmsPublication.publicationKey - of the publicationnull if not foundCopyright © 2020. All rights reserved.