Class GeneratedB2BAcceleratorServicesManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.b2bacceleratorservices.jalo.GeneratedB2BAcceleratorServicesManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
B2BAcceleratorServicesManager
Generated class for type
B2BAcceleratorServicesManager.- 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 OneToManyHandler<B2BDocument>OneToManyHandlerfor handling 1:n DOCUMENT's relation attributes from 'many' side.protected static final OneToManyHandler<B2BDocument>OneToManyHandlerfor handling 1:n DOCUMENT's relation attributes from 'many' side.protected static final Map<String,Map<String, Item.AttributeMode>> protected static final OneToManyHandler<Order>OneToManyHandlerfor handling 1:n ORDERS's relation attributes from 'many' side. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToDocument(B2BUnit item, B2BDocument value) Generated method - Addsvalueto document.voidaddToDocument(AbstractOrder item, B2BDocument value) Generated method - Addsvalueto document.voidaddToDocument(SessionContext ctx, B2BUnit item, B2BDocument value) Generated method - Addsvalueto document.voidaddToDocument(SessionContext ctx, AbstractOrder item, B2BDocument value) Generated method - Addsvalueto document.voidaddToOrders(SessionContext ctx, CartToOrderCronJob item, Order value) Generated method - Addsvalueto orders.voidaddToOrders(CartToOrderCronJob item, Order value) Generated method - Addsvalueto orders.createApproveOrderAction(SessionContext ctx, Map attributeValues) createApproveOrderAction(Map attributeValues) createB2BDocument(SessionContext ctx, Map attributeValues) createB2BDocument(Map attributeValues) createB2BDocumentPaymentInfo(SessionContext ctx, Map attributeValues) createB2BDocumentPaymentInfo(Map attributeValues) createB2BDocumentType(SessionContext ctx, Map attributeValues) createB2BDocumentType(Map attributeValues) createCMSSecurePortalRestriction(SessionContext ctx, Map attributeValues) createCMSSecurePortalRestriction(Map attributeValues) createDeleteDocumentFileCronJob(SessionContext ctx, Map attributeValues) createDeleteDocumentFileCronJob(Map attributeValues) createDocumentMedia(SessionContext ctx, Map attributeValues) createDocumentMedia(Map attributeValues) createOrderThresholdDiscountPercentagePromotion(SessionContext ctx, Map attributeValues) createOrderThresholdDiscountPercentagePromotion(Map attributeValues) createProductPriceDiscountPromotionByPaymentType(SessionContext ctx, Map attributeValues) createProductPriceDiscountPromotionByPaymentType(Map attributeValues) createProductThresholdPriceDiscountPromotion(SessionContext ctx, Map attributeValues) createProductThresholdPriceDiscountPromotion(Map attributeValues) createReorderAction(SessionContext ctx, Map attributeValues) createReorderAction(Map attributeValues) createReplenishmentProcess(SessionContext ctx, Map attributeValues) createReplenishmentProcess(Map attributeValues) getDefaultAttributeModes(Class<? extends Item> itemClass) getDocument(B2BUnit item) Generated method - Getter of theB2BUnit.documentattribute.getDocument(AbstractOrder item) Generated method - Getter of theAbstractOrder.documentattribute.getDocument(SessionContext ctx, B2BUnit item) Generated method - Getter of theB2BUnit.documentattribute.getDocument(SessionContext ctx, AbstractOrder item) Generated method - Getter of theAbstractOrder.documentattribute.getName()getOrders(SessionContext ctx, CartToOrderCronJob item) Generated method - Getter of theCartToOrderCronJob.ordersattribute.getOrders(CartToOrderCronJob item) Generated method - Getter of theCartToOrderCronJob.ordersattribute.getPaymentType(AbstractOrder item) Generated method - Getter of theAbstractOrder.paymentTypeattribute.getPaymentType(SessionContext ctx, AbstractOrder item) Generated method - Getter of theAbstractOrder.paymentTypeattribute.Generated method - Getter of theAbstractOrder.purchaseOrderNumberattribute.getPurchaseOrderNumber(SessionContext ctx, AbstractOrder item) Generated method - Getter of theAbstractOrder.purchaseOrderNumberattribute.getSchedulingCronJob(Order item) Generated method - Getter of theOrder.schedulingCronJobattribute.getSchedulingCronJob(SessionContext ctx, Order item) Generated method - Getter of theOrder.schedulingCronJobattribute.voidremoveFromDocument(B2BUnit item, B2BDocument value) Generated method - Removesvaluefrom document.voidremoveFromDocument(AbstractOrder item, B2BDocument value) Generated method - Removesvaluefrom document.voidremoveFromDocument(SessionContext ctx, B2BUnit item, B2BDocument value) Generated method - Removesvaluefrom document.voidremoveFromDocument(SessionContext ctx, AbstractOrder item, B2BDocument value) Generated method - Removesvaluefrom document.voidremoveFromOrders(SessionContext ctx, CartToOrderCronJob item, Order value) Generated method - Removesvaluefrom orders.voidremoveFromOrders(CartToOrderCronJob item, Order value) Generated method - Removesvaluefrom orders.voidsetDocument(B2BUnit item, Collection<B2BDocument> value) Generated method - Setter of theB2BUnit.documentattribute.voidsetDocument(AbstractOrder item, Collection<B2BDocument> value) Generated method - Setter of theAbstractOrder.documentattribute.voidsetDocument(SessionContext ctx, B2BUnit item, Collection<B2BDocument> value) Generated method - Setter of theB2BUnit.documentattribute.voidsetDocument(SessionContext ctx, AbstractOrder item, Collection<B2BDocument> value) Generated method - Setter of theAbstractOrder.documentattribute.voidsetOrders(SessionContext ctx, CartToOrderCronJob item, Collection<Order> value) Generated method - Setter of theCartToOrderCronJob.ordersattribute.voidsetOrders(CartToOrderCronJob item, Collection<Order> value) Generated method - Setter of theCartToOrderCronJob.ordersattribute.voidsetPaymentType(AbstractOrder item, EnumerationValue value) Generated method - Setter of theAbstractOrder.paymentTypeattribute.voidsetPaymentType(SessionContext ctx, AbstractOrder item, EnumerationValue value) Generated method - Setter of theAbstractOrder.paymentTypeattribute.voidsetPurchaseOrderNumber(AbstractOrder item, String value) Generated method - Setter of theAbstractOrder.purchaseOrderNumberattribute.voidsetPurchaseOrderNumber(SessionContext ctx, AbstractOrder item, String value) Generated method - Setter of theAbstractOrder.purchaseOrderNumberattribute.voidsetSchedulingCronJob(Order item, CartToOrderCronJob value) Generated method - Setter of theOrder.schedulingCronJobattribute.voidsetSchedulingCronJob(SessionContext ctx, Order item, CartToOrderCronJob value) Generated method - Setter of theOrder.schedulingCronJobattribute.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
-
B2BDOCUMENT2ABSTRACTORDERDOCUMENTHANDLER
OneToManyHandlerfor handling 1:n DOCUMENT's relation attributes from 'many' side. -
ORDER2CARTTOORDERCRONJOBORDERSHANDLER
OneToManyHandlerfor handling 1:n ORDERS's relation attributes from 'many' side. -
B2BUNIT2B2BDOCUMENTDOCUMENTHANDLER
OneToManyHandlerfor handling 1:n DOCUMENT's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedB2BAcceleratorServicesManager
public GeneratedB2BAcceleratorServicesManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
createApproveOrderAction
-
createApproveOrderAction
-
createB2BDocument
-
createB2BDocument
-
createB2BDocumentPaymentInfo
-
createB2BDocumentPaymentInfo
-
createB2BDocumentType
-
createB2BDocumentType
-
createCMSSecurePortalRestriction
public CMSSecurePortalRestriction createCMSSecurePortalRestriction(SessionContext ctx, Map attributeValues) -
createCMSSecurePortalRestriction
-
createDeleteDocumentFileCronJob
public DeleteDocumentFileCronJob createDeleteDocumentFileCronJob(SessionContext ctx, Map attributeValues) -
createDeleteDocumentFileCronJob
-
createDocumentMedia
-
createDocumentMedia
-
createOrderThresholdDiscountPercentagePromotion
public OrderThresholdDiscountPercentagePromotion createOrderThresholdDiscountPercentagePromotion(SessionContext ctx, Map attributeValues) -
createOrderThresholdDiscountPercentagePromotion
public OrderThresholdDiscountPercentagePromotion createOrderThresholdDiscountPercentagePromotion(Map attributeValues) -
createProductPriceDiscountPromotionByPaymentType
public ProductPriceDiscountPromotionByPaymentType createProductPriceDiscountPromotionByPaymentType(SessionContext ctx, Map attributeValues) -
createProductPriceDiscountPromotionByPaymentType
public ProductPriceDiscountPromotionByPaymentType createProductPriceDiscountPromotionByPaymentType(Map attributeValues) -
createProductThresholdPriceDiscountPromotion
public ProductThresholdPriceDiscountPromotion createProductThresholdPriceDiscountPromotion(SessionContext ctx, Map attributeValues) -
createProductThresholdPriceDiscountPromotion
public ProductThresholdPriceDiscountPromotion createProductThresholdPriceDiscountPromotion(Map attributeValues) -
createReorderAction
-
createReorderAction
-
createReplenishmentProcess
-
createReplenishmentProcess
-
getDocument
Generated method - Getter of theAbstractOrder.documentattribute.- Returns:
- the document
-
getDocument
Generated method - Getter of theAbstractOrder.documentattribute.- Returns:
- the document
-
setDocument
Generated method - Setter of theAbstractOrder.documentattribute.- Parameters:
value- the document
-
setDocument
Generated method - Setter of theAbstractOrder.documentattribute.- Parameters:
value- the document
-
addToDocument
Generated method - Addsvalueto document.- Parameters:
value- the item to add to document
-
addToDocument
Generated method - Addsvalueto document.- Parameters:
value- the item to add to document
-
removeFromDocument
Generated method - Removesvaluefrom document.- Parameters:
value- the item to remove from document
-
removeFromDocument
Generated method - Removesvaluefrom document.- Parameters:
value- the item to remove from document
-
getDocument
Generated method - Getter of theB2BUnit.documentattribute.- Returns:
- the document
-
getDocument
Generated method - Getter of theB2BUnit.documentattribute.- Returns:
- the document
-
setDocument
Generated method - Setter of theB2BUnit.documentattribute.- Parameters:
value- the document
-
setDocument
Generated method - Setter of theB2BUnit.documentattribute.- Parameters:
value- the document
-
addToDocument
Generated method - Addsvalueto document.- Parameters:
value- the item to add to document
-
addToDocument
Generated method - Addsvalueto document.- Parameters:
value- the item to add to document
-
removeFromDocument
Generated method - Removesvaluefrom document.- Parameters:
value- the item to remove from document
-
removeFromDocument
Generated method - Removesvaluefrom document.- Parameters:
value- the item to remove from document
-
getName
-
getOrders
Generated method - Getter of theCartToOrderCronJob.ordersattribute.- Returns:
- the orders
-
getOrders
Generated method - Getter of theCartToOrderCronJob.ordersattribute.- Returns:
- the orders
-
setOrders
Generated method - Setter of theCartToOrderCronJob.ordersattribute.- Parameters:
value- the orders
-
setOrders
Generated method - Setter of theCartToOrderCronJob.ordersattribute.- Parameters:
value- the orders
-
addToOrders
Generated method - Addsvalueto orders.- Parameters:
value- the item to add to orders
-
addToOrders
Generated method - Addsvalueto orders.- Parameters:
value- the item to add to orders
-
removeFromOrders
Generated method - Removesvaluefrom orders.- Parameters:
value- the item to remove from orders
-
removeFromOrders
Generated method - Removesvaluefrom orders.- Parameters:
value- the item to remove from orders
-
getPaymentType
Generated method - Getter of theAbstractOrder.paymentTypeattribute.- Returns:
- the paymentType - Payment type for Checkout summary
-
getPaymentType
Generated method - Getter of theAbstractOrder.paymentTypeattribute.- Returns:
- the paymentType - Payment type for Checkout summary
-
setPaymentType
Generated method - Setter of theAbstractOrder.paymentTypeattribute.- Parameters:
value- the paymentType - Payment type for Checkout summary
-
setPaymentType
Generated method - Setter of theAbstractOrder.paymentTypeattribute.- Parameters:
value- the paymentType - Payment type for Checkout summary
-
getPurchaseOrderNumber
Generated method - Getter of theAbstractOrder.purchaseOrderNumberattribute.- Returns:
- the purchaseOrderNumber - PO number is a string up to 255 chars.
-
getPurchaseOrderNumber
Generated method - Getter of theAbstractOrder.purchaseOrderNumberattribute.- Returns:
- the purchaseOrderNumber - PO number is a string up to 255 chars.
-
setPurchaseOrderNumber
Generated method - Setter of theAbstractOrder.purchaseOrderNumberattribute.- Parameters:
value- the purchaseOrderNumber - PO number is a string up to 255 chars.
-
setPurchaseOrderNumber
Generated method - Setter of theAbstractOrder.purchaseOrderNumberattribute.- Parameters:
value- the purchaseOrderNumber - PO number is a string up to 255 chars.
-
getSchedulingCronJob
Generated method - Getter of theOrder.schedulingCronJobattribute.- Returns:
- the schedulingCronJob
-
getSchedulingCronJob
Generated method - Getter of theOrder.schedulingCronJobattribute.- Returns:
- the schedulingCronJob
-
setSchedulingCronJob
Generated method - Setter of theOrder.schedulingCronJobattribute.- Parameters:
value- the schedulingCronJob
-
setSchedulingCronJob
Generated method - Setter of theOrder.schedulingCronJobattribute.- Parameters:
value- the schedulingCronJob
-