Class BaseSiteCecServiceMappingModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class BaseSiteCecServiceMappingModel
    extends AbstractCecServiceMappingModel
    Generated model class for type BaseSiteCecServiceMapping first defined at extension sapcpconfiguration.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • BASESITE

        public static final java.lang.String BASESITE
        Generated constant - Attribute key of BaseSiteCecServiceMapping.baseSite attribute defined at extension sapcpconfiguration.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BaseSiteCecServiceMappingModel

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

        public BaseSiteCecServiceMappingModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • BaseSiteCecServiceMappingModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public BaseSiteCecServiceMappingModel​(CecServiceModel _CecService,
                                              java.lang.String _baseSite)
        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:
        _CecService - initial attribute declared by type AbstractCecServiceMapping at extension sapcpconfiguration
        _baseSite - initial attribute declared by type BaseSiteCecServiceMapping at extension sapcpconfiguration
      • BaseSiteCecServiceMappingModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public BaseSiteCecServiceMappingModel​(CecServiceModel _CecService,
                                              java.lang.String _baseSite,
                                              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:
        _CecService - initial attribute declared by type AbstractCecServiceMapping at extension sapcpconfiguration
        _baseSite - initial attribute declared by type BaseSiteCecServiceMapping at extension sapcpconfiguration
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getBaseSite

        @Accessor(qualifier="baseSite",
                  type=GETTER)
        public java.lang.String getBaseSite()
        Generated method - Getter of the BaseSiteCecServiceMapping.baseSite attribute defined at extension sapcpconfiguration.
        Returns:
        the baseSite
      • setBaseSite

        @Accessor(qualifier="baseSite",
                  type=SETTER)
        public void setBaseSite​(java.lang.String value)
        Generated method - Setter of BaseSiteCecServiceMapping.baseSite attribute defined at extension sapcpconfiguration.
        Parameters:
        value - the baseSite