Class GeneratedPointOfService
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.storelocator.jalo.GeneratedPointOfService
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
PointOfService
public abstract class GeneratedPointOfService extends GenericItem
Generated class for typePointOfService.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringADDRESSQualifier of thePointOfService.addressattributestatic java.lang.StringBASESTOREQualifier of thePointOfService.baseStoreattributeprotected static BidirectionalOneToManyHandler<GeneratedPointOfService>BASESTOREHANDLERBidirectionalOneToManyHandlerfor handling 1:n BASESTORE's relation attributes from 'one' side.static java.lang.StringBUSINESSCATEGORYQualifier of thePointOfService.businessCategoryattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDESCRIPTIONQualifier of thePointOfService.descriptionattributestatic java.lang.StringGEOCODETIMESTAMPQualifier of thePointOfService.geocodeTimestampattributestatic java.lang.StringLATITUDEQualifier of thePointOfService.latitudeattributestatic java.lang.StringLONGITUDEQualifier of thePointOfService.longitudeattributestatic java.lang.StringMAPICONQualifier of thePointOfService.mapIconattributestatic java.lang.StringNAMEQualifier of thePointOfService.nameattributestatic java.lang.StringOPENINGSCHEDULEQualifier of thePointOfService.openingScheduleattributestatic java.lang.StringSTORECONTENTQualifier of thePointOfService.storeContentattributestatic java.lang.StringSTOREIMAGEQualifier of thePointOfService.storeImageattributestatic java.lang.StringTYPEQualifier of thePointOfService.typeattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedPointOfService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.AddressgetAddress()Generated method - Getter of thePointOfService.addressattribute.AddressgetAddress(SessionContext ctx)Generated method - Getter of thePointOfService.addressattribute.java.util.Map<Language,java.lang.String>getAllStoreContent()Generated method - Getter of thePointOfService.storeContentattribute.java.util.Map<Language,java.lang.String>getAllStoreContent(SessionContext ctx)Generated method - Getter of thePointOfService.storeContentattribute.BaseStoregetBaseStore()Generated method - Getter of thePointOfService.baseStoreattribute.BaseStoregetBaseStore(SessionContext ctx)Generated method - Getter of thePointOfService.baseStoreattribute.java.lang.StringgetBusinessCategory()Generated method - Getter of thePointOfService.businessCategoryattribute.java.lang.StringgetBusinessCategory(SessionContext ctx)Generated method - Getter of thePointOfService.businessCategoryattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDescription()Generated method - Getter of thePointOfService.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of thePointOfService.descriptionattribute.java.util.DategetGeocodeTimestamp()Generated method - Getter of thePointOfService.geocodeTimestampattribute.java.util.DategetGeocodeTimestamp(SessionContext ctx)Generated method - Getter of thePointOfService.geocodeTimestampattribute.java.lang.DoublegetLatitude()Generated method - Getter of thePointOfService.latitudeattribute.java.lang.DoublegetLatitude(SessionContext ctx)Generated method - Getter of thePointOfService.latitudeattribute.doublegetLatitudeAsPrimitive()Generated method - Getter of thePointOfService.latitudeattribute.doublegetLatitudeAsPrimitive(SessionContext ctx)Generated method - Getter of thePointOfService.latitudeattribute.java.lang.DoublegetLongitude()Generated method - Getter of thePointOfService.longitudeattribute.java.lang.DoublegetLongitude(SessionContext ctx)Generated method - Getter of thePointOfService.longitudeattribute.doublegetLongitudeAsPrimitive()Generated method - Getter of thePointOfService.longitudeattribute.doublegetLongitudeAsPrimitive(SessionContext ctx)Generated method - Getter of thePointOfService.longitudeattribute.MediagetMapIcon()Generated method - Getter of thePointOfService.mapIconattribute.MediagetMapIcon(SessionContext ctx)Generated method - Getter of thePointOfService.mapIconattribute.java.lang.StringgetName()Generated method - Getter of thePointOfService.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of thePointOfService.nameattribute.OpeningSchedulegetOpeningSchedule()Generated method - Getter of thePointOfService.openingScheduleattribute.OpeningSchedulegetOpeningSchedule(SessionContext ctx)Generated method - Getter of thePointOfService.openingScheduleattribute.java.lang.StringgetStoreContent()Generated method - Getter of thePointOfService.storeContentattribute.java.lang.StringgetStoreContent(SessionContext ctx)Generated method - Getter of thePointOfService.storeContentattribute.MediaContainergetStoreImage()Generated method - Getter of thePointOfService.storeImageattribute.MediaContainergetStoreImage(SessionContext ctx)Generated method - Getter of thePointOfService.storeImageattribute.EnumerationValuegetType()Generated method - Getter of thePointOfService.typeattribute.EnumerationValuegetType(SessionContext ctx)Generated method - Getter of thePointOfService.typeattribute.voidsetAddress(SessionContext ctx, Address value)Generated method - Setter of thePointOfService.addressattribute.voidsetAddress(Address value)Generated method - Setter of thePointOfService.addressattribute.voidsetAllStoreContent(SessionContext ctx, java.util.Map<Language,java.lang.String> value)Generated method - Setter of thePointOfService.storeContentattribute.voidsetAllStoreContent(java.util.Map<Language,java.lang.String> value)Generated method - Setter of thePointOfService.storeContentattribute.voidsetBaseStore(SessionContext ctx, BaseStore value)Generated method - Setter of thePointOfService.baseStoreattribute.voidsetBaseStore(BaseStore value)Generated method - Setter of thePointOfService.baseStoreattribute.voidsetBusinessCategory(SessionContext ctx, java.lang.String value)Generated method - Setter of thePointOfService.businessCategoryattribute.voidsetBusinessCategory(java.lang.String value)Generated method - Setter of thePointOfService.businessCategoryattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of thePointOfService.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of thePointOfService.descriptionattribute.voidsetGeocodeTimestamp(SessionContext ctx, java.util.Date value)Generated method - Setter of thePointOfService.geocodeTimestampattribute.voidsetGeocodeTimestamp(java.util.Date value)Generated method - Setter of thePointOfService.geocodeTimestampattribute.voidsetLatitude(double value)Generated method - Setter of thePointOfService.latitudeattribute.voidsetLatitude(SessionContext ctx, double value)Generated method - Setter of thePointOfService.latitudeattribute.voidsetLatitude(SessionContext ctx, java.lang.Double value)Generated method - Setter of thePointOfService.latitudeattribute.voidsetLatitude(java.lang.Double value)Generated method - Setter of thePointOfService.latitudeattribute.voidsetLongitude(double value)Generated method - Setter of thePointOfService.longitudeattribute.voidsetLongitude(SessionContext ctx, double value)Generated method - Setter of thePointOfService.longitudeattribute.voidsetLongitude(SessionContext ctx, java.lang.Double value)Generated method - Setter of thePointOfService.longitudeattribute.voidsetLongitude(java.lang.Double value)Generated method - Setter of thePointOfService.longitudeattribute.voidsetMapIcon(Media value)Generated method - Setter of thePointOfService.mapIconattribute.voidsetMapIcon(SessionContext ctx, Media value)Generated method - Setter of thePointOfService.mapIconattribute.protected voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of thePointOfService.nameattribute.protected voidsetName(java.lang.String value)Generated method - Setter of thePointOfService.nameattribute.voidsetOpeningSchedule(SessionContext ctx, OpeningSchedule value)Generated method - Setter of thePointOfService.openingScheduleattribute.voidsetOpeningSchedule(OpeningSchedule value)Generated method - Setter of thePointOfService.openingScheduleattribute.voidsetStoreContent(SessionContext ctx, java.lang.String value)Generated method - Setter of thePointOfService.storeContentattribute.voidsetStoreContent(java.lang.String value)Generated method - Setter of thePointOfService.storeContentattribute.voidsetStoreImage(MediaContainer value)Generated method - Setter of thePointOfService.storeImageattribute.voidsetStoreImage(SessionContext ctx, MediaContainer value)Generated method - Setter of thePointOfService.storeImageattribute.voidsetType(EnumerationValue value)Generated method - Setter of thePointOfService.typeattribute.voidsetType(SessionContext ctx, EnumerationValue value)Generated method - Setter of thePointOfService.typeattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
NAME
public static final java.lang.String NAME
Qualifier of thePointOfService.nameattribute- See Also:
- Constant Field Values
-
ADDRESS
public static final java.lang.String ADDRESS
Qualifier of thePointOfService.addressattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of thePointOfService.descriptionattribute- See Also:
- Constant Field Values
-
TYPE
public static final java.lang.String TYPE
Qualifier of thePointOfService.typeattribute- See Also:
- Constant Field Values
-
MAPICON
public static final java.lang.String MAPICON
Qualifier of thePointOfService.mapIconattribute- See Also:
- Constant Field Values
-
LATITUDE
public static final java.lang.String LATITUDE
Qualifier of thePointOfService.latitudeattribute- See Also:
- Constant Field Values
-
LONGITUDE
public static final java.lang.String LONGITUDE
Qualifier of thePointOfService.longitudeattribute- See Also:
- Constant Field Values
-
GEOCODETIMESTAMP
public static final java.lang.String GEOCODETIMESTAMP
Qualifier of thePointOfService.geocodeTimestampattribute- See Also:
- Constant Field Values
-
OPENINGSCHEDULE
public static final java.lang.String OPENINGSCHEDULE
Qualifier of thePointOfService.openingScheduleattribute- See Also:
- Constant Field Values
-
STORECONTENT
public static final java.lang.String STORECONTENT
Qualifier of thePointOfService.storeContentattribute- See Also:
- Constant Field Values
-
STOREIMAGE
public static final java.lang.String STOREIMAGE
Qualifier of thePointOfService.storeImageattribute- See Also:
- Constant Field Values
-
BUSINESSCATEGORY
public static final java.lang.String BUSINESSCATEGORY
Qualifier of thePointOfService.businessCategoryattribute- See Also:
- Constant Field Values
-
BASESTORE
public static final java.lang.String BASESTORE
Qualifier of thePointOfService.baseStoreattribute- See Also:
- Constant Field Values
-
BASESTOREHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedPointOfService> BASESTOREHANDLER
BidirectionalOneToManyHandlerfor handling 1:n BASESTORE's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getAddress
public Address getAddress(SessionContext ctx)
Generated method - Getter of thePointOfService.addressattribute.- Returns:
- the address
-
getAddress
public Address getAddress()
Generated method - Getter of thePointOfService.addressattribute.- Returns:
- the address
-
setAddress
public void setAddress(SessionContext ctx, Address value)
Generated method - Setter of thePointOfService.addressattribute.- Parameters:
value- the address
-
setAddress
public void setAddress(Address value)
Generated method - Setter of thePointOfService.addressattribute.- Parameters:
value- the address
-
getBaseStore
public BaseStore getBaseStore(SessionContext ctx)
Generated method - Getter of thePointOfService.baseStoreattribute.- Returns:
- the baseStore
-
getBaseStore
public BaseStore getBaseStore()
Generated method - Getter of thePointOfService.baseStoreattribute.- Returns:
- the baseStore
-
setBaseStore
public void setBaseStore(SessionContext ctx, BaseStore value)
Generated method - Setter of thePointOfService.baseStoreattribute.- Parameters:
value- the baseStore
-
setBaseStore
public void setBaseStore(BaseStore value)
Generated method - Setter of thePointOfService.baseStoreattribute.- Parameters:
value- the baseStore
-
getBusinessCategory
public java.lang.String getBusinessCategory(SessionContext ctx)
Generated method - Getter of thePointOfService.businessCategoryattribute.- Returns:
- the businessCategory - Specifies the overarching business category
-
getBusinessCategory
public java.lang.String getBusinessCategory()
Generated method - Getter of thePointOfService.businessCategoryattribute.- Returns:
- the businessCategory - Specifies the overarching business category
-
setBusinessCategory
public void setBusinessCategory(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePointOfService.businessCategoryattribute.- Parameters:
value- the businessCategory - Specifies the overarching business category
-
setBusinessCategory
public void setBusinessCategory(java.lang.String value)
Generated method - Setter of thePointOfService.businessCategoryattribute.- Parameters:
value- the businessCategory - Specifies the overarching business category
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of thePointOfService.descriptionattribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of thePointOfService.descriptionattribute.- Returns:
- the description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePointOfService.descriptionattribute.- Parameters:
value- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of thePointOfService.descriptionattribute.- Parameters:
value- the description
-
getGeocodeTimestamp
public java.util.Date getGeocodeTimestamp(SessionContext ctx)
Generated method - Getter of thePointOfService.geocodeTimestampattribute.- Returns:
- the geocodeTimestamp
-
getGeocodeTimestamp
public java.util.Date getGeocodeTimestamp()
Generated method - Getter of thePointOfService.geocodeTimestampattribute.- Returns:
- the geocodeTimestamp
-
setGeocodeTimestamp
public void setGeocodeTimestamp(SessionContext ctx, java.util.Date value)
Generated method - Setter of thePointOfService.geocodeTimestampattribute.- Parameters:
value- the geocodeTimestamp
-
setGeocodeTimestamp
public void setGeocodeTimestamp(java.util.Date value)
Generated method - Setter of thePointOfService.geocodeTimestampattribute.- Parameters:
value- the geocodeTimestamp
-
getLatitude
public java.lang.Double getLatitude(SessionContext ctx)
Generated method - Getter of thePointOfService.latitudeattribute.- Returns:
- the latitude
-
getLatitude
public java.lang.Double getLatitude()
Generated method - Getter of thePointOfService.latitudeattribute.- Returns:
- the latitude
-
getLatitudeAsPrimitive
public double getLatitudeAsPrimitive(SessionContext ctx)
Generated method - Getter of thePointOfService.latitudeattribute.- Returns:
- the latitude
-
getLatitudeAsPrimitive
public double getLatitudeAsPrimitive()
Generated method - Getter of thePointOfService.latitudeattribute.- Returns:
- the latitude
-
setLatitude
public void setLatitude(SessionContext ctx, java.lang.Double value)
Generated method - Setter of thePointOfService.latitudeattribute.- Parameters:
value- the latitude
-
setLatitude
public void setLatitude(java.lang.Double value)
Generated method - Setter of thePointOfService.latitudeattribute.- Parameters:
value- the latitude
-
setLatitude
public void setLatitude(SessionContext ctx, double value)
Generated method - Setter of thePointOfService.latitudeattribute.- Parameters:
value- the latitude
-
setLatitude
public void setLatitude(double value)
Generated method - Setter of thePointOfService.latitudeattribute.- Parameters:
value- the latitude
-
getLongitude
public java.lang.Double getLongitude(SessionContext ctx)
Generated method - Getter of thePointOfService.longitudeattribute.- Returns:
- the longitude
-
getLongitude
public java.lang.Double getLongitude()
Generated method - Getter of thePointOfService.longitudeattribute.- Returns:
- the longitude
-
getLongitudeAsPrimitive
public double getLongitudeAsPrimitive(SessionContext ctx)
Generated method - Getter of thePointOfService.longitudeattribute.- Returns:
- the longitude
-
getLongitudeAsPrimitive
public double getLongitudeAsPrimitive()
Generated method - Getter of thePointOfService.longitudeattribute.- Returns:
- the longitude
-
setLongitude
public void setLongitude(SessionContext ctx, java.lang.Double value)
Generated method - Setter of thePointOfService.longitudeattribute.- Parameters:
value- the longitude
-
setLongitude
public void setLongitude(java.lang.Double value)
Generated method - Setter of thePointOfService.longitudeattribute.- Parameters:
value- the longitude
-
setLongitude
public void setLongitude(SessionContext ctx, double value)
Generated method - Setter of thePointOfService.longitudeattribute.- Parameters:
value- the longitude
-
setLongitude
public void setLongitude(double value)
Generated method - Setter of thePointOfService.longitudeattribute.- Parameters:
value- the longitude
-
getMapIcon
public Media getMapIcon(SessionContext ctx)
Generated method - Getter of thePointOfService.mapIconattribute.- Returns:
- the mapIcon
-
getMapIcon
public Media getMapIcon()
Generated method - Getter of thePointOfService.mapIconattribute.- Returns:
- the mapIcon
-
setMapIcon
public void setMapIcon(SessionContext ctx, Media value)
Generated method - Setter of thePointOfService.mapIconattribute.- Parameters:
value- the mapIcon
-
setMapIcon
public void setMapIcon(Media value)
Generated method - Setter of thePointOfService.mapIconattribute.- Parameters:
value- the mapIcon
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of thePointOfService.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of thePointOfService.nameattribute.- Returns:
- the name
-
setName
protected void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePointOfService.nameattribute.- Parameters:
value- the name
-
setName
protected void setName(java.lang.String value)
Generated method - Setter of thePointOfService.nameattribute.- Parameters:
value- the name
-
getOpeningSchedule
public OpeningSchedule getOpeningSchedule(SessionContext ctx)
Generated method - Getter of thePointOfService.openingScheduleattribute.- Returns:
- the openingSchedule - It is property representing a schedule of opening hours of this point of service.
-
getOpeningSchedule
public OpeningSchedule getOpeningSchedule()
Generated method - Getter of thePointOfService.openingScheduleattribute.- Returns:
- the openingSchedule - It is property representing a schedule of opening hours of this point of service.
-
setOpeningSchedule
public void setOpeningSchedule(SessionContext ctx, OpeningSchedule value)
Generated method - Setter of thePointOfService.openingScheduleattribute.- Parameters:
value- the openingSchedule - It is property representing a schedule of opening hours of this point of service.
-
setOpeningSchedule
public void setOpeningSchedule(OpeningSchedule value)
Generated method - Setter of thePointOfService.openingScheduleattribute.- Parameters:
value- the openingSchedule - It is property representing a schedule of opening hours of this point of service.
-
getStoreContent
public java.lang.String getStoreContent(SessionContext ctx)
Generated method - Getter of thePointOfService.storeContentattribute.- Returns:
- the storeContent - It is a localized attribute that contains informational store content text.
-
getStoreContent
public java.lang.String getStoreContent()
Generated method - Getter of thePointOfService.storeContentattribute.- Returns:
- the storeContent - It is a localized attribute that contains informational store content text.
-
getAllStoreContent
public java.util.Map<Language,java.lang.String> getAllStoreContent(SessionContext ctx)
Generated method - Getter of thePointOfService.storeContentattribute.- Returns:
- the localized storeContent - It is a localized attribute that contains informational store content text.
-
getAllStoreContent
public java.util.Map<Language,java.lang.String> getAllStoreContent()
Generated method - Getter of thePointOfService.storeContentattribute.- Returns:
- the localized storeContent - It is a localized attribute that contains informational store content text.
-
setStoreContent
public void setStoreContent(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePointOfService.storeContentattribute.- Parameters:
value- the storeContent - It is a localized attribute that contains informational store content text.
-
setStoreContent
public void setStoreContent(java.lang.String value)
Generated method - Setter of thePointOfService.storeContentattribute.- Parameters:
value- the storeContent - It is a localized attribute that contains informational store content text.
-
setAllStoreContent
public void setAllStoreContent(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of thePointOfService.storeContentattribute.- Parameters:
value- the storeContent - It is a localized attribute that contains informational store content text.
-
setAllStoreContent
public void setAllStoreContent(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of thePointOfService.storeContentattribute.- Parameters:
value- the storeContent - It is a localized attribute that contains informational store content text.
-
getStoreImage
public MediaContainer getStoreImage(SessionContext ctx)
Generated method - Getter of thePointOfService.storeImageattribute.- Returns:
- the storeImage - It is a media container with additional images of the store.
-
getStoreImage
public MediaContainer getStoreImage()
Generated method - Getter of thePointOfService.storeImageattribute.- Returns:
- the storeImage - It is a media container with additional images of the store.
-
setStoreImage
public void setStoreImage(SessionContext ctx, MediaContainer value)
Generated method - Setter of thePointOfService.storeImageattribute.- Parameters:
value- the storeImage - It is a media container with additional images of the store.
-
setStoreImage
public void setStoreImage(MediaContainer value)
Generated method - Setter of thePointOfService.storeImageattribute.- Parameters:
value- the storeImage - It is a media container with additional images of the store.
-
getType
public EnumerationValue getType(SessionContext ctx)
Generated method - Getter of thePointOfService.typeattribute.- Returns:
- the type
-
getType
public EnumerationValue getType()
Generated method - Getter of thePointOfService.typeattribute.- Returns:
- the type
-
setType
public void setType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of thePointOfService.typeattribute.- Parameters:
value- the type
-
setType
public void setType(EnumerationValue value)
Generated method - Setter of thePointOfService.typeattribute.- Parameters:
value- the type
-
-