| Package | Description |
|---|---|
| de.hybris.platform.accountsummaryaddon.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<B2BDocumentPaymentInfo> |
GeneratedB2BDocument.PAYDOCUMENTPAYMENTINFOHANDLER
OneToManyHandler for handling 1:n PAYDOCUMENTPAYMENTINFO's relation attributes from 'many' side. |
protected static OneToManyHandler<B2BDocumentPaymentInfo> |
GeneratedB2BDocument.USEDOCUMENTPAYMENTINFOHANDLER
OneToManyHandler for handling 1:n USEDOCUMENTPAYMENTINFO's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
B2BDocumentPaymentInfo |
GeneratedAccountsummaryaddonManager.createB2BDocumentPaymentInfo(java.util.Map attributeValues) |
B2BDocumentPaymentInfo |
GeneratedAccountsummaryaddonManager.createB2BDocumentPaymentInfo(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<B2BDocumentPaymentInfo> |
GeneratedB2BDocument.getPayDocumentPaymentInfo()
Generated method - Getter of the
B2BDocument.payDocumentPaymentInfo attribute. |
java.util.Collection<B2BDocumentPaymentInfo> |
GeneratedB2BDocument.getPayDocumentPaymentInfo(SessionContext ctx)
Generated method - Getter of the
B2BDocument.payDocumentPaymentInfo attribute. |
java.util.Collection<B2BDocumentPaymentInfo> |
GeneratedB2BDocument.getUseDocumentPaymentInfo()
Generated method - Getter of the
B2BDocument.useDocumentPaymentInfo attribute. |
java.util.Collection<B2BDocumentPaymentInfo> |
GeneratedB2BDocument.getUseDocumentPaymentInfo(SessionContext ctx)
Generated method - Getter of the
B2BDocument.useDocumentPaymentInfo attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedB2BDocument.addToPayDocumentPaymentInfo(B2BDocumentPaymentInfo value)
Generated method - Adds
value to payDocumentPaymentInfo. |
void |
GeneratedB2BDocument.addToPayDocumentPaymentInfo(SessionContext ctx,
B2BDocumentPaymentInfo value)
Generated method - Adds
value to payDocumentPaymentInfo. |
void |
GeneratedB2BDocument.addToUseDocumentPaymentInfo(B2BDocumentPaymentInfo value)
Generated method - Adds
value to useDocumentPaymentInfo. |
void |
GeneratedB2BDocument.addToUseDocumentPaymentInfo(SessionContext ctx,
B2BDocumentPaymentInfo value)
Generated method - Adds
value to useDocumentPaymentInfo. |
void |
GeneratedB2BDocument.removeFromPayDocumentPaymentInfo(B2BDocumentPaymentInfo value)
Generated method - Removes
value from payDocumentPaymentInfo. |
void |
GeneratedB2BDocument.removeFromPayDocumentPaymentInfo(SessionContext ctx,
B2BDocumentPaymentInfo value)
Generated method - Removes
value from payDocumentPaymentInfo. |
void |
GeneratedB2BDocument.removeFromUseDocumentPaymentInfo(B2BDocumentPaymentInfo value)
Generated method - Removes
value from useDocumentPaymentInfo. |
void |
GeneratedB2BDocument.removeFromUseDocumentPaymentInfo(SessionContext ctx,
B2BDocumentPaymentInfo value)
Generated method - Removes
value from useDocumentPaymentInfo. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedB2BDocument.setPayDocumentPaymentInfo(java.util.Collection<B2BDocumentPaymentInfo> value)
Generated method - Setter of the
B2BDocument.payDocumentPaymentInfo attribute. |
void |
GeneratedB2BDocument.setPayDocumentPaymentInfo(SessionContext ctx,
java.util.Collection<B2BDocumentPaymentInfo> value)
Generated method - Setter of the
B2BDocument.payDocumentPaymentInfo attribute. |
void |
GeneratedB2BDocument.setUseDocumentPaymentInfo(java.util.Collection<B2BDocumentPaymentInfo> value)
Generated method - Setter of the
B2BDocument.useDocumentPaymentInfo attribute. |
void |
GeneratedB2BDocument.setUseDocumentPaymentInfo(SessionContext ctx,
java.util.Collection<B2BDocumentPaymentInfo> value)
Generated method - Setter of the
B2BDocument.useDocumentPaymentInfo attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.