| 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 | |
| de.hybris.platform.b2b.model |
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
|
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| de.hybris.platform.sap.sapinvoiceaddon.model |
Contains generated models for each type of de.hybris.platform.sap.sapinvoiceaddon.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
B2BDocumentModel |
B2BDocumentPaymentInfoModel.getPayDocument()
Generated method - Getter of the
B2BDocumentPaymentInfo.payDocument attribute defined at extension accountsummaryaddon. |
B2BDocumentModel |
B2BDocumentPaymentInfoModel.getUseDocument()
Generated method - Getter of the
B2BDocumentPaymentInfo.useDocument attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
Collection<B2BDocumentModel> |
B2BDocumentTypeModel.getDocument()
Generated method - Getter of the
B2BDocumentType.document attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentPaymentInfoModel.setPayDocument(B2BDocumentModel value)
Generated method - Setter of
B2BDocumentPaymentInfo.payDocument attribute defined at extension accountsummaryaddon. |
void |
B2BDocumentPaymentInfoModel.setUseDocument(B2BDocumentModel value)
Generated method - Setter of
B2BDocumentPaymentInfo.useDocument attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentTypeModel.setDocument(Collection<B2BDocumentModel> value)
Generated method - Setter of
B2BDocumentType.document attribute defined at extension accountsummaryaddon. |
| Constructor and Description |
|---|
B2BDocumentPaymentInfoModel(BigDecimal _amount,
Date _date,
String _external,
B2BDocumentModel _payDocument)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
B2BDocumentPaymentInfoModel(BigDecimal _amount,
Date _date,
String _external,
ItemModel _owner,
B2BDocumentModel _payDocument)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
B2BDocumentModel |
B2BDocumentResource.getB2BDocumentModel()
Convenience method which just delegates to
#getResourceValue() |
protected B2BDocumentModel |
B2BDocumentResource.readResource(String resourceId)
Gets the
B2BDocumentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<B2BDocumentModel> |
B2BDocumentsResource.getB2BDocumentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentResource.setB2BDocumentModel(B2BDocumentModel value)
Convenience method which just delegates to
#setResourceValue(B2BDocumentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentsResource.setB2BDocumentsCollection(Collection<B2BDocumentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
Collection<B2BDocumentModel> |
B2BUnitModel.getDocument()
Generated method - Getter of the
B2BUnit.document attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitModel.setDocument(Collection<B2BDocumentModel> value)
Generated method - Setter of
B2BUnit.document attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
Collection<B2BDocumentModel> |
AbstractOrderModel.getDocument()
Generated method - Getter of the
AbstractOrder.document attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderModel.setDocument(Collection<B2BDocumentModel> value)
Generated method - Setter of
AbstractOrder.document attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Class and Description |
|---|---|
class |
SapB2BDocumentModel
Generated model class for type SapB2BDocument first defined at extension sapinvoiceaddon.
|
Copyright © 2017 SAP SE. All Rights Reserved.