Class StaticPackage
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.StaticPackage
- All Implemented Interfaces:
Serializable,Comparable
public class StaticPackage
extends de.hybris.platform.jalo.GenericItem
Generated class for type StaticPackage.
- 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 theStaticPackage.availabilityDatesattributestatic final StringQualifier of theStaticPackage.catalogVersionattributestatic final StringQualifier of theStaticPackage.durationattributestatic final StringQualifier of theStaticPackage.flightPackageattributestatic final StringQualifier of theStaticPackage.guestCountsattributestatic final StringQualifier of theStaticPackage.idattributestatic final StringQualifier of theStaticPackage.percentageDiscountattributestatic final StringQualifier of theStaticPackage.productsattributestatic final StringQualifier of theStaticPackage.roomPackageattributestatic final StringQualifier of theStaticPackage.startingDatePatternattributeprotected static StringRelation disable markmodifed parameter constants for StaticPackageProductRelation from ((staticpackageservices))protected static StringRelation ordering override parameter constants for StaticPackageProductRelation from ((staticpackageservices))protected static StringFields 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 TypeMethodDescriptionvoidaddToProducts(de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto products.voidaddToProducts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto products.Generated method - Getter of theStaticPackage.availabilityDatesattribute.getAvailabilityDates(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.availabilityDatesattribute.de.hybris.platform.catalog.jalo.CatalogVersionGenerated method - Getter of theStaticPackage.catalogVersionattribute.de.hybris.platform.catalog.jalo.CatalogVersiongetCatalogVersion(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.catalogVersionattribute.Generated method - Getter of theStaticPackage.durationattribute.getDuration(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.durationattribute.longGenerated method - Getter of theStaticPackage.durationattribute.longgetDurationAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.durationattribute.Generated method - Getter of theStaticPackage.flightPackageattribute.getFlightPackage(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.flightPackageattribute.Generated method - Getter of theStaticPackage.guestCountsattribute.getGuestCounts(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.guestCountsattribute.getId()Generated method - Getter of theStaticPackage.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.idattribute.Generated method - Getter of theStaticPackage.percentageDiscountattribute.getPercentageDiscount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.percentageDiscountattribute.longGenerated method - Getter of theStaticPackage.percentageDiscountattribute.longgetPercentageDiscountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.percentageDiscountattribute.Collection<de.hybris.platform.jalo.product.Product>Generated method - Getter of theStaticPackage.productsattribute.Collection<de.hybris.platform.jalo.product.Product>getProducts(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.productsattribute.longlonggetProductsCount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.roomPackageattribute.getRoomPackage(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.roomPackageattribute.Generated method - Getter of theStaticPackage.startingDatePatternattribute.getStartingDatePattern(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.startingDatePatternattribute.booleanisMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromProducts(de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom products.voidremoveFromProducts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom products.voidsetAvailabilityDates(de.hybris.platform.jalo.SessionContext ctx, List<Date> value) Generated method - Setter of theStaticPackage.availabilityDatesattribute.voidsetAvailabilityDates(List<Date> value) Generated method - Setter of theStaticPackage.availabilityDatesattribute.voidsetCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theStaticPackage.catalogVersionattribute.voidsetCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theStaticPackage.catalogVersionattribute.voidsetDuration(long value) Generated method - Setter of theStaticPackage.durationattribute.voidsetDuration(de.hybris.platform.jalo.SessionContext ctx, long value) Generated method - Setter of theStaticPackage.durationattribute.voidsetDuration(de.hybris.platform.jalo.SessionContext ctx, Long value) Generated method - Setter of theStaticPackage.durationattribute.voidsetDuration(Long value) Generated method - Setter of theStaticPackage.durationattribute.voidsetFlightPackage(de.hybris.platform.jalo.SessionContext ctx, FlightPackage value) Generated method - Setter of theStaticPackage.flightPackageattribute.voidsetFlightPackage(FlightPackage value) Generated method - Setter of theStaticPackage.flightPackageattribute.voidsetGuestCounts(de.hybris.platform.jalo.SessionContext ctx, List<GuestCount> value) Generated method - Setter of theStaticPackage.guestCountsattribute.voidsetGuestCounts(List<GuestCount> value) Generated method - Setter of theStaticPackage.guestCountsattribute.voidGenerated method - Setter of theStaticPackage.idattribute.voidGenerated method - Setter of theStaticPackage.idattribute.voidsetPercentageDiscount(long value) Generated method - Setter of theStaticPackage.percentageDiscountattribute.voidsetPercentageDiscount(de.hybris.platform.jalo.SessionContext ctx, long value) Generated method - Setter of theStaticPackage.percentageDiscountattribute.voidsetPercentageDiscount(de.hybris.platform.jalo.SessionContext ctx, Long value) Generated method - Setter of theStaticPackage.percentageDiscountattribute.voidsetPercentageDiscount(Long value) Generated method - Setter of theStaticPackage.percentageDiscountattribute.voidsetProducts(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.jalo.product.Product> value) Generated method - Setter of theStaticPackage.productsattribute.voidsetProducts(Collection<de.hybris.platform.jalo.product.Product> value) Generated method - Setter of theStaticPackage.productsattribute.voidsetRoomPackage(de.hybris.platform.jalo.SessionContext ctx, RoomPackage value) Generated method - Setter of theStaticPackage.roomPackageattribute.voidsetRoomPackage(RoomPackage value) Generated method - Setter of theStaticPackage.roomPackageattribute.voidsetStartingDatePattern(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theStaticPackage.startingDatePatternattribute.voidsetStartingDatePattern(String value) Generated method - Setter of theStaticPackage.startingDatePatternattribute.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, 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
-
ID
Qualifier of theStaticPackage.idattribute- See Also:
-
AVAILABILITYDATES
Qualifier of theStaticPackage.availabilityDatesattribute- See Also:
-
STARTINGDATEPATTERN
Qualifier of theStaticPackage.startingDatePatternattribute- See Also:
-
DURATION
Qualifier of theStaticPackage.durationattribute- See Also:
-
PERCENTAGEDISCOUNT
Qualifier of theStaticPackage.percentageDiscountattribute- See Also:
-
FLIGHTPACKAGE
Qualifier of theStaticPackage.flightPackageattribute- See Also:
-
ROOMPACKAGE
Qualifier of theStaticPackage.roomPackageattribute- See Also:
-
GUESTCOUNTS
Qualifier of theStaticPackage.guestCountsattribute- See Also:
-
CATALOGVERSION
Qualifier of theStaticPackage.catalogVersionattribute- See Also:
-
PRODUCTS
Qualifier of theStaticPackage.productsattribute- See Also:
-
STATICPACKAGEPRODUCTRELATION_SRC_ORDERED
Relation ordering override parameter constants for StaticPackageProductRelation from ((staticpackageservices)) -
STATICPACKAGEPRODUCTRELATION_TGT_ORDERED
-
STATICPACKAGEPRODUCTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for StaticPackageProductRelation from ((staticpackageservices)) -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
StaticPackage
public StaticPackage()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getAvailabilityDates
Generated method - Getter of theStaticPackage.availabilityDatesattribute.- Returns:
- the availabilityDates
-
getAvailabilityDates
Generated method - Getter of theStaticPackage.availabilityDatesattribute.- Returns:
- the availabilityDates
-
setAvailabilityDates
Generated method - Setter of theStaticPackage.availabilityDatesattribute.- Parameters:
value- the availabilityDates
-
setAvailabilityDates
Generated method - Setter of theStaticPackage.availabilityDatesattribute.- Parameters:
value- the availabilityDates
-
getCatalogVersion
public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.catalogVersionattribute.- Returns:
- the catalogVersion
-
getCatalogVersion
public de.hybris.platform.catalog.jalo.CatalogVersion getCatalogVersion()Generated method - Getter of theStaticPackage.catalogVersionattribute.- Returns:
- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theStaticPackage.catalogVersionattribute.- Parameters:
value- the catalogVersion
-
setCatalogVersion
public void setCatalogVersion(de.hybris.platform.catalog.jalo.CatalogVersion value) Generated method - Setter of theStaticPackage.catalogVersionattribute.- Parameters:
value- the catalogVersion
-
getDuration
Generated method - Getter of theStaticPackage.durationattribute.- Returns:
- the duration
-
getDuration
Generated method - Getter of theStaticPackage.durationattribute.- Returns:
- the duration
-
getDurationAsPrimitive
public long getDurationAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.durationattribute.- Returns:
- the duration
-
getDurationAsPrimitive
public long getDurationAsPrimitive()Generated method - Getter of theStaticPackage.durationattribute.- Returns:
- the duration
-
setDuration
Generated method - Setter of theStaticPackage.durationattribute.- Parameters:
value- the duration
-
setDuration
Generated method - Setter of theStaticPackage.durationattribute.- Parameters:
value- the duration
-
setDuration
public void setDuration(de.hybris.platform.jalo.SessionContext ctx, long value) Generated method - Setter of theStaticPackage.durationattribute.- Parameters:
value- the duration
-
setDuration
public void setDuration(long value) Generated method - Setter of theStaticPackage.durationattribute.- Parameters:
value- the duration
-
getFlightPackage
Generated method - Getter of theStaticPackage.flightPackageattribute.- Returns:
- the flightPackage
-
getFlightPackage
Generated method - Getter of theStaticPackage.flightPackageattribute.- Returns:
- the flightPackage
-
setFlightPackage
Generated method - Setter of theStaticPackage.flightPackageattribute.- Parameters:
value- the flightPackage
-
setFlightPackage
Generated method - Setter of theStaticPackage.flightPackageattribute.- Parameters:
value- the flightPackage
-
getGuestCounts
Generated method - Getter of theStaticPackage.guestCountsattribute.- Returns:
- the guestCounts
-
getGuestCounts
Generated method - Getter of theStaticPackage.guestCountsattribute.- Returns:
- the guestCounts
-
setGuestCounts
Generated method - Setter of theStaticPackage.guestCountsattribute.- Parameters:
value- the guestCounts
-
setGuestCounts
Generated method - Setter of theStaticPackage.guestCountsattribute.- Parameters:
value- the guestCounts
-
getId
Generated method - Getter of theStaticPackage.idattribute.- Returns:
- the id
-
getId
Generated method - Getter of theStaticPackage.idattribute.- Returns:
- the id
-
setId
Generated method - Setter of theStaticPackage.idattribute.- Parameters:
value- the id
-
setId
Generated method - Setter of theStaticPackage.idattribute.- Parameters:
value- the id
-
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.jalo.Item
-
getPercentageDiscount
Generated method - Getter of theStaticPackage.percentageDiscountattribute.- Returns:
- the percentageDiscount
-
getPercentageDiscount
Generated method - Getter of theStaticPackage.percentageDiscountattribute.- Returns:
- the percentageDiscount
-
getPercentageDiscountAsPrimitive
public long getPercentageDiscountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.percentageDiscountattribute.- Returns:
- the percentageDiscount
-
getPercentageDiscountAsPrimitive
public long getPercentageDiscountAsPrimitive()Generated method - Getter of theStaticPackage.percentageDiscountattribute.- Returns:
- the percentageDiscount
-
setPercentageDiscount
Generated method - Setter of theStaticPackage.percentageDiscountattribute.- Parameters:
value- the percentageDiscount
-
setPercentageDiscount
Generated method - Setter of theStaticPackage.percentageDiscountattribute.- Parameters:
value- the percentageDiscount
-
setPercentageDiscount
public void setPercentageDiscount(de.hybris.platform.jalo.SessionContext ctx, long value) Generated method - Setter of theStaticPackage.percentageDiscountattribute.- Parameters:
value- the percentageDiscount
-
setPercentageDiscount
public void setPercentageDiscount(long value) Generated method - Setter of theStaticPackage.percentageDiscountattribute.- Parameters:
value- the percentageDiscount
-
getProducts
public Collection<de.hybris.platform.jalo.product.Product> getProducts(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theStaticPackage.productsattribute.- Returns:
- the products
-
getProducts
Generated method - Getter of theStaticPackage.productsattribute.- Returns:
- the products
-
getProductsCount
public long getProductsCount(de.hybris.platform.jalo.SessionContext ctx) -
getProductsCount
public long getProductsCount() -
setProducts
public void setProducts(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.jalo.product.Product> value) Generated method - Setter of theStaticPackage.productsattribute.- Parameters:
value- the products
-
setProducts
Generated method - Setter of theStaticPackage.productsattribute.- Parameters:
value- the products
-
addToProducts
public void addToProducts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto products.- Parameters:
value- the item to add to products
-
addToProducts
public void addToProducts(de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto products.- Parameters:
value- the item to add to products
-
removeFromProducts
public void removeFromProducts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom products.- Parameters:
value- the item to remove from products
-
removeFromProducts
public void removeFromProducts(de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom products.- Parameters:
value- the item to remove from products
-
getRoomPackage
Generated method - Getter of theStaticPackage.roomPackageattribute.- Returns:
- the roomPackage
-
getRoomPackage
Generated method - Getter of theStaticPackage.roomPackageattribute.- Returns:
- the roomPackage
-
setRoomPackage
Generated method - Setter of theStaticPackage.roomPackageattribute.- Parameters:
value- the roomPackage
-
setRoomPackage
Generated method - Setter of theStaticPackage.roomPackageattribute.- Parameters:
value- the roomPackage
-
getStartingDatePattern
Generated method - Getter of theStaticPackage.startingDatePatternattribute.- Returns:
- the startingDatePattern
-
getStartingDatePattern
Generated method - Getter of theStaticPackage.startingDatePatternattribute.- Returns:
- the startingDatePattern
-
setStartingDatePattern
Generated method - Setter of theStaticPackage.startingDatePatternattribute.- Parameters:
value- the startingDatePattern
-
setStartingDatePattern
Generated method - Setter of theStaticPackage.startingDatePatternattribute.- Parameters:
value- the startingDatePattern
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)