| Package | Description |
|---|---|
| de.hybris.platform.core.model.security |
Contains generated models for each type of de.hybris.platform.jalo.security package.
|
| de.hybris.platform.print.model |
Contains generated models for each type of de.hybris.platform.print.jalo package.
|
| de.hybris.platform.print.resource | |
| de.hybris.platform.printcockpit.model.publication | |
| de.hybris.platform.printcockpit.model.publication.impl | |
| de.hybris.platform.printcockpit.session.impl | |
| de.hybris.platform.printcockpit.view.browser.publication | |
| de.hybris.platform.printcockpitnew.services | |
| de.hybris.platform.printcockpitnew.services.impl |
| Modifier and Type | Method and Description |
|---|---|
List<PublicationComponentModel> |
PrincipalModel.getReadPublicationComponent()
Generated method - Getter of the
Principal.readPublicationComponent attribute defined at extension print. |
List<PublicationComponentModel> |
PrincipalModel.getWritePublicationComponent()
Generated method - Getter of the
Principal.writePublicationComponent attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalModel.setReadPublicationComponent(List<PublicationComponentModel> value)
Generated method - Setter of
Principal.readPublicationComponent attribute defined at extension print. |
void |
PrincipalModel.setWritePublicationComponent(List<PublicationComponentModel> value)
Generated method - Setter of
Principal.writePublicationComponent attribute defined at extension print. |
| Modifier and Type | Class and Description |
|---|---|
class |
ChapterModel
Generated model class for type Chapter first defined at extension print.
|
class |
ItemPlacementModel
Generated model class for type ItemPlacement first defined at extension print.
|
class |
PageModel
Generated model class for type Page first defined at extension print.
|
class |
PlacementModel
Generated model class for type Placement first defined at extension print.
|
| Modifier and Type | Method and Description |
|---|---|
List<PublicationComponentModel> |
PublicationModel.getComponents()
Generated method - Getter of the
Publication.components attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationModel.setComponents(List<PublicationComponentModel> value)
Generated method - Setter of
Publication.components attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
PublicationComponentModel |
PublicationComponentResource.getPublicationComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected PublicationComponentModel |
PublicationComponentResource.readResource(String resourceId)
Gets the
PublicationComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PublicationComponentModel> |
PublicationComponentsResource.getPublicationComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationComponentResource.setPublicationComponentModel(PublicationComponentModel value)
Convenience method which just delegates to
#setResourceValue(PublicationComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationComponentsResource.setPublicationComponentsCollection(Collection<PublicationComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
List<PublicationComponentModel> |
SourcePublicationService.getChildNodes(PublicationComponentModel item) |
| Modifier and Type | Method and Description |
|---|---|
List<PublicationComponentModel> |
SourcePublicationService.getChildNodes(PublicationComponentModel item) |
| Modifier and Type | Method and Description |
|---|---|
List<PublicationComponentModel> |
SourcePublicationServiceImpl.getChildNodes(PublicationComponentModel element) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PublicationServiceImpl.checkAndReplaceIDs(PublicationComponentModel element,
PublicationModel publication,
Set<String> ids) |
List<PublicationComponentModel> |
SourcePublicationServiceImpl.getChildNodes(PublicationComponentModel element) |
protected void |
PublicationServiceImpl.replaceID(PublicationComponentModel p) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintBrowserArea.setPreviewPageMode(PublicationComponentModel component,
Boolean value) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
PublicationFlowBoxController.getInsertPosition(PublicationComponentModel newElement) |
| Modifier and Type | Method and Description |
|---|---|
PublicationComponentModel |
PrintcockpitService.getRegisteredElement(PublicationModel pub,
String pk) |
| Modifier and Type | Method and Description |
|---|---|
PublicationComponentModel |
DefaultPrintcockpitService.getRegisteredElement(PublicationModel pub,
String pk) |
Copyright © 2017 SAP SE. All Rights Reserved.