Class GeneratedFlashBuyCoupon
- 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.couponservices.jalo.GeneratedAbstractCoupon
-
- de.hybris.platform.couponservices.jalo.AbstractCoupon
-
- de.hybris.platform.couponservices.jalo.GeneratedSingleCodeCoupon
-
- de.hybris.platform.couponservices.jalo.SingleCodeCoupon
-
- de.hybris.platform.timedaccesspromotionengineservices.jalo.GeneratedFlashBuyCoupon
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
FlashBuyCoupon
public abstract class GeneratedFlashBuyCoupon extends SingleCodeCoupon
Generated class for typeFlashBuyCoupon
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
MAXPRODUCTQUANTITYPERORDER
Qualifier of theFlashBuyCoupon.maxProductQuantityPerOrder
attributestatic java.lang.String
ORIGINALMAXORDERQUANTITY
Qualifier of theFlashBuyCoupon.originalMaxOrderQuantity
attributestatic java.lang.String
PRODUCT
Qualifier of theFlashBuyCoupon.product
attributestatic java.lang.String
RULE
Qualifier of theFlashBuyCoupon.rule
attribute-
Fields inherited from class de.hybris.platform.couponservices.jalo.GeneratedSingleCodeCoupon
MAXREDEMPTIONSPERCUSTOMER, MAXTOTALREDEMPTIONS
-
Fields inherited from class de.hybris.platform.couponservices.jalo.GeneratedAbstractCoupon
ACTIVE, COUPONID, ENDDATE, NAME, STARTDATE
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedFlashBuyCoupon()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.Integer
getMaxProductQuantityPerOrder()
Generated method - Getter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.java.lang.Integer
getMaxProductQuantityPerOrder(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.int
getMaxProductQuantityPerOrderAsPrimitive()
Generated method - Getter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.int
getMaxProductQuantityPerOrderAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.java.lang.Integer
getOriginalMaxOrderQuantity()
Generated method - Getter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.java.lang.Integer
getOriginalMaxOrderQuantity(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.int
getOriginalMaxOrderQuantityAsPrimitive()
Generated method - Getter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.int
getOriginalMaxOrderQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.Product
getProduct()
Generated method - Getter of theFlashBuyCoupon.product
attribute.Product
getProduct(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.product
attribute.PromotionSourceRule
getRule()
Generated method - Getter of theFlashBuyCoupon.rule
attribute.PromotionSourceRule
getRule(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.rule
attribute.void
setMaxProductQuantityPerOrder(int value)
Generated method - Setter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.void
setMaxProductQuantityPerOrder(SessionContext ctx, int value)
Generated method - Setter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.void
setMaxProductQuantityPerOrder(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.void
setMaxProductQuantityPerOrder(java.lang.Integer value)
Generated method - Setter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.void
setOriginalMaxOrderQuantity(int value)
Generated method - Setter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.void
setOriginalMaxOrderQuantity(SessionContext ctx, int value)
Generated method - Setter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.void
setOriginalMaxOrderQuantity(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.void
setOriginalMaxOrderQuantity(java.lang.Integer value)
Generated method - Setter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.void
setProduct(Product value)
Generated method - Setter of theFlashBuyCoupon.product
attribute.void
setProduct(SessionContext ctx, Product value)
Generated method - Setter of theFlashBuyCoupon.product
attribute.void
setRule(SessionContext ctx, PromotionSourceRule value)
Generated method - Setter of theFlashBuyCoupon.rule
attribute.void
setRule(PromotionSourceRule value)
Generated method - Setter of theFlashBuyCoupon.rule
attribute.-
Methods inherited from class de.hybris.platform.couponservices.jalo.GeneratedSingleCodeCoupon
getMaxRedemptionsPerCustomer, getMaxRedemptionsPerCustomer, getMaxRedemptionsPerCustomerAsPrimitive, getMaxRedemptionsPerCustomerAsPrimitive, getMaxTotalRedemptions, getMaxTotalRedemptions, getMaxTotalRedemptionsAsPrimitive, getMaxTotalRedemptionsAsPrimitive, setMaxRedemptionsPerCustomer, setMaxRedemptionsPerCustomer, setMaxRedemptionsPerCustomer, setMaxRedemptionsPerCustomer, setMaxTotalRedemptions, setMaxTotalRedemptions, setMaxTotalRedemptions, setMaxTotalRedemptions
-
Methods inherited from class de.hybris.platform.couponservices.jalo.GeneratedAbstractCoupon
getAllName, getAllName, getCouponId, getCouponId, getEndDate, getEndDate, getName, getName, getStartDate, getStartDate, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, setActive, setActive, setActive, setActive, setAllName, setAllName, setCouponId, setCouponId, setEndDate, setEndDate, setName, setName, setStartDate, setStartDate
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
RULE
public static final java.lang.String RULE
Qualifier of theFlashBuyCoupon.rule
attribute- See Also:
- Constant Field Values
-
MAXPRODUCTQUANTITYPERORDER
public static final java.lang.String MAXPRODUCTQUANTITYPERORDER
Qualifier of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute- See Also:
- Constant Field Values
-
PRODUCT
public static final java.lang.String PRODUCT
Qualifier of theFlashBuyCoupon.product
attribute- See Also:
- Constant Field Values
-
ORIGINALMAXORDERQUANTITY
public static final java.lang.String ORIGINALMAXORDERQUANTITY
Qualifier of theFlashBuyCoupon.originalMaxOrderQuantity
attribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classGeneratedSingleCodeCoupon
-
getMaxProductQuantityPerOrder
public java.lang.Integer getMaxProductQuantityPerOrder(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.- Returns:
- the maxProductQuantityPerOrder
-
getMaxProductQuantityPerOrder
public java.lang.Integer getMaxProductQuantityPerOrder()
Generated method - Getter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.- Returns:
- the maxProductQuantityPerOrder
-
getMaxProductQuantityPerOrderAsPrimitive
public int getMaxProductQuantityPerOrderAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.- Returns:
- the maxProductQuantityPerOrder
-
getMaxProductQuantityPerOrderAsPrimitive
public int getMaxProductQuantityPerOrderAsPrimitive()
Generated method - Getter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.- Returns:
- the maxProductQuantityPerOrder
-
setMaxProductQuantityPerOrder
public void setMaxProductQuantityPerOrder(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.- Parameters:
value
- the maxProductQuantityPerOrder
-
setMaxProductQuantityPerOrder
public void setMaxProductQuantityPerOrder(java.lang.Integer value)
Generated method - Setter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.- Parameters:
value
- the maxProductQuantityPerOrder
-
setMaxProductQuantityPerOrder
public void setMaxProductQuantityPerOrder(SessionContext ctx, int value)
Generated method - Setter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.- Parameters:
value
- the maxProductQuantityPerOrder
-
setMaxProductQuantityPerOrder
public void setMaxProductQuantityPerOrder(int value)
Generated method - Setter of theFlashBuyCoupon.maxProductQuantityPerOrder
attribute.- Parameters:
value
- the maxProductQuantityPerOrder
-
getOriginalMaxOrderQuantity
public java.lang.Integer getOriginalMaxOrderQuantity(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.- Returns:
- the originalMaxOrderQuantity
-
getOriginalMaxOrderQuantity
public java.lang.Integer getOriginalMaxOrderQuantity()
Generated method - Getter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.- Returns:
- the originalMaxOrderQuantity
-
getOriginalMaxOrderQuantityAsPrimitive
public int getOriginalMaxOrderQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.- Returns:
- the originalMaxOrderQuantity
-
getOriginalMaxOrderQuantityAsPrimitive
public int getOriginalMaxOrderQuantityAsPrimitive()
Generated method - Getter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.- Returns:
- the originalMaxOrderQuantity
-
setOriginalMaxOrderQuantity
public void setOriginalMaxOrderQuantity(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.- Parameters:
value
- the originalMaxOrderQuantity
-
setOriginalMaxOrderQuantity
public void setOriginalMaxOrderQuantity(java.lang.Integer value)
Generated method - Setter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.- Parameters:
value
- the originalMaxOrderQuantity
-
setOriginalMaxOrderQuantity
public void setOriginalMaxOrderQuantity(SessionContext ctx, int value)
Generated method - Setter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.- Parameters:
value
- the originalMaxOrderQuantity
-
setOriginalMaxOrderQuantity
public void setOriginalMaxOrderQuantity(int value)
Generated method - Setter of theFlashBuyCoupon.originalMaxOrderQuantity
attribute.- Parameters:
value
- the originalMaxOrderQuantity
-
getProduct
public Product getProduct(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.product
attribute.- Returns:
- the product
-
getProduct
public Product getProduct()
Generated method - Getter of theFlashBuyCoupon.product
attribute.- Returns:
- the product
-
setProduct
public void setProduct(SessionContext ctx, Product value)
Generated method - Setter of theFlashBuyCoupon.product
attribute.- Parameters:
value
- the product
-
setProduct
public void setProduct(Product value)
Generated method - Setter of theFlashBuyCoupon.product
attribute.- Parameters:
value
- the product
-
getRule
public PromotionSourceRule getRule(SessionContext ctx)
Generated method - Getter of theFlashBuyCoupon.rule
attribute.- Returns:
- the rule
-
getRule
public PromotionSourceRule getRule()
Generated method - Getter of theFlashBuyCoupon.rule
attribute.- Returns:
- the rule
-
setRule
public void setRule(SessionContext ctx, PromotionSourceRule value)
Generated method - Setter of theFlashBuyCoupon.rule
attribute.- Parameters:
value
- the rule
-
setRule
public void setRule(PromotionSourceRule value)
Generated method - Setter of theFlashBuyCoupon.rule
attribute.- Parameters:
value
- the rule
-
-