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:
Serializable,Comparable
- Direct Known Subclasses:
PointOfService
Generated class for type
PointOfService.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of thePointOfService.addressattributestatic final StringQualifier of thePointOfService.baseStoreattributeprotected static final BidirectionalOneToManyHandler<GeneratedPointOfService>BidirectionalOneToManyHandlerfor handling 1:n BASESTORE's relation attributes from 'one' side.static final StringQualifier of thePointOfService.businessCategoryattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of thePointOfService.descriptionattributestatic final StringQualifier of thePointOfService.geocodeTimestampattributestatic final StringQualifier of thePointOfService.latitudeattributestatic final StringQualifier of thePointOfService.longitudeattributestatic final StringQualifier of thePointOfService.mapIconattributestatic final StringQualifier of thePointOfService.nameattributestatic final StringQualifier of thePointOfService.openingScheduleattributestatic final StringQualifier of thePointOfService.storeContentattributestatic final StringQualifier of thePointOfService.storeImageattributestatic final StringQualifier of thePointOfService.typeattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, staticTransientObjectsFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) Has to be implemented for each concrete subtype of item.Generated method - Getter of thePointOfService.addressattribute.getAddress(SessionContext ctx) Generated method - Getter of thePointOfService.addressattribute.Generated method - Getter of thePointOfService.storeContentattribute.Generated method - Getter of thePointOfService.storeContentattribute.Generated method - Getter of thePointOfService.baseStoreattribute.Generated method - Getter of thePointOfService.baseStoreattribute.Generated method - Getter of thePointOfService.businessCategoryattribute.Generated method - Getter of thePointOfService.businessCategoryattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of thePointOfService.descriptionattribute.Generated method - Getter of thePointOfService.descriptionattribute.Generated method - Getter of thePointOfService.geocodeTimestampattribute.Generated method - Getter of thePointOfService.geocodeTimestampattribute.Generated method - Getter of thePointOfService.latitudeattribute.Generated method - Getter of thePointOfService.latitudeattribute.doubleGenerated method - Getter of thePointOfService.latitudeattribute.doubleGenerated method - Getter of thePointOfService.latitudeattribute.Generated method - Getter of thePointOfService.longitudeattribute.Generated method - Getter of thePointOfService.longitudeattribute.doubleGenerated method - Getter of thePointOfService.longitudeattribute.doubleGenerated method - Getter of thePointOfService.longitudeattribute.Generated method - Getter of thePointOfService.mapIconattribute.getMapIcon(SessionContext ctx) Generated method - Getter of thePointOfService.mapIconattribute.getName()Generated method - Getter of thePointOfService.nameattribute.getName(SessionContext ctx) Generated method - Getter of thePointOfService.nameattribute.Generated method - Getter of thePointOfService.openingScheduleattribute.Generated method - Getter of thePointOfService.openingScheduleattribute.Generated method - Getter of thePointOfService.storeContentattribute.Generated method - Getter of thePointOfService.storeContentattribute.Generated method - Getter of thePointOfService.storeImageattribute.Generated method - Getter of thePointOfService.storeImageattribute.getType()Generated method - Getter of thePointOfService.typeattribute.getType(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, Map<Language, String> value) Generated method - Setter of thePointOfService.storeContentattribute.voidsetAllStoreContent(Map<Language, 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, String value) Generated method - Setter of thePointOfService.businessCategoryattribute.voidsetBusinessCategory(String value) Generated method - Setter of thePointOfService.businessCategoryattribute.voidsetDescription(SessionContext ctx, String value) Generated method - Setter of thePointOfService.descriptionattribute.voidsetDescription(String value) Generated method - Setter of thePointOfService.descriptionattribute.voidsetGeocodeTimestamp(SessionContext ctx, Date value) Generated method - Setter of thePointOfService.geocodeTimestampattribute.voidsetGeocodeTimestamp(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, Double value) Generated method - Setter of thePointOfService.latitudeattribute.voidsetLatitude(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, Double value) Generated method - Setter of thePointOfService.longitudeattribute.voidsetLongitude(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, String value) Generated method - Setter of thePointOfService.nameattribute.protected voidGenerated method - Setter of thePointOfService.nameattribute.voidsetOpeningSchedule(SessionContext ctx, OpeningSchedule value) Generated method - Setter of thePointOfService.openingScheduleattribute.voidGenerated method - Setter of thePointOfService.openingScheduleattribute.voidsetStoreContent(SessionContext ctx, String value) Generated method - Setter of thePointOfService.storeContentattribute.voidsetStoreContent(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, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
NAME
Qualifier of thePointOfService.nameattribute- See Also:
-
ADDRESS
Qualifier of thePointOfService.addressattribute- See Also:
-
DESCRIPTION
Qualifier of thePointOfService.descriptionattribute- See Also:
-
TYPE
Qualifier of thePointOfService.typeattribute- See Also:
-
MAPICON
Qualifier of thePointOfService.mapIconattribute- See Also:
-
LATITUDE
Qualifier of thePointOfService.latitudeattribute- See Also:
-
LONGITUDE
Qualifier of thePointOfService.longitudeattribute- See Also:
-
GEOCODETIMESTAMP
Qualifier of thePointOfService.geocodeTimestampattribute- See Also:
-
OPENINGSCHEDULE
Qualifier of thePointOfService.openingScheduleattribute- See Also:
-
STORECONTENT
Qualifier of thePointOfService.storeContentattribute- See Also:
-
STOREIMAGE
Qualifier of thePointOfService.storeImageattribute- See Also:
-
BUSINESSCATEGORY
Qualifier of thePointOfService.businessCategoryattribute- See Also:
-
BASESTORE
Qualifier of thePointOfService.baseStoreattribute- See Also:
-
BASESTOREHANDLER
BidirectionalOneToManyHandlerfor handling 1:n BASESTORE's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedPointOfService
public GeneratedPointOfService()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getAddress
Generated method - Getter of thePointOfService.addressattribute.- Returns:
- the address
-
getAddress
Generated method - Getter of thePointOfService.addressattribute.- Returns:
- the address
-
setAddress
Generated method - Setter of thePointOfService.addressattribute.- Parameters:
value- the address
-
setAddress
Generated method - Setter of thePointOfService.addressattribute.- Parameters:
value- the address
-
getBaseStore
Generated method - Getter of thePointOfService.baseStoreattribute.- Returns:
- the baseStore
-
getBaseStore
Generated method - Getter of thePointOfService.baseStoreattribute.- Returns:
- the baseStore
-
setBaseStore
Generated method - Setter of thePointOfService.baseStoreattribute.- Parameters:
value- the baseStore
-
setBaseStore
Generated method - Setter of thePointOfService.baseStoreattribute.- Parameters:
value- the baseStore
-
getBusinessCategory
Generated method - Getter of thePointOfService.businessCategoryattribute.- Returns:
- the businessCategory - Specifies the overarching business category
-
getBusinessCategory
Generated method - Getter of thePointOfService.businessCategoryattribute.- Returns:
- the businessCategory - Specifies the overarching business category
-
setBusinessCategory
Generated method - Setter of thePointOfService.businessCategoryattribute.- Parameters:
value- the businessCategory - Specifies the overarching business category
-
setBusinessCategory
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
Generated method - Getter of thePointOfService.descriptionattribute.- Returns:
- the description
-
getDescription
Generated method - Getter of thePointOfService.descriptionattribute.- Returns:
- the description
-
setDescription
Generated method - Setter of thePointOfService.descriptionattribute.- Parameters:
value- the description
-
setDescription
Generated method - Setter of thePointOfService.descriptionattribute.- Parameters:
value- the description
-
getGeocodeTimestamp
Generated method - Getter of thePointOfService.geocodeTimestampattribute.- Returns:
- the geocodeTimestamp
-
getGeocodeTimestamp
Generated method - Getter of thePointOfService.geocodeTimestampattribute.- Returns:
- the geocodeTimestamp
-
setGeocodeTimestamp
Generated method - Setter of thePointOfService.geocodeTimestampattribute.- Parameters:
value- the geocodeTimestamp
-
setGeocodeTimestamp
Generated method - Setter of thePointOfService.geocodeTimestampattribute.- Parameters:
value- the geocodeTimestamp
-
getLatitude
Generated method - Getter of thePointOfService.latitudeattribute.- Returns:
- the latitude
-
getLatitude
Generated method - Getter of thePointOfService.latitudeattribute.- Returns:
- the latitude
-
getLatitudeAsPrimitive
Generated method - Getter of thePointOfService.latitudeattribute.- Returns:
- the latitude
-
getLatitudeAsPrimitive
public double getLatitudeAsPrimitive()Generated method - Getter of thePointOfService.latitudeattribute.- Returns:
- the latitude
-
setLatitude
Generated method - Setter of thePointOfService.latitudeattribute.- Parameters:
value- the latitude
-
setLatitude
Generated method - Setter of thePointOfService.latitudeattribute.- Parameters:
value- the latitude
-
setLatitude
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
Generated method - Getter of thePointOfService.longitudeattribute.- Returns:
- the longitude
-
getLongitude
Generated method - Getter of thePointOfService.longitudeattribute.- Returns:
- the longitude
-
getLongitudeAsPrimitive
Generated method - Getter of thePointOfService.longitudeattribute.- Returns:
- the longitude
-
getLongitudeAsPrimitive
public double getLongitudeAsPrimitive()Generated method - Getter of thePointOfService.longitudeattribute.- Returns:
- the longitude
-
setLongitude
Generated method - Setter of thePointOfService.longitudeattribute.- Parameters:
value- the longitude
-
setLongitude
Generated method - Setter of thePointOfService.longitudeattribute.- Parameters:
value- the longitude
-
setLongitude
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
Generated method - Getter of thePointOfService.mapIconattribute.- Returns:
- the mapIcon
-
getMapIcon
Generated method - Getter of thePointOfService.mapIconattribute.- Returns:
- the mapIcon
-
setMapIcon
Generated method - Setter of thePointOfService.mapIconattribute.- Parameters:
value- the mapIcon
-
setMapIcon
Generated method - Setter of thePointOfService.mapIconattribute.- Parameters:
value- the mapIcon
-
getName
Generated method - Getter of thePointOfService.nameattribute.- Returns:
- the name
-
getName
Generated method - Getter of thePointOfService.nameattribute.- Returns:
- the name
-
setName
Generated method - Setter of thePointOfService.nameattribute.- Parameters:
value- the name
-
setName
Generated method - Setter of thePointOfService.nameattribute.- Parameters:
value- the name
-
getOpeningSchedule
Generated method - Getter of thePointOfService.openingScheduleattribute.- Returns:
- the openingSchedule - It is property representing a schedule of opening hours of this point of service.
-
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
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
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
Generated method - Getter of thePointOfService.storeContentattribute.- Returns:
- the storeContent - It is a localized attribute that contains informational store content text.
-
getStoreContent
Generated method - Getter of thePointOfService.storeContentattribute.- Returns:
- the storeContent - It is a localized attribute that contains informational store content text.
-
getAllStoreContent
Generated method - Getter of thePointOfService.storeContentattribute.- Returns:
- the localized storeContent - It is a localized attribute that contains informational store content text.
-
getAllStoreContent
Generated method - Getter of thePointOfService.storeContentattribute.- Returns:
- the localized storeContent - It is a localized attribute that contains informational store content text.
-
setStoreContent
Generated method - Setter of thePointOfService.storeContentattribute.- Parameters:
value- the storeContent - It is a localized attribute that contains informational store content text.
-
setStoreContent
Generated method - Setter of thePointOfService.storeContentattribute.- Parameters:
value- the storeContent - It is a localized attribute that contains informational store content text.
-
setAllStoreContent
Generated method - Setter of thePointOfService.storeContentattribute.- Parameters:
value- the storeContent - It is a localized attribute that contains informational store content text.
-
setAllStoreContent
Generated method - Setter of thePointOfService.storeContentattribute.- Parameters:
value- the storeContent - It is a localized attribute that contains informational store content text.
-
getStoreImage
Generated method - Getter of thePointOfService.storeImageattribute.- Returns:
- the storeImage - It is a media container with additional images of the store.
-
getStoreImage
Generated method - Getter of thePointOfService.storeImageattribute.- Returns:
- the storeImage - It is a media container with additional images of the store.
-
setStoreImage
Generated method - Setter of thePointOfService.storeImageattribute.- Parameters:
value- the storeImage - It is a media container with additional images of the store.
-
setStoreImage
Generated method - Setter of thePointOfService.storeImageattribute.- Parameters:
value- the storeImage - It is a media container with additional images of the store.
-
getType
Generated method - Getter of thePointOfService.typeattribute.- Returns:
- the type
-
getType
Generated method - Getter of thePointOfService.typeattribute.- Returns:
- the type
-
setType
Generated method - Setter of thePointOfService.typeattribute.- Parameters:
value- the type
-
setType
Generated method - Setter of thePointOfService.typeattribute.- Parameters:
value- the type
-