Class GeneratedBaseStore

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    BaseStore

    public abstract class GeneratedBaseStore
    extends GenericItem
    Generated class for type BaseStore.
    See Also:
    Serialized Form
    • Field Detail

      • UID

        public static final java.lang.String UID
        Qualifier of the BaseStore.uid attribute
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Qualifier of the BaseStore.name attribute
        See Also:
        Constant Field Values
      • STORELOCATORDISTANCEUNIT

        public static final java.lang.String STORELOCATORDISTANCEUNIT
        Qualifier of the BaseStore.storelocatorDistanceUnit attribute
        See Also:
        Constant Field Values
      • CMSSITES

        public static final java.lang.String CMSSITES
        Qualifier of the BaseStore.cmsSites attribute
        See Also:
        Constant Field Values
      • STORESFORCMSSITE_SRC_ORDERED

        protected static java.lang.String STORESFORCMSSITE_SRC_ORDERED
        Relation ordering override parameter constants for StoresForCMSSite from ((basecommerce))
      • STORESFORCMSSITE_TGT_ORDERED

        protected static java.lang.String STORESFORCMSSITE_TGT_ORDERED
      • STORESFORCMSSITE_MARKMODIFIED

        protected static java.lang.String STORESFORCMSSITE_MARKMODIFIED
        Relation disable markmodifed parameter constants for StoresForCMSSite from ((basecommerce))
      • CATALOGS

        public static final java.lang.String CATALOGS
        Qualifier of the BaseStore.catalogs attribute
        See Also:
        Constant Field Values
      • CATALOGSFORBASESTORES_SRC_ORDERED

        protected static java.lang.String CATALOGSFORBASESTORES_SRC_ORDERED
        Relation ordering override parameter constants for CatalogsForBaseStores from ((basecommerce))
      • CATALOGSFORBASESTORES_TGT_ORDERED

        protected static java.lang.String CATALOGSFORBASESTORES_TGT_ORDERED
      • CATALOGSFORBASESTORES_MARKMODIFIED

        protected static java.lang.String CATALOGSFORBASESTORES_MARKMODIFIED
        Relation disable markmodifed parameter constants for CatalogsForBaseStores from ((basecommerce))
      • POINTSOFSERVICE

        public static final java.lang.String POINTSOFSERVICE
        Qualifier of the BaseStore.pointsOfService attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedBaseStore

        public GeneratedBaseStore()
    • Method Detail

      • getCatalogs

        public java.util.List<Catalog> getCatalogs​(SessionContext ctx)
        Generated method - Getter of the BaseStore.catalogs attribute.
        Returns:
        the catalogs
      • getCatalogs

        public java.util.List<Catalog> getCatalogs()
        Generated method - Getter of the BaseStore.catalogs attribute.
        Returns:
        the catalogs
      • getCatalogsCount

        public long getCatalogsCount​(SessionContext ctx)
      • getCatalogsCount

        public long getCatalogsCount()
      • setCatalogs

        public void setCatalogs​(SessionContext ctx,
                                java.util.List<Catalog> value)
        Generated method - Setter of the BaseStore.catalogs attribute.
        Parameters:
        value - the catalogs
      • setCatalogs

        public void setCatalogs​(java.util.List<Catalog> value)
        Generated method - Setter of the BaseStore.catalogs attribute.
        Parameters:
        value - the catalogs
      • addToCatalogs

        public void addToCatalogs​(SessionContext ctx,
                                  Catalog value)
        Generated method - Adds value to catalogs.
        Parameters:
        value - the item to add to catalogs
      • addToCatalogs

        public void addToCatalogs​(Catalog value)
        Generated method - Adds value to catalogs.
        Parameters:
        value - the item to add to catalogs
      • removeFromCatalogs

        public void removeFromCatalogs​(SessionContext ctx,
                                       Catalog value)
        Generated method - Removes value from catalogs.
        Parameters:
        value - the item to remove from catalogs
      • removeFromCatalogs

        public void removeFromCatalogs​(Catalog value)
        Generated method - Removes value from catalogs.
        Parameters:
        value - the item to remove from catalogs
      • getCmsSites

        public java.util.Collection<BaseSite> getCmsSites​(SessionContext ctx)
        Generated method - Getter of the BaseStore.cmsSites attribute.
        Returns:
        the cmsSites
      • getCmsSites

        public java.util.Collection<BaseSite> getCmsSites()
        Generated method - Getter of the BaseStore.cmsSites attribute.
        Returns:
        the cmsSites
      • getCmsSitesCount

        public long getCmsSitesCount​(SessionContext ctx)
      • getCmsSitesCount

        public long getCmsSitesCount()
      • setCmsSites

        public void setCmsSites​(SessionContext ctx,
                                java.util.Collection<BaseSite> value)
        Generated method - Setter of the BaseStore.cmsSites attribute.
        Parameters:
        value - the cmsSites
      • setCmsSites

        public void setCmsSites​(java.util.Collection<BaseSite> value)
        Generated method - Setter of the BaseStore.cmsSites attribute.
        Parameters:
        value - the cmsSites
      • addToCmsSites

        public void addToCmsSites​(SessionContext ctx,
                                  BaseSite value)
        Generated method - Adds value to cmsSites.
        Parameters:
        value - the item to add to cmsSites
      • addToCmsSites

        public void addToCmsSites​(BaseSite value)
        Generated method - Adds value to cmsSites.
        Parameters:
        value - the item to add to cmsSites
      • removeFromCmsSites

        public void removeFromCmsSites​(SessionContext ctx,
                                       BaseSite value)
        Generated method - Removes value from cmsSites.
        Parameters:
        value - the item to remove from cmsSites
      • removeFromCmsSites

        public void removeFromCmsSites​(BaseSite value)
        Generated method - Removes value from cmsSites.
        Parameters:
        value - the item to remove from cmsSites
      • getName

        public java.lang.String getName​(SessionContext ctx)
        Generated method - Getter of the BaseStore.name attribute.
        Returns:
        the name
      • getName

        public java.lang.String getName()
        Generated method - Getter of the BaseStore.name attribute.
        Returns:
        the name
      • getAllName

        public java.util.Map<Language,​java.lang.String> getAllName​(SessionContext ctx)
        Generated method - Getter of the BaseStore.name attribute.
        Returns:
        the localized name
      • getAllName

        public java.util.Map<Language,​java.lang.String> getAllName()
        Generated method - Getter of the BaseStore.name attribute.
        Returns:
        the localized name
      • setName

        public void setName​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the BaseStore.name attribute.
        Parameters:
        value - the name
      • setName

        public void setName​(java.lang.String value)
        Generated method - Setter of the BaseStore.name attribute.
        Parameters:
        value - the name
      • setAllName

        public void setAllName​(SessionContext ctx,
                               java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the BaseStore.name attribute.
        Parameters:
        value - the name
      • setAllName

        public void setAllName​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the BaseStore.name attribute.
        Parameters:
        value - the name
      • getPointsOfService

        public java.util.List<PointOfService> getPointsOfService​(SessionContext ctx)
        Generated method - Getter of the BaseStore.pointsOfService attribute.
        Returns:
        the pointsOfService
      • getPointsOfService

        public java.util.List<PointOfService> getPointsOfService()
        Generated method - Getter of the BaseStore.pointsOfService attribute.
        Returns:
        the pointsOfService
      • setPointsOfService

        public void setPointsOfService​(SessionContext ctx,
                                       java.util.List<PointOfService> value)
        Generated method - Setter of the BaseStore.pointsOfService attribute.
        Parameters:
        value - the pointsOfService
      • setPointsOfService

        public void setPointsOfService​(java.util.List<PointOfService> value)
        Generated method - Setter of the BaseStore.pointsOfService attribute.
        Parameters:
        value - the pointsOfService
      • addToPointsOfService

        public void addToPointsOfService​(SessionContext ctx,
                                         PointOfService value)
        Generated method - Adds value to pointsOfService.
        Parameters:
        value - the item to add to pointsOfService
      • addToPointsOfService

        public void addToPointsOfService​(PointOfService value)
        Generated method - Adds value to pointsOfService.
        Parameters:
        value - the item to add to pointsOfService
      • removeFromPointsOfService

        public void removeFromPointsOfService​(SessionContext ctx,
                                              PointOfService value)
        Generated method - Removes value from pointsOfService.
        Parameters:
        value - the item to remove from pointsOfService
      • removeFromPointsOfService

        public void removeFromPointsOfService​(PointOfService value)
        Generated method - Removes value from pointsOfService.
        Parameters:
        value - the item to remove from pointsOfService
      • getStorelocatorDistanceUnit

        public EnumerationValue getStorelocatorDistanceUnit​(SessionContext ctx)
        Generated method - Getter of the BaseStore.storelocatorDistanceUnit attribute.
        Returns:
        the storelocatorDistanceUnit - Specifies the unit the distances in the store will be presented
      • getStorelocatorDistanceUnit

        public EnumerationValue getStorelocatorDistanceUnit()
        Generated method - Getter of the BaseStore.storelocatorDistanceUnit attribute.
        Returns:
        the storelocatorDistanceUnit - Specifies the unit the distances in the store will be presented
      • setStorelocatorDistanceUnit

        public void setStorelocatorDistanceUnit​(SessionContext ctx,
                                                EnumerationValue value)
        Generated method - Setter of the BaseStore.storelocatorDistanceUnit attribute.
        Parameters:
        value - the storelocatorDistanceUnit - Specifies the unit the distances in the store will be presented
      • setStorelocatorDistanceUnit

        public void setStorelocatorDistanceUnit​(EnumerationValue value)
        Generated method - Setter of the BaseStore.storelocatorDistanceUnit attribute.
        Parameters:
        value - the storelocatorDistanceUnit - Specifies the unit the distances in the store will be presented
      • getUid

        public java.lang.String getUid​(SessionContext ctx)
        Generated method - Getter of the BaseStore.uid attribute.
        Returns:
        the uid
      • getUid

        public java.lang.String getUid()
        Generated method - Getter of the BaseStore.uid attribute.
        Returns:
        the uid
      • setUid

        public void setUid​(SessionContext ctx,
                           java.lang.String value)
        Generated method - Setter of the BaseStore.uid attribute.
        Parameters:
        value - the uid
      • setUid

        public void setUid​(java.lang.String value)
        Generated method - Setter of the BaseStore.uid attribute.
        Parameters:
        value - the uid