Class SAPCpiOutboundConfigModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundConfigModel
All Implemented Interfaces:
Serializable

public class SAPCpiOutboundConfigModel extends ItemModel
Generated model class for type SAPCpiOutboundConfig first defined at extension sapcpiadapter.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundConfig.centralOrderSourceSystemId attribute defined at extension sapcentralorderservices.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundConfig.client attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundConfig.extBillingResponseStatusCode attribute defined at extension sapbillinginvoiceservices.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundConfig.extBillingResponseValue attribute defined at extension sapbillinginvoiceservices.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundConfig.receiverName attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundConfig.receiverPort attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundConfig.senderName attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundConfig.senderPort attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundConfig.url attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundConfig.username attribute defined at extension sapcpiadapter.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    SAPCpiOutboundConfigModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the SAPCpiOutboundConfig.centralOrderSourceSystemId attribute defined at extension sapcentralorderservices.
    Generated method - Getter of the SAPCpiOutboundConfig.client attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundConfig.extBillingResponseStatusCode attribute defined at extension sapbillinginvoiceservices.
    Generated method - Getter of the SAPCpiOutboundConfig.extBillingResponseValue attribute defined at extension sapbillinginvoiceservices.
    Generated method - Getter of the SAPCpiOutboundConfig.receiverName attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundConfig.receiverPort attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundConfig.senderName attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundConfig.senderPort attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundConfig.url attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundConfig.username attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundConfig.centralOrderSourceSystemId attribute defined at extension sapcentralorderservices.
    void
    Generated method - Setter of SAPCpiOutboundConfig.client attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundConfig.extBillingResponseStatusCode attribute defined at extension sapbillinginvoiceservices.
    void
    Generated method - Setter of SAPCpiOutboundConfig.extBillingResponseValue attribute defined at extension sapbillinginvoiceservices.
    void
    Generated method - Setter of SAPCpiOutboundConfig.receiverName attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundConfig.receiverPort attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundConfig.senderName attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundConfig.senderPort attribute defined at extension sapcpiadapter.
    void
    setUrl(String value)
    Generated method - Setter of SAPCpiOutboundConfig.url attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundConfig.username attribute defined at extension sapcpiadapter.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • URL

      public static final String URL
      Generated constant - Attribute key of SAPCpiOutboundConfig.url attribute defined at extension sapcpiadapter.
      See Also:
    • USERNAME

      public static final String USERNAME
      Generated constant - Attribute key of SAPCpiOutboundConfig.username attribute defined at extension sapcpiadapter.
      See Also:
    • SENDERNAME

      public static final String SENDERNAME
      Generated constant - Attribute key of SAPCpiOutboundConfig.senderName attribute defined at extension sapcpiadapter.
      See Also:
    • SENDERPORT

      public static final String SENDERPORT
      Generated constant - Attribute key of SAPCpiOutboundConfig.senderPort attribute defined at extension sapcpiadapter.
      See Also:
    • RECEIVERNAME

      public static final String RECEIVERNAME
      Generated constant - Attribute key of SAPCpiOutboundConfig.receiverName attribute defined at extension sapcpiadapter.
      See Also:
    • RECEIVERPORT

      public static final String RECEIVERPORT
      Generated constant - Attribute key of SAPCpiOutboundConfig.receiverPort attribute defined at extension sapcpiadapter.
      See Also:
    • CLIENT

      public static final String CLIENT
      Generated constant - Attribute key of SAPCpiOutboundConfig.client attribute defined at extension sapcpiadapter.
      See Also:
    • EXTBILLINGRESPONSESTATUSCODE

      public static final String EXTBILLINGRESPONSESTATUSCODE
      Generated constant - Attribute key of SAPCpiOutboundConfig.extBillingResponseStatusCode attribute defined at extension sapbillinginvoiceservices.
      See Also:
    • EXTBILLINGRESPONSEVALUE

      public static final String EXTBILLINGRESPONSEVALUE
      Generated constant - Attribute key of SAPCpiOutboundConfig.extBillingResponseValue attribute defined at extension sapbillinginvoiceservices.
      See Also:
    • CENTRALORDERSOURCESYSTEMID

      public static final String CENTRALORDERSOURCESYSTEMID
      Generated constant - Attribute key of SAPCpiOutboundConfig.centralOrderSourceSystemId attribute defined at extension sapcentralorderservices.
      See Also:
  • Constructor Details

    • SAPCpiOutboundConfigModel

      public SAPCpiOutboundConfigModel()
      Generated constructor - Default constructor for generic creation.
    • SAPCpiOutboundConfigModel

      public SAPCpiOutboundConfigModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • SAPCpiOutboundConfigModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPCpiOutboundConfigModel(ItemModel _owner)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getCentralOrderSourceSystemId

      @Accessor(qualifier="centralOrderSourceSystemId", type=GETTER) public String getCentralOrderSourceSystemId()
      Generated method - Getter of the SAPCpiOutboundConfig.centralOrderSourceSystemId attribute defined at extension sapcentralorderservices.
      Returns:
      the centralOrderSourceSystemId - Source system Id for Central Order
    • getClient

      @Accessor(qualifier="client", type=GETTER) public String getClient()
      Generated method - Getter of the SAPCpiOutboundConfig.client attribute defined at extension sapcpiadapter.
      Returns:
      the client
    • getExtBillingResponseStatusCode

      @Accessor(qualifier="extBillingResponseStatusCode", type=GETTER) public String getExtBillingResponseStatusCode()
      Generated method - Getter of the SAPCpiOutboundConfig.extBillingResponseStatusCode attribute defined at extension sapbillinginvoiceservices.
      Returns:
      the extBillingResponseStatusCode - Response code from external system
    • getExtBillingResponseValue

      @Accessor(qualifier="extBillingResponseValue", type=GETTER) public String getExtBillingResponseValue()
      Generated method - Getter of the SAPCpiOutboundConfig.extBillingResponseValue attribute defined at extension sapbillinginvoiceservices.
      Returns:
      the extBillingResponseValue - Response from external system
    • getReceiverName

      @Accessor(qualifier="receiverName", type=GETTER) public String getReceiverName()
      Generated method - Getter of the SAPCpiOutboundConfig.receiverName attribute defined at extension sapcpiadapter.
      Returns:
      the receiverName
    • getReceiverPort

      @Accessor(qualifier="receiverPort", type=GETTER) public String getReceiverPort()
      Generated method - Getter of the SAPCpiOutboundConfig.receiverPort attribute defined at extension sapcpiadapter.
      Returns:
      the receiverPort
    • getSenderName

      @Accessor(qualifier="senderName", type=GETTER) public String getSenderName()
      Generated method - Getter of the SAPCpiOutboundConfig.senderName attribute defined at extension sapcpiadapter.
      Returns:
      the senderName
    • getSenderPort

      @Accessor(qualifier="senderPort", type=GETTER) public String getSenderPort()
      Generated method - Getter of the SAPCpiOutboundConfig.senderPort attribute defined at extension sapcpiadapter.
      Returns:
      the senderPort
    • getUrl

      @Accessor(qualifier="url", type=GETTER) public String getUrl()
      Generated method - Getter of the SAPCpiOutboundConfig.url attribute defined at extension sapcpiadapter.
      Returns:
      the url
    • getUsername

      @Accessor(qualifier="username", type=GETTER) public String getUsername()
      Generated method - Getter of the SAPCpiOutboundConfig.username attribute defined at extension sapcpiadapter.
      Returns:
      the username
    • setCentralOrderSourceSystemId

      @Accessor(qualifier="centralOrderSourceSystemId", type=SETTER) public void setCentralOrderSourceSystemId(String value)
      Generated method - Setter of SAPCpiOutboundConfig.centralOrderSourceSystemId attribute defined at extension sapcentralorderservices.
      Parameters:
      value - the centralOrderSourceSystemId - Source system Id for Central Order
    • setClient

      @Accessor(qualifier="client", type=SETTER) public void setClient(String value)
      Generated method - Setter of SAPCpiOutboundConfig.client attribute defined at extension sapcpiadapter.
      Parameters:
      value - the client
    • setExtBillingResponseStatusCode

      @Accessor(qualifier="extBillingResponseStatusCode", type=SETTER) public void setExtBillingResponseStatusCode(String value)
      Generated method - Setter of SAPCpiOutboundConfig.extBillingResponseStatusCode attribute defined at extension sapbillinginvoiceservices.
      Parameters:
      value - the extBillingResponseStatusCode - Response code from external system
    • setExtBillingResponseValue

      @Accessor(qualifier="extBillingResponseValue", type=SETTER) public void setExtBillingResponseValue(String value)
      Generated method - Setter of SAPCpiOutboundConfig.extBillingResponseValue attribute defined at extension sapbillinginvoiceservices.
      Parameters:
      value - the extBillingResponseValue - Response from external system
    • setReceiverName

      @Accessor(qualifier="receiverName", type=SETTER) public void setReceiverName(String value)
      Generated method - Setter of SAPCpiOutboundConfig.receiverName attribute defined at extension sapcpiadapter.
      Parameters:
      value - the receiverName
    • setReceiverPort

      @Accessor(qualifier="receiverPort", type=SETTER) public void setReceiverPort(String value)
      Generated method - Setter of SAPCpiOutboundConfig.receiverPort attribute defined at extension sapcpiadapter.
      Parameters:
      value - the receiverPort
    • setSenderName

      @Accessor(qualifier="senderName", type=SETTER) public void setSenderName(String value)
      Generated method - Setter of SAPCpiOutboundConfig.senderName attribute defined at extension sapcpiadapter.
      Parameters:
      value - the senderName
    • setSenderPort

      @Accessor(qualifier="senderPort", type=SETTER) public void setSenderPort(String value)
      Generated method - Setter of SAPCpiOutboundConfig.senderPort attribute defined at extension sapcpiadapter.
      Parameters:
      value - the senderPort
    • setUrl

      @Accessor(qualifier="url", type=SETTER) public void setUrl(String value)
      Generated method - Setter of SAPCpiOutboundConfig.url attribute defined at extension sapcpiadapter.
      Parameters:
      value - the url
    • setUsername

      @Accessor(qualifier="username", type=SETTER) public void setUsername(String value)
      Generated method - Setter of SAPCpiOutboundConfig.username attribute defined at extension sapcpiadapter.
      Parameters:
      value - the username