| Package | Description |
|---|---|
| de.hybris.liveeditaddon.admin.strategies.impl | |
| de.hybris.liveeditaddon.cms.media | |
| de.hybris.liveeditaddon.cockpit.callbackevent | |
| de.hybris.platform.cms2.model |
Contains generated models for each type of de.hybris.platform.cms2.jalo package.
|
| de.hybris.platform.cms2.model.pages |
Contains generated models for each type of de.hybris.platform.cms2.jalo.pages package.
|
| de.hybris.platform.cms2.resource.contents | |
| de.hybris.platform.cms2.servicelayer.services.admin.impl | |
| de.hybris.platform.cms2.services.meta.impl | |
| de.hybris.platform.cmscockpit.session.impl | |
| de.hybris.platform.cmscockpit.wizard.page |
| Modifier and Type | Method and Description |
|---|---|
protected ContentSlotNameModel |
PositionComponentSlotAdminActionEnabledStrategy.getContentSlotName(PageTemplateModel pageTemplate,
String position) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
PositionComponentSlotAdminActionEnabledStrategy.isValidForComponentTypeGroup(ContentSlotNameModel contentSlotName,
TypeModel typeModel) |
protected boolean |
PositionComponentSlotAdminActionEnabledStrategy.isValidForValidComponentTypes(ContentSlotNameModel contentSlotName,
TypeModel typeModel) |
boolean |
PositionComponentSlotAdminActionEnabledStrategy.isValidType(ContentSlotNameModel contentSlotName) |
| Modifier and Type | Method and Description |
|---|---|
protected ContentSlotNameModel |
DefaultCmsComponentMediaTypesResolver.getContentSlotName(String position,
AbstractPageModel page) |
| Modifier and Type | Method and Description |
|---|---|
protected ContentSlotNameModel |
AbstractLiveEditCallbackEventHandler.getContentSlotName(String position,
AbstractPageModel page) |
| Modifier and Type | Method and Description |
|---|---|
Set<ContentSlotNameModel> |
CMSComponentTypeModel.getContentSlotNames()
Generated method - Getter of the
CMSComponentType.contentSlotNames attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSComponentTypeModel.setContentSlotNames(Set<ContentSlotNameModel> value)
Generated method - Setter of
CMSComponentType.contentSlotNames attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
List<ContentSlotNameModel> |
PageTemplateModel.getAvailableContentSlots()
Generated method - Getter of the
PageTemplate.availableContentSlots attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
PageTemplateModel.setAvailableContentSlots(List<ContentSlotNameModel> value)
Generated method - Setter of
PageTemplate.availableContentSlots attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
ContentSlotNameModel |
ContentSlotNameResource.getContentSlotNameModel()
Convenience method which just delegates to
#getResourceValue() |
protected ContentSlotNameModel |
ContentSlotNameResource.readResource(String resourceId)
Gets the
ContentSlotNameModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ContentSlotNameModel> |
ContentSlotNamesResource.getContentSlotNamesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentSlotNameResource.setContentSlotNameModel(ContentSlotNameModel value)
Convenience method which just delegates to
#setResourceValue(ContentSlotNameModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentSlotNamesResource.setContentSlotNamesCollection(Collection<ContentSlotNameModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<CMSComponentTypeModel> |
DefaultCMSAdminTypeRestrictionsService.getCmsComponentTypesFromContentSlotNameComponentTypeGroup(ContentSlotNameModel contentSlotName)
Get all component types from the content slot name's component type group.
|
protected Set<CMSComponentTypeModel> |
DefaultCMSAdminTypeRestrictionsService.getCmsComponentTypesFromContentSlotNameValidComponentTypes(ContentSlotNameModel contentSlotName)
Get all component types from the content slot "valid component types".
|
| Modifier and Type | Method and Description |
|---|---|
protected Set<CMSComponentTypeModel> |
DefaultCMSAdminTypeRestrictionsService.getMergedTypeRestrictionForContentSlot(List<ContentSlotNameModel> availableContentSlots,
String contentSlotForNamePosition)
Merge the restrictions for a content slots from
getValidComponentTypes() and
ComponentTypeGroupModel.getCmsComponentTypes() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ObjectTemplates4ContentSlotFilter.isValidForComponentTypeGroup(ContentSlotNameModel contentSlotName,
TypeModel typeModel) |
protected boolean |
ObjectTemplates4ContentSlotFilter.isValidForValidComponentTypes(ContentSlotNameModel contentSlotName,
TypeModel typeModel)
Deprecated.
- checking valid component types via
getValidComponentTypes() will be
removed. |
boolean |
ObjectTemplates4ContentSlotFilter.isValidType(ObjectTemplate template,
ContentSlotNameModel contentSlotName) |
| Modifier and Type | Method and Description |
|---|---|
List<ContentSlotNameModel> |
CmsPageBrowserModel.getAvailableSlotsForCurrentPage() |
List<ContentSlotNameModel> |
CmsPageBrowserModel.getMissingSlotsForCurrentPage() |
| Modifier and Type | Method and Description |
|---|---|
TypedObject |
CmsPageBrowserModel.contentSlotDefined(ContentSlotNameModel potentateContetSlot)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ContentSlotNameModel |
TypeSelectorPage.getContentSlotName(PageTemplateModel pageTemplate,
String position) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeSelectorPage.setContentSlotObjectTypesFilter(ObjectTypeFilter<ObjectTemplate,ContentSlotNameModel> contentSlotObjectTypesFilter) |
Copyright © 2017 SAP SE. All Rights Reserved.