Modifier and Type | Method and Description |
---|---|
protected void |
WidgetCustomPersistenceHandler.removeSCFromOverrideContentItem(Long scTypeId,
ContentItem contentItem,
List<OverrideContentItem> allOverrideContentItems) |
Modifier and Type | Method and Description |
---|---|
protected void |
WidgetCustomPersistenceHandler.removeSCFromContentItems(Long scTypeId,
List<ContentItem> contentItems) |
Modifier and Type | Method and Description |
---|---|
protected ContentItem |
AdvancedCMSFormBuilderExtensionHandler.getContentItem(String value) |
Modifier and Type | Method and Description |
---|---|
ContentItem |
ContentItemDaoImpl.readContentItemById(Long id) |
ContentItem |
ContentItemDao.readContentItemById(Long id)
Returns a
ContentItem by its id. |
ContentItem |
ContentItemDaoImpl.saveContentItem(ContentItem contentItem) |
ContentItem |
ContentItemDao.saveContentItem(ContentItem contentItem)
Persists a
ContentItem and returns the persisted version. |
Modifier and Type | Method and Description |
---|---|
List<ContentItem> |
AdvancedStructuredContentDaoImpl.findContentItemByActiveStructuredContent(org.broadleafcommerce.cms.structure.domain.StructuredContent structuredContent) |
List<ContentItem> |
AdvancedStructuredContentDao.findContentItemByActiveStructuredContent(org.broadleafcommerce.cms.structure.domain.StructuredContent structuredContent)
Returns the current
ContentItem s associated with the given StructuredContent |
List<ContentItem> |
ContentItemDaoImpl.readAllContentItems() |
List<ContentItem> |
ContentItemDao.readAllContentItems() |
List<ContentItem> |
WidgetDao.readContentItemsByWidgetId(Long id)
Finds all Content Items which use the Widget by its internal database id
|
List<ContentItem> |
WidgetDaoImpl.readContentItemsByWidgetId(Long id) |
Modifier and Type | Method and Description |
---|---|
ContentItem |
ContentItemDaoImpl.saveContentItem(ContentItem contentItem) |
ContentItem |
ContentItemDao.saveContentItem(ContentItem contentItem)
Persists a
ContentItem and returns the persisted version. |
Modifier and Type | Class and Description |
---|---|
class |
ContentItemImpl |
Modifier and Type | Field and Description |
---|---|
protected ContentItem |
StructuredContentContentItemXrefImpl.contentItem |
protected ContentItem |
ContentZoneImpl.defaultContentItem |
protected ContentItem |
OverrideContentItemImpl.parentContentItem |
Modifier and Type | Method and Description |
---|---|
<G extends ContentItem> |
ContentItemImpl.createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context) |
Modifier and Type | Method and Description |
---|---|
ContentItem |
ContentItem.clone()
Clones this instance of ContentItem
|
ContentItem |
ContentItemImpl.clone() |
ContentItem |
StructuredContentContentItemXref.getContentItem() |
ContentItem |
StructuredContentContentItemXrefImpl.getContentItem() |
ContentItem |
ContentZone.getDefaultContentItem()
Gets the default content item for this zone
|
ContentItem |
ContentZoneImpl.getDefaultContentItem() |
ContentItem |
OverrideContentItemImpl.getParentContentItem() |
ContentItem |
OverrideContentItem.getParentContentItem()
Gets the parent content item configured for this override content item
|
Modifier and Type | Method and Description |
---|---|
void |
StructuredContentContentItemXref.setContentItem(ContentItem contentItem) |
void |
StructuredContentContentItemXrefImpl.setContentItem(ContentItem contentItem) |
void |
ContentZone.setDefaultContentItem(ContentItem contentItem)
Sets the default content item for this zone
|
void |
ContentZoneImpl.setDefaultContentItem(ContentItem contentItem) |
void |
OverrideContentItemImpl.setParentContentItem(ContentItem parentContentItem) |
void |
OverrideContentItem.setParentContentItem(ContentItem parentContentItem)
Sets the parent content item for this override content item
|
Modifier and Type | Field and Description |
---|---|
protected ContentItem |
ContentTargetingActionImpl.newContentItem |
Modifier and Type | Method and Description |
---|---|
ContentItem |
ContentTargetingActionImpl.getNewContentItem() |
ContentItem |
ContentTargetingAction.getNewContentItem()
Returns the replacement content item for the zone
ContentTargetingAction.getContentZone()
For action types of ContentTargetingActionType.CHANGE_ITEM_IN_ZONE |
Modifier and Type | Method and Description |
---|---|
void |
ContentTargetingActionImpl.setNewContentItem(ContentItem newContentItem) |
void |
ContentTargetingAction.setNewContentItem(ContentItem contentItem)
Sets the content item that you want to be served in the content zone
when using an action types of
ContentTargetingActionType.CHANGE_ITEM_IN_ZONE |
Modifier and Type | Method and Description |
---|---|
protected ContentItem |
AdvancedStructuredContentCacheInvalidationEventConsumer.findContentItemByActiveStructuredContent(org.broadleafcommerce.cms.structure.domain.StructuredContent sc) |
Modifier and Type | Method and Description |
---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
AdvancedCmsContentZoneServiceExtensionHandler.modifyContentItemDTO(ContentItemDTO contentItemDTO,
ContentItem contentItem) |
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
AbstractContentZoneServiceExtensionHandler.modifyContentItemDTO(ContentItemDTO contentItemDTO,
ContentItem contentItem) |
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
ContentZoneServiceExtensionHandler.modifyContentItemDTO(ContentItemDTO contentItemDTO,
ContentItem contentItem)
This method allows other modules to modify a
ContentItemDTO . |
protected void |
AdvancedCmsContentZoneServiceExtensionHandler.translateStructuredContentDTOValues(org.broadleafcommerce.common.structure.dto.StructuredContentDTO structuredContentDTO,
ContentItem translationBase)
Deprecated.
translations of the
StructuredContentDTO are handled in com.broadleafcommerce.advancedcms.service.ContentZoneServiceImpl#translateStructuredContentDTO(StructuredContentDTO, ContentItem) |
Modifier and Type | Method and Description |
---|---|
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
AbstractContentZoneServiceExtensionHandler.lookupContentItemForContentZone(ContentZone contentZone,
org.broadleafcommerce.common.extension.ExtensionResultHolder<ContentItem> resultHolder) |
org.broadleafcommerce.common.extension.ExtensionResultStatusType |
ContentZoneServiceExtensionHandler.lookupContentItemForContentZone(ContentZone contentZone,
org.broadleafcommerce.common.extension.ExtensionResultHolder<ContentItem> resultHolder)
This method allows other modules to provide the item for a ContentZone.
|
Modifier and Type | Method and Description |
---|---|
ContentItem |
ContentItemService.findContentItemById(Long id)
Returns the
ContentItem that has the given id |
ContentItem |
ContentItemServiceImpl.findContentItemById(Long id) |
protected ContentItem |
ContentTargeterServiceImpl.findContentItemForTargeter(ContentTargeter targeter,
ContentZone zone) |
ContentItem |
ContentTargeterServiceImpl.findTargetedContentItemForZone(ContentZone zone) |
ContentItem |
ContentTargeterService.findTargetedContentItemForZone(ContentZone contentZone)
Returns the contentItem if any found for the passed in zone.
|
ContentItem |
ContentItemService.generateContentItemByOverrideContentItem(OverrideContentItem overrideContentItem)
Creates a transient
ContentItem that takes into consideration the overrides present in the given
OverrideContentItem . |
ContentItem |
ContentItemServiceImpl.generateContentItemByOverrideContentItem(OverrideContentItem overrideContentItem) |
protected ContentItem |
ContentZoneServiceImpl.lookupContentItemForZone(ContentZone cz) |
ContentItem |
ContentItemService.saveContentItem(ContentItem contentItem)
Saves a
ContentItem and returns the saved version |
ContentItem |
ContentItemServiceImpl.saveContentItem(ContentItem contentItem) |
Modifier and Type | Method and Description |
---|---|
List<ContentItem> |
WidgetService.findContentItemsByWidgetId(Long id)
Finds all Content Items which use the Widget by its internal database id
|
List<ContentItem> |
WidgetServiceImpl.findContentItemsByWidgetId(Long id) |
Modifier and Type | Method and Description |
---|---|
protected void |
ContentZoneServiceImpl.addMasterStructuredContentDTOsToCache(ContentItemDTO contentItemDto,
ContentItem item,
boolean secure) |
protected void |
ContentZoneServiceImpl.addStructuredContentDTOsToCache(ContentItemDTO contentItemDto,
ContentItem item,
boolean secure) |
protected void |
ContentItemServiceImpl.addStructuredContentDTOsToCache(ContentItemDTO contentItemDto,
ContentItem item,
boolean secure) |
protected String |
ContentZoneServiceImpl.buildCacheKey(ContentItem contentItem)
Build the cache key using sandbox original item id.
|
protected String |
ContentZoneServiceImpl.buildCacheKey(ContentItemDTO contentItemDto,
ContentItem item)
Build the cache key using the current item's id.
|
protected String |
ContentItemServiceImpl.buildCacheKey(ContentItemDTO contentItemDto,
ContentItem item) |
protected void |
ContentZoneServiceImpl.buildCiDtos(ContentItemDTO ciDto,
boolean secure,
ContentItem ci,
Object translationBase) |
protected void |
ContentZoneServiceImpl.buildCiMasterDtos(ContentItemDTO ciDto,
boolean secure,
ContentItem ci,
Object translationBase) |
protected ContentItemDTO |
ContentZoneServiceImpl.createContentItemDto(ContentItem contentItem)
Creates the
ContentItemDTO given a contentItem. |
protected ContentItemDTO |
ContentItemServiceImpl.createContentItemDto(ContentItem contentItem)
Creates the
ContentItemDTO given a contentItem. |
ContentItemDTO |
ContentItemService.createContentItemDTOFromContentItem(boolean secure,
Map<String,Object> args,
ContentItem ci)
Creates a ContentItemDTO from the passed in ContentItem and caches it
|
ContentItemDTO |
ContentItemServiceImpl.createContentItemDTOFromContentItem(boolean secure,
Map<String,Object> args,
ContentItem ci) |
protected List<org.broadleafcommerce.common.structure.dto.StructuredContentDTO> |
ContentItemServiceImpl.createStructuredContentDTOs(ContentItem ci,
boolean isSecure)
Creates
StructuredContentDTO objects. |
protected List<StructuredContentContentItemXref> |
ContentItemServiceImpl.generateContentItemFields(OverrideContentItem overrideContentItem,
ContentItem clonedCI) |
protected List<StructuredContentContentItemXref> |
ContentItemServiceImpl.generateSCCIXref(OverrideContentItem overrideContentItem,
ContentItem clonedCI) |
protected List<org.broadleafcommerce.common.structure.dto.StructuredContentDTO> |
ContentZoneServiceImpl.lookupStructuredContentDTOsFromCache(ContentItemDTO contentItemDto,
ContentItem item,
boolean secure) |
protected List<org.broadleafcommerce.common.structure.dto.StructuredContentDTO> |
ContentItemServiceImpl.lookupStructuredContentDTOsFromCache(ContentItemDTO contentItemDto,
ContentItem item,
boolean secure) |
boolean |
ContentItemService.removeContentItemFromCache(ContentItem contentItem)
Removes the passed in contentItem (and its associated StructuredContent items) from cache
|
boolean |
ContentItemServiceImpl.removeContentItemFromCache(ContentItem contentItem) |
boolean |
ContentZoneService.removeStructuredContentDTOsFromCache(ContentItem contentItem)
Deprecated.
|
boolean |
ContentZoneServiceImpl.removeStructuredContentDTOsFromCache(ContentItem contentItem)
Deprecated.
|
ContentItem |
ContentItemService.saveContentItem(ContentItem contentItem)
Saves a
ContentItem and returns the saved version |
ContentItem |
ContentItemServiceImpl.saveContentItem(ContentItem contentItem) |
protected void |
ContentItemServiceImpl.setStructuredContentDTOTranslations(ContentItem contentItem,
List<org.broadleafcommerce.common.structure.dto.StructuredContentDTO> dtos) |
void |
ContentItemService.setStructuredContentForDTO(ContentItem contentItem,
boolean isSecure,
ContentItemDTO ciDto)
Adds
StructuredContentDTO to ContentItemDTO . |
void |
ContentItemServiceImpl.setStructuredContentForDTO(ContentItem contentItem,
boolean isSecure,
ContentItemDTO ciDto)
Adds
StructuredContentDTO to ContentItemDTO |
protected void |
ContentItemServiceImpl.translateStructuredContentDTO(org.broadleafcommerce.common.structure.dto.StructuredContentDTO dto,
ContentItem contentItem) |
protected List<org.broadleafcommerce.common.structure.dto.StructuredContentDTO> |
ContentItemServiceImpl.utilizeCache(ContentItem contentItem,
boolean isSecure,
ContentItemDTO ciDto) |
Copyright © 2020. All rights reserved.