Class GeneratedVehicleInformation

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.user.GeneratedVehicleInformation
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
VehicleInformation

public abstract class GeneratedVehicleInformation extends de.hybris.platform.jalo.GenericItem
Generated class for type VehicleInformation.
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
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the VehicleInformation.height attribute
    static final String
    Qualifier of the VehicleInformation.length attribute
    static final String
    Qualifier of the VehicleInformation.make attribute
    static final String
    Qualifier of the VehicleInformation.model attribute
    static final String
    Qualifier of the VehicleInformation.registration attribute
    static final String
    Qualifier of the VehicleInformation.weight attribute
    static final String
    Qualifier of the VehicleInformation.year 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
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the VehicleInformation.height attribute.
    getHeight(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the VehicleInformation.height attribute.
    double
    Generated method - Getter of the VehicleInformation.height attribute.
    double
    getHeightAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the VehicleInformation.height attribute.
    Generated method - Getter of the VehicleInformation.length attribute.
    getLength(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the VehicleInformation.length attribute.
    double
    Generated method - Getter of the VehicleInformation.length attribute.
    double
    getLengthAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the VehicleInformation.length attribute.
    Generated method - Getter of the VehicleInformation.make attribute.
    getMake(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the VehicleInformation.make attribute.
    Generated method - Getter of the VehicleInformation.model attribute.
    getModel(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the VehicleInformation.model attribute.
    Generated method - Getter of the VehicleInformation.registration attribute.
    getRegistration(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the VehicleInformation.registration attribute.
    Generated method - Getter of the VehicleInformation.weight attribute.
    getWeight(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the VehicleInformation.weight attribute.
    double
    Generated method - Getter of the VehicleInformation.weight attribute.
    double
    getWeightAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the VehicleInformation.weight attribute.
    Generated method - Getter of the VehicleInformation.year attribute.
    getYear(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the VehicleInformation.year attribute.
    int
    Generated method - Getter of the VehicleInformation.year attribute.
    int
    getYearAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the VehicleInformation.year attribute.
    void
    setHeight(double value)
    Generated method - Setter of the VehicleInformation.height attribute.
    void
    setHeight(de.hybris.platform.jalo.SessionContext ctx, double value)
    Generated method - Setter of the VehicleInformation.height attribute.
    void
    setHeight(de.hybris.platform.jalo.SessionContext ctx, Double value)
    Generated method - Setter of the VehicleInformation.height attribute.
    void
    Generated method - Setter of the VehicleInformation.height attribute.
    void
    setLength(double value)
    Generated method - Setter of the VehicleInformation.length attribute.
    void
    setLength(de.hybris.platform.jalo.SessionContext ctx, double value)
    Generated method - Setter of the VehicleInformation.length attribute.
    void
    setLength(de.hybris.platform.jalo.SessionContext ctx, Double value)
    Generated method - Setter of the VehicleInformation.length attribute.
    void
    Generated method - Setter of the VehicleInformation.length attribute.
    void
    setMake(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the VehicleInformation.make attribute.
    void
    setMake(String value)
    Generated method - Setter of the VehicleInformation.make attribute.
    void
    setModel(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the VehicleInformation.model attribute.
    void
    Generated method - Setter of the VehicleInformation.model attribute.
    void
    setRegistration(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the VehicleInformation.registration attribute.
    void
    Generated method - Setter of the VehicleInformation.registration attribute.
    void
    setWeight(double value)
    Generated method - Setter of the VehicleInformation.weight attribute.
    void
    setWeight(de.hybris.platform.jalo.SessionContext ctx, double value)
    Generated method - Setter of the VehicleInformation.weight attribute.
    void
    setWeight(de.hybris.platform.jalo.SessionContext ctx, Double value)
    Generated method - Setter of the VehicleInformation.weight attribute.
    void
    Generated method - Setter of the VehicleInformation.weight attribute.
    void
    setYear(int value)
    Generated method - Setter of the VehicleInformation.year attribute.
    void
    setYear(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the VehicleInformation.year attribute.
    void
    setYear(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the VehicleInformation.year attribute.
    void
    Generated method - Setter of the VehicleInformation.year 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

    • REGISTRATION

      public static final String REGISTRATION
      Qualifier of the VehicleInformation.registration attribute
      See Also:
    • MAKE

      public static final String MAKE
      Qualifier of the VehicleInformation.make attribute
      See Also:
    • MODEL

      public static final String MODEL
      Qualifier of the VehicleInformation.model attribute
      See Also:
    • YEAR

      public static final String YEAR
      Qualifier of the VehicleInformation.year attribute
      See Also:
    • HEIGHT

      public static final String HEIGHT
      Qualifier of the VehicleInformation.height attribute
      See Also:
    • LENGTH

      public static final String LENGTH
      Qualifier of the VehicleInformation.length attribute
      See Also:
    • WEIGHT

      public static final String WEIGHT
      Qualifier of the VehicleInformation.weight attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedVehicleInformation

      public GeneratedVehicleInformation()
  • Method Details

    • getDefaultAttributeModes

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

      public Double getHeight(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the VehicleInformation.height attribute.
      Returns:
      the height
    • getHeight

      public Double getHeight()
      Generated method - Getter of the VehicleInformation.height attribute.
      Returns:
      the height
    • getHeightAsPrimitive

      public double getHeightAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the VehicleInformation.height attribute.
      Returns:
      the height
    • getHeightAsPrimitive

      public double getHeightAsPrimitive()
      Generated method - Getter of the VehicleInformation.height attribute.
      Returns:
      the height
    • setHeight

      public void setHeight(de.hybris.platform.jalo.SessionContext ctx, Double value)
      Generated method - Setter of the VehicleInformation.height attribute.
      Parameters:
      value - the height
    • setHeight

      public void setHeight(Double value)
      Generated method - Setter of the VehicleInformation.height attribute.
      Parameters:
      value - the height
    • setHeight

      public void setHeight(de.hybris.platform.jalo.SessionContext ctx, double value)
      Generated method - Setter of the VehicleInformation.height attribute.
      Parameters:
      value - the height
    • setHeight

      public void setHeight(double value)
      Generated method - Setter of the VehicleInformation.height attribute.
      Parameters:
      value - the height
    • getLength

      public Double getLength(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the VehicleInformation.length attribute.
      Returns:
      the length
    • getLength

      public Double getLength()
      Generated method - Getter of the VehicleInformation.length attribute.
      Returns:
      the length
    • getLengthAsPrimitive

      public double getLengthAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the VehicleInformation.length attribute.
      Returns:
      the length
    • getLengthAsPrimitive

      public double getLengthAsPrimitive()
      Generated method - Getter of the VehicleInformation.length attribute.
      Returns:
      the length
    • setLength

      public void setLength(de.hybris.platform.jalo.SessionContext ctx, Double value)
      Generated method - Setter of the VehicleInformation.length attribute.
      Parameters:
      value - the length
    • setLength

      public void setLength(Double value)
      Generated method - Setter of the VehicleInformation.length attribute.
      Parameters:
      value - the length
    • setLength

      public void setLength(de.hybris.platform.jalo.SessionContext ctx, double value)
      Generated method - Setter of the VehicleInformation.length attribute.
      Parameters:
      value - the length
    • setLength

      public void setLength(double value)
      Generated method - Setter of the VehicleInformation.length attribute.
      Parameters:
      value - the length
    • getMake

      public String getMake(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the VehicleInformation.make attribute.
      Returns:
      the make
    • getMake

      public String getMake()
      Generated method - Getter of the VehicleInformation.make attribute.
      Returns:
      the make
    • setMake

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

      public void setMake(String value)
      Generated method - Setter of the VehicleInformation.make attribute.
      Parameters:
      value - the make
    • getModel

      public String getModel(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the VehicleInformation.model attribute.
      Returns:
      the model
    • getModel

      public String getModel()
      Generated method - Getter of the VehicleInformation.model attribute.
      Returns:
      the model
    • setModel

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

      public void setModel(String value)
      Generated method - Setter of the VehicleInformation.model attribute.
      Parameters:
      value - the model
    • getRegistration

      public String getRegistration(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the VehicleInformation.registration attribute.
      Returns:
      the registration
    • getRegistration

      public String getRegistration()
      Generated method - Getter of the VehicleInformation.registration attribute.
      Returns:
      the registration
    • setRegistration

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

      public void setRegistration(String value)
      Generated method - Setter of the VehicleInformation.registration attribute.
      Parameters:
      value - the registration
    • getWeight

      public Double getWeight(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the VehicleInformation.weight attribute.
      Returns:
      the weight
    • getWeight

      public Double getWeight()
      Generated method - Getter of the VehicleInformation.weight attribute.
      Returns:
      the weight
    • getWeightAsPrimitive

      public double getWeightAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the VehicleInformation.weight attribute.
      Returns:
      the weight
    • getWeightAsPrimitive

      public double getWeightAsPrimitive()
      Generated method - Getter of the VehicleInformation.weight attribute.
      Returns:
      the weight
    • setWeight

      public void setWeight(de.hybris.platform.jalo.SessionContext ctx, Double value)
      Generated method - Setter of the VehicleInformation.weight attribute.
      Parameters:
      value - the weight
    • setWeight

      public void setWeight(Double value)
      Generated method - Setter of the VehicleInformation.weight attribute.
      Parameters:
      value - the weight
    • setWeight

      public void setWeight(de.hybris.platform.jalo.SessionContext ctx, double value)
      Generated method - Setter of the VehicleInformation.weight attribute.
      Parameters:
      value - the weight
    • setWeight

      public void setWeight(double value)
      Generated method - Setter of the VehicleInformation.weight attribute.
      Parameters:
      value - the weight
    • getYear

      public Integer getYear(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the VehicleInformation.year attribute.
      Returns:
      the year
    • getYear

      public Integer getYear()
      Generated method - Getter of the VehicleInformation.year attribute.
      Returns:
      the year
    • getYearAsPrimitive

      public int getYearAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the VehicleInformation.year attribute.
      Returns:
      the year
    • getYearAsPrimitive

      public int getYearAsPrimitive()
      Generated method - Getter of the VehicleInformation.year attribute.
      Returns:
      the year
    • setYear

      public void setYear(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the VehicleInformation.year attribute.
      Parameters:
      value - the year
    • setYear

      public void setYear(Integer value)
      Generated method - Setter of the VehicleInformation.year attribute.
      Parameters:
      value - the year
    • setYear

      public void setYear(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the VehicleInformation.year attribute.
      Parameters:
      value - the year
    • setYear

      public void setYear(int value)
      Generated method - Setter of the VehicleInformation.year attribute.
      Parameters:
      value - the year