public class SimpleOverrideContentServiceImpl extends Object implements OverrideContentService
Constructor and Description |
---|
SimpleOverrideContentServiceImpl() |
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. |
public OverrideContentItem findOverrideContentItemByContentItemId(Long contentItemId, Map<String,Object> args)
OverrideContentService
OverrideContentItem
is for the given ContentItem
id
and extra consideration arguments, and returns it.findOverrideContentItemByContentItemId
in interface OverrideContentService
OverrideContentItem
Copyright © 2020. All rights reserved.