@Beta public class SupplierQuotationSuccssrDocCrtedMessageFactory extends Object implements MessageFactory<SupplierQuotationSuccssrDocCrtedMessage>
MessageFactory
interface to encapsulate the creation of a
SupplierQuotationSuccssrDocCrtedMessage
.Constructor and Description |
---|
SupplierQuotationSuccssrDocCrtedMessageFactory() |
Modifier and Type | Method and Description |
---|---|
SupplierQuotationSuccssrDocCrtedMessage |
newMessage(String content)
Creates a new
SupplierQuotationSuccssrDocCrtedMessage with the content of the message content/payload. |
public SupplierQuotationSuccssrDocCrtedMessageFactory()
@Nonnull public SupplierQuotationSuccssrDocCrtedMessage newMessage(@Nonnull String content)
SupplierQuotationSuccssrDocCrtedMessage
with the content of the message content/payload.newMessage
in interface MessageFactory<SupplierQuotationSuccssrDocCrtedMessage>
content
- The content/payload of the message.Copyright © 2019 SAP SE. All rights reserved.