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.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theVehicleInformation.heightattributestatic final StringQualifier of theVehicleInformation.lengthattributestatic final StringQualifier of theVehicleInformation.makeattributestatic final StringQualifier of theVehicleInformation.modelattributestatic final StringQualifier of theVehicleInformation.registrationattributestatic final StringQualifier of theVehicleInformation.weightattributestatic final StringQualifier of theVehicleInformation.yearattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theVehicleInformation.heightattribute.getHeight(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.heightattribute.doubleGenerated method - Getter of theVehicleInformation.heightattribute.doublegetHeightAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.heightattribute.Generated method - Getter of theVehicleInformation.lengthattribute.getLength(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.lengthattribute.doubleGenerated method - Getter of theVehicleInformation.lengthattribute.doublegetLengthAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.lengthattribute.getMake()Generated method - Getter of theVehicleInformation.makeattribute.getMake(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.makeattribute.getModel()Generated method - Getter of theVehicleInformation.modelattribute.getModel(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.modelattribute.Generated method - Getter of theVehicleInformation.registrationattribute.getRegistration(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.registrationattribute.Generated method - Getter of theVehicleInformation.weightattribute.getWeight(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.weightattribute.doubleGenerated method - Getter of theVehicleInformation.weightattribute.doublegetWeightAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.weightattribute.getYear()Generated method - Getter of theVehicleInformation.yearattribute.getYear(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.yearattribute.intGenerated method - Getter of theVehicleInformation.yearattribute.intgetYearAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.yearattribute.voidsetHeight(double value) Generated method - Setter of theVehicleInformation.heightattribute.voidsetHeight(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theVehicleInformation.heightattribute.voidGenerated method - Setter of theVehicleInformation.heightattribute.voidGenerated method - Setter of theVehicleInformation.heightattribute.voidsetLength(double value) Generated method - Setter of theVehicleInformation.lengthattribute.voidsetLength(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theVehicleInformation.lengthattribute.voidGenerated method - Setter of theVehicleInformation.lengthattribute.voidGenerated method - Setter of theVehicleInformation.lengthattribute.voidGenerated method - Setter of theVehicleInformation.makeattribute.voidGenerated method - Setter of theVehicleInformation.makeattribute.voidGenerated method - Setter of theVehicleInformation.modelattribute.voidGenerated method - Setter of theVehicleInformation.modelattribute.voidsetRegistration(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theVehicleInformation.registrationattribute.voidsetRegistration(String value) Generated method - Setter of theVehicleInformation.registrationattribute.voidsetWeight(double value) Generated method - Setter of theVehicleInformation.weightattribute.voidsetWeight(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theVehicleInformation.weightattribute.voidGenerated method - Setter of theVehicleInformation.weightattribute.voidGenerated method - Setter of theVehicleInformation.weightattribute.voidsetYear(int value) Generated method - Setter of theVehicleInformation.yearattribute.voidsetYear(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theVehicleInformation.yearattribute.voidGenerated method - Setter of theVehicleInformation.yearattribute.voidGenerated method - Setter of theVehicleInformation.yearattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
REGISTRATION
Qualifier of theVehicleInformation.registrationattribute- See Also:
-
MAKE
Qualifier of theVehicleInformation.makeattribute- See Also:
-
MODEL
Qualifier of theVehicleInformation.modelattribute- See Also:
-
YEAR
Qualifier of theVehicleInformation.yearattribute- See Also:
-
HEIGHT
Qualifier of theVehicleInformation.heightattribute- See Also:
-
LENGTH
Qualifier of theVehicleInformation.lengthattribute- See Also:
-
WEIGHT
Qualifier of theVehicleInformation.weightattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedVehicleInformation
public GeneratedVehicleInformation()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getHeight
Generated method - Getter of theVehicleInformation.heightattribute.- Returns:
- the height
-
getHeight
Generated method - Getter of theVehicleInformation.heightattribute.- Returns:
- the height
-
getHeightAsPrimitive
public double getHeightAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.heightattribute.- Returns:
- the height
-
getHeightAsPrimitive
public double getHeightAsPrimitive()Generated method - Getter of theVehicleInformation.heightattribute.- Returns:
- the height
-
setHeight
Generated method - Setter of theVehicleInformation.heightattribute.- Parameters:
value- the height
-
setHeight
Generated method - Setter of theVehicleInformation.heightattribute.- Parameters:
value- the height
-
setHeight
public void setHeight(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theVehicleInformation.heightattribute.- Parameters:
value- the height
-
setHeight
public void setHeight(double value) Generated method - Setter of theVehicleInformation.heightattribute.- Parameters:
value- the height
-
getLength
Generated method - Getter of theVehicleInformation.lengthattribute.- Returns:
- the length
-
getLength
Generated method - Getter of theVehicleInformation.lengthattribute.- Returns:
- the length
-
getLengthAsPrimitive
public double getLengthAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.lengthattribute.- Returns:
- the length
-
getLengthAsPrimitive
public double getLengthAsPrimitive()Generated method - Getter of theVehicleInformation.lengthattribute.- Returns:
- the length
-
setLength
Generated method - Setter of theVehicleInformation.lengthattribute.- Parameters:
value- the length
-
setLength
Generated method - Setter of theVehicleInformation.lengthattribute.- Parameters:
value- the length
-
setLength
public void setLength(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theVehicleInformation.lengthattribute.- Parameters:
value- the length
-
setLength
public void setLength(double value) Generated method - Setter of theVehicleInformation.lengthattribute.- Parameters:
value- the length
-
getMake
Generated method - Getter of theVehicleInformation.makeattribute.- Returns:
- the make
-
getMake
Generated method - Getter of theVehicleInformation.makeattribute.- Returns:
- the make
-
setMake
Generated method - Setter of theVehicleInformation.makeattribute.- Parameters:
value- the make
-
setMake
Generated method - Setter of theVehicleInformation.makeattribute.- Parameters:
value- the make
-
getModel
Generated method - Getter of theVehicleInformation.modelattribute.- Returns:
- the model
-
getModel
Generated method - Getter of theVehicleInformation.modelattribute.- Returns:
- the model
-
setModel
Generated method - Setter of theVehicleInformation.modelattribute.- Parameters:
value- the model
-
setModel
Generated method - Setter of theVehicleInformation.modelattribute.- Parameters:
value- the model
-
getRegistration
Generated method - Getter of theVehicleInformation.registrationattribute.- Returns:
- the registration
-
getRegistration
Generated method - Getter of theVehicleInformation.registrationattribute.- Returns:
- the registration
-
setRegistration
Generated method - Setter of theVehicleInformation.registrationattribute.- Parameters:
value- the registration
-
setRegistration
Generated method - Setter of theVehicleInformation.registrationattribute.- Parameters:
value- the registration
-
getWeight
Generated method - Getter of theVehicleInformation.weightattribute.- Returns:
- the weight
-
getWeight
Generated method - Getter of theVehicleInformation.weightattribute.- Returns:
- the weight
-
getWeightAsPrimitive
public double getWeightAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.weightattribute.- Returns:
- the weight
-
getWeightAsPrimitive
public double getWeightAsPrimitive()Generated method - Getter of theVehicleInformation.weightattribute.- Returns:
- the weight
-
setWeight
Generated method - Setter of theVehicleInformation.weightattribute.- Parameters:
value- the weight
-
setWeight
Generated method - Setter of theVehicleInformation.weightattribute.- Parameters:
value- the weight
-
setWeight
public void setWeight(de.hybris.platform.jalo.SessionContext ctx, double value) Generated method - Setter of theVehicleInformation.weightattribute.- Parameters:
value- the weight
-
setWeight
public void setWeight(double value) Generated method - Setter of theVehicleInformation.weightattribute.- Parameters:
value- the weight
-
getYear
Generated method - Getter of theVehicleInformation.yearattribute.- Returns:
- the year
-
getYear
Generated method - Getter of theVehicleInformation.yearattribute.- Returns:
- the year
-
getYearAsPrimitive
public int getYearAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theVehicleInformation.yearattribute.- Returns:
- the year
-
getYearAsPrimitive
public int getYearAsPrimitive()Generated method - Getter of theVehicleInformation.yearattribute.- Returns:
- the year
-
setYear
Generated method - Setter of theVehicleInformation.yearattribute.- Parameters:
value- the year
-
setYear
Generated method - Setter of theVehicleInformation.yearattribute.- Parameters:
value- the year
-
setYear
public void setYear(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theVehicleInformation.yearattribute.- Parameters:
value- the year
-
setYear
public void setYear(int value) Generated method - Setter of theVehicleInformation.yearattribute.- Parameters:
value- the year
-