| Package | Description |
|---|---|
| de.hybris.platform.accountsummaryaddon.model |
Contains generated models for each type of de.hybris.platform.accountsummaryaddon.jalo package.
|
| de.hybris.platform.accountsummaryaddon.model.cronjob |
Contains generated models for each type of de.hybris.platform.accountsummaryaddon.cronjob package.
|
| de.hybris.platform.accountsummaryaddon.resource | |
| 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 |
|---|---|
B2BDocumentTypeModel |
B2BDocumentModel.getDocumentType()
Generated method - Getter of the
B2BDocument.documentType attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentModel.setDocumentType(B2BDocumentTypeModel value)
Generated method - Setter of
B2BDocument.documentType attribute defined at extension accountsummaryaddon. |
| Constructor and Description |
|---|
B2BDocumentModel(BigDecimal _amount,
CurrencyModel _currency,
String _documentNumber,
B2BDocumentTypeModel _documentType,
B2BUnitModel _unit)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
B2BDocumentModel(BigDecimal _amount,
CurrencyModel _currency,
String _documentNumber,
B2BDocumentTypeModel _documentType,
ItemModel _owner,
B2BUnitModel _unit)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
List<B2BDocumentTypeModel> |
DeleteDocumentFileCronJobModel.getDocumentTypeList()
Generated method - Getter of the
DeleteDocumentFileCronJob.documentTypeList attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteDocumentFileCronJobModel.setDocumentTypeList(List<B2BDocumentTypeModel> value)
Generated method - Setter of
DeleteDocumentFileCronJob.documentTypeList attribute defined at extension accountsummaryaddon. |
| Modifier and Type | Method and Description |
|---|---|
B2BDocumentTypeModel |
B2BDocumentTypeResource.getB2BDocumentTypeModel()
Convenience method which just delegates to
#getResourceValue() |
protected B2BDocumentTypeModel |
B2BDocumentTypeResource.readResource(String resourceId)
Gets the
B2BDocumentTypeModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<B2BDocumentTypeModel> |
B2BDocumentTypesResource.getB2BDocumentTypesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentTypeResource.setB2BDocumentTypeModel(B2BDocumentTypeModel value)
Convenience method which just delegates to
#setResourceValue(B2BDocumentTypeModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDocumentTypesResource.setB2BDocumentTypesCollection(Collection<B2BDocumentTypeModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Constructor and Description |
|---|
SapB2BDocumentModel(BigDecimal _amount,
CurrencyModel _currency,
String _documentNumber,
B2BDocumentTypeModel _documentType,
B2BUnitModel _unit)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SapB2BDocumentModel(BigDecimal _amount,
CurrencyModel _currency,
String _documentNumber,
B2BDocumentTypeModel _documentType,
ItemModel _owner,
B2BUnitModel _unit)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
Copyright © 2017 SAP SE. All Rights Reserved.