Class SAPCPIConfigurationModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
com.sap.hybris.scpiconnector.model.SAPCPIConfigurationModel
All Implemented Interfaces:
Serializable

public class SAPCPIConfigurationModel extends ItemModel
Generated model class for type SAPCPIConfiguration first defined at extension scpiconnector.
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 SAPCPIConfiguration.baseUrl attribute defined at extension scpiconnector.
    static final String
    Generated constant - Attribute key of SAPCPIConfiguration.iflowConfiguration attribute defined at extension scpiconnector.
    static final String
    Generated constant - Attribute key of SAPCPIConfiguration.name attribute defined at extension scpiconnector.
    static final String
    Generated constant - Attribute key of SAPCPIConfiguration.password attribute defined at extension scpiconnector.
    static final String
    Generated constant - Attribute key of SAPCPIConfiguration.proxyUrl attribute defined at extension scpiconnector.
    static final String
    Generated constant - Attribute key of SAPCPIConfiguration.username attribute defined at extension scpiconnector.

    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.
    SAPCPIConfigurationModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    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
    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
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the SAPCPIConfiguration.baseUrl attribute defined at extension scpiconnector.
    Generated method - Getter of the SAPCPIConfiguration.iflowConfiguration attribute defined at extension scpiconnector.
    Generated method - Getter of the SAPCPIConfiguration.name attribute defined at extension scpiconnector.
    Generated method - Getter of the SAPCPIConfiguration.password attribute defined at extension scpiconnector.
    Generated method - Getter of the SAPCPIConfiguration.proxyUrl attribute defined at extension scpiconnector.
    Generated method - Getter of the SAPCPIConfiguration.username attribute defined at extension scpiconnector.
    void
    Generated method - Setter of SAPCPIConfiguration.baseUrl attribute defined at extension scpiconnector.
    void
    Generated method - Setter of SAPCPIConfiguration.iflowConfiguration attribute defined at extension scpiconnector.
    void
    setName(String value)
    Generated method - Setter of SAPCPIConfiguration.name attribute defined at extension scpiconnector.
    void
    Generated method - Setter of SAPCPIConfiguration.password attribute defined at extension scpiconnector.
    void
    Generated method - Setter of SAPCPIConfiguration.proxyUrl attribute defined at extension scpiconnector.
    void
    Generated method - Setter of SAPCPIConfiguration.username attribute defined at extension scpiconnector.

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

      public static final String NAME
      Generated constant - Attribute key of SAPCPIConfiguration.name attribute defined at extension scpiconnector.
      See Also:
    • USERNAME

      public static final String USERNAME
      Generated constant - Attribute key of SAPCPIConfiguration.username attribute defined at extension scpiconnector.
      See Also:
    • PASSWORD

      public static final String PASSWORD
      Generated constant - Attribute key of SAPCPIConfiguration.password attribute defined at extension scpiconnector.
      See Also:
    • BASEURL

      public static final String BASEURL
      Generated constant - Attribute key of SAPCPIConfiguration.baseUrl attribute defined at extension scpiconnector.
      See Also:
    • PROXYURL

      public static final String PROXYURL
      Generated constant - Attribute key of SAPCPIConfiguration.proxyUrl attribute defined at extension scpiconnector.
      See Also:
    • IFLOWCONFIGURATION

      public static final String IFLOWCONFIGURATION
      Generated constant - Attribute key of SAPCPIConfiguration.iflowConfiguration attribute defined at extension scpiconnector.
      See Also:
  • Constructor Details

    • SAPCPIConfigurationModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public SAPCPIConfigurationModel(String _baseUrl)
      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 - Constructor with all mandatory attributes.
      Parameters:
      _baseUrl - initial attribute declared by type SAPCPIConfiguration at extension scpiconnector
    • SAPCPIConfigurationModel

      @Deprecated(since="4.1.1", forRemoval=true) public SAPCPIConfigurationModel(String _baseUrl, 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:
      _baseUrl - initial attribute declared by type SAPCPIConfiguration at extension scpiconnector
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getBaseUrl

      @Accessor(qualifier="baseUrl", type=GETTER) public String getBaseUrl()
      Generated method - Getter of the SAPCPIConfiguration.baseUrl attribute defined at extension scpiconnector.
      Returns:
      the baseUrl - Base URL of the CPI tenant.
    • getIflowConfiguration

      @Accessor(qualifier="iflowConfiguration", type=GETTER) public List<IflowConfigurationModel> getIflowConfiguration()
      Generated method - Getter of the SAPCPIConfiguration.iflowConfiguration attribute defined at extension scpiconnector. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the iflowConfiguration - The List if Iflow Specific Configurations.
    • getName

      @Accessor(qualifier="name", type=GETTER) public String getName()
      Generated method - Getter of the SAPCPIConfiguration.name attribute defined at extension scpiconnector.
      Returns:
      the name - Name of the Configuration item.
    • getPassword

      @Accessor(qualifier="password", type=GETTER) public String getPassword()
      Generated method - Getter of the SAPCPIConfiguration.password attribute defined at extension scpiconnector.
      Returns:
      the password - Password of the CPI User.
    • getProxyUrl

      @Accessor(qualifier="proxyUrl", type=GETTER) public String getProxyUrl()
      Generated method - Getter of the SAPCPIConfiguration.proxyUrl attribute defined at extension scpiconnector.
      Returns:
      the proxyUrl - Proxy if required for connection.
    • getUsername

      @Accessor(qualifier="username", type=GETTER) public String getUsername()
      Generated method - Getter of the SAPCPIConfiguration.username attribute defined at extension scpiconnector.
      Returns:
      the username - Username of the CPI User.
    • setBaseUrl

      @Accessor(qualifier="baseUrl", type=SETTER) public void setBaseUrl(String value)
      Generated method - Setter of SAPCPIConfiguration.baseUrl attribute defined at extension scpiconnector.
      Parameters:
      value - the baseUrl - Base URL of the CPI tenant.
    • setIflowConfiguration

      @Accessor(qualifier="iflowConfiguration", type=SETTER) public void setIflowConfiguration(List<IflowConfigurationModel> value)
      Generated method - Setter of SAPCPIConfiguration.iflowConfiguration attribute defined at extension scpiconnector.
      Parameters:
      value - the iflowConfiguration - The List if Iflow Specific Configurations.
    • setName

      @Accessor(qualifier="name", type=SETTER) public void setName(String value)
      Generated method - Setter of SAPCPIConfiguration.name attribute defined at extension scpiconnector.
      Parameters:
      value - the name - Name of the Configuration item.
    • setPassword

      @Accessor(qualifier="password", type=SETTER) public void setPassword(String value)
      Generated method - Setter of SAPCPIConfiguration.password attribute defined at extension scpiconnector.
      Parameters:
      value - the password - Password of the CPI User.
    • setProxyUrl

      @Accessor(qualifier="proxyUrl", type=SETTER) public void setProxyUrl(String value)
      Generated method - Setter of SAPCPIConfiguration.proxyUrl attribute defined at extension scpiconnector.
      Parameters:
      value - the proxyUrl - Proxy if required for connection.
    • setUsername

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