Class GeneratedLocation

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.travelservices.jalo.travel.GeneratedLocation
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
Location

public abstract class GeneratedLocation extends de.hybris.platform.jalo.GenericItem
Generated class for type Location.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the Location.activity attribute
    static final String
    Qualifier of the Location.code attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the Location.description attribute
    static final String
    Qualifier of the Location.identifier attribute
    protected static final de.hybris.platform.util.OneToManyHandler<Identifier>
    OneToManyHandler for handling 1:n IDENTIFIER's relation attributes from 'many' side.
    protected static String
    Relation disable markmodifed parameter constants for LocationActivityRelation from ((travelservices))
    protected static String
    Relation ordering override parameter constants for LocationActivityRelation from ((travelservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for LocationLocationRelation from ((travelservices))
    protected static String
    Relation ordering override parameter constants for LocationLocationRelation from ((travelservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for LocationMediaRelation from ((travelservices))
    protected static String
    Relation ordering override parameter constants for LocationMediaRelation from ((travelservices))
    protected static String
     
    static final String
    Qualifier of the Location.locations attribute
    static final String
    Qualifier of the Location.locationType attribute
    static final String
    Qualifier of the Location.medias attribute
    static final String
    Qualifier of the Location.name attribute
    static final String
    Qualifier of the Location.picture attribute
    static final String
    Qualifier of the Location.pointOfService attribute
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.storelocator.jalo.PointOfService>
    OneToManyHandler for handling 1:n POINTOFSERVICE's relation attributes from 'many' side.
    static final String
    Qualifier of the Location.superlocations attribute
    static final String
    Qualifier of the Location.transportFacility attribute
    protected static final de.hybris.platform.util.OneToManyHandler<TransportFacility>
    OneToManyHandler for handling 1:n TRANSPORTFACILITY's relation attributes from 'many' side.

    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, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToActivity(de.hybris.platform.jalo.SessionContext ctx, Activity value)
    Generated method - Adds value to activity.
    void
    Generated method - Adds value to activity.
    void
    addToIdentifier(de.hybris.platform.jalo.SessionContext ctx, Identifier value)
    Generated method - Adds value to identifier.
    void
    Generated method - Adds value to identifier.
    void
    addToLocations(de.hybris.platform.jalo.SessionContext ctx, Location value)
    Generated method - Adds value to locations.
    void
    Generated method - Adds value to locations.
    void
    addToMedias(de.hybris.platform.jalo.media.Media value)
    Generated method - Adds value to medias.
    void
    addToMedias(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.media.Media value)
    Generated method - Adds value to medias.
    void
    addToPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Adds value to pointOfService.
    void
    addToPointOfService(de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Adds value to pointOfService.
    void
    addToSuperlocations(de.hybris.platform.jalo.SessionContext ctx, Location value)
    Generated method - Adds value to superlocations.
    void
    Generated method - Adds value to superlocations.
    void
    addToTransportFacility(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value)
    Generated method - Adds value to transportFacility.
    void
    Generated method - Adds value to transportFacility.
    Generated method - Getter of the Location.activity attribute.
    getActivity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.activity attribute.
    long
     
    long
    getActivityCount(de.hybris.platform.jalo.SessionContext ctx)
     
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the Location.description attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.description attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    Generated method - Getter of the Location.name attribute.
    Map<de.hybris.platform.jalo.c2l.Language,String>
    getAllName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.name attribute.
    Generated method - Getter of the Location.code attribute.
    getCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.code attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the Location.description attribute.
    getDescription(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.description attribute.
    Generated method - Getter of the Location.identifier attribute.
    getIdentifier(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.identifier attribute.
    Generated method - Getter of the Location.locations attribute.
    getLocations(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.locations attribute.
    long
     
    long
    getLocationsCount(de.hybris.platform.jalo.SessionContext ctx)
     
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the Location.locationType attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getLocationType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.locationType attribute.
    List<de.hybris.platform.jalo.media.Media>
    Generated method - Getter of the Location.medias attribute.
    List<de.hybris.platform.jalo.media.Media>
    getMedias(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.medias attribute.
    long
     
    long
    getMediasCount(de.hybris.platform.jalo.SessionContext ctx)
     
    Generated method - Getter of the Location.name attribute.
    getName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.name attribute.
    de.hybris.platform.jalo.media.Media
    Generated method - Getter of the Location.picture attribute.
    de.hybris.platform.jalo.media.Media
    getPicture(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.picture attribute.
    Collection<de.hybris.platform.storelocator.jalo.PointOfService>
    Generated method - Getter of the Location.pointOfService attribute.
    Collection<de.hybris.platform.storelocator.jalo.PointOfService>
    getPointOfService(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.pointOfService attribute.
    Generated method - Getter of the Location.superlocations attribute.
    getSuperlocations(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.superlocations attribute.
    long
     
    long
    getSuperlocationsCount(de.hybris.platform.jalo.SessionContext ctx)
     
    Generated method - Getter of the Location.transportFacility attribute.
    getTransportFacility(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Location.transportFacility attribute.
    boolean
    isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
    void
    removeFromActivity(de.hybris.platform.jalo.SessionContext ctx, Activity value)
    Generated method - Removes value from activity.
    void
    Generated method - Removes value from activity.
    void
    removeFromIdentifier(de.hybris.platform.jalo.SessionContext ctx, Identifier value)
    Generated method - Removes value from identifier.
    void
    Generated method - Removes value from identifier.
    void
    removeFromLocations(de.hybris.platform.jalo.SessionContext ctx, Location value)
    Generated method - Removes value from locations.
    void
    Generated method - Removes value from locations.
    void
    removeFromMedias(de.hybris.platform.jalo.media.Media value)
    Generated method - Removes value from medias.
    void
    removeFromMedias(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.media.Media value)
    Generated method - Removes value from medias.
    void
    removeFromPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Removes value from pointOfService.
    void
    removeFromPointOfService(de.hybris.platform.storelocator.jalo.PointOfService value)
    Generated method - Removes value from pointOfService.
    void
    removeFromSuperlocations(de.hybris.platform.jalo.SessionContext ctx, Location value)
    Generated method - Removes value from superlocations.
    void
    Generated method - Removes value from superlocations.
    void
    removeFromTransportFacility(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value)
    Generated method - Removes value from transportFacility.
    void
    Generated method - Removes value from transportFacility.
    void
    setActivity(de.hybris.platform.jalo.SessionContext ctx, Collection<Activity> value)
    Generated method - Setter of the Location.activity attribute.
    void
    Generated method - Setter of the Location.activity attribute.
    void
    setAllDescription(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the Location.description attribute.
    void
    setAllDescription(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the Location.description attribute.
    void
    setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the Location.name attribute.
    void
    setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
    Generated method - Setter of the Location.name attribute.
    void
    setCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Location.code attribute.
    void
    setCode(String value)
    Generated method - Setter of the Location.code attribute.
    void
    setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Location.description attribute.
    void
    Generated method - Setter of the Location.description attribute.
    void
    setIdentifier(de.hybris.platform.jalo.SessionContext ctx, Collection<Identifier> value)
    Generated method - Setter of the Location.identifier attribute.
    void
    Generated method - Setter of the Location.identifier attribute.
    void
    setLocations(de.hybris.platform.jalo.SessionContext ctx, List<Location> value)
    Generated method - Setter of the Location.locations attribute.
    void
    Generated method - Setter of the Location.locations attribute.
    void
    setLocationType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the Location.locationType attribute.
    void
    setLocationType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the Location.locationType attribute.
    void
    setMedias(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.jalo.media.Media> value)
    Generated method - Setter of the Location.medias attribute.
    void
    setMedias(List<de.hybris.platform.jalo.media.Media> value)
    Generated method - Setter of the Location.medias attribute.
    void
    setName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Location.name attribute.
    void
    setName(String value)
    Generated method - Setter of the Location.name attribute.
    void
    setPicture(de.hybris.platform.jalo.media.Media value)
    Generated method - Setter of the Location.picture attribute.
    void
    setPicture(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.media.Media value)
    Generated method - Setter of the Location.picture attribute.
    void
    setPointOfService(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.storelocator.jalo.PointOfService> value)
    Generated method - Setter of the Location.pointOfService attribute.
    void
    setPointOfService(Collection<de.hybris.platform.storelocator.jalo.PointOfService> value)
    Generated method - Setter of the Location.pointOfService attribute.
    void
    setSuperlocations(de.hybris.platform.jalo.SessionContext ctx, List<Location> value)
    Generated method - Setter of the Location.superlocations attribute.
    void
    Generated method - Setter of the Location.superlocations attribute.
    void
    setTransportFacility(de.hybris.platform.jalo.SessionContext ctx, Collection<TransportFacility> value)
    Generated method - Setter of the Location.transportFacility attribute.
    void
    Generated method - Setter of the Location.transportFacility attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, 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, 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, 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, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • LOCATIONTYPE

      public static final String LOCATIONTYPE
      Qualifier of the Location.locationType attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the Location.name attribute
      See Also:
    • DESCRIPTION

      public static final String DESCRIPTION
      Qualifier of the Location.description attribute
      See Also:
    • CODE

      public static final String CODE
      Qualifier of the Location.code attribute
      See Also:
    • PICTURE

      public static final String PICTURE
      Qualifier of the Location.picture attribute
      See Also:
    • TRANSPORTFACILITY

      public static final String TRANSPORTFACILITY
      Qualifier of the Location.transportFacility attribute
      See Also:
    • IDENTIFIER

      public static final String IDENTIFIER
      Qualifier of the Location.identifier attribute
      See Also:
    • ACTIVITY

      public static final String ACTIVITY
      Qualifier of the Location.activity attribute
      See Also:
    • LOCATIONACTIVITYRELATION_SRC_ORDERED

      protected static String LOCATIONACTIVITYRELATION_SRC_ORDERED
      Relation ordering override parameter constants for LocationActivityRelation from ((travelservices))
    • LOCATIONACTIVITYRELATION_TGT_ORDERED

      protected static String LOCATIONACTIVITYRELATION_TGT_ORDERED
    • LOCATIONACTIVITYRELATION_MARKMODIFIED

      protected static String LOCATIONACTIVITYRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for LocationActivityRelation from ((travelservices))
    • POINTOFSERVICE

      public static final String POINTOFSERVICE
      Qualifier of the Location.pointOfService attribute
      See Also:
    • SUPERLOCATIONS

      public static final String SUPERLOCATIONS
      Qualifier of the Location.superlocations attribute
      See Also:
    • LOCATIONLOCATIONRELATION_SRC_ORDERED

      protected static String LOCATIONLOCATIONRELATION_SRC_ORDERED
      Relation ordering override parameter constants for LocationLocationRelation from ((travelservices))
    • LOCATIONLOCATIONRELATION_TGT_ORDERED

      protected static String LOCATIONLOCATIONRELATION_TGT_ORDERED
    • LOCATIONLOCATIONRELATION_MARKMODIFIED

      protected static String LOCATIONLOCATIONRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for LocationLocationRelation from ((travelservices))
    • LOCATIONS

      public static final String LOCATIONS
      Qualifier of the Location.locations attribute
      See Also:
    • MEDIAS

      public static final String MEDIAS
      Qualifier of the Location.medias attribute
      See Also:
    • LOCATIONMEDIARELATION_SRC_ORDERED

      protected static String LOCATIONMEDIARELATION_SRC_ORDERED
      Relation ordering override parameter constants for LocationMediaRelation from ((travelservices))
    • LOCATIONMEDIARELATION_TGT_ORDERED

      protected static String LOCATIONMEDIARELATION_TGT_ORDERED
    • LOCATIONMEDIARELATION_MARKMODIFIED

      protected static String LOCATIONMEDIARELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for LocationMediaRelation from ((travelservices))
    • TRANSPORTFACILITYHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TransportFacility> TRANSPORTFACILITYHANDLER
      OneToManyHandler for handling 1:n TRANSPORTFACILITY's relation attributes from 'many' side.
    • IDENTIFIERHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<Identifier> IDENTIFIERHANDLER
      OneToManyHandler for handling 1:n IDENTIFIER's relation attributes from 'many' side.
    • POINTOFSERVICEHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.storelocator.jalo.PointOfService> POINTOFSERVICEHANDLER
      OneToManyHandler for handling 1:n POINTOFSERVICE's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedLocation

      public GeneratedLocation()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getActivity

      public Collection<Activity> getActivity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.activity attribute.
      Returns:
      the activity
    • getActivity

      public Collection<Activity> getActivity()
      Generated method - Getter of the Location.activity attribute.
      Returns:
      the activity
    • getActivityCount

      public long getActivityCount(de.hybris.platform.jalo.SessionContext ctx)
    • getActivityCount

      public long getActivityCount()
    • setActivity

      public void setActivity(de.hybris.platform.jalo.SessionContext ctx, Collection<Activity> value)
      Generated method - Setter of the Location.activity attribute.
      Parameters:
      value - the activity
    • setActivity

      public void setActivity(Collection<Activity> value)
      Generated method - Setter of the Location.activity attribute.
      Parameters:
      value - the activity
    • addToActivity

      public void addToActivity(de.hybris.platform.jalo.SessionContext ctx, Activity value)
      Generated method - Adds value to activity.
      Parameters:
      value - the item to add to activity
    • addToActivity

      public void addToActivity(Activity value)
      Generated method - Adds value to activity.
      Parameters:
      value - the item to add to activity
    • removeFromActivity

      public void removeFromActivity(de.hybris.platform.jalo.SessionContext ctx, Activity value)
      Generated method - Removes value from activity.
      Parameters:
      value - the item to remove from activity
    • removeFromActivity

      public void removeFromActivity(Activity value)
      Generated method - Removes value from activity.
      Parameters:
      value - the item to remove from activity
    • getCode

      public String getCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.code attribute.
      Returns:
      the code
    • getCode

      public String getCode()
      Generated method - Getter of the Location.code attribute.
      Returns:
      the code
    • setCode

      public void setCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Location.code attribute.
      Parameters:
      value - the code
    • setCode

      public void setCode(String value)
      Generated method - Setter of the Location.code attribute.
      Parameters:
      value - the code
    • getDescription

      public String getDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.description attribute.
      Returns:
      the description
    • getDescription

      public String getDescription()
      Generated method - Getter of the Location.description attribute.
      Returns:
      the description
    • getAllDescription

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllDescription(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.description attribute.
      Returns:
      the localized description
    • getAllDescription

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllDescription()
      Generated method - Getter of the Location.description attribute.
      Returns:
      the localized description
    • setDescription

      public void setDescription(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Location.description attribute.
      Parameters:
      value - the description
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the Location.description attribute.
      Parameters:
      value - the description
    • setAllDescription

      public void setAllDescription(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the Location.description attribute.
      Parameters:
      value - the description
    • setAllDescription

      public void setAllDescription(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the Location.description attribute.
      Parameters:
      value - the description
    • getIdentifier

      public Collection<Identifier> getIdentifier(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.identifier attribute.
      Returns:
      the identifier
    • getIdentifier

      public Collection<Identifier> getIdentifier()
      Generated method - Getter of the Location.identifier attribute.
      Returns:
      the identifier
    • setIdentifier

      public void setIdentifier(de.hybris.platform.jalo.SessionContext ctx, Collection<Identifier> value)
      Generated method - Setter of the Location.identifier attribute.
      Parameters:
      value - the identifier
    • setIdentifier

      public void setIdentifier(Collection<Identifier> value)
      Generated method - Setter of the Location.identifier attribute.
      Parameters:
      value - the identifier
    • addToIdentifier

      public void addToIdentifier(de.hybris.platform.jalo.SessionContext ctx, Identifier value)
      Generated method - Adds value to identifier.
      Parameters:
      value - the item to add to identifier
    • addToIdentifier

      public void addToIdentifier(Identifier value)
      Generated method - Adds value to identifier.
      Parameters:
      value - the item to add to identifier
    • removeFromIdentifier

      public void removeFromIdentifier(de.hybris.platform.jalo.SessionContext ctx, Identifier value)
      Generated method - Removes value from identifier.
      Parameters:
      value - the item to remove from identifier
    • removeFromIdentifier

      public void removeFromIdentifier(Identifier value)
      Generated method - Removes value from identifier.
      Parameters:
      value - the item to remove from identifier
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
      Overrides:
      isMarkModifiedDisabled in class de.hybris.platform.jalo.Item
    • getLocations

      public List<Location> getLocations(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.locations attribute.
      Returns:
      the locations - Sub Locations
    • getLocations

      public List<Location> getLocations()
      Generated method - Getter of the Location.locations attribute.
      Returns:
      the locations - Sub Locations
    • getLocationsCount

      public long getLocationsCount(de.hybris.platform.jalo.SessionContext ctx)
    • getLocationsCount

      public long getLocationsCount()
    • setLocations

      public void setLocations(de.hybris.platform.jalo.SessionContext ctx, List<Location> value)
      Generated method - Setter of the Location.locations attribute.
      Parameters:
      value - the locations - Sub Locations
    • setLocations

      public void setLocations(List<Location> value)
      Generated method - Setter of the Location.locations attribute.
      Parameters:
      value - the locations - Sub Locations
    • addToLocations

      public void addToLocations(de.hybris.platform.jalo.SessionContext ctx, Location value)
      Generated method - Adds value to locations.
      Parameters:
      value - the item to add to locations - Sub Locations
    • addToLocations

      public void addToLocations(Location value)
      Generated method - Adds value to locations.
      Parameters:
      value - the item to add to locations - Sub Locations
    • removeFromLocations

      public void removeFromLocations(de.hybris.platform.jalo.SessionContext ctx, Location value)
      Generated method - Removes value from locations.
      Parameters:
      value - the item to remove from locations - Sub Locations
    • removeFromLocations

      public void removeFromLocations(Location value)
      Generated method - Removes value from locations.
      Parameters:
      value - the item to remove from locations - Sub Locations
    • getLocationType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getLocationType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.locationType attribute.
      Returns:
      the locationType
    • getLocationType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getLocationType()
      Generated method - Getter of the Location.locationType attribute.
      Returns:
      the locationType
    • setLocationType

      public void setLocationType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the Location.locationType attribute.
      Parameters:
      value - the locationType
    • setLocationType

      public void setLocationType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the Location.locationType attribute.
      Parameters:
      value - the locationType
    • getMedias

      public List<de.hybris.platform.jalo.media.Media> getMedias(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.medias attribute.
      Returns:
      the medias - Location medias
    • getMedias

      public List<de.hybris.platform.jalo.media.Media> getMedias()
      Generated method - Getter of the Location.medias attribute.
      Returns:
      the medias - Location medias
    • getMediasCount

      public long getMediasCount(de.hybris.platform.jalo.SessionContext ctx)
    • getMediasCount

      public long getMediasCount()
    • setMedias

      public void setMedias(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.jalo.media.Media> value)
      Generated method - Setter of the Location.medias attribute.
      Parameters:
      value - the medias - Location medias
    • setMedias

      public void setMedias(List<de.hybris.platform.jalo.media.Media> value)
      Generated method - Setter of the Location.medias attribute.
      Parameters:
      value - the medias - Location medias
    • addToMedias

      public void addToMedias(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.media.Media value)
      Generated method - Adds value to medias.
      Parameters:
      value - the item to add to medias - Location medias
    • addToMedias

      public void addToMedias(de.hybris.platform.jalo.media.Media value)
      Generated method - Adds value to medias.
      Parameters:
      value - the item to add to medias - Location medias
    • removeFromMedias

      public void removeFromMedias(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.media.Media value)
      Generated method - Removes value from medias.
      Parameters:
      value - the item to remove from medias - Location medias
    • removeFromMedias

      public void removeFromMedias(de.hybris.platform.jalo.media.Media value)
      Generated method - Removes value from medias.
      Parameters:
      value - the item to remove from medias - Location medias
    • getName

      public String getName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.name attribute.
      Returns:
      the name
    • getName

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

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.name attribute.
      Returns:
      the localized name
    • getAllName

      public Map<de.hybris.platform.jalo.c2l.Language,String> getAllName()
      Generated method - Getter of the Location.name attribute.
      Returns:
      the localized name
    • setName

      public void setName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Location.name attribute.
      Parameters:
      value - the name
    • setName

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

      public void setAllName(de.hybris.platform.jalo.SessionContext ctx, Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the Location.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(Map<de.hybris.platform.jalo.c2l.Language,String> value)
      Generated method - Setter of the Location.name attribute.
      Parameters:
      value - the name
    • getPicture

      public de.hybris.platform.jalo.media.Media getPicture(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.picture attribute.
      Returns:
      the picture - Image
    • getPicture

      public de.hybris.platform.jalo.media.Media getPicture()
      Generated method - Getter of the Location.picture attribute.
      Returns:
      the picture - Image
    • setPicture

      public void setPicture(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.media.Media value)
      Generated method - Setter of the Location.picture attribute.
      Parameters:
      value - the picture - Image
    • setPicture

      public void setPicture(de.hybris.platform.jalo.media.Media value)
      Generated method - Setter of the Location.picture attribute.
      Parameters:
      value - the picture - Image
    • getPointOfService

      public Collection<de.hybris.platform.storelocator.jalo.PointOfService> getPointOfService(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.pointOfService attribute.
      Returns:
      the pointOfService
    • getPointOfService

      public Collection<de.hybris.platform.storelocator.jalo.PointOfService> getPointOfService()
      Generated method - Getter of the Location.pointOfService attribute.
      Returns:
      the pointOfService
    • setPointOfService

      public void setPointOfService(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.storelocator.jalo.PointOfService> value)
      Generated method - Setter of the Location.pointOfService attribute.
      Parameters:
      value - the pointOfService
    • setPointOfService

      public void setPointOfService(Collection<de.hybris.platform.storelocator.jalo.PointOfService> value)
      Generated method - Setter of the Location.pointOfService attribute.
      Parameters:
      value - the pointOfService
    • addToPointOfService

      public void addToPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Adds value to pointOfService.
      Parameters:
      value - the item to add to pointOfService
    • addToPointOfService

      public void addToPointOfService(de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Adds value to pointOfService.
      Parameters:
      value - the item to add to pointOfService
    • removeFromPointOfService

      public void removeFromPointOfService(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Removes value from pointOfService.
      Parameters:
      value - the item to remove from pointOfService
    • removeFromPointOfService

      public void removeFromPointOfService(de.hybris.platform.storelocator.jalo.PointOfService value)
      Generated method - Removes value from pointOfService.
      Parameters:
      value - the item to remove from pointOfService
    • getSuperlocations

      public List<Location> getSuperlocations(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.superlocations attribute.
      Returns:
      the superlocations - Super Locations
    • getSuperlocations

      public List<Location> getSuperlocations()
      Generated method - Getter of the Location.superlocations attribute.
      Returns:
      the superlocations - Super Locations
    • getSuperlocationsCount

      public long getSuperlocationsCount(de.hybris.platform.jalo.SessionContext ctx)
    • getSuperlocationsCount

      public long getSuperlocationsCount()
    • setSuperlocations

      public void setSuperlocations(de.hybris.platform.jalo.SessionContext ctx, List<Location> value)
      Generated method - Setter of the Location.superlocations attribute.
      Parameters:
      value - the superlocations - Super Locations
    • setSuperlocations

      public void setSuperlocations(List<Location> value)
      Generated method - Setter of the Location.superlocations attribute.
      Parameters:
      value - the superlocations - Super Locations
    • addToSuperlocations

      public void addToSuperlocations(de.hybris.platform.jalo.SessionContext ctx, Location value)
      Generated method - Adds value to superlocations.
      Parameters:
      value - the item to add to superlocations - Super Locations
    • addToSuperlocations

      public void addToSuperlocations(Location value)
      Generated method - Adds value to superlocations.
      Parameters:
      value - the item to add to superlocations - Super Locations
    • removeFromSuperlocations

      public void removeFromSuperlocations(de.hybris.platform.jalo.SessionContext ctx, Location value)
      Generated method - Removes value from superlocations.
      Parameters:
      value - the item to remove from superlocations - Super Locations
    • removeFromSuperlocations

      public void removeFromSuperlocations(Location value)
      Generated method - Removes value from superlocations.
      Parameters:
      value - the item to remove from superlocations - Super Locations
    • getTransportFacility

      public Collection<TransportFacility> getTransportFacility(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Location.transportFacility attribute.
      Returns:
      the transportFacility
    • getTransportFacility

      public Collection<TransportFacility> getTransportFacility()
      Generated method - Getter of the Location.transportFacility attribute.
      Returns:
      the transportFacility
    • setTransportFacility

      public void setTransportFacility(de.hybris.platform.jalo.SessionContext ctx, Collection<TransportFacility> value)
      Generated method - Setter of the Location.transportFacility attribute.
      Parameters:
      value - the transportFacility
    • setTransportFacility

      public void setTransportFacility(Collection<TransportFacility> value)
      Generated method - Setter of the Location.transportFacility attribute.
      Parameters:
      value - the transportFacility
    • addToTransportFacility

      public void addToTransportFacility(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value)
      Generated method - Adds value to transportFacility.
      Parameters:
      value - the item to add to transportFacility
    • addToTransportFacility

      public void addToTransportFacility(TransportFacility value)
      Generated method - Adds value to transportFacility.
      Parameters:
      value - the item to add to transportFacility
    • removeFromTransportFacility

      public void removeFromTransportFacility(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value)
      Generated method - Removes value from transportFacility.
      Parameters:
      value - the item to remove from transportFacility
    • removeFromTransportFacility

      public void removeFromTransportFacility(TransportFacility value)
      Generated method - Removes value from transportFacility.
      Parameters:
      value - the item to remove from transportFacility