Class PointOfServiceModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.storelocator.model.PointOfServiceModel
-
- All Implemented Interfaces:
java.io.Serializable
public class PointOfServiceModel extends ItemModel
Generated model class for type PointOfService first defined at extension basecommerce.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_ADVANCEDSHIPPINGNOTICE2POSRELATIONGenerated relation code constant for relationAdvancedShippingNotice2POSRelationdefining source attributeadvancedShippingNoticesin extensionwarehousing.static java.lang.String_BASESTORE2POINTOFSERVICERELATIONGenerated relation code constant for relationBaseStore2PointOfServiceRelationdefining source attributebaseStorein extensionbasecommerce.static java.lang.String_STOREEMPLGROUP2POSRELGenerated relation code constant for relationStoreEmplGroup2POSReldefining source attributestoreEmployeeGroupsin extensioncommerceservices.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringADDRESSGenerated constant - Attribute key ofPointOfService.addressattribute defined at extensionbasecommerce.static java.lang.StringADVANCEDSHIPPINGNOTICESGenerated constant - Attribute key ofPointOfService.advancedShippingNoticesattribute defined at extensionwarehousing.static java.lang.StringBASESTOREGenerated constant - Attribute key ofPointOfService.baseStoreattribute defined at extensionbasecommerce.static java.lang.StringBUSINESSCATEGORYGenerated constant - Attribute key ofPointOfService.businessCategoryattribute defined at extensionbasecommerce.static java.lang.StringDESCRIPTIONGenerated constant - Attribute key ofPointOfService.descriptionattribute defined at extensionbasecommerce.static java.lang.StringDISPLAYNAMEGenerated constant - Attribute key ofPointOfService.displayNameattribute defined at extensioncommerceservices.static java.lang.StringFEATURESGenerated constant - Attribute key ofPointOfService.featuresattribute defined at extensioncommerceservices.static java.lang.StringGEOCODETIMESTAMPGenerated constant - Attribute key ofPointOfService.geocodeTimestampattribute defined at extensionbasecommerce.static java.lang.StringLATITUDEGenerated constant - Attribute key ofPointOfService.latitudeattribute defined at extensionbasecommerce.static java.lang.StringLONGITUDEGenerated constant - Attribute key ofPointOfService.longitudeattribute defined at extensionbasecommerce.static java.lang.StringMAPICONGenerated constant - Attribute key ofPointOfService.mapIconattribute defined at extensionbasecommerce.static java.lang.StringNAMEGenerated constant - Attribute key ofPointOfService.nameattribute defined at extensionbasecommerce.static java.lang.StringNEARBYSTORERADIUSGenerated constant - Attribute key ofPointOfService.nearbyStoreRadiusattribute defined at extensioncommerceservices.static java.lang.StringOPENINGSCHEDULEGenerated constant - Attribute key ofPointOfService.openingScheduleattribute defined at extensionbasecommerce.static java.lang.StringSTORECONTENTGenerated constant - Attribute key ofPointOfService.storeContentattribute defined at extensionbasecommerce.static java.lang.StringSTOREEMPLOYEEGROUPSGenerated constant - Attribute key ofPointOfService.storeEmployeeGroupsattribute defined at extensioncommerceservices.static java.lang.StringSTOREIMAGEGenerated constant - Attribute key ofPointOfService.storeImageattribute defined at extensionbasecommerce.static java.lang.StringTYPEGenerated constant - Attribute key ofPointOfService.typeattribute defined at extensionbasecommerce.static java.lang.StringWAREHOUSESGenerated constant - Attribute key ofPointOfService.warehousesattribute defined at extensioncommerceservices.-
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 PointOfServiceModel()Generated constructor - Default constructor for generic creation.PointOfServiceModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextPointOfServiceModel(java.lang.String _name, PointOfServiceTypeEnum _type)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPointOfServiceModel(java.lang.String _name, ItemModel _owner, PointOfServiceTypeEnum _type)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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AddressModelgetAddress()Generated method - Getter of thePointOfService.addressattribute defined at extensionbasecommerce.java.util.Set<AdvancedShippingNoticeModel>getAdvancedShippingNotices()Generated method - Getter of thePointOfService.advancedShippingNoticesattribute defined at extensionwarehousing.BaseStoreModelgetBaseStore()Generated method - Getter of thePointOfService.baseStoreattribute defined at extensionbasecommerce.java.lang.StringgetBusinessCategory()Generated method - Getter of thePointOfService.businessCategoryattribute defined at extensionbasecommerce.java.lang.StringgetDescription()Generated method - Getter of thePointOfService.descriptionattribute defined at extensionbasecommerce.java.lang.StringgetDisplayName()Generated method - Getter of thePointOfService.displayNameattribute defined at extensioncommerceservices.java.util.Set<StoreLocatorFeatureModel>getFeatures()Generated method - Getter of thePointOfService.featuresattribute defined at extensioncommerceservices.java.util.DategetGeocodeTimestamp()Generated method - Getter of thePointOfService.geocodeTimestampattribute defined at extensionbasecommerce.java.lang.DoublegetLatitude()Generated method - Getter of thePointOfService.latitudeattribute defined at extensionbasecommerce.java.lang.DoublegetLongitude()Generated method - Getter of thePointOfService.longitudeattribute defined at extensionbasecommerce.MediaModelgetMapIcon()Generated method - Getter of thePointOfService.mapIconattribute defined at extensionbasecommerce.java.lang.StringgetName()Generated method - Getter of thePointOfService.nameattribute defined at extensionbasecommerce.java.lang.DoublegetNearbyStoreRadius()Generated method - Getter of thePointOfService.nearbyStoreRadiusattribute defined at extensioncommerceservices.OpeningScheduleModelgetOpeningSchedule()Generated method - Getter of thePointOfService.openingScheduleattribute defined at extensionbasecommerce.java.lang.StringgetStoreContent()Generated method - Getter of thePointOfService.storeContentattribute defined at extensionbasecommerce.java.lang.StringgetStoreContent(java.util.Locale loc)Generated method - Getter of thePointOfService.storeContentattribute defined at extensionbasecommerce.java.util.Set<StoreEmployeeGroupModel>getStoreEmployeeGroups()Generated method - Getter of thePointOfService.storeEmployeeGroupsattribute defined at extensioncommerceservices.MediaContainerModelgetStoreImage()Generated method - Getter of thePointOfService.storeImageattribute defined at extensionbasecommerce.PointOfServiceTypeEnumgetType()Generated method - Getter of thePointOfService.typeattribute defined at extensionbasecommerce.java.util.List<WarehouseModel>getWarehouses()Generated method - Getter of thePointOfService.warehousesattribute defined at extensioncommerceservices.voidsetAddress(AddressModel value)Generated method - Setter ofPointOfService.addressattribute defined at extensionbasecommerce.voidsetAdvancedShippingNotices(java.util.Set<AdvancedShippingNoticeModel> value)Generated method - Setter ofPointOfService.advancedShippingNoticesattribute defined at extensionwarehousing.voidsetBaseStore(BaseStoreModel value)Generated method - Setter ofPointOfService.baseStoreattribute defined at extensionbasecommerce.voidsetBusinessCategory(java.lang.String value)Generated method - Setter ofPointOfService.businessCategoryattribute defined at extensionbasecommerce.voidsetDescription(java.lang.String value)Generated method - Setter ofPointOfService.descriptionattribute defined at extensionbasecommerce.voidsetDisplayName(java.lang.String value)Generated method - Setter ofPointOfService.displayNameattribute defined at extensioncommerceservices.voidsetFeatures(java.util.Set<StoreLocatorFeatureModel> value)Generated method - Setter ofPointOfService.featuresattribute defined at extensioncommerceservices.voidsetGeocodeTimestamp(java.util.Date value)Generated method - Setter ofPointOfService.geocodeTimestampattribute defined at extensionbasecommerce.voidsetLatitude(java.lang.Double value)Generated method - Setter ofPointOfService.latitudeattribute defined at extensionbasecommerce.voidsetLongitude(java.lang.Double value)Generated method - Setter ofPointOfService.longitudeattribute defined at extensionbasecommerce.voidsetMapIcon(MediaModel value)Generated method - Setter ofPointOfService.mapIconattribute defined at extensionbasecommerce.voidsetName(java.lang.String value)Generated method - Initial setter ofPointOfService.nameattribute defined at extensionbasecommerce.voidsetNearbyStoreRadius(java.lang.Double value)Generated method - Setter ofPointOfService.nearbyStoreRadiusattribute defined at extensioncommerceservices.voidsetOpeningSchedule(OpeningScheduleModel value)Generated method - Setter ofPointOfService.openingScheduleattribute defined at extensionbasecommerce.voidsetStoreContent(java.lang.String value)Generated method - Setter ofPointOfService.storeContentattribute defined at extensionbasecommerce.voidsetStoreContent(java.lang.String value, java.util.Locale loc)Generated method - Setter ofPointOfService.storeContentattribute defined at extensionbasecommerce.voidsetStoreEmployeeGroups(java.util.Set<StoreEmployeeGroupModel> value)Generated method - Setter ofPointOfService.storeEmployeeGroupsattribute defined at extensioncommerceservices.voidsetStoreImage(MediaContainerModel value)Generated method - Setter ofPointOfService.storeImageattribute defined at extensionbasecommerce.voidsetType(PointOfServiceTypeEnum value)Generated method - Setter ofPointOfService.typeattribute defined at extensionbasecommerce.voidsetWarehouses(java.util.List<WarehouseModel> value)Generated method - Setter ofPointOfService.warehousesattribute defined at extensioncommerceservices.-
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
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_BASESTORE2POINTOFSERVICERELATION
public static final java.lang.String _BASESTORE2POINTOFSERVICERELATION
Generated relation code constant for relationBaseStore2PointOfServiceRelationdefining source attributebaseStorein extensionbasecommerce.- See Also:
- Constant Field Values
-
_STOREEMPLGROUP2POSREL
public static final java.lang.String _STOREEMPLGROUP2POSREL
Generated relation code constant for relationStoreEmplGroup2POSReldefining source attributestoreEmployeeGroupsin extensioncommerceservices.- See Also:
- Constant Field Values
-
_ADVANCEDSHIPPINGNOTICE2POSRELATION
public static final java.lang.String _ADVANCEDSHIPPINGNOTICE2POSRELATION
Generated relation code constant for relationAdvancedShippingNotice2POSRelationdefining source attributeadvancedShippingNoticesin extensionwarehousing.- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Generated constant - Attribute key ofPointOfService.nameattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
ADDRESS
public static final java.lang.String ADDRESS
Generated constant - Attribute key ofPointOfService.addressattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Generated constant - Attribute key ofPointOfService.descriptionattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
TYPE
public static final java.lang.String TYPE
Generated constant - Attribute key ofPointOfService.typeattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
MAPICON
public static final java.lang.String MAPICON
Generated constant - Attribute key ofPointOfService.mapIconattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
LATITUDE
public static final java.lang.String LATITUDE
Generated constant - Attribute key ofPointOfService.latitudeattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
LONGITUDE
public static final java.lang.String LONGITUDE
Generated constant - Attribute key ofPointOfService.longitudeattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
GEOCODETIMESTAMP
public static final java.lang.String GEOCODETIMESTAMP
Generated constant - Attribute key ofPointOfService.geocodeTimestampattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
OPENINGSCHEDULE
public static final java.lang.String OPENINGSCHEDULE
Generated constant - Attribute key ofPointOfService.openingScheduleattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
STORECONTENT
public static final java.lang.String STORECONTENT
Generated constant - Attribute key ofPointOfService.storeContentattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
STOREIMAGE
public static final java.lang.String STOREIMAGE
Generated constant - Attribute key ofPointOfService.storeImageattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
BUSINESSCATEGORY
public static final java.lang.String BUSINESSCATEGORY
Generated constant - Attribute key ofPointOfService.businessCategoryattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
BASESTORE
public static final java.lang.String BASESTORE
Generated constant - Attribute key ofPointOfService.baseStoreattribute defined at extensionbasecommerce.- See Also:
- Constant Field Values
-
DISPLAYNAME
public static final java.lang.String DISPLAYNAME
Generated constant - Attribute key ofPointOfService.displayNameattribute defined at extensioncommerceservices.- See Also:
- Constant Field Values
-
NEARBYSTORERADIUS
public static final java.lang.String NEARBYSTORERADIUS
Generated constant - Attribute key ofPointOfService.nearbyStoreRadiusattribute defined at extensioncommerceservices.- See Also:
- Constant Field Values
-
FEATURES
public static final java.lang.String FEATURES
Generated constant - Attribute key ofPointOfService.featuresattribute defined at extensioncommerceservices.- See Also:
- Constant Field Values
-
WAREHOUSES
public static final java.lang.String WAREHOUSES
Generated constant - Attribute key ofPointOfService.warehousesattribute defined at extensioncommerceservices.- See Also:
- Constant Field Values
-
STOREEMPLOYEEGROUPS
public static final java.lang.String STOREEMPLOYEEGROUPS
Generated constant - Attribute key ofPointOfService.storeEmployeeGroupsattribute defined at extensioncommerceservices.- See Also:
- Constant Field Values
-
ADVANCEDSHIPPINGNOTICES
public static final java.lang.String ADVANCEDSHIPPINGNOTICES
Generated constant - Attribute key ofPointOfService.advancedShippingNoticesattribute defined at extensionwarehousing.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PointOfServiceModel
public PointOfServiceModel()
Generated constructor - Default constructor for generic creation.
-
PointOfServiceModel
public PointOfServiceModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
PointOfServiceModel
@Deprecated(since="4.1.1", forRemoval=true) public PointOfServiceModel(java.lang.String _name, PointOfServiceTypeEnum _type)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_name- initial attribute declared by typePointOfServiceat extensionbasecommerce_type- initial attribute declared by typePointOfServiceat extensionbasecommerce
-
PointOfServiceModel
@Deprecated(since="4.1.1", forRemoval=true) public PointOfServiceModel(java.lang.String _name, ItemModel _owner, PointOfServiceTypeEnum _type)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_name- initial attribute declared by typePointOfServiceat extensionbasecommerce_owner- initial attribute declared by typeItemat extensioncore_type- initial attribute declared by typePointOfServiceat extensionbasecommerce
-
-
Method Detail
-
getAddress
@Accessor(qualifier="address", type=GETTER) public AddressModel getAddress()
Generated method - Getter of thePointOfService.addressattribute defined at extensionbasecommerce.- Returns:
- the address
-
getAdvancedShippingNotices
@Accessor(qualifier="advancedShippingNotices", type=GETTER) public java.util.Set<AdvancedShippingNoticeModel> getAdvancedShippingNotices()
Generated method - Getter of thePointOfService.advancedShippingNoticesattribute defined at extensionwarehousing. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the advancedShippingNotices
-
getBaseStore
@Accessor(qualifier="baseStore", type=GETTER) public BaseStoreModel getBaseStore()
Generated method - Getter of thePointOfService.baseStoreattribute defined at extensionbasecommerce.- Returns:
- the baseStore
-
getBusinessCategory
@Accessor(qualifier="businessCategory", type=GETTER) public java.lang.String getBusinessCategory()
Generated method - Getter of thePointOfService.businessCategoryattribute defined at extensionbasecommerce.- Returns:
- the businessCategory - Specifies the overarching business category
-
getDescription
@Accessor(qualifier="description", type=GETTER) public java.lang.String getDescription()
Generated method - Getter of thePointOfService.descriptionattribute defined at extensionbasecommerce.- Returns:
- the description
-
getDisplayName
@Accessor(qualifier="displayName", type=GETTER) public java.lang.String getDisplayName()
Generated method - Getter of thePointOfService.displayNameattribute defined at extensioncommerceservices.- Returns:
- the displayName - Used as the display name for search results etc.
-
getFeatures
@Accessor(qualifier="features", type=GETTER) public java.util.Set<StoreLocatorFeatureModel> getFeatures()
Generated method - Getter of thePointOfService.featuresattribute defined at extensioncommerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the features
-
getGeocodeTimestamp
@Accessor(qualifier="geocodeTimestamp", type=GETTER) public java.util.Date getGeocodeTimestamp()
Generated method - Getter of thePointOfService.geocodeTimestampattribute defined at extensionbasecommerce.- Returns:
- the geocodeTimestamp
-
getLatitude
@Accessor(qualifier="latitude", type=GETTER) public java.lang.Double getLatitude()
Generated method - Getter of thePointOfService.latitudeattribute defined at extensionbasecommerce.- Returns:
- the latitude
-
getLongitude
@Accessor(qualifier="longitude", type=GETTER) public java.lang.Double getLongitude()
Generated method - Getter of thePointOfService.longitudeattribute defined at extensionbasecommerce.- Returns:
- the longitude
-
getMapIcon
@Accessor(qualifier="mapIcon", type=GETTER) public MediaModel getMapIcon()
Generated method - Getter of thePointOfService.mapIconattribute defined at extensionbasecommerce.- Returns:
- the mapIcon
-
getName
@Accessor(qualifier="name", type=GETTER) public java.lang.String getName()
Generated method - Getter of thePointOfService.nameattribute defined at extensionbasecommerce.- Returns:
- the name
-
getNearbyStoreRadius
@Accessor(qualifier="nearbyStoreRadius", type=GETTER) public java.lang.Double getNearbyStoreRadius()
Generated method - Getter of thePointOfService.nearbyStoreRadiusattribute defined at extensioncommerceservices.- Returns:
- the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
-
getOpeningSchedule
@Accessor(qualifier="openingSchedule", type=GETTER) public OpeningScheduleModel getOpeningSchedule()
Generated method - Getter of thePointOfService.openingScheduleattribute defined at extensionbasecommerce.- Returns:
- the openingSchedule - It is property representing a schedule of opening hours of this point of service.
-
getStoreContent
@Accessor(qualifier="storeContent", type=GETTER) public java.lang.String getStoreContent()
Generated method - Getter of thePointOfService.storeContentattribute defined at extensionbasecommerce.- Returns:
- the storeContent - It is a localized attribute that contains informational store content text.
-
getStoreContent
@Accessor(qualifier="storeContent", type=GETTER) public java.lang.String getStoreContent(java.util.Locale loc)
Generated method - Getter of thePointOfService.storeContentattribute defined at extensionbasecommerce.- Parameters:
loc- the value localization key- Returns:
- the storeContent - It is a localized attribute that contains informational store content text.
- Throws:
java.lang.IllegalArgumentException- if localization key cannot be mapped to data language
-
getStoreEmployeeGroups
@Accessor(qualifier="storeEmployeeGroups", type=GETTER) public java.util.Set<StoreEmployeeGroupModel> getStoreEmployeeGroups()
Generated method - Getter of thePointOfService.storeEmployeeGroupsattribute defined at extensioncommerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the storeEmployeeGroups
-
getStoreImage
@Accessor(qualifier="storeImage", type=GETTER) public MediaContainerModel getStoreImage()
Generated method - Getter of thePointOfService.storeImageattribute defined at extensionbasecommerce.- Returns:
- the storeImage - It is a media container with additional images of the store.
-
getType
@Accessor(qualifier="type", type=GETTER) public PointOfServiceTypeEnum getType()
Generated method - Getter of thePointOfService.typeattribute defined at extensionbasecommerce.- Returns:
- the type
-
getWarehouses
@Accessor(qualifier="warehouses", type=GETTER) public java.util.List<WarehouseModel> getWarehouses()
Generated method - Getter of thePointOfService.warehousesattribute defined at extensioncommerceservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the warehouses
-
setAddress
@Accessor(qualifier="address", type=SETTER) public void setAddress(AddressModel value)
Generated method - Setter ofPointOfService.addressattribute defined at extensionbasecommerce.- Parameters:
value- the address
-
setAdvancedShippingNotices
@Accessor(qualifier="advancedShippingNotices", type=SETTER) public void setAdvancedShippingNotices(java.util.Set<AdvancedShippingNoticeModel> value)
Generated method - Setter ofPointOfService.advancedShippingNoticesattribute defined at extensionwarehousing.- Parameters:
value- the advancedShippingNotices
-
setBaseStore
@Accessor(qualifier="baseStore", type=SETTER) public void setBaseStore(BaseStoreModel value)
Generated method - Setter ofPointOfService.baseStoreattribute defined at extensionbasecommerce.- Parameters:
value- the baseStore
-
setBusinessCategory
@Accessor(qualifier="businessCategory", type=SETTER) public void setBusinessCategory(java.lang.String value)
Generated method - Setter ofPointOfService.businessCategoryattribute defined at extensionbasecommerce.- Parameters:
value- the businessCategory - Specifies the overarching business category
-
setDescription
@Accessor(qualifier="description", type=SETTER) public void setDescription(java.lang.String value)
Generated method - Setter ofPointOfService.descriptionattribute defined at extensionbasecommerce.- Parameters:
value- the description
-
setDisplayName
@Accessor(qualifier="displayName", type=SETTER) public void setDisplayName(java.lang.String value)
Generated method - Setter ofPointOfService.displayNameattribute defined at extensioncommerceservices.- Parameters:
value- the displayName - Used as the display name for search results etc.
-
setFeatures
@Accessor(qualifier="features", type=SETTER) public void setFeatures(java.util.Set<StoreLocatorFeatureModel> value)
Generated method - Setter ofPointOfService.featuresattribute defined at extensioncommerceservices.- Parameters:
value- the features
-
setGeocodeTimestamp
@Accessor(qualifier="geocodeTimestamp", type=SETTER) public void setGeocodeTimestamp(java.util.Date value)
Generated method - Setter ofPointOfService.geocodeTimestampattribute defined at extensionbasecommerce.- Parameters:
value- the geocodeTimestamp
-
setLatitude
@Accessor(qualifier="latitude", type=SETTER) public void setLatitude(java.lang.Double value)
Generated method - Setter ofPointOfService.latitudeattribute defined at extensionbasecommerce.- Parameters:
value- the latitude
-
setLongitude
@Accessor(qualifier="longitude", type=SETTER) public void setLongitude(java.lang.Double value)
Generated method - Setter ofPointOfService.longitudeattribute defined at extensionbasecommerce.- Parameters:
value- the longitude
-
setMapIcon
@Accessor(qualifier="mapIcon", type=SETTER) public void setMapIcon(MediaModel value)
Generated method - Setter ofPointOfService.mapIconattribute defined at extensionbasecommerce.- Parameters:
value- the mapIcon
-
setName
@Accessor(qualifier="name", type=SETTER) public void setName(java.lang.String value)
Generated method - Initial setter ofPointOfService.nameattribute defined at extensionbasecommerce. Can only be used at creation of model - before first save.- Parameters:
value- the name
-
setNearbyStoreRadius
@Accessor(qualifier="nearbyStoreRadius", type=SETTER) public void setNearbyStoreRadius(java.lang.Double value)
Generated method - Setter ofPointOfService.nearbyStoreRadiusattribute defined at extensioncommerceservices.- Parameters:
value- the nearbyStoreRadius - Overrides the default search radius when performing a search for nearby PoS from this PoS. Unit is BaseStore's StorelocatorDistanceUnit.
-
setOpeningSchedule
@Accessor(qualifier="openingSchedule", type=SETTER) public void setOpeningSchedule(OpeningScheduleModel value)
Generated method - Setter ofPointOfService.openingScheduleattribute defined at extensionbasecommerce.- Parameters:
value- the openingSchedule - It is property representing a schedule of opening hours of this point of service.
-
setStoreContent
@Accessor(qualifier="storeContent", type=SETTER) public void setStoreContent(java.lang.String value)
Generated method - Setter ofPointOfService.storeContentattribute defined at extensionbasecommerce.- Parameters:
value- the storeContent - It is a localized attribute that contains informational store content text.
-
setStoreContent
@Accessor(qualifier="storeContent", type=SETTER) public void setStoreContent(java.lang.String value, java.util.Locale loc)
Generated method - Setter ofPointOfService.storeContentattribute defined at extensionbasecommerce.- Parameters:
value- the storeContent - It is a localized attribute that contains informational store content text.loc- the value localization key- Throws:
java.lang.IllegalArgumentException- if localization key cannot be mapped to data language
-
setStoreEmployeeGroups
@Accessor(qualifier="storeEmployeeGroups", type=SETTER) public void setStoreEmployeeGroups(java.util.Set<StoreEmployeeGroupModel> value)
Generated method - Setter ofPointOfService.storeEmployeeGroupsattribute defined at extensioncommerceservices.- Parameters:
value- the storeEmployeeGroups
-
setStoreImage
@Accessor(qualifier="storeImage", type=SETTER) public void setStoreImage(MediaContainerModel value)
Generated method - Setter ofPointOfService.storeImageattribute defined at extensionbasecommerce.- Parameters:
value- the storeImage - It is a media container with additional images of the store.
-
setType
@Accessor(qualifier="type", type=SETTER) public void setType(PointOfServiceTypeEnum value)
Generated method - Setter ofPointOfService.typeattribute defined at extensionbasecommerce.- Parameters:
value- the type
-
setWarehouses
@Accessor(qualifier="warehouses", type=SETTER) public void setWarehouses(java.util.List<WarehouseModel> value)
Generated method - Setter ofPointOfService.warehousesattribute defined at extensioncommerceservices.- Parameters:
value- the warehouses
-
-