public interface OverrideContentService
| Modifier and Type | Method and Description |
|---|---|
OverrideContentItem |
findOverrideContentItemByContentItemId(Long contentItemId,
Map<String,Object> args)
Determines what the most appropriate
OverrideContentItem is for the given ContentItem id
and extra consideration arguments, and returns it. |
OverrideContentItem findOverrideContentItemByContentItemId(Long contentItemId, Map<String,Object> args)
OverrideContentItem is for the given ContentItem id
and extra consideration arguments, and returns it.contentItemId - args - OverrideContentItemCopyright © 2020. All rights reserved.