Class GeneratedSelectivecartservicesManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.selectivecartservices.jalo.GeneratedSelectivecartservicesManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
SelectivecartservicesManager
Generated class for type
SelectivecartservicesManager.- 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 TypeMethodDescriptionGenerated method - Getter of theAbstractOrderEntry.addToCartTimeattribute.getAddToCartTime(SessionContext ctx, AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.addToCartTimeattribute.getAddToCartTime(SessionContext ctx, Wishlist2Entry item) Generated method - Getter of theWishlist2Entry.addToCartTimeattribute.Generated method - Getter of theWishlist2Entry.addToCartTimeattribute.getDefaultAttributeModes(Class<? extends Item> itemClass) getName()getQuantity(SessionContext ctx, Wishlist2Entry item) Generated method - Getter of theWishlist2Entry.quantityattribute.getQuantity(Wishlist2Entry item) Generated method - Getter of theWishlist2Entry.quantityattribute.intgetQuantityAsPrimitive(SessionContext ctx, Wishlist2Entry item) Generated method - Getter of theWishlist2Entry.quantityattribute.intGenerated method - Getter of theWishlist2Entry.quantityattribute.Generated method - Getter of theCart.visibleattribute.isVisible(SessionContext ctx, Cart item) Generated method - Getter of theCart.visibleattribute.booleanisVisibleAsPrimitive(Cart item) Generated method - Getter of theCart.visibleattribute.booleanisVisibleAsPrimitive(SessionContext ctx, Cart item) Generated method - Getter of theCart.visibleattribute.voidsetAddToCartTime(AbstractOrderEntry item, Date value) Generated method - Setter of theAbstractOrderEntry.addToCartTimeattribute.voidsetAddToCartTime(SessionContext ctx, AbstractOrderEntry item, Date value) Generated method - Setter of theAbstractOrderEntry.addToCartTimeattribute.voidsetAddToCartTime(SessionContext ctx, Wishlist2Entry item, Date value) Generated method - Setter of theWishlist2Entry.addToCartTimeattribute.voidsetAddToCartTime(Wishlist2Entry item, Date value) Generated method - Setter of theWishlist2Entry.addToCartTimeattribute.voidsetQuantity(SessionContext ctx, Wishlist2Entry item, int value) Generated method - Setter of theWishlist2Entry.quantityattribute.voidsetQuantity(SessionContext ctx, Wishlist2Entry item, Integer value) Generated method - Setter of theWishlist2Entry.quantityattribute.voidsetQuantity(Wishlist2Entry item, int value) Generated method - Setter of theWishlist2Entry.quantityattribute.voidsetQuantity(Wishlist2Entry item, Integer value) Generated method - Setter of theWishlist2Entry.quantityattribute.voidsetVisible(Cart item, boolean value) Generated method - Setter of theCart.visibleattribute.voidsetVisible(Cart item, Boolean value) Generated method - Setter of theCart.visibleattribute.voidsetVisible(SessionContext ctx, Cart item, boolean value) Generated method - Setter of theCart.visibleattribute.voidsetVisible(SessionContext ctx, Cart item, Boolean value) Generated method - Setter of theCart.visibleattribute.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
-
GeneratedSelectivecartservicesManager
public GeneratedSelectivecartservicesManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
getAddToCartTime
Generated method - Getter of theWishlist2Entry.addToCartTimeattribute.- Returns:
- the addToCartTime - The time when item is added to cart.
-
getAddToCartTime
Generated method - Getter of theWishlist2Entry.addToCartTimeattribute.- Returns:
- the addToCartTime - The time when item is added to cart.
-
setAddToCartTime
Generated method - Setter of theWishlist2Entry.addToCartTimeattribute.- Parameters:
value- the addToCartTime - The time when item is added to cart.
-
setAddToCartTime
Generated method - Setter of theWishlist2Entry.addToCartTimeattribute.- Parameters:
value- the addToCartTime - The time when item is added to cart.
-
getAddToCartTime
Generated method - Getter of theAbstractOrderEntry.addToCartTimeattribute.- Returns:
- the addToCartTime - The time when item is added to cart.
-
getAddToCartTime
Generated method - Getter of theAbstractOrderEntry.addToCartTimeattribute.- Returns:
- the addToCartTime - The time when item is added to cart.
-
setAddToCartTime
Generated method - Setter of theAbstractOrderEntry.addToCartTimeattribute.- Parameters:
value- the addToCartTime - The time when item is added to cart.
-
setAddToCartTime
Generated method - Setter of theAbstractOrderEntry.addToCartTimeattribute.- Parameters:
value- the addToCartTime - The time when item is added to cart.
-
getName
-
getQuantity
Generated method - Getter of theWishlist2Entry.quantityattribute.- Returns:
- the quantity - Attribute that represents total number saved for this product
-
getQuantity
Generated method - Getter of theWishlist2Entry.quantityattribute.- Returns:
- the quantity - Attribute that represents total number saved for this product
-
getQuantityAsPrimitive
Generated method - Getter of theWishlist2Entry.quantityattribute.- Returns:
- the quantity - Attribute that represents total number saved for this product
-
getQuantityAsPrimitive
Generated method - Getter of theWishlist2Entry.quantityattribute.- Returns:
- the quantity - Attribute that represents total number saved for this product
-
setQuantity
Generated method - Setter of theWishlist2Entry.quantityattribute.- Parameters:
value- the quantity - Attribute that represents total number saved for this product
-
setQuantity
Generated method - Setter of theWishlist2Entry.quantityattribute.- Parameters:
value- the quantity - Attribute that represents total number saved for this product
-
setQuantity
Generated method - Setter of theWishlist2Entry.quantityattribute.- Parameters:
value- the quantity - Attribute that represents total number saved for this product
-
setQuantity
Generated method - Setter of theWishlist2Entry.quantityattribute.- Parameters:
value- the quantity - Attribute that represents total number saved for this product
-
isVisible
Generated method - Getter of theCart.visibleattribute.- Returns:
- the visible - set the status of the cart visible
-
isVisible
Generated method - Getter of theCart.visibleattribute.- Returns:
- the visible - set the status of the cart visible
-
isVisibleAsPrimitive
Generated method - Getter of theCart.visibleattribute.- Returns:
- the visible - set the status of the cart visible
-
isVisibleAsPrimitive
Generated method - Getter of theCart.visibleattribute.- Returns:
- the visible - set the status of the cart visible
-
setVisible
Generated method - Setter of theCart.visibleattribute.- Parameters:
value- the visible - set the status of the cart visible
-
setVisible
Generated method - Setter of theCart.visibleattribute.- Parameters:
value- the visible - set the status of the cart visible
-
setVisible
Generated method - Setter of theCart.visibleattribute.- Parameters:
value- the visible - set the status of the cart visible
-
setVisible
Generated method - Setter of theCart.visibleattribute.- Parameters:
value- the visible - set the status of the cart visible
-