Class GeneratedRatePlan
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.category.jalo.GeneratedCategory
de.hybris.platform.category.jalo.Category
de.hybris.platform.travelservices.jalo.accommodation.GeneratedRatePlan
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
RatePlan
public abstract class GeneratedRatePlan
extends de.hybris.platform.category.jalo.Category
Generated class for type
RatePlan.- 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 theRatePlan.accommodationattributestatic final StringQualifier of theRatePlan.cancelPenaltyattributestatic final StringQualifier of theRatePlan.guaranteeattributestatic final StringQualifier of theRatePlan.guestOccupanciesattributestatic final StringQualifier of theRatePlan.ignoreRulesattributestatic final StringQualifier of theRatePlan.maxStayattributestatic final StringQualifier of theRatePlan.mealTypeattributestatic final StringQualifier of theRatePlan.minStayattributeprotected static StringRelation disable markmodifed parameter constants for RatePlanAccommodationRelation from ((travelservices))protected static StringRelation ordering override parameter constants for RatePlanAccommodationRelation from ((travelservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for RatePlanCancelPenaltyRelation from ((travelservices))protected static StringRelation ordering override parameter constants for RatePlanCancelPenaltyRelation from ((travelservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for RatePlanGuaranteeRelation from ((travelservices))protected static StringRelation ordering override parameter constants for RatePlanGuaranteeRelation from ((travelservices))protected static Stringstatic final StringQualifier of theRatePlan.ratePlanInclusionattributeprotected static StringRelation disable markmodifed parameter constants for RatePlanInclusionRelation from ((travelservices))protected static StringRelation ordering override parameter constants for RatePlanInclusionRelation from ((travelservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for RatePlanMealTypeRelation from ((travelservices))protected static StringRelation ordering override parameter constants for RatePlanMealTypeRelation from ((travelservices))protected static Stringstatic final StringQualifier of theRatePlan.timeUnitattributeFields inherited from class de.hybris.platform.category.jalo.Category
DISABLE_CYCLIC_CHECKS, DISABLE_SETALLOWEDPRINCIPAL_RECURSIVELY, DISABLE_SUBCATEGORY_REMOVALCHECKFields inherited from class de.hybris.platform.category.jalo.GeneratedCategory
ALLOWEDPRINCIPALS, CATALOG, CATALOGVERSION, CATEGORIES, CATEGORY2KEYWORDRELATION_MARKMODIFIED, CATEGORY2KEYWORDRELATION_SRC_ORDERED, CATEGORY2KEYWORDRELATION_TGT_ORDERED, CATEGORY2PRINCIPALRELATION_MARKMODIFIED, CATEGORY2PRINCIPALRELATION_SRC_ORDERED, CATEGORY2PRINCIPALRELATION_TGT_ORDERED, CATEGORYCATEGORYRELATION_MARKMODIFIED, CATEGORYCATEGORYRELATION_SRC_ORDERED, CATEGORYCATEGORYRELATION_TGT_ORDERED, CATEGORYMEDIARELATION_MARKMODIFIED, CATEGORYMEDIARELATION_SRC_ORDERED, CATEGORYMEDIARELATION_TGT_ORDERED, CATEGORYPRODUCTRELATION_MARKMODIFIED, CATEGORYPRODUCTRELATION_SRC_ORDERED, CATEGORYPRODUCTRELATION_TGT_ORDERED, CODE, DATA_SHEET, DESCRIPTION, DETAIL, KEYWORDS, LOGO, MEDIAS, NAME, NORMAL, ORDER, OTHERS, PICTURE, PRODUCTS, SUPERCATEGORIES, THUMBNAIL, THUMBNAILSFields 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 TypeMethodDescriptionvoidaddToAccommodation(de.hybris.platform.jalo.SessionContext ctx, Accommodation value) Generated method - Addsvalueto accommodation.voidaddToAccommodation(Accommodation value) Generated method - Addsvalueto accommodation.voidaddToCancelPenalty(de.hybris.platform.jalo.SessionContext ctx, CancelPenalty value) Generated method - Addsvalueto cancelPenalty.voidaddToCancelPenalty(CancelPenalty value) Generated method - Addsvalueto cancelPenalty.voidaddToGuarantee(de.hybris.platform.jalo.SessionContext ctx, Guarantee value) Generated method - Addsvalueto guarantee.voidaddToGuarantee(Guarantee value) Generated method - Addsvalueto guarantee.voidaddToMealType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto mealType.voidaddToMealType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto mealType.voidaddToRatePlanInclusion(de.hybris.platform.jalo.SessionContext ctx, RatePlanInclusion value) Generated method - Addsvalueto ratePlanInclusion.voidGenerated method - Addsvalueto ratePlanInclusion.Generated method - Getter of theRatePlan.accommodationattribute.getAccommodation(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.accommodationattribute.longlonggetAccommodationCount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.cancelPenaltyattribute.getCancelPenalty(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.cancelPenaltyattribute.longlonggetCancelPenaltyCount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.guaranteeattribute.getGuarantee(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.guaranteeattribute.longlonggetGuaranteeCount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.guestOccupanciesattribute.getGuestOccupancies(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.guestOccupanciesattribute.Generated method - Getter of theRatePlan.maxStayattribute.getMaxStay(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.maxStayattribute.intGenerated method - Getter of theRatePlan.maxStayattribute.intgetMaxStayAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.maxStayattribute.Collection<de.hybris.platform.jalo.enumeration.EnumerationValue>Generated method - Getter of theRatePlan.mealTypeattribute.Collection<de.hybris.platform.jalo.enumeration.EnumerationValue>getMealType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.mealTypeattribute.longlonggetMealTypeCount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.minStayattribute.getMinStay(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.minStayattribute.intGenerated method - Getter of theRatePlan.minStayattribute.intgetMinStayAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.minStayattribute.Generated method - Getter of theRatePlan.ratePlanInclusionattribute.getRatePlanInclusion(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.ratePlanInclusionattribute.longlonggetRatePlanInclusionCount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.timeUnitattribute.getTimeUnit(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.timeUnitattribute.longGenerated method - Getter of theRatePlan.timeUnitattribute.longgetTimeUnitAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.timeUnitattribute.Generated method - Getter of theRatePlan.ignoreRulesattribute.isIgnoreRules(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.ignoreRulesattribute.booleanGenerated method - Getter of theRatePlan.ignoreRulesattribute.booleanisIgnoreRulesAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.ignoreRulesattribute.booleanisMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromAccommodation(de.hybris.platform.jalo.SessionContext ctx, Accommodation value) Generated method - Removesvaluefrom accommodation.voidGenerated method - Removesvaluefrom accommodation.voidremoveFromCancelPenalty(de.hybris.platform.jalo.SessionContext ctx, CancelPenalty value) Generated method - Removesvaluefrom cancelPenalty.voidGenerated method - Removesvaluefrom cancelPenalty.voidremoveFromGuarantee(de.hybris.platform.jalo.SessionContext ctx, Guarantee value) Generated method - Removesvaluefrom guarantee.voidremoveFromGuarantee(Guarantee value) Generated method - Removesvaluefrom guarantee.voidremoveFromMealType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom mealType.voidremoveFromMealType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom mealType.voidremoveFromRatePlanInclusion(de.hybris.platform.jalo.SessionContext ctx, RatePlanInclusion value) Generated method - Removesvaluefrom ratePlanInclusion.voidGenerated method - Removesvaluefrom ratePlanInclusion.voidsetAccommodation(de.hybris.platform.jalo.SessionContext ctx, Collection<Accommodation> value) Generated method - Setter of theRatePlan.accommodationattribute.voidsetAccommodation(Collection<Accommodation> value) Generated method - Setter of theRatePlan.accommodationattribute.voidsetCancelPenalty(de.hybris.platform.jalo.SessionContext ctx, Collection<CancelPenalty> value) Generated method - Setter of theRatePlan.cancelPenaltyattribute.voidsetCancelPenalty(Collection<CancelPenalty> value) Generated method - Setter of theRatePlan.cancelPenaltyattribute.voidsetGuarantee(de.hybris.platform.jalo.SessionContext ctx, Collection<Guarantee> value) Generated method - Setter of theRatePlan.guaranteeattribute.voidsetGuarantee(Collection<Guarantee> value) Generated method - Setter of theRatePlan.guaranteeattribute.voidsetGuestOccupancies(de.hybris.platform.jalo.SessionContext ctx, List<GuestOccupancy> value) Generated method - Setter of theRatePlan.guestOccupanciesattribute.voidsetGuestOccupancies(List<GuestOccupancy> value) Generated method - Setter of theRatePlan.guestOccupanciesattribute.voidsetIgnoreRules(boolean value) Generated method - Setter of theRatePlan.ignoreRulesattribute.voidsetIgnoreRules(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theRatePlan.ignoreRulesattribute.voidsetIgnoreRules(de.hybris.platform.jalo.SessionContext ctx, Boolean value) Generated method - Setter of theRatePlan.ignoreRulesattribute.voidsetIgnoreRules(Boolean value) Generated method - Setter of theRatePlan.ignoreRulesattribute.voidsetMaxStay(int value) Generated method - Setter of theRatePlan.maxStayattribute.voidsetMaxStay(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theRatePlan.maxStayattribute.voidsetMaxStay(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theRatePlan.maxStayattribute.voidsetMaxStay(Integer value) Generated method - Setter of theRatePlan.maxStayattribute.voidsetMealType(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of theRatePlan.mealTypeattribute.voidsetMealType(Collection<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of theRatePlan.mealTypeattribute.voidsetMinStay(int value) Generated method - Setter of theRatePlan.minStayattribute.voidsetMinStay(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theRatePlan.minStayattribute.voidsetMinStay(de.hybris.platform.jalo.SessionContext ctx, Integer value) Generated method - Setter of theRatePlan.minStayattribute.voidsetMinStay(Integer value) Generated method - Setter of theRatePlan.minStayattribute.voidsetRatePlanInclusion(de.hybris.platform.jalo.SessionContext ctx, Collection<RatePlanInclusion> value) Generated method - Setter of theRatePlan.ratePlanInclusionattribute.voidGenerated method - Setter of theRatePlan.ratePlanInclusionattribute.voidsetTimeUnit(long value) Generated method - Setter of theRatePlan.timeUnitattribute.voidsetTimeUnit(de.hybris.platform.jalo.SessionContext ctx, long value) Generated method - Setter of theRatePlan.timeUnitattribute.voidsetTimeUnit(de.hybris.platform.jalo.SessionContext ctx, Long value) Generated method - Setter of theRatePlan.timeUnitattribute.voidsetTimeUnit(Long value) Generated method - Setter of theRatePlan.timeUnitattribute.Methods inherited from class de.hybris.platform.category.jalo.Category
addProduct, addProduct, addProduct, addProduct, addProducts, addProducts, addSubcategories, addSubcategories, addSubcategory, addSubcategory, addSupercategories, addSupercategories, addSupercategory, addSupercategory, addToCategories, addToSupercategories, assertNoCycle, checkRemovable, containsProducts, createItem, disableChecks, getAllProductsCount, getAllSubcategories, getAllSubcategories, getAllSubcategoriesCount, getAllSupercategories, getAllSupercategories, getCode, getPath, getPaths, getProductsCount, getSubcategories, getSubcategories, getSubcategoryCount, getSupercategory, getSupercategory, getSupercategoryCount, isEmpty, isRoot, isRoot, isRootAsPrimitive, isRootAsPrimitive, isSetAllowedPrincipalsRecursivelyDisabled, isSubcategoryRemovalCheckDisabled, pullUpAllowedPrincipalInternals, removeProduct, removeProduct, removeProducts, removeProducts, removeSubcategories, removeSubcategories, removeSubcategory, removeSubcategory, removeSupercategories, removeSupercategories, removeSupercategory, removeSupercategory, setAllowedPrincipals, setAllowedPrincipalsOnlyForPassedCategory, setCategories, setCategories, setCategories, setSubcategories, setSubcategories, setSupercategories, setSupercategories, setSupercategories, toStringMethods inherited from class de.hybris.platform.category.jalo.GeneratedCategory
addToAllowedPrincipals, addToAllowedPrincipals, addToCategories, addToKeywords, addToKeywords, addToMedias, addToMedias, addToProducts, addToProducts, addToSupercategories, getAllDescription, getAllDescription, getAllKeywords, getAllKeywords, getAllName, getAllName, getAllowedPrincipals, getAllowedPrincipals, getAllowedPrincipalsCount, getAllowedPrincipalsCount, getCatalogVersion, getCatalogVersion, getCategories, getCategories, getCategoriesCount, getCategoriesCount, getCode, getData_sheet, getData_sheet, getDescription, getDescription, getDetail, getDetail, getKeywords, getKeywords, getKeywordsCount, getKeywordsCount, getKeywordsCount, getKeywordsCount, getLogo, getLogo, getMedias, getMedias, getMediasCount, getMediasCount, getName, getName, getNormal, getNormal, getOrder, getOrder, getOrderAsPrimitive, getOrderAsPrimitive, getOthers, getOthers, getPicture, getPicture, getProducts, getProducts, getProductsCount, getSupercategories, getSupercategories, getSupercategoriesCount, getSupercategoriesCount, getThumbnail, getThumbnail, getThumbnails, getThumbnails, removeFromAllowedPrincipals, removeFromAllowedPrincipals, removeFromCategories, removeFromCategories, removeFromKeywords, removeFromKeywords, removeFromMedias, removeFromMedias, removeFromProducts, removeFromProducts, removeFromSupercategories, removeFromSupercategories, setAllDescription, setAllDescription, setAllKeywords, setAllKeywords, setAllName, setAllName, setAllowedPrincipals, setCatalogVersion, setCatalogVersion, setCategories, setCode, setCode, setData_sheet, setData_sheet, setDescription, setDescription, setDetail, setDetail, setKeywords, setKeywords, setLogo, setLogo, setMedias, setMedias, setName, setName, setNormal, setNormal, setOrder, setOrder, setOrder, setOrder, setOthers, setOthers, setPicture, setPicture, setProducts, setProducts, setSupercategories, setThumbnail, setThumbnail, setThumbnails, setThumbnailsMethods 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, 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, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
TIMEUNIT
Qualifier of theRatePlan.timeUnitattribute- See Also:
-
GUESTOCCUPANCIES
Qualifier of theRatePlan.guestOccupanciesattribute- See Also:
-
MINSTAY
Qualifier of theRatePlan.minStayattribute- See Also:
-
MAXSTAY
Qualifier of theRatePlan.maxStayattribute- See Also:
-
IGNORERULES
Qualifier of theRatePlan.ignoreRulesattribute- See Also:
-
CANCELPENALTY
Qualifier of theRatePlan.cancelPenaltyattribute- See Also:
-
RATEPLANCANCELPENALTYRELATION_SRC_ORDERED
Relation ordering override parameter constants for RatePlanCancelPenaltyRelation from ((travelservices)) -
RATEPLANCANCELPENALTYRELATION_TGT_ORDERED
-
RATEPLANCANCELPENALTYRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for RatePlanCancelPenaltyRelation from ((travelservices)) -
GUARANTEE
Qualifier of theRatePlan.guaranteeattribute- See Also:
-
RATEPLANGUARANTEERELATION_SRC_ORDERED
Relation ordering override parameter constants for RatePlanGuaranteeRelation from ((travelservices)) -
RATEPLANGUARANTEERELATION_TGT_ORDERED
-
RATEPLANGUARANTEERELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for RatePlanGuaranteeRelation from ((travelservices)) -
RATEPLANINCLUSION
Qualifier of theRatePlan.ratePlanInclusionattribute- See Also:
-
RATEPLANINCLUSIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for RatePlanInclusionRelation from ((travelservices)) -
RATEPLANINCLUSIONRELATION_TGT_ORDERED
-
RATEPLANINCLUSIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for RatePlanInclusionRelation from ((travelservices)) -
MEALTYPE
Qualifier of theRatePlan.mealTypeattribute- See Also:
-
RATEPLANMEALTYPERELATION_SRC_ORDERED
Relation ordering override parameter constants for RatePlanMealTypeRelation from ((travelservices)) -
RATEPLANMEALTYPERELATION_TGT_ORDERED
-
RATEPLANMEALTYPERELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for RatePlanMealTypeRelation from ((travelservices)) -
ACCOMMODATION
Qualifier of theRatePlan.accommodationattribute- See Also:
-
RATEPLANACCOMMODATIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for RatePlanAccommodationRelation from ((travelservices)) -
RATEPLANACCOMMODATIONRELATION_TGT_ORDERED
-
RATEPLANACCOMMODATIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for RatePlanAccommodationRelation from ((travelservices)) -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedRatePlan
public GeneratedRatePlan()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.category.jalo.GeneratedCategory
-
getAccommodation
Generated method - Getter of theRatePlan.accommodationattribute.- Returns:
- the accommodation
-
getAccommodation
Generated method - Getter of theRatePlan.accommodationattribute.- Returns:
- the accommodation
-
getAccommodationCount
public long getAccommodationCount(de.hybris.platform.jalo.SessionContext ctx) -
getAccommodationCount
public long getAccommodationCount() -
setAccommodation
public void setAccommodation(de.hybris.platform.jalo.SessionContext ctx, Collection<Accommodation> value) Generated method - Setter of theRatePlan.accommodationattribute.- Parameters:
value- the accommodation
-
setAccommodation
Generated method - Setter of theRatePlan.accommodationattribute.- Parameters:
value- the accommodation
-
addToAccommodation
Generated method - Addsvalueto accommodation.- Parameters:
value- the item to add to accommodation
-
addToAccommodation
Generated method - Addsvalueto accommodation.- Parameters:
value- the item to add to accommodation
-
removeFromAccommodation
public void removeFromAccommodation(de.hybris.platform.jalo.SessionContext ctx, Accommodation value) Generated method - Removesvaluefrom accommodation.- Parameters:
value- the item to remove from accommodation
-
removeFromAccommodation
Generated method - Removesvaluefrom accommodation.- Parameters:
value- the item to remove from accommodation
-
getCancelPenalty
Generated method - Getter of theRatePlan.cancelPenaltyattribute.- Returns:
- the cancelPenalty
-
getCancelPenalty
Generated method - Getter of theRatePlan.cancelPenaltyattribute.- Returns:
- the cancelPenalty
-
getCancelPenaltyCount
public long getCancelPenaltyCount(de.hybris.platform.jalo.SessionContext ctx) -
getCancelPenaltyCount
public long getCancelPenaltyCount() -
setCancelPenalty
public void setCancelPenalty(de.hybris.platform.jalo.SessionContext ctx, Collection<CancelPenalty> value) Generated method - Setter of theRatePlan.cancelPenaltyattribute.- Parameters:
value- the cancelPenalty
-
setCancelPenalty
Generated method - Setter of theRatePlan.cancelPenaltyattribute.- Parameters:
value- the cancelPenalty
-
addToCancelPenalty
Generated method - Addsvalueto cancelPenalty.- Parameters:
value- the item to add to cancelPenalty
-
addToCancelPenalty
Generated method - Addsvalueto cancelPenalty.- Parameters:
value- the item to add to cancelPenalty
-
removeFromCancelPenalty
public void removeFromCancelPenalty(de.hybris.platform.jalo.SessionContext ctx, CancelPenalty value) Generated method - Removesvaluefrom cancelPenalty.- Parameters:
value- the item to remove from cancelPenalty
-
removeFromCancelPenalty
Generated method - Removesvaluefrom cancelPenalty.- Parameters:
value- the item to remove from cancelPenalty
-
getGuarantee
Generated method - Getter of theRatePlan.guaranteeattribute.- Returns:
- the guarantee
-
getGuarantee
Generated method - Getter of theRatePlan.guaranteeattribute.- Returns:
- the guarantee
-
getGuaranteeCount
public long getGuaranteeCount(de.hybris.platform.jalo.SessionContext ctx) -
getGuaranteeCount
public long getGuaranteeCount() -
setGuarantee
Generated method - Setter of theRatePlan.guaranteeattribute.- Parameters:
value- the guarantee
-
setGuarantee
Generated method - Setter of theRatePlan.guaranteeattribute.- Parameters:
value- the guarantee
-
addToGuarantee
Generated method - Addsvalueto guarantee.- Parameters:
value- the item to add to guarantee
-
addToGuarantee
Generated method - Addsvalueto guarantee.- Parameters:
value- the item to add to guarantee
-
removeFromGuarantee
Generated method - Removesvaluefrom guarantee.- Parameters:
value- the item to remove from guarantee
-
removeFromGuarantee
Generated method - Removesvaluefrom guarantee.- Parameters:
value- the item to remove from guarantee
-
getGuestOccupancies
Generated method - Getter of theRatePlan.guestOccupanciesattribute.- Returns:
- the guestOccupancies
-
getGuestOccupancies
Generated method - Getter of theRatePlan.guestOccupanciesattribute.- Returns:
- the guestOccupancies
-
setGuestOccupancies
public void setGuestOccupancies(de.hybris.platform.jalo.SessionContext ctx, List<GuestOccupancy> value) Generated method - Setter of theRatePlan.guestOccupanciesattribute.- Parameters:
value- the guestOccupancies
-
setGuestOccupancies
Generated method - Setter of theRatePlan.guestOccupanciesattribute.- Parameters:
value- the guestOccupancies
-
isIgnoreRules
Generated method - Getter of theRatePlan.ignoreRulesattribute.- Returns:
- the ignoreRules
-
isIgnoreRules
Generated method - Getter of theRatePlan.ignoreRulesattribute.- Returns:
- the ignoreRules
-
isIgnoreRulesAsPrimitive
public boolean isIgnoreRulesAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.ignoreRulesattribute.- Returns:
- the ignoreRules
-
isIgnoreRulesAsPrimitive
public boolean isIgnoreRulesAsPrimitive()Generated method - Getter of theRatePlan.ignoreRulesattribute.- Returns:
- the ignoreRules
-
setIgnoreRules
Generated method - Setter of theRatePlan.ignoreRulesattribute.- Parameters:
value- the ignoreRules
-
setIgnoreRules
Generated method - Setter of theRatePlan.ignoreRulesattribute.- Parameters:
value- the ignoreRules
-
setIgnoreRules
public void setIgnoreRules(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theRatePlan.ignoreRulesattribute.- Parameters:
value- the ignoreRules
-
setIgnoreRules
public void setIgnoreRules(boolean value) Generated method - Setter of theRatePlan.ignoreRulesattribute.- Parameters:
value- the ignoreRules
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.since 2011, useUtilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)- Overrides:
isMarkModifiedDisabledin classde.hybris.platform.category.jalo.GeneratedCategory
-
getMaxStay
Generated method - Getter of theRatePlan.maxStayattribute.- Returns:
- the maxStay
-
getMaxStay
Generated method - Getter of theRatePlan.maxStayattribute.- Returns:
- the maxStay
-
getMaxStayAsPrimitive
public int getMaxStayAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.maxStayattribute.- Returns:
- the maxStay
-
getMaxStayAsPrimitive
public int getMaxStayAsPrimitive()Generated method - Getter of theRatePlan.maxStayattribute.- Returns:
- the maxStay
-
setMaxStay
Generated method - Setter of theRatePlan.maxStayattribute.- Parameters:
value- the maxStay
-
setMaxStay
Generated method - Setter of theRatePlan.maxStayattribute.- Parameters:
value- the maxStay
-
setMaxStay
public void setMaxStay(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theRatePlan.maxStayattribute.- Parameters:
value- the maxStay
-
setMaxStay
public void setMaxStay(int value) Generated method - Setter of theRatePlan.maxStayattribute.- Parameters:
value- the maxStay
-
getMealType
public Collection<de.hybris.platform.jalo.enumeration.EnumerationValue> getMealType(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.mealTypeattribute.- Returns:
- the mealType
-
getMealType
Generated method - Getter of theRatePlan.mealTypeattribute.- Returns:
- the mealType
-
getMealTypeCount
public long getMealTypeCount(de.hybris.platform.jalo.SessionContext ctx) -
getMealTypeCount
public long getMealTypeCount() -
setMealType
public void setMealType(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of theRatePlan.mealTypeattribute.- Parameters:
value- the mealType
-
setMealType
Generated method - Setter of theRatePlan.mealTypeattribute.- Parameters:
value- the mealType
-
addToMealType
public void addToMealType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto mealType.- Parameters:
value- the item to add to mealType
-
addToMealType
public void addToMealType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto mealType.- Parameters:
value- the item to add to mealType
-
removeFromMealType
public void removeFromMealType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom mealType.- Parameters:
value- the item to remove from mealType
-
removeFromMealType
public void removeFromMealType(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom mealType.- Parameters:
value- the item to remove from mealType
-
getMinStay
Generated method - Getter of theRatePlan.minStayattribute.- Returns:
- the minStay
-
getMinStay
Generated method - Getter of theRatePlan.minStayattribute.- Returns:
- the minStay
-
getMinStayAsPrimitive
public int getMinStayAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.minStayattribute.- Returns:
- the minStay
-
getMinStayAsPrimitive
public int getMinStayAsPrimitive()Generated method - Getter of theRatePlan.minStayattribute.- Returns:
- the minStay
-
setMinStay
Generated method - Setter of theRatePlan.minStayattribute.- Parameters:
value- the minStay
-
setMinStay
Generated method - Setter of theRatePlan.minStayattribute.- Parameters:
value- the minStay
-
setMinStay
public void setMinStay(de.hybris.platform.jalo.SessionContext ctx, int value) Generated method - Setter of theRatePlan.minStayattribute.- Parameters:
value- the minStay
-
setMinStay
public void setMinStay(int value) Generated method - Setter of theRatePlan.minStayattribute.- Parameters:
value- the minStay
-
getRatePlanInclusion
public Collection<RatePlanInclusion> getRatePlanInclusion(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.ratePlanInclusionattribute.- Returns:
- the ratePlanInclusion
-
getRatePlanInclusion
Generated method - Getter of theRatePlan.ratePlanInclusionattribute.- Returns:
- the ratePlanInclusion
-
getRatePlanInclusionCount
public long getRatePlanInclusionCount(de.hybris.platform.jalo.SessionContext ctx) -
getRatePlanInclusionCount
public long getRatePlanInclusionCount() -
setRatePlanInclusion
public void setRatePlanInclusion(de.hybris.platform.jalo.SessionContext ctx, Collection<RatePlanInclusion> value) Generated method - Setter of theRatePlan.ratePlanInclusionattribute.- Parameters:
value- the ratePlanInclusion
-
setRatePlanInclusion
Generated method - Setter of theRatePlan.ratePlanInclusionattribute.- Parameters:
value- the ratePlanInclusion
-
addToRatePlanInclusion
public void addToRatePlanInclusion(de.hybris.platform.jalo.SessionContext ctx, RatePlanInclusion value) Generated method - Addsvalueto ratePlanInclusion.- Parameters:
value- the item to add to ratePlanInclusion
-
addToRatePlanInclusion
Generated method - Addsvalueto ratePlanInclusion.- Parameters:
value- the item to add to ratePlanInclusion
-
removeFromRatePlanInclusion
public void removeFromRatePlanInclusion(de.hybris.platform.jalo.SessionContext ctx, RatePlanInclusion value) Generated method - Removesvaluefrom ratePlanInclusion.- Parameters:
value- the item to remove from ratePlanInclusion
-
removeFromRatePlanInclusion
Generated method - Removesvaluefrom ratePlanInclusion.- Parameters:
value- the item to remove from ratePlanInclusion
-
getTimeUnit
Generated method - Getter of theRatePlan.timeUnitattribute.- Returns:
- the timeUnit
-
getTimeUnit
Generated method - Getter of theRatePlan.timeUnitattribute.- Returns:
- the timeUnit
-
getTimeUnitAsPrimitive
public long getTimeUnitAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theRatePlan.timeUnitattribute.- Returns:
- the timeUnit
-
getTimeUnitAsPrimitive
public long getTimeUnitAsPrimitive()Generated method - Getter of theRatePlan.timeUnitattribute.- Returns:
- the timeUnit
-
setTimeUnit
Generated method - Setter of theRatePlan.timeUnitattribute.- Parameters:
value- the timeUnit
-
setTimeUnit
Generated method - Setter of theRatePlan.timeUnitattribute.- Parameters:
value- the timeUnit
-
setTimeUnit
public void setTimeUnit(de.hybris.platform.jalo.SessionContext ctx, long value) Generated method - Setter of theRatePlan.timeUnitattribute.- Parameters:
value- the timeUnit
-
setTimeUnit
public void setTimeUnit(long value) Generated method - Setter of theRatePlan.timeUnitattribute.- Parameters:
value- the timeUnit
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)