| Package | Description |
|---|---|
| de.hybris.platform.cms2.model |
Contains generated models for each type of de.hybris.platform.cms2.jalo package.
|
| de.hybris.platform.cms2.model.contents |
Contains generated models for each type of de.hybris.platform.cms2.jalo.contents package.
|
| de.hybris.platform.cms2.resource |
| Modifier and Type | Method and Description |
|---|---|
Set<ComponentTypeGroupModel> |
CMSComponentTypeModel.getComponentTypeGroups()
Generated method - Getter of the
CMSComponentType.componentTypeGroups attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSComponentTypeModel.setComponentTypeGroups(Set<ComponentTypeGroupModel> value)
Generated method - Setter of
CMSComponentType.componentTypeGroups attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
ComponentTypeGroupModel |
ContentSlotNameModel.getCompTypeGroup()
Generated method - Getter of the
ContentSlotName.compTypeGroup attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentSlotNameModel.setCompTypeGroup(ComponentTypeGroupModel value)
Generated method - Setter of
ContentSlotName.compTypeGroup attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
ComponentTypeGroupModel |
ComponentTypeGroupResource.getComponentTypeGroupModel()
Convenience method which just delegates to
#getResourceValue() |
protected ComponentTypeGroupModel |
ComponentTypeGroupResource.readResource(String resourceId)
Gets the
ComponentTypeGroupModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ComponentTypeGroupModel> |
ComponentTypeGroupsResource.getComponentTypeGroupsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentTypeGroupResource.setComponentTypeGroupModel(ComponentTypeGroupModel value)
Convenience method which just delegates to
#setResourceValue(ComponentTypeGroupModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentTypeGroupsResource.setComponentTypeGroupsCollection(Collection<ComponentTypeGroupModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.