@Repository(value="blOverrideContentService") public class NullOverrideContentServiceImpl extends Object implements OverrideContentService
| Constructor and Description |
|---|
NullOverrideContentServiceImpl() |
| 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)
OverrideContentServiceOverrideContentItem is for the given ContentItem id
and extra consideration arguments, and returns it.findOverrideContentItemByContentItemId in interface OverrideContentServiceOverrideContentItemCopyright © 2020. All rights reserved.