Class ExtendedSAPHTTPDestinationModel

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

public class ExtendedSAPHTTPDestinationModel extends ItemModel
Generated model class for type ExtendedSAPHTTPDestination first defined at extension sapcpiomsreturnsexchange.
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 relation code constant for relation HTTPDestination2ExtendedSAPHTTPDestination defining source attribute httpDestination in extension sapcpiomsreturnsexchange.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of ExtendedSAPHTTPDestination.authenticationType attribute defined at extension sapcpiomsreturnsexchange.
    static final String
    Generated constant - Attribute key of ExtendedSAPHTTPDestination.httpDestination attribute defined at extension sapcpiomsreturnsexchange.
    static final String
    Generated constant - Attribute key of ExtendedSAPHTTPDestination.httpDestinationName attribute defined at extension sapcpiomsreturnsexchange.
    static final String
    Generated constant - Attribute key of ExtendedSAPHTTPDestination.objectType attribute defined at extension sapcpiomsreturnsexchange.
    static final String
    Generated constant - Attribute key of ExtendedSAPHTTPDestination.targetURL attribute defined at extension sapcpiomsreturnsexchange.
    static final String
    Generated constant - Attribute key of ExtendedSAPHTTPDestination.userid attribute defined at extension sapcpiomsreturnsexchange.

    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
    ExtendedSAPHTTPDestinationModel(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 ExtendedSAPHTTPDestination.authenticationType attribute defined at extension sapcpiomsreturnsexchange.
    Generated method - Getter of the ExtendedSAPHTTPDestination.httpDestination attribute defined at extension sapcpiomsreturnsexchange.
    Generated method - Getter of the ExtendedSAPHTTPDestination.httpDestinationName attribute defined at extension sapcpiomsreturnsexchange.
    Generated method - Getter of the ExtendedSAPHTTPDestination.objectType attribute defined at extension sapcpiomsreturnsexchange.
    Generated method - Getter of the ExtendedSAPHTTPDestination.targetURL attribute defined at extension sapcpiomsreturnsexchange.
    Generated method - Getter of the ExtendedSAPHTTPDestination.userid attribute defined at extension sapcpiomsreturnsexchange.
    void
    Generated method - Setter of ExtendedSAPHTTPDestination.authenticationType attribute defined at extension sapcpiomsreturnsexchange.
    void
    Generated method - Setter of ExtendedSAPHTTPDestination.httpDestination attribute defined at extension sapcpiomsreturnsexchange.
    void
    Generated method - Setter of ExtendedSAPHTTPDestination.httpDestinationName attribute defined at extension sapcpiomsreturnsexchange.
    void
    Generated method - Setter of ExtendedSAPHTTPDestination.objectType attribute defined at extension sapcpiomsreturnsexchange.
    void
    Generated method - Setter of ExtendedSAPHTTPDestination.targetURL attribute defined at extension sapcpiomsreturnsexchange.
    void
    Generated method - Setter of ExtendedSAPHTTPDestination.userid attribute defined at extension sapcpiomsreturnsexchange.

    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:
    • _HTTPDESTINATION2EXTENDEDSAPHTTPDESTINATION

      public static final String _HTTPDESTINATION2EXTENDEDSAPHTTPDESTINATION
      Generated relation code constant for relation HTTPDestination2ExtendedSAPHTTPDestination defining source attribute httpDestination in extension sapcpiomsreturnsexchange.
      See Also:
    • OBJECTTYPE

      public static final String OBJECTTYPE
      Generated constant - Attribute key of ExtendedSAPHTTPDestination.objectType attribute defined at extension sapcpiomsreturnsexchange.
      See Also:
    • HTTPDESTINATIONNAME

      public static final String HTTPDESTINATIONNAME
      Generated constant - Attribute key of ExtendedSAPHTTPDestination.httpDestinationName attribute defined at extension sapcpiomsreturnsexchange.
      See Also:
    • TARGETURL

      public static final String TARGETURL
      Generated constant - Attribute key of ExtendedSAPHTTPDestination.targetURL attribute defined at extension sapcpiomsreturnsexchange.
      See Also:
    • AUTHENTICATIONTYPE

      public static final String AUTHENTICATIONTYPE
      Generated constant - Attribute key of ExtendedSAPHTTPDestination.authenticationType attribute defined at extension sapcpiomsreturnsexchange.
      See Also:
    • USERID

      public static final String USERID
      Generated constant - Attribute key of ExtendedSAPHTTPDestination.userid attribute defined at extension sapcpiomsreturnsexchange.
      See Also:
    • HTTPDESTINATION

      public static final String HTTPDESTINATION
      Generated constant - Attribute key of ExtendedSAPHTTPDestination.httpDestination attribute defined at extension sapcpiomsreturnsexchange.
      See Also:
  • Constructor Details

    • ExtendedSAPHTTPDestinationModel

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

      public ExtendedSAPHTTPDestinationModel(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
    • ExtendedSAPHTTPDestinationModel

      @Deprecated(since="4.1.1", forRemoval=true) public ExtendedSAPHTTPDestinationModel(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

    • getAuthenticationType

      @Accessor(qualifier="authenticationType", type=GETTER) public HTTPAuthenticationType getAuthenticationType()
      Generated method - Getter of the ExtendedSAPHTTPDestination.authenticationType attribute defined at extension sapcpiomsreturnsexchange.
      Returns:
      the authenticationType - Authentication type
    • getHttpDestination

      @Accessor(qualifier="httpDestination", type=GETTER) public SAPHTTPDestinationModel getHttpDestination()
      Generated method - Getter of the ExtendedSAPHTTPDestination.httpDestination attribute defined at extension sapcpiomsreturnsexchange.
      Returns:
      the httpDestination
    • getHttpDestinationName

      @Accessor(qualifier="httpDestinationName", type=GETTER) public String getHttpDestinationName()
      Generated method - Getter of the ExtendedSAPHTTPDestination.httpDestinationName attribute defined at extension sapcpiomsreturnsexchange.
      Returns:
      the httpDestinationName - HTTP Destination name
    • getObjectType

      @Accessor(qualifier="objectType", type=GETTER) public ComposedTypeModel getObjectType()
      Generated method - Getter of the ExtendedSAPHTTPDestination.objectType attribute defined at extension sapcpiomsreturnsexchange.
      Returns:
      the objectType - HTTP Destination Object Type
    • getTargetURL

      @Accessor(qualifier="targetURL", type=GETTER) public String getTargetURL()
      Generated method - Getter of the ExtendedSAPHTTPDestination.targetURL attribute defined at extension sapcpiomsreturnsexchange.
      Returns:
      the targetURL - URL of the target system
    • getUserid

      @Accessor(qualifier="userid", type=GETTER) public String getUserid()
      Generated method - Getter of the ExtendedSAPHTTPDestination.userid attribute defined at extension sapcpiomsreturnsexchange.
      Returns:
      the userid - User ID for the logon to the SAP system
    • setAuthenticationType

      @Accessor(qualifier="authenticationType", type=SETTER) public void setAuthenticationType(HTTPAuthenticationType value)
      Generated method - Setter of ExtendedSAPHTTPDestination.authenticationType attribute defined at extension sapcpiomsreturnsexchange.
      Parameters:
      value - the authenticationType - Authentication type
    • setHttpDestination

      @Accessor(qualifier="httpDestination", type=SETTER) public void setHttpDestination(SAPHTTPDestinationModel value)
      Generated method - Setter of ExtendedSAPHTTPDestination.httpDestination attribute defined at extension sapcpiomsreturnsexchange.
      Parameters:
      value - the httpDestination
    • setHttpDestinationName

      @Accessor(qualifier="httpDestinationName", type=SETTER) public void setHttpDestinationName(String value)
      Generated method - Setter of ExtendedSAPHTTPDestination.httpDestinationName attribute defined at extension sapcpiomsreturnsexchange.
      Parameters:
      value - the httpDestinationName - HTTP Destination name
    • setObjectType

      @Accessor(qualifier="objectType", type=SETTER) public void setObjectType(ComposedTypeModel value)
      Generated method - Setter of ExtendedSAPHTTPDestination.objectType attribute defined at extension sapcpiomsreturnsexchange.
      Parameters:
      value - the objectType - HTTP Destination Object Type
    • setTargetURL

      @Accessor(qualifier="targetURL", type=SETTER) public void setTargetURL(String value)
      Generated method - Setter of ExtendedSAPHTTPDestination.targetURL attribute defined at extension sapcpiomsreturnsexchange.
      Parameters:
      value - the targetURL - URL of the target system
    • setUserid

      @Accessor(qualifier="userid", type=SETTER) public void setUserid(String value)
      Generated method - Setter of ExtendedSAPHTTPDestination.userid attribute defined at extension sapcpiomsreturnsexchange.
      Parameters:
      value - the userid - User ID for the logon to the SAP system