Class SiteEmployeeGroupModel

All Implemented Interfaces:
Serializable

public class SiteEmployeeGroupModel extends UserGroupModel
Generated model class for type SiteEmployeeGroup first defined at extension commerceservices.

Group of Employees working in a particular base site.

See Also:
  • Field Details

    • _TYPECODE

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

      public static final String VISIBLESITE
      Generated constant - Attribute key of SiteEmployeeGroup.visibleSite attribute defined at extension commerceservices.
      See Also:
  • Constructor Details

    • SiteEmployeeGroupModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public SiteEmployeeGroupModel(String _uid, BaseSiteModel _visibleSite)
      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:
      _uid - initial attribute declared by type Principal at extension core
      _visibleSite - initial attribute declared by type SiteEmployeeGroup at extension commerceservices
    • SiteEmployeeGroupModel

      @Deprecated(since="4.1.1", forRemoval=true) public SiteEmployeeGroupModel(ItemModel _owner, String _uid, BaseSiteModel _visibleSite)
      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
      _uid - initial attribute declared by type Principal at extension core
      _visibleSite - initial attribute declared by type SiteEmployeeGroup at extension commerceservices
  • Method Details

    • getVisibleSite

      @Accessor(qualifier="visibleSite", type=GETTER) public BaseSiteModel getVisibleSite()
      Generated method - Getter of the SiteEmployeeGroup.visibleSite attribute defined at extension commerceservices.
      Returns:
      the visibleSite
    • setVisibleSite

      @Accessor(qualifier="visibleSite", type=SETTER) public void setVisibleSite(BaseSiteModel value)
      Generated method - Setter of SiteEmployeeGroup.visibleSite attribute defined at extension commerceservices.
      Parameters:
      value - the visibleSite