Class SapserviceorderManager

java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.sap.sapserviceorder.jalo.SapserviceorderManager
All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener, Serializable

public class SapserviceorderManager extends de.hybris.platform.jalo.extension.Extension
Generated class for type SapserviceorderManager.
See Also:
  • Field Details

    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Map<String,de.hybris.platform.jalo.Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • SapserviceorderManager

      public SapserviceorderManager()
  • Method Details

    • getDefaultAttributeModes

      public Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass)
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.extension.Extension
    • getCancelReason

      public String getCancelReason(de.hybris.platform.jalo.SessionContext ctx, SAPOrder item)
      Generated method - Getter of the SAPOrder.cancelReason attribute.
      Returns:
      the cancelReason - Cancellation Reason.
    • getCancelReason

      public String getCancelReason(SAPOrder item)
      Generated method - Getter of the SAPOrder.cancelReason attribute.
      Returns:
      the cancelReason - Cancellation Reason.
    • setCancelReason

      public void setCancelReason(de.hybris.platform.jalo.SessionContext ctx, SAPOrder item, String value)
      Generated method - Setter of the SAPOrder.cancelReason attribute.
      Parameters:
      value - the cancelReason - Cancellation Reason.
    • setCancelReason

      public void setCancelReason(SAPOrder item, String value)
      Generated method - Setter of the SAPOrder.cancelReason attribute.
      Parameters:
      value - the cancelReason - Cancellation Reason.
    • createS4CMConfig

      public S4CMConfig createS4CMConfig(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createS4CMConfig

      public S4CMConfig createS4CMConfig(Map attributeValues)
    • createSAPCpiOutboundServiceOrder

      public SAPCpiOutboundServiceOrder createSAPCpiOutboundServiceOrder(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createSAPCpiOutboundServiceOrder

      public SAPCpiOutboundServiceOrder createSAPCpiOutboundServiceOrder(Map attributeValues)
    • createSAPCpiOutboundServiceOrderItem

      public SAPCpiOutboundServiceOrderItem createSAPCpiOutboundServiceOrderItem(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createSAPCpiOutboundServiceOrderItem

      public SAPCpiOutboundServiceOrderItem createSAPCpiOutboundServiceOrderItem(Map attributeValues)
    • createSapServiceSkill

      public SapServiceSkill createSapServiceSkill(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues)
    • createSapServiceSkill

      public SapServiceSkill createSapServiceSkill(Map attributeValues)
    • getInstance

      public static final SapserviceorderManager getInstance()
    • getName

      public String getName()
      Specified by:
      getName in class de.hybris.platform.jalo.extension.Extension
    • isIsRelatedConsignmentProcessed

      public Boolean isIsRelatedConsignmentProcessed(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.isRelatedConsignmentProcessed attribute.
      Returns:
      the isRelatedConsignmentProcessed - boolean to know if related consignments are processed
    • isIsRelatedConsignmentProcessed

      public Boolean isIsRelatedConsignmentProcessed(de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.isRelatedConsignmentProcessed attribute.
      Returns:
      the isRelatedConsignmentProcessed - boolean to know if related consignments are processed
    • isIsRelatedConsignmentProcessedAsPrimitive

      public boolean isIsRelatedConsignmentProcessedAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.isRelatedConsignmentProcessed attribute.
      Returns:
      the isRelatedConsignmentProcessed - boolean to know if related consignments are processed
    • isIsRelatedConsignmentProcessedAsPrimitive

      public boolean isIsRelatedConsignmentProcessedAsPrimitive(de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.isRelatedConsignmentProcessed attribute.
      Returns:
      the isRelatedConsignmentProcessed - boolean to know if related consignments are processed
    • setIsRelatedConsignmentProcessed

      public void setIsRelatedConsignmentProcessed(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item, Boolean value)
      Generated method - Setter of the Consignment.isRelatedConsignmentProcessed attribute.
      Parameters:
      value - the isRelatedConsignmentProcessed - boolean to know if related consignments are processed
    • setIsRelatedConsignmentProcessed

      public void setIsRelatedConsignmentProcessed(de.hybris.platform.ordersplitting.jalo.Consignment item, Boolean value)
      Generated method - Setter of the Consignment.isRelatedConsignmentProcessed attribute.
      Parameters:
      value - the isRelatedConsignmentProcessed - boolean to know if related consignments are processed
    • setIsRelatedConsignmentProcessed

      public void setIsRelatedConsignmentProcessed(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item, boolean value)
      Generated method - Setter of the Consignment.isRelatedConsignmentProcessed attribute.
      Parameters:
      value - the isRelatedConsignmentProcessed - boolean to know if related consignments are processed
    • setIsRelatedConsignmentProcessed

      public void setIsRelatedConsignmentProcessed(de.hybris.platform.ordersplitting.jalo.Consignment item, boolean value)
      Generated method - Setter of the Consignment.isRelatedConsignmentProcessed attribute.
      Parameters:
      value - the isRelatedConsignmentProcessed - boolean to know if related consignments are processed
    • getLeadDays

      public Integer getLeadDays(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.leadDays attribute.
      Returns:
      the leadDays - No. of days to be added to the current date for the service order request date
    • getLeadDays

      public Integer getLeadDays(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.leadDays attribute.
      Returns:
      the leadDays - No. of days to be added to the current date for the service order request date
    • getLeadDaysAsPrimitive

      public int getLeadDaysAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.leadDays attribute.
      Returns:
      the leadDays - No. of days to be added to the current date for the service order request date
    • getLeadDaysAsPrimitive

      public int getLeadDaysAsPrimitive(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.leadDays attribute.
      Returns:
      the leadDays - No. of days to be added to the current date for the service order request date
    • setLeadDays

      public void setLeadDays(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, Integer value)
      Generated method - Setter of the SAPConfiguration.leadDays attribute.
      Parameters:
      value - the leadDays - No. of days to be added to the current date for the service order request date
    • setLeadDays

      public void setLeadDays(SAPConfiguration item, Integer value)
      Generated method - Setter of the SAPConfiguration.leadDays attribute.
      Parameters:
      value - the leadDays - No. of days to be added to the current date for the service order request date
    • setLeadDays

      public void setLeadDays(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item, int value)
      Generated method - Setter of the SAPConfiguration.leadDays attribute.
      Parameters:
      value - the leadDays - No. of days to be added to the current date for the service order request date
    • setLeadDays

      public void setLeadDays(SAPConfiguration item, int value)
      Generated method - Setter of the SAPConfiguration.leadDays attribute.
      Parameters:
      value - the leadDays - No. of days to be added to the current date for the service order request date
    • getPlannedStartDate

      public Date getPlannedStartDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item)
      Generated method - Getter of the ConsignmentEntry.plannedStartDate attribute.
      Returns:
      the plannedStartDate - Planned start date of the service.
    • getPlannedStartDate

      public Date getPlannedStartDate(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item)
      Generated method - Getter of the ConsignmentEntry.plannedStartDate attribute.
      Returns:
      the plannedStartDate - Planned start date of the service.
    • setPlannedStartDate

      public void setPlannedStartDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item, Date value)
      Generated method - Setter of the ConsignmentEntry.plannedStartDate attribute.
      Parameters:
      value - the plannedStartDate - Planned start date of the service.
    • setPlannedStartDate

      public void setPlannedStartDate(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry item, Date value)
      Generated method - Setter of the ConsignmentEntry.plannedStartDate attribute.
      Parameters:
      value - the plannedStartDate - Planned start date of the service.
    • getRelatedConsignments

      public List<de.hybris.platform.ordersplitting.jalo.Consignment> getRelatedConsignments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.relatedConsignments attribute.
      Returns:
      the relatedConsignments - Related Consignments
    • getRelatedConsignments

      public List<de.hybris.platform.ordersplitting.jalo.Consignment> getRelatedConsignments(de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.relatedConsignments attribute.
      Returns:
      the relatedConsignments - Related Consignments
    • setRelatedConsignments

      public void setRelatedConsignments(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item, List<de.hybris.platform.ordersplitting.jalo.Consignment> value)
      Generated method - Setter of the Consignment.relatedConsignments attribute.
      Parameters:
      value - the relatedConsignments - Related Consignments
    • setRelatedConsignments

      public void setRelatedConsignments(de.hybris.platform.ordersplitting.jalo.Consignment item, List<de.hybris.platform.ordersplitting.jalo.Consignment> value)
      Generated method - Setter of the Consignment.relatedConsignments attribute.
      Parameters:
      value - the relatedConsignments - Related Consignments
    • getRequestedServiceStartDate

      public Date getRequestedServiceStartDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.requestedServiceStartDate attribute.
      Returns:
      the requestedServiceStartDate - Service Order request Start Date
    • getRequestedServiceStartDate

      public Date getRequestedServiceStartDate(de.hybris.platform.jalo.order.AbstractOrder item)
      Generated method - Getter of the AbstractOrder.requestedServiceStartDate attribute.
      Returns:
      the requestedServiceStartDate - Service Order request Start Date
    • setRequestedServiceStartDate

      public void setRequestedServiceStartDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, Date value)
      Generated method - Setter of the AbstractOrder.requestedServiceStartDate attribute.
      Parameters:
      value - the requestedServiceStartDate - Service Order request Start Date
    • setRequestedServiceStartDate

      public void setRequestedServiceStartDate(de.hybris.platform.jalo.order.AbstractOrder item, Date value)
      Generated method - Setter of the AbstractOrder.requestedServiceStartDate attribute.
      Parameters:
      value - the requestedServiceStartDate - Service Order request Start Date
    • getS4cmConfig

      public S4CMConfig getS4cmConfig(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item)
      Generated method - Getter of the Warehouse.s4cmConfig attribute.
      Returns:
      the s4cmConfig
    • getS4cmConfig

      public S4CMConfig getS4cmConfig(de.hybris.platform.ordersplitting.jalo.Warehouse item)
      Generated method - Getter of the Warehouse.s4cmConfig attribute.
      Returns:
      the s4cmConfig
    • setS4cmConfig

      public void setS4cmConfig(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse item, S4CMConfig value)
      Generated method - Setter of the Warehouse.s4cmConfig attribute.
      Parameters:
      value - the s4cmConfig
    • setS4cmConfig

      public void setS4cmConfig(de.hybris.platform.ordersplitting.jalo.Warehouse item, S4CMConfig value)
      Generated method - Setter of the Warehouse.s4cmConfig attribute.
      Parameters:
      value - the s4cmConfig
    • getSapCpiOutboundServiceOrderItem

      public SAPCpiOutboundServiceOrderItem getSapCpiOutboundServiceOrderItem(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent item)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItem attribute.
      Returns:
      the sapCpiOutboundServiceOrderItem
    • getSapCpiOutboundServiceOrderItem

      public SAPCpiOutboundServiceOrderItem getSapCpiOutboundServiceOrderItem(SAPCpiOutboundPriceComponent item)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItem attribute.
      Returns:
      the sapCpiOutboundServiceOrderItem
    • setSapCpiOutboundServiceOrderItem

      public void setSapCpiOutboundServiceOrderItem(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundPriceComponent item, SAPCpiOutboundServiceOrderItem value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItem attribute.
      Parameters:
      value - the sapCpiOutboundServiceOrderItem
    • setSapCpiOutboundServiceOrderItem

      public void setSapCpiOutboundServiceOrderItem(SAPCpiOutboundPriceComponent item, SAPCpiOutboundServiceOrderItem value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItem attribute.
      Parameters:
      value - the sapCpiOutboundServiceOrderItem
    • getServiceItemPriceConditionCode

      public String getServiceItemPriceConditionCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.serviceItemPriceConditionCode attribute.
      Returns:
      the serviceItemPriceConditionCode - service product base price condition code
    • getServiceItemPriceConditionCode

      public String getServiceItemPriceConditionCode(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.serviceItemPriceConditionCode attribute.
      Returns:
      the serviceItemPriceConditionCode - service product base price condition code
    • setServiceItemPriceConditionCode

      public void setServiceItemPriceConditionCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
      Generated method - Setter of the SAPConfiguration.serviceItemPriceConditionCode attribute.
      Parameters:
      value - the serviceItemPriceConditionCode - service product base price condition code
    • setServiceItemPriceConditionCode

      public void setServiceItemPriceConditionCode(SAPConfiguration item, String value)
      Generated method - Setter of the SAPConfiguration.serviceItemPriceConditionCode attribute.
      Parameters:
      value - the serviceItemPriceConditionCode - service product base price condition code
    • getServiceOrderId

      public String getServiceOrderId(de.hybris.platform.jalo.SessionContext ctx, SAPOrder item)
      Generated method - Getter of the SAPOrder.serviceOrderId attribute.
      Returns:
      the serviceOrderId - Saves S/4 service order ID Commerce.
    • getServiceOrderId

      public String getServiceOrderId(SAPOrder item)
      Generated method - Getter of the SAPOrder.serviceOrderId attribute.
      Returns:
      the serviceOrderId - Saves S/4 service order ID Commerce.
    • setServiceOrderId

      public void setServiceOrderId(de.hybris.platform.jalo.SessionContext ctx, SAPOrder item, String value)
      Generated method - Setter of the SAPOrder.serviceOrderId attribute.
      Parameters:
      value - the serviceOrderId - Saves S/4 service order ID Commerce.
    • setServiceOrderId

      public void setServiceOrderId(SAPOrder item, String value)
      Generated method - Setter of the SAPOrder.serviceOrderId attribute.
      Parameters:
      value - the serviceOrderId - Saves S/4 service order ID Commerce.
    • getServiceOrderModificationCutoffDays

      public Integer getServiceOrderModificationCutoffDays(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.serviceOrderModificationCutoffDays attribute.
      Returns:
      the serviceOrderModificationCutoffDays - No. of days before the requested start date that the service order can be modified
    • getServiceOrderModificationCutoffDays

      public Integer getServiceOrderModificationCutoffDays(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.serviceOrderModificationCutoffDays attribute.
      Returns:
      the serviceOrderModificationCutoffDays - No. of days before the requested start date that the service order can be modified
    • getServiceOrderModificationCutoffDaysAsPrimitive

      public int getServiceOrderModificationCutoffDaysAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.serviceOrderModificationCutoffDays attribute.
      Returns:
      the serviceOrderModificationCutoffDays - No. of days before the requested start date that the service order can be modified
    • getServiceOrderModificationCutoffDaysAsPrimitive

      public int getServiceOrderModificationCutoffDaysAsPrimitive(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.serviceOrderModificationCutoffDays attribute.
      Returns:
      the serviceOrderModificationCutoffDays - No. of days before the requested start date that the service order can be modified
    • setServiceOrderModificationCutoffDays

      public void setServiceOrderModificationCutoffDays(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, Integer value)
      Generated method - Setter of the SAPConfiguration.serviceOrderModificationCutoffDays attribute.
      Parameters:
      value - the serviceOrderModificationCutoffDays - No. of days before the requested start date that the service order can be modified
    • setServiceOrderModificationCutoffDays

      public void setServiceOrderModificationCutoffDays(SAPConfiguration item, Integer value)
      Generated method - Setter of the SAPConfiguration.serviceOrderModificationCutoffDays attribute.
      Parameters:
      value - the serviceOrderModificationCutoffDays - No. of days before the requested start date that the service order can be modified
    • setServiceOrderModificationCutoffDays

      public void setServiceOrderModificationCutoffDays(de.hybris.platform.jalo.SessionContext ctx, SAPConfiguration item, int value)
      Generated method - Setter of the SAPConfiguration.serviceOrderModificationCutoffDays attribute.
      Parameters:
      value - the serviceOrderModificationCutoffDays - No. of days before the requested start date that the service order can be modified
    • setServiceOrderModificationCutoffDays

      public void setServiceOrderModificationCutoffDays(SAPConfiguration item, int value)
      Generated method - Setter of the SAPConfiguration.serviceOrderModificationCutoffDays attribute.
      Parameters:
      value - the serviceOrderModificationCutoffDays - No. of days before the requested start date that the service order can be modified
    • getServiceOrderTransactionType

      public String getServiceOrderTransactionType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.serviceOrderTransactionType attribute.
      Returns:
      the serviceOrderTransactionType - service order transaction type code
    • getServiceOrderTransactionType

      public String getServiceOrderTransactionType(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.serviceOrderTransactionType attribute.
      Returns:
      the serviceOrderTransactionType - service order transaction type code
    • setServiceOrderTransactionType

      public void setServiceOrderTransactionType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, String value)
      Generated method - Setter of the SAPConfiguration.serviceOrderTransactionType attribute.
      Parameters:
      value - the serviceOrderTransactionType - service order transaction type code
    • setServiceOrderTransactionType

      public void setServiceOrderTransactionType(SAPConfiguration item, String value)
      Generated method - Setter of the SAPConfiguration.serviceOrderTransactionType attribute.
      Parameters:
      value - the serviceOrderTransactionType - service order transaction type code
    • isServiceProducts

      public Boolean isServiceProducts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.serviceProducts attribute.
      Returns:
      the serviceProducts - sets service products flag on consignment
    • isServiceProducts

      public Boolean isServiceProducts(de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.serviceProducts attribute.
      Returns:
      the serviceProducts - sets service products flag on consignment
    • isServiceProductsAsPrimitive

      public boolean isServiceProductsAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.serviceProducts attribute.
      Returns:
      the serviceProducts - sets service products flag on consignment
    • isServiceProductsAsPrimitive

      public boolean isServiceProductsAsPrimitive(de.hybris.platform.ordersplitting.jalo.Consignment item)
      Generated method - Getter of the Consignment.serviceProducts attribute.
      Returns:
      the serviceProducts - sets service products flag on consignment
    • setServiceProducts

      public void setServiceProducts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item, Boolean value)
      Generated method - Setter of the Consignment.serviceProducts attribute.
      Parameters:
      value - the serviceProducts - sets service products flag on consignment
    • setServiceProducts

      public void setServiceProducts(de.hybris.platform.ordersplitting.jalo.Consignment item, Boolean value)
      Generated method - Setter of the Consignment.serviceProducts attribute.
      Parameters:
      value - the serviceProducts - sets service products flag on consignment
    • setServiceProducts

      public void setServiceProducts(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Consignment item, boolean value)
      Generated method - Setter of the Consignment.serviceProducts attribute.
      Parameters:
      value - the serviceProducts - sets service products flag on consignment
    • setServiceProducts

      public void setServiceProducts(de.hybris.platform.ordersplitting.jalo.Consignment item, boolean value)
      Generated method - Setter of the Consignment.serviceProducts attribute.
      Parameters:
      value - the serviceProducts - sets service products flag on consignment
    • getServiceProductWarehousesConfig

      public S4CMConfig getServiceProductWarehousesConfig(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item)
      Generated method - Getter of the SAPConfiguration.serviceProductWarehousesConfig attribute.
      Returns:
      the serviceProductWarehousesConfig - service product warehouses
    • getServiceProductWarehousesConfig

      public S4CMConfig getServiceProductWarehousesConfig(SAPConfiguration item)
      Generated method - Getter of the SAPConfiguration.serviceProductWarehousesConfig attribute.
      Returns:
      the serviceProductWarehousesConfig - service product warehouses
    • setServiceProductWarehousesConfig

      public void setServiceProductWarehousesConfig(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.GenericItem item, S4CMConfig value)
      Generated method - Setter of the SAPConfiguration.serviceProductWarehousesConfig attribute.
      Parameters:
      value - the serviceProductWarehousesConfig - service product warehouses
    • setServiceProductWarehousesConfig

      public void setServiceProductWarehousesConfig(SAPConfiguration item, S4CMConfig value)
      Generated method - Setter of the SAPConfiguration.serviceProductWarehousesConfig attribute.
      Parameters:
      value - the serviceProductWarehousesConfig - service product warehouses
    • getSkills

      public List<SapServiceSkill> getSkills(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.skills attribute.
      Returns:
      the skills
    • getSkills

      public List<SapServiceSkill> getSkills(de.hybris.platform.jalo.product.Product item)
      Generated method - Getter of the Product.skills attribute.
      Returns:
      the skills
    • setSkills

      public void setSkills(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, List<SapServiceSkill> value)
      Generated method - Setter of the Product.skills attribute.
      Parameters:
      value - the skills
    • setSkills

      public void setSkills(de.hybris.platform.jalo.product.Product item, List<SapServiceSkill> value)
      Generated method - Setter of the Product.skills attribute.
      Parameters:
      value - the skills