Class GeneratedTransportOffering

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.ordersplitting.jalo.GeneratedWarehouse
de.hybris.platform.ordersplitting.jalo.Warehouse
de.hybris.platform.travelservices.jalo.warehouse.GeneratedTransportOffering
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
TransportOffering

public abstract class GeneratedTransportOffering extends de.hybris.platform.ordersplitting.jalo.Warehouse
Generated class for type TransportOffering.
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 TransportOffering.active attribute
    static final String
    Qualifier of the TransportOffering.arrivalTime attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TransportOffering.departureTime attribute
    static final String
    Qualifier of the TransportOffering.destinationTerminal attribute
    static final String
    Qualifier of the TransportOffering.number attribute
    static final String
    Qualifier of the TransportOffering.originTerminal attribute
    static final String
    Qualifier of the TransportOffering.scheduleConfiguration attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedTransportOffering>
    BidirectionalOneToManyHandler for handling 1:n SCHEDULECONFIGURATION's relation attributes from 'one' side.
    static final String
    Qualifier of the TransportOffering.status attribute
    static final String
    Qualifier of the TransportOffering.stopLocations attribute
    protected static String
    Relation disable markmodifed parameter constants for TransportOfferingTransportFacilityRelation from ((travelservices))
    protected static String
    Relation ordering override parameter constants for TransportOfferingTransportFacilityRelation from ((travelservices))
    protected static String
     
    static final String
    Qualifier of the TransportOffering.transportVehicle attribute
    static final String
    Qualifier of the TransportOffering.travelOrderEntryInfo attribute
    protected static String
    Relation disable markmodifed parameter constants for TravelOrderEntryInfoTransportOfferingRelation from ((travelservices))
    protected static String
    Relation ordering override parameter constants for TravelOrderEntryInfoTransportOfferingRelation from ((travelservices))
    protected static String
     
    static final String
    Qualifier of the TransportOffering.travelProvider attribute
    static final String
    Qualifier of the TransportOffering.travelSector attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedTransportOffering>
    BidirectionalOneToManyHandler for handling 1:n TRAVELSECTOR's relation attributes from 'one' side.
    static final String
    Qualifier of the TransportOffering.type attribute
    static final String
    Qualifier of the TransportOffering.updatedDepartureTime attribute

    Fields inherited from class de.hybris.platform.ordersplitting.jalo.GeneratedWarehouse

    CODE, CONSIGNMENTS, CONSIGNMENTSHANDLER, DEFAULT, NAME, STOCKLEVELS, STOCKLEVELSHANDLER, VENDOR, VENDORHANDLER, VENDORPOS

    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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToStopLocations(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value)
    Generated method - Adds value to stopLocations.
    void
    Generated method - Adds value to stopLocations.
    void
    addToTravelOrderEntryInfo(de.hybris.platform.jalo.SessionContext ctx, TravelOrderEntryInfo value)
    Generated method - Adds value to travelOrderEntryInfo.
    void
    Generated method - Adds value to travelOrderEntryInfo.
    protected de.hybris.platform.jalo.Item
    createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
     
    Generated method - Getter of the TransportOffering.arrivalTime attribute.
    getArrivalTime(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.arrivalTime attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TransportOffering.departureTime attribute.
    getDepartureTime(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.departureTime attribute.
    Generated method - Getter of the TransportOffering.destinationTerminal attribute.
    getDestinationTerminal(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.destinationTerminal attribute.
    Generated method - Getter of the TransportOffering.number attribute.
    getNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.number attribute.
    Generated method - Getter of the TransportOffering.originTerminal attribute.
    getOriginTerminal(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.originTerminal attribute.
    Generated method - Getter of the TransportOffering.scheduleConfiguration attribute.
    getScheduleConfiguration(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.scheduleConfiguration attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the TransportOffering.status attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getStatus(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.status attribute.
    Generated method - Getter of the TransportOffering.stopLocations attribute.
    getStopLocations(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.stopLocations attribute.
    long
     
    long
    getStopLocationsCount(de.hybris.platform.jalo.SessionContext ctx)
     
    Generated method - Getter of the TransportOffering.transportVehicle attribute.
    getTransportVehicle(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.transportVehicle attribute.
    Generated method - Getter of the TransportOffering.travelOrderEntryInfo attribute.
    getTravelOrderEntryInfo(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.travelOrderEntryInfo attribute.
    long
     
    long
    getTravelOrderEntryInfoCount(de.hybris.platform.jalo.SessionContext ctx)
     
    Generated method - Getter of the TransportOffering.travelProvider attribute.
    getTravelProvider(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.travelProvider attribute.
    Generated method - Getter of the TransportOffering.travelSector attribute.
    getTravelSector(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.travelSector attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the TransportOffering.type attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.type attribute.
    Generated method - Getter of the TransportOffering.updatedDepartureTime attribute.
    getUpdatedDepartureTime(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.updatedDepartureTime attribute.
    Generated method - Getter of the TransportOffering.active attribute.
    isActive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.active attribute.
    boolean
    Generated method - Getter of the TransportOffering.active attribute.
    boolean
    isActiveAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportOffering.active 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
    removeFromStopLocations(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value)
    Generated method - Removes value from stopLocations.
    void
    Generated method - Removes value from stopLocations.
    void
    removeFromTravelOrderEntryInfo(de.hybris.platform.jalo.SessionContext ctx, TravelOrderEntryInfo value)
    Generated method - Removes value from travelOrderEntryInfo.
    void
    Generated method - Removes value from travelOrderEntryInfo.
    void
    setActive(boolean value)
    Generated method - Setter of the TransportOffering.active attribute.
    void
    setActive(de.hybris.platform.jalo.SessionContext ctx, boolean value)
    Generated method - Setter of the TransportOffering.active attribute.
    void
    setActive(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
    Generated method - Setter of the TransportOffering.active attribute.
    void
    Generated method - Setter of the TransportOffering.active attribute.
    void
    setArrivalTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TransportOffering.arrivalTime attribute.
    void
    Generated method - Setter of the TransportOffering.arrivalTime attribute.
    void
    setDepartureTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TransportOffering.departureTime attribute.
    void
    Generated method - Setter of the TransportOffering.departureTime attribute.
    void
    setDestinationTerminal(de.hybris.platform.jalo.SessionContext ctx, Terminal value)
    Generated method - Setter of the TransportOffering.destinationTerminal attribute.
    void
    Generated method - Setter of the TransportOffering.destinationTerminal attribute.
    void
    setNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TransportOffering.number attribute.
    void
    Generated method - Setter of the TransportOffering.number attribute.
    void
    setOriginTerminal(de.hybris.platform.jalo.SessionContext ctx, Terminal value)
    Generated method - Setter of the TransportOffering.originTerminal attribute.
    void
    Generated method - Setter of the TransportOffering.originTerminal attribute.
    void
    setScheduleConfiguration(de.hybris.platform.jalo.SessionContext ctx, ScheduleConfiguration value)
    Generated method - Setter of the TransportOffering.scheduleConfiguration attribute.
    void
    Generated method - Setter of the TransportOffering.scheduleConfiguration attribute.
    void
    setStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TransportOffering.status attribute.
    void
    setStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TransportOffering.status attribute.
    void
    setStopLocations(de.hybris.platform.jalo.SessionContext ctx, Collection<TransportFacility> value)
    Generated method - Setter of the TransportOffering.stopLocations attribute.
    void
    Generated method - Setter of the TransportOffering.stopLocations attribute.
    void
    setTransportVehicle(de.hybris.platform.jalo.SessionContext ctx, TransportVehicle value)
    Generated method - Setter of the TransportOffering.transportVehicle attribute.
    void
    Generated method - Setter of the TransportOffering.transportVehicle attribute.
    void
    setTravelOrderEntryInfo(de.hybris.platform.jalo.SessionContext ctx, Collection<TravelOrderEntryInfo> value)
    Generated method - Setter of the TransportOffering.travelOrderEntryInfo attribute.
    void
    Generated method - Setter of the TransportOffering.travelOrderEntryInfo attribute.
    void
    setTravelProvider(de.hybris.platform.jalo.SessionContext ctx, TravelProvider value)
    Generated method - Setter of the TransportOffering.travelProvider attribute.
    void
    Generated method - Setter of the TransportOffering.travelProvider attribute.
    void
    setTravelSector(de.hybris.platform.jalo.SessionContext ctx, TravelSector value)
    Generated method - Setter of the TransportOffering.travelSector attribute.
    void
    Generated method - Setter of the TransportOffering.travelSector attribute.
    void
    setType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TransportOffering.type attribute.
    void
    setType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TransportOffering.type attribute.
    void
    setUpdatedDepartureTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the TransportOffering.updatedDepartureTime attribute.
    void
    Generated method - Setter of the TransportOffering.updatedDepartureTime attribute.

    Methods inherited from class de.hybris.platform.ordersplitting.jalo.GeneratedWarehouse

    addToConsignments, addToConsignments, addToStockLevels, addToStockLevels, getAllName, getAllName, getCode, getCode, getConsignments, getConsignments, getName, getName, getStockLevels, getStockLevels, getVendor, getVendor, isDefault, isDefault, isDefaultAsPrimitive, isDefaultAsPrimitive, removeFromConsignments, removeFromConsignments, removeFromStockLevels, removeFromStockLevels, setAllName, setAllName, setCode, setCode, setConsignments, setConsignments, setDefault, setDefault, setDefault, setDefault, setName, setName, setStockLevels, setStockLevels, setVendor, setVendor

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

    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

    • NUMBER

      public static final String NUMBER
      Qualifier of the TransportOffering.number attribute
      See Also:
    • DEPARTURETIME

      public static final String DEPARTURETIME
      Qualifier of the TransportOffering.departureTime attribute
      See Also:
    • ARRIVALTIME

      public static final String ARRIVALTIME
      Qualifier of the TransportOffering.arrivalTime attribute
      See Also:
    • ORIGINTERMINAL

      public static final String ORIGINTERMINAL
      Qualifier of the TransportOffering.originTerminal attribute
      See Also:
    • DESTINATIONTERMINAL

      public static final String DESTINATIONTERMINAL
      Qualifier of the TransportOffering.destinationTerminal attribute
      See Also:
    • TYPE

      public static final String TYPE
      Qualifier of the TransportOffering.type attribute
      See Also:
    • STATUS

      public static final String STATUS
      Qualifier of the TransportOffering.status attribute
      See Also:
    • UPDATEDDEPARTURETIME

      public static final String UPDATEDDEPARTURETIME
      Qualifier of the TransportOffering.updatedDepartureTime attribute
      See Also:
    • TRAVELPROVIDER

      public static final String TRAVELPROVIDER
      Qualifier of the TransportOffering.travelProvider attribute
      See Also:
    • TRANSPORTVEHICLE

      public static final String TRANSPORTVEHICLE
      Qualifier of the TransportOffering.transportVehicle attribute
      See Also:
    • ACTIVE

      public static final String ACTIVE
      Qualifier of the TransportOffering.active attribute
      See Also:
    • STOPLOCATIONS

      public static final String STOPLOCATIONS
      Qualifier of the TransportOffering.stopLocations attribute
      See Also:
    • TRANSPORTOFFERINGTRANSPORTFACILITYRELATION_SRC_ORDERED

      protected static String TRANSPORTOFFERINGTRANSPORTFACILITYRELATION_SRC_ORDERED
      Relation ordering override parameter constants for TransportOfferingTransportFacilityRelation from ((travelservices))
    • TRANSPORTOFFERINGTRANSPORTFACILITYRELATION_TGT_ORDERED

      protected static String TRANSPORTOFFERINGTRANSPORTFACILITYRELATION_TGT_ORDERED
    • TRANSPORTOFFERINGTRANSPORTFACILITYRELATION_MARKMODIFIED

      protected static String TRANSPORTOFFERINGTRANSPORTFACILITYRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for TransportOfferingTransportFacilityRelation from ((travelservices))
    • TRAVELSECTOR

      public static final String TRAVELSECTOR
      Qualifier of the TransportOffering.travelSector attribute
      See Also:
    • TRAVELORDERENTRYINFO

      public static final String TRAVELORDERENTRYINFO
      Qualifier of the TransportOffering.travelOrderEntryInfo attribute
      See Also:
    • TRAVELORDERENTRYINFOTRANSPORTOFFERINGRELATION_SRC_ORDERED

      protected static String TRAVELORDERENTRYINFOTRANSPORTOFFERINGRELATION_SRC_ORDERED
      Relation ordering override parameter constants for TravelOrderEntryInfoTransportOfferingRelation from ((travelservices))
    • TRAVELORDERENTRYINFOTRANSPORTOFFERINGRELATION_TGT_ORDERED

      protected static String TRAVELORDERENTRYINFOTRANSPORTOFFERINGRELATION_TGT_ORDERED
    • TRAVELORDERENTRYINFOTRANSPORTOFFERINGRELATION_MARKMODIFIED

      protected static String TRAVELORDERENTRYINFOTRANSPORTOFFERINGRELATION_MARKMODIFIED
      Relation disable markmodifed parameter constants for TravelOrderEntryInfoTransportOfferingRelation from ((travelservices))
    • SCHEDULECONFIGURATION

      public static final String SCHEDULECONFIGURATION
      Qualifier of the TransportOffering.scheduleConfiguration attribute
      See Also:
    • TRAVELSECTORHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedTransportOffering> TRAVELSECTORHANDLER
      BidirectionalOneToManyHandler for handling 1:n TRAVELSECTOR's relation attributes from 'one' side.
    • SCHEDULECONFIGURATIONHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedTransportOffering> SCHEDULECONFIGURATIONHANDLER
      BidirectionalOneToManyHandler for handling 1:n SCHEDULECONFIGURATION's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedTransportOffering

      public GeneratedTransportOffering()
  • Method Details

    • getDefaultAttributeModes

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

      public Boolean isActive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.active attribute.
      Returns:
      the active
    • isActive

      public Boolean isActive()
      Generated method - Getter of the TransportOffering.active attribute.
      Returns:
      the active
    • isActiveAsPrimitive

      public boolean isActiveAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.active attribute.
      Returns:
      the active
    • isActiveAsPrimitive

      public boolean isActiveAsPrimitive()
      Generated method - Getter of the TransportOffering.active attribute.
      Returns:
      the active
    • setActive

      public void setActive(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Generated method - Setter of the TransportOffering.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(Boolean value)
      Generated method - Setter of the TransportOffering.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the TransportOffering.active attribute.
      Parameters:
      value - the active
    • setActive

      public void setActive(boolean value)
      Generated method - Setter of the TransportOffering.active attribute.
      Parameters:
      value - the active
    • getArrivalTime

      public Date getArrivalTime(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.arrivalTime attribute.
      Returns:
      the arrivalTime
    • getArrivalTime

      public Date getArrivalTime()
      Generated method - Getter of the TransportOffering.arrivalTime attribute.
      Returns:
      the arrivalTime
    • setArrivalTime

      public void setArrivalTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TransportOffering.arrivalTime attribute.
      Parameters:
      value - the arrivalTime
    • setArrivalTime

      public void setArrivalTime(Date value)
      Generated method - Setter of the TransportOffering.arrivalTime attribute.
      Parameters:
      value - the arrivalTime
    • createItem

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class de.hybris.platform.ordersplitting.jalo.GeneratedWarehouse
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getDepartureTime

      public Date getDepartureTime(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.departureTime attribute.
      Returns:
      the departureTime
    • getDepartureTime

      public Date getDepartureTime()
      Generated method - Getter of the TransportOffering.departureTime attribute.
      Returns:
      the departureTime
    • setDepartureTime

      public void setDepartureTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TransportOffering.departureTime attribute.
      Parameters:
      value - the departureTime
    • setDepartureTime

      public void setDepartureTime(Date value)
      Generated method - Setter of the TransportOffering.departureTime attribute.
      Parameters:
      value - the departureTime
    • getDestinationTerminal

      public Terminal getDestinationTerminal(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.destinationTerminal attribute.
      Returns:
      the destinationTerminal
    • getDestinationTerminal

      public Terminal getDestinationTerminal()
      Generated method - Getter of the TransportOffering.destinationTerminal attribute.
      Returns:
      the destinationTerminal
    • setDestinationTerminal

      public void setDestinationTerminal(de.hybris.platform.jalo.SessionContext ctx, Terminal value)
      Generated method - Setter of the TransportOffering.destinationTerminal attribute.
      Parameters:
      value - the destinationTerminal
    • setDestinationTerminal

      public void setDestinationTerminal(Terminal value)
      Generated method - Setter of the TransportOffering.destinationTerminal attribute.
      Parameters:
      value - the destinationTerminal
    • 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
    • getNumber

      public String getNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.number attribute.
      Returns:
      the number
    • getNumber

      public String getNumber()
      Generated method - Getter of the TransportOffering.number attribute.
      Returns:
      the number
    • setNumber

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

      public void setNumber(String value)
      Generated method - Setter of the TransportOffering.number attribute.
      Parameters:
      value - the number
    • getOriginTerminal

      public Terminal getOriginTerminal(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.originTerminal attribute.
      Returns:
      the originTerminal
    • getOriginTerminal

      public Terminal getOriginTerminal()
      Generated method - Getter of the TransportOffering.originTerminal attribute.
      Returns:
      the originTerminal
    • setOriginTerminal

      public void setOriginTerminal(de.hybris.platform.jalo.SessionContext ctx, Terminal value)
      Generated method - Setter of the TransportOffering.originTerminal attribute.
      Parameters:
      value - the originTerminal
    • setOriginTerminal

      public void setOriginTerminal(Terminal value)
      Generated method - Setter of the TransportOffering.originTerminal attribute.
      Parameters:
      value - the originTerminal
    • getScheduleConfiguration

      public ScheduleConfiguration getScheduleConfiguration(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.scheduleConfiguration attribute.
      Returns:
      the scheduleConfiguration
    • getScheduleConfiguration

      public ScheduleConfiguration getScheduleConfiguration()
      Generated method - Getter of the TransportOffering.scheduleConfiguration attribute.
      Returns:
      the scheduleConfiguration
    • setScheduleConfiguration

      public void setScheduleConfiguration(de.hybris.platform.jalo.SessionContext ctx, ScheduleConfiguration value)
      Generated method - Setter of the TransportOffering.scheduleConfiguration attribute.
      Parameters:
      value - the scheduleConfiguration
    • setScheduleConfiguration

      public void setScheduleConfiguration(ScheduleConfiguration value)
      Generated method - Setter of the TransportOffering.scheduleConfiguration attribute.
      Parameters:
      value - the scheduleConfiguration
    • getStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getStatus(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.status attribute.
      Returns:
      the status
    • getStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getStatus()
      Generated method - Getter of the TransportOffering.status attribute.
      Returns:
      the status
    • setStatus

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

      public void setStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TransportOffering.status attribute.
      Parameters:
      value - the status
    • getStopLocations

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

      public Collection<TransportFacility> getStopLocations()
      Generated method - Getter of the TransportOffering.stopLocations attribute.
      Returns:
      the stopLocations
    • getStopLocationsCount

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

      public long getStopLocationsCount()
    • setStopLocations

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

      public void setStopLocations(Collection<TransportFacility> value)
      Generated method - Setter of the TransportOffering.stopLocations attribute.
      Parameters:
      value - the stopLocations
    • addToStopLocations

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

      public void addToStopLocations(TransportFacility value)
      Generated method - Adds value to stopLocations.
      Parameters:
      value - the item to add to stopLocations
    • removeFromStopLocations

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

      public void removeFromStopLocations(TransportFacility value)
      Generated method - Removes value from stopLocations.
      Parameters:
      value - the item to remove from stopLocations
    • getTransportVehicle

      public TransportVehicle getTransportVehicle(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.transportVehicle attribute.
      Returns:
      the transportVehicle
    • getTransportVehicle

      public TransportVehicle getTransportVehicle()
      Generated method - Getter of the TransportOffering.transportVehicle attribute.
      Returns:
      the transportVehicle
    • setTransportVehicle

      public void setTransportVehicle(de.hybris.platform.jalo.SessionContext ctx, TransportVehicle value)
      Generated method - Setter of the TransportOffering.transportVehicle attribute.
      Parameters:
      value - the transportVehicle
    • setTransportVehicle

      public void setTransportVehicle(TransportVehicle value)
      Generated method - Setter of the TransportOffering.transportVehicle attribute.
      Parameters:
      value - the transportVehicle
    • getTravelOrderEntryInfo

      public Collection<TravelOrderEntryInfo> getTravelOrderEntryInfo(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.travelOrderEntryInfo attribute.
      Returns:
      the travelOrderEntryInfo
    • getTravelOrderEntryInfo

      public Collection<TravelOrderEntryInfo> getTravelOrderEntryInfo()
      Generated method - Getter of the TransportOffering.travelOrderEntryInfo attribute.
      Returns:
      the travelOrderEntryInfo
    • getTravelOrderEntryInfoCount

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

      public long getTravelOrderEntryInfoCount()
    • setTravelOrderEntryInfo

      public void setTravelOrderEntryInfo(de.hybris.platform.jalo.SessionContext ctx, Collection<TravelOrderEntryInfo> value)
      Generated method - Setter of the TransportOffering.travelOrderEntryInfo attribute.
      Parameters:
      value - the travelOrderEntryInfo
    • setTravelOrderEntryInfo

      public void setTravelOrderEntryInfo(Collection<TravelOrderEntryInfo> value)
      Generated method - Setter of the TransportOffering.travelOrderEntryInfo attribute.
      Parameters:
      value - the travelOrderEntryInfo
    • addToTravelOrderEntryInfo

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

      public void addToTravelOrderEntryInfo(TravelOrderEntryInfo value)
      Generated method - Adds value to travelOrderEntryInfo.
      Parameters:
      value - the item to add to travelOrderEntryInfo
    • removeFromTravelOrderEntryInfo

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

      public void removeFromTravelOrderEntryInfo(TravelOrderEntryInfo value)
      Generated method - Removes value from travelOrderEntryInfo.
      Parameters:
      value - the item to remove from travelOrderEntryInfo
    • getTravelProvider

      public TravelProvider getTravelProvider(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.travelProvider attribute.
      Returns:
      the travelProvider
    • getTravelProvider

      public TravelProvider getTravelProvider()
      Generated method - Getter of the TransportOffering.travelProvider attribute.
      Returns:
      the travelProvider
    • setTravelProvider

      public void setTravelProvider(de.hybris.platform.jalo.SessionContext ctx, TravelProvider value)
      Generated method - Setter of the TransportOffering.travelProvider attribute.
      Parameters:
      value - the travelProvider
    • setTravelProvider

      public void setTravelProvider(TravelProvider value)
      Generated method - Setter of the TransportOffering.travelProvider attribute.
      Parameters:
      value - the travelProvider
    • getTravelSector

      public TravelSector getTravelSector(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.travelSector attribute.
      Returns:
      the travelSector
    • getTravelSector

      public TravelSector getTravelSector()
      Generated method - Getter of the TransportOffering.travelSector attribute.
      Returns:
      the travelSector
    • setTravelSector

      public void setTravelSector(de.hybris.platform.jalo.SessionContext ctx, TravelSector value)
      Generated method - Setter of the TransportOffering.travelSector attribute.
      Parameters:
      value - the travelSector
    • setTravelSector

      public void setTravelSector(TravelSector value)
      Generated method - Setter of the TransportOffering.travelSector attribute.
      Parameters:
      value - the travelSector
    • getType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.type attribute.
      Returns:
      the type
    • getType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getType()
      Generated method - Getter of the TransportOffering.type attribute.
      Returns:
      the type
    • setType

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

      public void setType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TransportOffering.type attribute.
      Parameters:
      value - the type
    • getUpdatedDepartureTime

      public Date getUpdatedDepartureTime(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportOffering.updatedDepartureTime attribute.
      Returns:
      the updatedDepartureTime
    • getUpdatedDepartureTime

      public Date getUpdatedDepartureTime()
      Generated method - Getter of the TransportOffering.updatedDepartureTime attribute.
      Returns:
      the updatedDepartureTime
    • setUpdatedDepartureTime

      public void setUpdatedDepartureTime(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TransportOffering.updatedDepartureTime attribute.
      Parameters:
      value - the updatedDepartureTime
    • setUpdatedDepartureTime

      public void setUpdatedDepartureTime(Date value)
      Generated method - Setter of the TransportOffering.updatedDepartureTime attribute.
      Parameters:
      value - the updatedDepartureTime