| Package | Description |
|---|---|
| de.hybris.platform.accountsummaryaddon.model |
Contains generated models for each type of de.hybris.platform.accountsummaryaddon.jalo package.
|
| de.hybris.platform.accountsummaryaddon.resource |
| Modifier and Type | Method and Description |
|---|---|
DocumentMediaModel |
B2BDocumentModel.getDocumentMedia()
Generated method - Getter of the
B2BDocument.documentMedia attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentModel.setDocumentMedia(DocumentMediaModel value)
Generated method - Setter of
B2BDocument.documentMedia attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
DocumentMediaModel |
DocumentMediaResource.getDocumentMediaModel()
Convenience method which just delegates to
#getResourceValue() |
protected DocumentMediaModel |
DocumentMediaResource.readResource(String resourceId)
Gets the
DocumentMediaModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<DocumentMediaModel> |
DocumentMediasResource.getDocumentMediasCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentMediaResource.setDocumentMediaModel(DocumentMediaModel value)
Convenience method which just delegates to
#setResourceValue(DocumentMediaModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentMediasResource.setDocumentMediasCollection(Collection<DocumentMediaModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.