Class GeneratedRouteBundleTemplate
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.configurablebundleservices.jalo.GeneratedBundleTemplate
de.hybris.platform.configurablebundleservices.jalo.BundleTemplate
de.hybris.platform.travelservices.jalo.deal.GeneratedRouteBundleTemplate
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
RouteBundleTemplate
public abstract class GeneratedRouteBundleTemplate
extends de.hybris.platform.configurablebundleservices.jalo.BundleTemplate
Generated class for type
RouteBundleTemplate.- 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 theRouteBundleTemplate.cabinClassattributestatic final StringQualifier of theRouteBundleTemplate.destinationattributestatic final StringQualifier of theRouteBundleTemplate.originattributestatic final StringQualifier of theRouteBundleTemplate.originDestinationRefNumberattributestatic final StringQualifier of theRouteBundleTemplate.travelRouteattributeFields inherited from class de.hybris.platform.configurablebundleservices.jalo.GeneratedBundleTemplate
BUNDLESELECTIONCRITERIA, CATALOGVERSION, CHANGEPRODUCTPRICEBUNDLERULES, CHANGEPRODUCTPRICEBUNDLERULESHANDLER, CHILDTEMPLATES, CHILDTEMPLATESHANDLER, DEPENDENTBUNDLETEMPLATES, DESCRIPTION, DISABLEPRODUCTBUNDLERULES, DISABLEPRODUCTBUNDLERULESHANDLER, ID, NAME, PARENTTEMPLATE, PARENTTEMPLATEHANDLER, PARENTTEMPLATEPOS, PRODUCTS, PRODUCTSBUNDLETEMPLATESRELATION_MARKMODIFIED, PRODUCTSBUNDLETEMPLATESRELATION_SRC_ORDERED, PRODUCTSBUNDLETEMPLATESRELATION_TGT_ORDERED, REQUIREDBUNDLETEMPLATES, REQUIREDBUNDLETEMPLATESDEPENDENTBUNDLETEMPLATESRELATION_MARKMODIFIED, REQUIREDBUNDLETEMPLATESDEPENDENTBUNDLETEMPLATESRELATION_SRC_ORDERED, REQUIREDBUNDLETEMPLATESDEPENDENTBUNDLETEMPLATESRELATION_TGT_ORDERED, STATUS, STATUSHANDLER, VERSIONFields 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 theRouteBundleTemplate.cabinClassattribute.getCabinClass(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRouteBundleTemplate.cabinClassattribute.Generated method - Getter of theRouteBundleTemplate.destinationattribute.getDestination(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRouteBundleTemplate.destinationattribute.Generated method - Getter of theRouteBundleTemplate.originattribute.getOrigin(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRouteBundleTemplate.originattribute.Generated method - Getter of theRouteBundleTemplate.originDestinationRefNumberattribute.getOriginDestinationRefNumber(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRouteBundleTemplate.originDestinationRefNumberattribute.intGenerated method - Getter of theRouteBundleTemplate.originDestinationRefNumberattribute.intgetOriginDestinationRefNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRouteBundleTemplate.originDestinationRefNumberattribute.Generated method - Getter of theRouteBundleTemplate.travelRouteattribute.getTravelRoute(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRouteBundleTemplate.travelRouteattribute.voidsetCabinClass(de.hybris.platform.jalo.SessionContext ctx, CabinClass value) Generated method - Setter of theRouteBundleTemplate.cabinClassattribute.voidsetCabinClass(CabinClass value) Generated method - Setter of theRouteBundleTemplate.cabinClassattribute.voidsetDestination(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value) Generated method - Setter of theRouteBundleTemplate.destinationattribute.voidsetDestination(TransportFacility value) Generated method - Setter of theRouteBundleTemplate.destinationattribute.voidsetOrigin(de.hybris.platform.jalo.SessionContext ctx, TransportFacility value) Generated method - Setter of theRouteBundleTemplate.originattribute.voidsetOrigin(TransportFacility value) Generated method - Setter of theRouteBundleTemplate.originattribute.voidsetOriginDestinationRefNumber(int value) Generated method - Setter of theRouteBundleTemplate.originDestinationRefNumberattribute.voidsetOriginDestinationRefNumber(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theRouteBundleTemplate.originDestinationRefNumberattribute.voidsetOriginDestinationRefNumber(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theRouteBundleTemplate.originDestinationRefNumberattribute.voidGenerated method - Setter of theRouteBundleTemplate.originDestinationRefNumberattribute.voidsetTravelRoute(de.hybris.platform.jalo.SessionContext ctx, TravelRoute value) Generated method - Setter of theRouteBundleTemplate.travelRouteattribute.voidsetTravelRoute(TravelRoute value) Generated method - Setter of theRouteBundleTemplate.travelRouteattribute.Methods inherited from class de.hybris.platform.configurablebundleservices.jalo.BundleTemplate
createItemMethods inherited from class de.hybris.platform.configurablebundleservices.jalo.GeneratedBundleTemplate
addToChangeProductPriceBundleRules, addToChangeProductPriceBundleRules, addToChildTemplates, addToChildTemplates, addToDependentBundleTemplates, addToDependentBundleTemplates, addToDisableProductBundleRules, addToDisableProductBundleRules, addToProducts, addToProducts, addToRequiredBundleTemplates, addToRequiredBundleTemplates, getAllDescription, getAllDescription, getAllName, getAllName, getBundleSelectionCriteria, getBundleSelectionCriteria, getCatalogVersion, getCatalogVersion, getChangeProductPriceBundleRules, getChangeProductPriceBundleRules, getChildTemplates, getChildTemplates, getDependentBundleTemplates, getDependentBundleTemplates, getDependentBundleTemplatesCount, getDependentBundleTemplatesCount, getDescription, getDescription, getDisableProductBundleRules, getDisableProductBundleRules, getId, getId, getName, getName, getParentTemplate, getParentTemplate, getProducts, getProducts, getProductsCount, getProductsCount, getRequiredBundleTemplates, getRequiredBundleTemplates, getRequiredBundleTemplatesCount, getRequiredBundleTemplatesCount, getStatus, getStatus, getVersion, getVersion, isMarkModifiedDisabled, removeFromChangeProductPriceBundleRules, removeFromChangeProductPriceBundleRules, removeFromChildTemplates, removeFromChildTemplates, removeFromDependentBundleTemplates, removeFromDependentBundleTemplates, removeFromDisableProductBundleRules, removeFromDisableProductBundleRules, removeFromProducts, removeFromProducts, removeFromRequiredBundleTemplates, removeFromRequiredBundleTemplates, setAllDescription, setAllDescription, setAllName, setAllName, setBundleSelectionCriteria, setBundleSelectionCriteria, setCatalogVersion, setCatalogVersion, setChangeProductPriceBundleRules, setChangeProductPriceBundleRules, setChildTemplates, setChildTemplates, setDependentBundleTemplates, setDependentBundleTemplates, setDescription, setDescription, setDisableProductBundleRules, setDisableProductBundleRules, setId, setId, setName, setName, setParentTemplate, setParentTemplate, setProducts, setProducts, setRequiredBundleTemplates, setRequiredBundleTemplates, setStatus, setStatus, setVersion, setVersionMethods inherited from class de.hybris.platform.jalo.GenericItem
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, 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
-
TRAVELROUTE
Qualifier of theRouteBundleTemplate.travelRouteattribute- See Also:
-
ORIGIN
Qualifier of theRouteBundleTemplate.originattribute- See Also:
-
DESTINATION
Qualifier of theRouteBundleTemplate.destinationattribute- See Also:
-
ORIGINDESTINATIONREFNUMBER
Qualifier of theRouteBundleTemplate.originDestinationRefNumberattribute- See Also:
-
CABINCLASS
Qualifier of theRouteBundleTemplate.cabinClassattribute- See Also:
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedRouteBundleTemplate
public GeneratedRouteBundleTemplate()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classGeneratedBundleTemplate
-
getCabinClass
Generated method - Getter of theRouteBundleTemplate.cabinClassattribute.- Returns:
- the cabinClass
-
getCabinClass
Generated method - Getter of theRouteBundleTemplate.cabinClassattribute.- Returns:
- the cabinClass
-
setCabinClass
Generated method - Setter of theRouteBundleTemplate.cabinClassattribute.- Parameters:
value- the cabinClass
-
setCabinClass
Generated method - Setter of theRouteBundleTemplate.cabinClassattribute.- Parameters:
value- the cabinClass
-
getDestination
Generated method - Getter of theRouteBundleTemplate.destinationattribute.- Returns:
- the destination
-
getDestination
Generated method - Getter of theRouteBundleTemplate.destinationattribute.- Returns:
- the destination
-
setDestination
Generated method - Setter of theRouteBundleTemplate.destinationattribute.- Parameters:
value- the destination
-
setDestination
Generated method - Setter of theRouteBundleTemplate.destinationattribute.- Parameters:
value- the destination
-
getOrigin
Generated method - Getter of theRouteBundleTemplate.originattribute.- Returns:
- the origin
-
getOrigin
Generated method - Getter of theRouteBundleTemplate.originattribute.- Returns:
- the origin
-
setOrigin
Generated method - Setter of theRouteBundleTemplate.originattribute.- Parameters:
value- the origin
-
setOrigin
Generated method - Setter of theRouteBundleTemplate.originattribute.- Parameters:
value- the origin
-
getOriginDestinationRefNumber
Generated method - Getter of theRouteBundleTemplate.originDestinationRefNumberattribute.- Returns:
- the originDestinationRefNumber
-
getOriginDestinationRefNumber
Generated method - Getter of theRouteBundleTemplate.originDestinationRefNumberattribute.- Returns:
- the originDestinationRefNumber
-
getOriginDestinationRefNumberAsPrimitive
public int getOriginDestinationRefNumberAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRouteBundleTemplate.originDestinationRefNumberattribute.- Returns:
- the originDestinationRefNumber
-
getOriginDestinationRefNumberAsPrimitive
public int getOriginDestinationRefNumberAsPrimitive()Generated method - Getter of theRouteBundleTemplate.originDestinationRefNumberattribute.- Returns:
- the originDestinationRefNumber
-
setOriginDestinationRefNumber
public void setOriginDestinationRefNumber(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theRouteBundleTemplate.originDestinationRefNumberattribute.- Parameters:
value- the originDestinationRefNumber
-
setOriginDestinationRefNumber
Generated method - Setter of theRouteBundleTemplate.originDestinationRefNumberattribute.- Parameters:
value- the originDestinationRefNumber
-
setOriginDestinationRefNumber
public void setOriginDestinationRefNumber(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theRouteBundleTemplate.originDestinationRefNumberattribute.- Parameters:
value- the originDestinationRefNumber
-
setOriginDestinationRefNumber
public void setOriginDestinationRefNumber(int value) Generated method - Setter of theRouteBundleTemplate.originDestinationRefNumberattribute.- Parameters:
value- the originDestinationRefNumber
-
getTravelRoute
Generated method - Getter of theRouteBundleTemplate.travelRouteattribute.- Returns:
- the travelRoute
-
getTravelRoute
Generated method - Getter of theRouteBundleTemplate.travelRouteattribute.- Returns:
- the travelRoute
-
setTravelRoute
Generated method - Setter of theRouteBundleTemplate.travelRouteattribute.- Parameters:
value- the travelRoute
-
setTravelRoute
Generated method - Setter of theRouteBundleTemplate.travelRouteattribute.- Parameters:
value- the travelRoute
-