Class FlightPackage

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.staticpackageservices.jalo.FlightPackage
All Implemented Interfaces:
Serializable, Comparable

public class FlightPackage extends de.hybris.platform.jalo.GenericItem
Generated class for type FlightPackage.
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 FlightPackage.arrival attribute
    static final String
    Qualifier of the FlightPackage.bundleType attribute
    static final String
    Qualifier of the FlightPackage.cabinClass attribute
    static final String
    Qualifier of the FlightPackage.catalogVersion attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the FlightPackage.departure attribute
    static final String
    Qualifier of the FlightPackage.id attribute
    static final String
    Qualifier of the FlightPackage.tripType 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 FlightPackage.arrival attribute.
    getArrival(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the FlightPackage.arrival attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the FlightPackage.bundleType attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getBundleType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the FlightPackage.bundleType attribute.
    Generated method - Getter of the FlightPackage.cabinClass attribute.
    getCabinClass(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the FlightPackage.cabinClass attribute.
    de.hybris.platform.catalog.jalo.CatalogVersion
    Generated method - Getter of the FlightPackage.catalogVersion attribute.
    de.hybris.platform.catalog.jalo.CatalogVersion
    getCatalogVersion(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the FlightPackage.catalogVersion attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the FlightPackage.departure attribute.
    getDeparture(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the FlightPackage.departure attribute.
    Generated method - Getter of the FlightPackage.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the FlightPackage.id attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the FlightPackage.tripType attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getTripType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the FlightPackage.tripType attribute.
    void
    setArrival(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value)
    Generated method - Setter of the FlightPackage.arrival attribute.
    void
    Generated method - Setter of the FlightPackage.arrival attribute.
    void
    setBundleType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the FlightPackage.bundleType attribute.
    void
    setBundleType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the FlightPackage.bundleType attribute.
    void
    setCabinClass(de.hybris.platform.jalo.SessionContext ctx, CabinClass value)
    Generated method - Setter of the FlightPackage.cabinClass attribute.
    void
    Generated method - Setter of the FlightPackage.cabinClass attribute.
    void
    setCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value)
    Generated method - Setter of the FlightPackage.catalogVersion attribute.
    void
    setCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value)
    Generated method - Setter of the FlightPackage.catalogVersion attribute.
    void
    setDeparture(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value)
    Generated method - Setter of the FlightPackage.departure attribute.
    void
    Generated method - Setter of the FlightPackage.departure attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the FlightPackage.id attribute.
    void
    setId(String value)
    Generated method - Setter of the FlightPackage.id attribute.
    void
    setTripType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the FlightPackage.tripType attribute.
    void
    setTripType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the FlightPackage.tripType 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

    • ID

      public static final String ID
      Qualifier of the FlightPackage.id attribute
      See Also:
    • DEPARTURE

      public static final String DEPARTURE
      Qualifier of the FlightPackage.departure attribute
      See Also:
    • ARRIVAL

      public static final String ARRIVAL
      Qualifier of the FlightPackage.arrival attribute
      See Also:
    • CABINCLASS

      public static final String CABINCLASS
      Qualifier of the FlightPackage.cabinClass attribute
      See Also:
    • TRIPTYPE

      public static final String TRIPTYPE
      Qualifier of the FlightPackage.tripType attribute
      See Also:
    • BUNDLETYPE

      public static final String BUNDLETYPE
      Qualifier of the FlightPackage.bundleType attribute
      See Also:
    • CATALOGVERSION

      public static final String CATALOGVERSION
      Qualifier of the FlightPackage.catalogVersion attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • FlightPackage

      public FlightPackage()
  • Method Details

    • getDefaultAttributeModes

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

      public TransportFacility getArrival(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the FlightPackage.arrival attribute.
      Returns:
      the arrival
    • getArrival

      public TransportFacility getArrival()
      Generated method - Getter of the FlightPackage.arrival attribute.
      Returns:
      the arrival
    • setArrival

      public void setArrival(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value)
      Generated method - Setter of the FlightPackage.arrival attribute.
      Parameters:
      value - the arrival
    • setArrival

      public void setArrival(TransportFacility value)
      Generated method - Setter of the FlightPackage.arrival attribute.
      Parameters:
      value - the arrival
    • getBundleType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getBundleType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the FlightPackage.bundleType attribute.
      Returns:
      the bundleType
    • getBundleType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getBundleType()
      Generated method - Getter of the FlightPackage.bundleType attribute.
      Returns:
      the bundleType
    • setBundleType

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

      public void setBundleType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the FlightPackage.bundleType attribute.
      Parameters:
      value - the bundleType
    • getCabinClass

      public CabinClass getCabinClass(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the FlightPackage.cabinClass attribute.
      Returns:
      the cabinClass
    • getCabinClass

      public CabinClass getCabinClass()
      Generated method - Getter of the FlightPackage.cabinClass attribute.
      Returns:
      the cabinClass
    • setCabinClass

      public void setCabinClass(de.hybris.platform.jalo.SessionContext ctx, CabinClass value)
      Generated method - Setter of the FlightPackage.cabinClass attribute.
      Parameters:
      value - the cabinClass
    • setCabinClass

      public void setCabinClass(CabinClass value)
      Generated method - Setter of the FlightPackage.cabinClass attribute.
      Parameters:
      value - the cabinClass
    • getCatalogVersion

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

      public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion()
      Generated method - Getter of the FlightPackage.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 FlightPackage.catalogVersion attribute.
      Parameters:
      value - the catalogVersion
    • setCatalogVersion

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

      public TransportFacility getDeparture(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the FlightPackage.departure attribute.
      Returns:
      the departure
    • getDeparture

      public TransportFacility getDeparture()
      Generated method - Getter of the FlightPackage.departure attribute.
      Returns:
      the departure
    • setDeparture

      public void setDeparture(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value)
      Generated method - Setter of the FlightPackage.departure attribute.
      Parameters:
      value - the departure
    • setDeparture

      public void setDeparture(TransportFacility value)
      Generated method - Setter of the FlightPackage.departure attribute.
      Parameters:
      value - the departure
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the FlightPackage.id attribute.
      Returns:
      the id
    • getId

      public String getId()
      Generated method - Getter of the FlightPackage.id attribute.
      Returns:
      the id
    • setId

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

      public void setId(String value)
      Generated method - Setter of the FlightPackage.id attribute.
      Parameters:
      value - the id
    • getTripType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getTripType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the FlightPackage.tripType attribute.
      Returns:
      the tripType
    • getTripType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getTripType()
      Generated method - Getter of the FlightPackage.tripType attribute.
      Returns:
      the tripType
    • setTripType

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

      public void setTripType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the FlightPackage.tripType attribute.
      Parameters:
      value - the tripType