| Package | Description |
|---|---|
| de.hybris.platform.sap.sapinvoiceaddon.model |
Contains generated models for each type of de.hybris.platform.sap.sapinvoiceaddon.jalo package.
|
| de.hybris.platform.sap.sapinvoiceaddon.resource |
| Modifier and Type | Method and Description |
|---|---|
SapB2BDocumentModel |
PartnerAddressModel.getSapB2BDocument()
Generated method - Getter of the
PartnerAddress.sapB2BDocument attribute defined at extension sapinvoiceaddon. |
SapB2BDocumentModel |
MaterialModel.getSapB2BDocument()
Generated method - Getter of the
Material.sapB2BDocument attribute defined at extension sapinvoiceaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
PartnerAddressModel.setSapB2BDocument(SapB2BDocumentModel value)
Generated method - Setter of
PartnerAddress.sapB2BDocument attribute defined at extension sapinvoiceaddon. |
void |
MaterialModel.setSapB2BDocument(SapB2BDocumentModel value)
Generated method - Setter of
Material.sapB2BDocument attribute defined at extension sapinvoiceaddon. |
| Modifier and Type | Method and Description |
|---|---|
SapB2BDocumentModel |
SapB2BDocumentResource.getSapB2BDocumentModel()
Convenience method which just delegates to
#getResourceValue() |
protected SapB2BDocumentModel |
SapB2BDocumentResource.readResource(String resourceId)
Gets the
SapB2BDocumentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SapB2BDocumentModel> |
SapB2BDocumentsResource.getSapB2BDocumentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapB2BDocumentResource.setSapB2BDocumentModel(SapB2BDocumentModel value)
Convenience method which just delegates to
#setResourceValue(SapB2BDocumentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SapB2BDocumentsResource.setSapB2BDocumentsCollection(Collection<SapB2BDocumentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.