Class GeneratedTimedaccesspromotionengineservicesManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.timedaccesspromotionengineservices.jalo.GeneratedTimedaccesspromotionengineservicesManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
TimedaccesspromotionengineservicesManager
Generated class for type
TimedaccesspromotionengineservicesManager.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Map<String,Map<String, Item.AttributeMode>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateFlashBuyCoupon(SessionContext ctx, Map attributeValues) createFlashBuyCoupon(Map attributeValues) createFlashBuyCronJob(SessionContext ctx, Map attributeValues) createFlashBuyCronJob(Map attributeValues) getDefaultAttributeModes(Class<? extends Item> itemClass) getName()Generated method - Getter of theCart.processingFlashBuyOrderattribute.isProcessingFlashBuyOrder(SessionContext ctx, Cart item) Generated method - Getter of theCart.processingFlashBuyOrderattribute.booleanGenerated method - Getter of theCart.processingFlashBuyOrderattribute.booleanGenerated method - Getter of theCart.processingFlashBuyOrderattribute.voidsetProcessingFlashBuyOrder(Cart item, boolean value) Generated method - Setter of theCart.processingFlashBuyOrderattribute.voidsetProcessingFlashBuyOrder(Cart item, Boolean value) Generated method - Setter of theCart.processingFlashBuyOrderattribute.voidsetProcessingFlashBuyOrder(SessionContext ctx, Cart item, boolean value) Generated method - Setter of theCart.processingFlashBuyOrderattribute.voidsetProcessingFlashBuyOrder(SessionContext ctx, Cart item, Boolean value) Generated method - Setter of theCart.processingFlashBuyOrderattribute.Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceMethods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
Field Details
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedTimedaccesspromotionengineservicesManager
public GeneratedTimedaccesspromotionengineservicesManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
createFlashBuyCoupon
-
createFlashBuyCoupon
-
createFlashBuyCronJob
-
createFlashBuyCronJob
-
getName
-
isProcessingFlashBuyOrder
Generated method - Getter of theCart.processingFlashBuyOrderattribute.- Returns:
- the processingFlashBuyOrder - set the status for the flashbuy
-
isProcessingFlashBuyOrder
Generated method - Getter of theCart.processingFlashBuyOrderattribute.- Returns:
- the processingFlashBuyOrder - set the status for the flashbuy
-
isProcessingFlashBuyOrderAsPrimitive
Generated method - Getter of theCart.processingFlashBuyOrderattribute.- Returns:
- the processingFlashBuyOrder - set the status for the flashbuy
-
isProcessingFlashBuyOrderAsPrimitive
Generated method - Getter of theCart.processingFlashBuyOrderattribute.- Returns:
- the processingFlashBuyOrder - set the status for the flashbuy
-
setProcessingFlashBuyOrder
Generated method - Setter of theCart.processingFlashBuyOrderattribute.- Parameters:
value- the processingFlashBuyOrder - set the status for the flashbuy
-
setProcessingFlashBuyOrder
Generated method - Setter of theCart.processingFlashBuyOrderattribute.- Parameters:
value- the processingFlashBuyOrder - set the status for the flashbuy
-
setProcessingFlashBuyOrder
Generated method - Setter of theCart.processingFlashBuyOrderattribute.- Parameters:
value- the processingFlashBuyOrder - set the status for the flashbuy
-
setProcessingFlashBuyOrder
Generated method - Setter of theCart.processingFlashBuyOrderattribute.- Parameters:
value- the processingFlashBuyOrder - set the status for the flashbuy
-