Class GeneratedTransportVehicleConfigurationMapping

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.GeneratedTransportVehicleConfigurationMapping
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
TransportVehicleConfigurationMapping

public abstract class GeneratedTransportVehicleConfigurationMapping extends de.hybris.platform.jalo.GenericItem
Generated class for type TransportVehicleConfigurationMapping.
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 TransportVehicleConfigurationMapping.accommodationMap attribute
    static final String
    Qualifier of the TransportVehicleConfigurationMapping.catalogVersion attribute
    static final String
    Qualifier of the TransportVehicleConfigurationMapping.code attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TransportVehicleConfigurationMapping.transportOffering attribute
    static final String
    Qualifier of the TransportVehicleConfigurationMapping.travelRoute attribute
    static final String
    Qualifier of the TransportVehicleConfigurationMapping.travelSector attribute
    static final String
    Qualifier of the TransportVehicleConfigurationMapping.vehicle attribute

    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
    Generated method - Getter of the TransportVehicleConfigurationMapping.accommodationMap attribute.
    getAccommodationMap(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportVehicleConfigurationMapping.accommodationMap attribute.
    de.hybris.platform.catalog.jalo.CatalogVersion
    Generated method - Getter of the TransportVehicleConfigurationMapping.catalogVersion attribute.
    de.hybris.platform.catalog.jalo.CatalogVersion
    getCatalogVersion(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportVehicleConfigurationMapping.catalogVersion attribute.
    Generated method - Getter of the TransportVehicleConfigurationMapping.code attribute.
    getCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportVehicleConfigurationMapping.code attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TransportVehicleConfigurationMapping.transportOffering attribute.
    getTransportOffering(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportVehicleConfigurationMapping.transportOffering attribute.
    Generated method - Getter of the TransportVehicleConfigurationMapping.travelRoute attribute.
    getTravelRoute(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportVehicleConfigurationMapping.travelRoute attribute.
    Generated method - Getter of the TransportVehicleConfigurationMapping.travelSector attribute.
    getTravelSector(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportVehicleConfigurationMapping.travelSector attribute.
    Generated method - Getter of the TransportVehicleConfigurationMapping.vehicle attribute.
    getVehicle(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TransportVehicleConfigurationMapping.vehicle attribute.
    void
    setAccommodationMap(de.hybris.platform.jalo.SessionContext ctx, AccommodationMap value)
    Generated method - Setter of the TransportVehicleConfigurationMapping.accommodationMap attribute.
    void
    Generated method - Setter of the TransportVehicleConfigurationMapping.accommodationMap attribute.
    void
    setCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value)
    Generated method - Setter of the TransportVehicleConfigurationMapping.catalogVersion attribute.
    void
    setCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value)
    Generated method - Setter of the TransportVehicleConfigurationMapping.catalogVersion attribute.
    void
    setCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TransportVehicleConfigurationMapping.code attribute.
    void
    setCode(String value)
    Generated method - Setter of the TransportVehicleConfigurationMapping.code attribute.
    void
    setTransportOffering(de.hybris.platform.jalo.SessionContext ctx, TransportOffering value)
    Generated method - Setter of the TransportVehicleConfigurationMapping.transportOffering attribute.
    void
    Generated method - Setter of the TransportVehicleConfigurationMapping.transportOffering attribute.
    void
    setTravelRoute(de.hybris.platform.jalo.SessionContext ctx, TravelRoute value)
    Generated method - Setter of the TransportVehicleConfigurationMapping.travelRoute attribute.
    void
    Generated method - Setter of the TransportVehicleConfigurationMapping.travelRoute attribute.
    void
    setTravelSector(de.hybris.platform.jalo.SessionContext ctx, TravelSector value)
    Generated method - Setter of the TransportVehicleConfigurationMapping.travelSector attribute.
    void
    Generated method - Setter of the TransportVehicleConfigurationMapping.travelSector attribute.
    void
    setVehicle(de.hybris.platform.jalo.SessionContext ctx, TransportVehicleInfo value)
    Generated method - Setter of the TransportVehicleConfigurationMapping.vehicle attribute.
    void
    Generated method - Setter of the TransportVehicleConfigurationMapping.vehicle 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, 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, 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

    • CODE

      public static final String CODE
      Qualifier of the TransportVehicleConfigurationMapping.code attribute
      See Also:
    • CATALOGVERSION

      public static final String CATALOGVERSION
      Qualifier of the TransportVehicleConfigurationMapping.catalogVersion attribute
      See Also:
    • VEHICLE

      public static final String VEHICLE
      Qualifier of the TransportVehicleConfigurationMapping.vehicle attribute
      See Also:
    • TRAVELROUTE

      public static final String TRAVELROUTE
      Qualifier of the TransportVehicleConfigurationMapping.travelRoute attribute
      See Also:
    • TRAVELSECTOR

      public static final String TRAVELSECTOR
      Qualifier of the TransportVehicleConfigurationMapping.travelSector attribute
      See Also:
    • TRANSPORTOFFERING

      public static final String TRANSPORTOFFERING
      Qualifier of the TransportVehicleConfigurationMapping.transportOffering attribute
      See Also:
    • ACCOMMODATIONMAP

      public static final String ACCOMMODATIONMAP
      Qualifier of the TransportVehicleConfigurationMapping.accommodationMap attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedTransportVehicleConfigurationMapping

      public GeneratedTransportVehicleConfigurationMapping()
  • Method Details

    • getDefaultAttributeModes

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

      public AccommodationMap getAccommodationMap(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportVehicleConfigurationMapping.accommodationMap attribute.
      Returns:
      the accommodationMap
    • getAccommodationMap

      public AccommodationMap getAccommodationMap()
      Generated method - Getter of the TransportVehicleConfigurationMapping.accommodationMap attribute.
      Returns:
      the accommodationMap
    • setAccommodationMap

      public void setAccommodationMap(de.hybris.platform.jalo.SessionContext ctx, AccommodationMap value)
      Generated method - Setter of the TransportVehicleConfigurationMapping.accommodationMap attribute.
      Parameters:
      value - the accommodationMap
    • setAccommodationMap

      public void setAccommodationMap(AccommodationMap value)
      Generated method - Setter of the TransportVehicleConfigurationMapping.accommodationMap attribute.
      Parameters:
      value - the accommodationMap
    • getCatalogVersion

      public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportVehicleConfigurationMapping.catalogVersion attribute.
      Returns:
      the catalogVersion
    • getCatalogVersion

      public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion()
      Generated method - Getter of the TransportVehicleConfigurationMapping.catalogVersion attribute.
      Returns:
      the catalogVersion
    • setCatalogVersion

      public void setCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value)
      Generated method - Setter of the TransportVehicleConfigurationMapping.catalogVersion attribute.
      Parameters:
      value - the catalogVersion
    • setCatalogVersion

      public void setCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value)
      Generated method - Setter of the TransportVehicleConfigurationMapping.catalogVersion attribute.
      Parameters:
      value - the catalogVersion
    • getCode

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

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

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

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

      public TransportOffering getTransportOffering(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportVehicleConfigurationMapping.transportOffering attribute.
      Returns:
      the transportOffering
    • getTransportOffering

      public TransportOffering getTransportOffering()
      Generated method - Getter of the TransportVehicleConfigurationMapping.transportOffering attribute.
      Returns:
      the transportOffering
    • setTransportOffering

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

      public void setTransportOffering(TransportOffering value)
      Generated method - Setter of the TransportVehicleConfigurationMapping.transportOffering attribute.
      Parameters:
      value - the transportOffering
    • getTravelRoute

      public TravelRoute getTravelRoute(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportVehicleConfigurationMapping.travelRoute attribute.
      Returns:
      the travelRoute
    • getTravelRoute

      public TravelRoute getTravelRoute()
      Generated method - Getter of the TransportVehicleConfigurationMapping.travelRoute attribute.
      Returns:
      the travelRoute
    • setTravelRoute

      public void setTravelRoute(de.hybris.platform.jalo.SessionContext ctx, TravelRoute value)
      Generated method - Setter of the TransportVehicleConfigurationMapping.travelRoute attribute.
      Parameters:
      value - the travelRoute
    • setTravelRoute

      public void setTravelRoute(TravelRoute value)
      Generated method - Setter of the TransportVehicleConfigurationMapping.travelRoute attribute.
      Parameters:
      value - the travelRoute
    • getTravelSector

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

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

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

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

      public TransportVehicleInfo getVehicle(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TransportVehicleConfigurationMapping.vehicle attribute.
      Returns:
      the vehicle
    • getVehicle

      public TransportVehicleInfo getVehicle()
      Generated method - Getter of the TransportVehicleConfigurationMapping.vehicle attribute.
      Returns:
      the vehicle
    • setVehicle

      public void setVehicle(de.hybris.platform.jalo.SessionContext ctx, TransportVehicleInfo value)
      Generated method - Setter of the TransportVehicleConfigurationMapping.vehicle attribute.
      Parameters:
      value - the vehicle
    • setVehicle

      public void setVehicle(TransportVehicleInfo value)
      Generated method - Setter of the TransportVehicleConfigurationMapping.vehicle attribute.
      Parameters:
      value - the vehicle