@FunctionalInterface public interface WebCmsDomainMetadataFactory
| Modifier and Type | Method and Description |
|---|---|
Object |
createMetadataForDomain(WebCmsDomain domain)
Create the metadata for a particular domain.
|
Object createMetadataForDomain(WebCmsDomain domain)
null if no metadata is available for that domain.domain - to create the metadata forCopyright © 2020. All rights reserved.