| Modifier and Type | Method and Description |
|---|---|
java.util.List<ContentSlotForPageModel> |
AbstractPageModel.getContentSlots()
Deprecated.
since 4.3
|
| Modifier and Type | Method and Description |
|---|---|
ContentSlotForPageModel |
ContentSlotForPageResource.getContentSlotForPageModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ContentSlotForPageModel |
ContentSlotForPageResource.readResource(java.lang.String resourceId)
Gets the
ContentSlotForPageModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ContentSlotForPageModel> |
ContentSlotForPagesResource.getContentSlotForPagesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentSlotForPageResource.setContentSlotForPageModel(ContentSlotForPageModel value)
Convenience method which just delegates to
#setResourceValue(ContentSlotForPageModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentSlotForPagesResource.setContentSlotForPagesCollection(java.util.Collection<ContentSlotForPageModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ContentSlotForPageModel> |
CMSContentSlotDao.findAllContentSlotRelationsByContentSlot(ContentSlotModel contentSlot,
CatalogVersionModel catalogVersion)
Find all content slot relations by content slot and catalog version.
|
java.util.List<ContentSlotForPageModel> |
CMSContentSlotDao.findAllContentSlotRelationsByPage(AbstractPageModel page)
Find all content slot relations by page.
|
java.util.List<ContentSlotForPageModel> |
CMSContentSlotDao.findAllContentSlotRelationsByPage(AbstractPageModel page,
CatalogVersionModel catalogVersion)
Find all content slot relations by page and catalog version.
|
java.util.List<ContentSlotForPageModel> |
CMSContentSlotDao.findAllContentSlotRelationsByPageUid(java.lang.String pageUid,
CatalogVersionModel catalogVersion)
Find all content slot relations for page uid and catalog version.
|
java.util.Collection<ContentSlotForPageModel> |
CMSContentSlotDao.findAllContentSlotRelationsForContentSlot(ContentSlotModel contentSlot,
CatalogVersionModel catalogVersion)
Deprecated.
since 4.3. Please, use
CMSContentSlotDao.findAllContentSlotRelationsByContentSlot(ContentSlotModel, CatalogVersionModel)
instead. |
java.util.Collection<ContentSlotForPageModel> |
CMSContentSlotDao.findAllContentSlotRelationsForPage(AbstractPageModel page)
Deprecated.
since 4.3. Please, use
CMSContentSlotDao.findAllContentSlotRelationsByPage(AbstractPageModel)
instead. |
java.util.Collection<ContentSlotForPageModel> |
CMSContentSlotDao.findAllContentSlotRelationsForPage(AbstractPageModel page,
CatalogVersionModel catalogVersion)
Deprecated.
since 4.3. Please, use
CMSContentSlotDao.findAllContentSlotRelationsByPage(AbstractPageModel, CatalogVersionModel)
instead. |
java.util.List<ContentSlotForPageModel> |
CMSContentSlotDao.findContentSlotRelationsByPageAndContentSlot(AbstractPageModel page,
ContentSlotModel contentSlot,
CatalogVersionModel catalogVersion)
Find content slot relations by page, content slot and catalog version.
|
java.util.List<ContentSlotForPageModel> |
CMSContentSlotDao.findContentSlotRelationsByPageAndContentSlot(AbstractPageModel page,
ContentSlotModel contentSlot,
java.util.Collection<CatalogVersionModel> catalogVersions)
Find content slot relations by page, content slot and catalog versions.
|
java.util.List<ContentSlotForPageModel> |
CMSContentSlotDao.findContentSlotRelationsByPageAndPosition(AbstractPageModel page,
java.lang.String position,
CatalogVersionModel catalogVersion)
Find content slot relations by page, position and catalog versions.
|
java.util.List<ContentSlotForPageModel> |
CMSContentSlotDao.findContentSlotRelationsByPageAndPosition(AbstractPageModel page,
java.lang.String position,
java.util.Collection<CatalogVersionModel> catalogVersions)
Find content slot relations by page, position and catalog versions.
|
| Modifier and Type | Method and Description |
|---|---|
ContentSlotForPageModel |
DefaultCMSContenSlotDao.findContentSlotRelationByPageAndContentSlot(AbstractPageModel page,
ContentSlotModel contentSlot,
CatalogVersionModel catalogVersion)
Find content slot relation by page, content slot and catalog versions.
|
ContentSlotForPageModel |
DefaultCMSContenSlotDao.findContentSlotRelationByPageAndPosition(AbstractPageModel page,
java.lang.String position,
CatalogVersionModel catalogVersion)
Find content slot relation by page, position and catalog versions.
|
ContentSlotForPageModel |
DefaultCMSContenSlotDao.findContentSlotRelationByPageAndPosition(AbstractPageModel page,
java.lang.String position,
java.util.Collection<CatalogVersionModel> catalogVersions)
Find content slot relation by page, position and catalog versions.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ContentSlotForPageModel> |
DefaultCMSContenSlotDao.findAllContentSlotRelationsByContentSlot(ContentSlotModel contentSlot,
CatalogVersionModel catalogVersion)
Find all content slot relations by content slot and catalog version.
|
java.util.List<ContentSlotForPageModel> |
DefaultCMSContenSlotDao.findAllContentSlotRelationsByPage(AbstractPageModel page)
Find all content slot relations by page.
|
java.util.List<ContentSlotForPageModel> |
DefaultCMSContenSlotDao.findAllContentSlotRelationsByPage(AbstractPageModel page,
CatalogVersionModel catalogVersion)
Find all content slot relations by page and catalog version.
|
java.util.List<ContentSlotForPageModel> |
DefaultCMSContenSlotDao.findAllContentSlotRelationsByPageUid(java.lang.String pageUid,
CatalogVersionModel catalogVersion)
Find all content slot relations for page uid and catalog version.
|
java.util.Collection<ContentSlotForPageModel> |
DefaultCMSContenSlotDao.findAllContentSlotRelationsForContentSlot(ContentSlotModel contentSlot,
CatalogVersionModel catalogVersion)
Find all content slot relations for content slot and catalog version.
|
java.util.Collection<ContentSlotForPageModel> |
DefaultCMSContenSlotDao.findAllContentSlotRelationsForPage(AbstractPageModel page)
Find all content slot relations for page.
|
java.util.Collection<ContentSlotForPageModel> |
DefaultCMSContenSlotDao.findAllContentSlotRelationsForPage(AbstractPageModel page,
CatalogVersionModel catalogVersion)
Find all content slot relations for page and catalog version.
|
java.util.List<ContentSlotForPageModel> |
DefaultCMSContenSlotDao.findContentSlotRelationsByPageAndContentSlot(AbstractPageModel page,
ContentSlotModel contentSlot,
CatalogVersionModel catalogVersion)
Find content slot relations by page, content slot and catalog version.
|
java.util.List<ContentSlotForPageModel> |
DefaultCMSContenSlotDao.findContentSlotRelationsByPageAndContentSlot(AbstractPageModel page,
ContentSlotModel contentSlot,
java.util.Collection<CatalogVersionModel> catalogVersions)
Find content slot relations by page, content slot and catalog versions.
|
java.util.List<ContentSlotForPageModel> |
DefaultCMSContenSlotDao.findContentSlotRelationsByPageAndPosition(AbstractPageModel page,
java.lang.String position,
CatalogVersionModel catalogVersion)
Find content slot relations by page, position and catalog versions.
|
java.util.List<ContentSlotForPageModel> |
DefaultCMSContenSlotDao.findContentSlotRelationsByPageAndPosition(AbstractPageModel page,
java.lang.String position,
java.util.Collection<CatalogVersionModel> catalogVersions)
Find content slot relations by page, position and catalog versions.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCMSPageDaoTest.setRelationModel(ContentSlotForPageModel rel,
ContentSlotModel slot,
java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
ContentSlotData |
CMSDataFactory.createContentSlotData(ContentSlotForPageModel csForPage) |
| Modifier and Type | Method and Description |
|---|---|
ContentSlotData |
DefaultCMSDataFactory.createContentSlotData(ContentSlotForPageModel csForPage) |
| Constructor and Description |
|---|
DefaultContentSlotData(ContentSlotForPageModel csForPage) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ContentSlotForPageModel> |
CMSPageService.getOwnContentSlotsForPage(AbstractPageModel page)
Gets the own
ContentSlotForPageModel objects for passed as parameter AbstractPageModel
object. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ContentSlotForPageModel> |
CMSAdminContentSlotService.getContentSlotRelationsByPageId(java.lang.String pageId,
CatalogVersionModel catalogVersion)
Find content slot relations for a given pageId and catalog version.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<ContentSlotForPageModel> |
DefaultCMSAdminContentSlotServiceTest.generateContentSlotForPageModelMocks()
Generates a list of to content slot
relation model mocks for the page.
|
java.util.List<ContentSlotForPageModel> |
DefaultCMSAdminContentSlotService.getContentSlotRelationsByPageId(java.lang.String pageId,
CatalogVersionModel catalogVersion) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ContentSlotForPageModel> |
DefaultCMSPageService.getOwnContentSlotsForPage(AbstractPageModel page)
Gets the own
ContentSlotForPageModel objects for passed as parameter AbstractPageModel
object. |
| Modifier and Type | Method and Description |
|---|---|
protected ContentSlotForPageModel |
CmsCockpitServiceImpl.cloneContentSlotForPageRelation(ContentSlotForPageModel original) |
| Modifier and Type | Method and Description |
|---|---|
protected ContentSlotForPageModel |
CmsCockpitServiceImpl.cloneContentSlotForPageRelation(ContentSlotForPageModel original) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ItemModel> |
ContentSlotForPageModelVisitor.visit(ContentSlotForPageModel contentSlotForPageModel,
java.util.List<ItemModel> list,
java.util.Map<java.lang.String,java.lang.Object> map) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<ContentSlotForPageModel> |
DefaultItemSynchronizationServiceIntegrationTest.extractPageRelations(java.util.List<ItemModel> items) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
DefaultItemSynchronizationServiceIntegrationTest.convertToCatalogVersion(ContentSlotForPageModel contentSlotForPageModel) |
protected java.lang.String |
DefaultItemSynchronizationServiceIntegrationTest.convertToUniqueKeyForContentSlotForPage(ContentSlotForPageModel contentSlotForPageModel) |
| Modifier and Type | Method and Description |
|---|---|
ContentSlotForPageModel |
ContentSlotForPageModelBuilder.build() |
protected ContentSlotForPageModel |
ContentSlotForPageModelBuilder.getModel() |
| Modifier and Type | Method and Description |
|---|---|
static ContentSlotForPageModelBuilder |
ContentSlotForPageModelBuilder.fromModel(ContentSlotForPageModel model) |
| Modifier and Type | Method and Description |
|---|---|
protected ContentSlotForPageModel |
DefaultMultiCountryCockpitService.createLocalizedContentSlotForPageRelation(ContentSlotForPageModel original,
CatalogVersionModel version) |
| Modifier and Type | Method and Description |
|---|---|
protected ContentSlotForPageModel |
DefaultMultiCountryCockpitService.createLocalizedContentSlotForPageRelation(ContentSlotForPageModel original,
CatalogVersionModel version) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<ContentSlotForPageModel> |
VendorCMSService.getContentSlotRelationByIdAndPositionInPage(java.lang.String id,
AbstractPageModel page,
java.lang.String position)
get ContentSlotForPage according to its position in a page
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<ContentSlotForPageModel> |
DefaultVendorCMSService.getContentSlotRelationByIdAndPositionInPage(java.lang.String id,
AbstractPageModel page,
java.lang.String position) |
Copyright © 2018 SAP SE. All Rights Reserved.