Class AutomatedWorkflowActionTemplates
java.lang.Object
de.hybris.platform.warehousing.util.models.AbstractItems<AutomatedWorkflowActionTemplateModel>
de.hybris.platform.warehousing.util.models.AutomatedWorkflowActionTemplates
public class AutomatedWorkflowActionTemplates
extends AbstractItems<AutomatedWorkflowActionTemplateModel>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected UserServiceprotected WorkflowDecisionTemplatesprotected WorkflowTemplatesvoidsetAutomatedWorkflowActionTemplateDao(WarehousingDao<AutomatedWorkflowActionTemplateModel> automatedWorkflowActionTemplateDao) voidsetUserService(UserService userService) voidsetWorkflowDecisionTemplates(WorkflowDecisionTemplates workflowDecisionTemplates) voidsetWorkflowTemplates(WorkflowTemplates workflowTemplates) Methods inherited from class de.hybris.platform.warehousing.util.models.AbstractItems
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelService, getOrSaveAndReturn, setFlexibleSearchService, setModelService
-
Field Details
-
AUTO_PACK_CODE
- See Also:
-
AUTO_PACK_NAME
- See Also:
-
AUTO_PACK_HANDLER
- See Also:
-
AUTO_SHIP_CODE
- See Also:
-
AUTO_SHIP_NAME
- See Also:
-
AUTO_SHIP_HANDLER
- See Also:
-
AUTO_PICKUP_CODE
- See Also:
-
AUTO_PICKUP_NAME
- See Also:
-
AUTO_PICKUP_HANDLER
- See Also:
-
AUTO_REALLOCATE_CONS_CODE
- See Also:
-
AUTO_REALLOCATE_CONS_NAME
- See Also:
-
AUTO_REALLOCATE_HANDLER
- See Also:
-
AUTO_DELETE_CANCELEVENT_CODE
- See Also:
-
AUTO_DELETE_CANCELEVENT_NAME
- See Also:
-
AUTO_DELETE_CANCELLATION_EVENT_HANDLER
- See Also:
-
AUTO_DELETE_STOCKS_CODE
- See Also:
-
AUTO_DELETE_STOCKS_NAME
- See Also:
-
AUTO_DELETE_STOCKLEVEL_HANDLER
- See Also:
-
-
Constructor Details
-
AutomatedWorkflowActionTemplates
public AutomatedWorkflowActionTemplates()
-
-
Method Details
-
AutoPacking
-
AutoShipping
-
AutoPickup
-
AutoReallocateConsignment
-
AutoDeleteCancellationEvent
-
AutoDeleteStockLevel
-
getAutomatedWorkflowActionTemplateDao
protected WarehousingDao<AutomatedWorkflowActionTemplateModel> getAutomatedWorkflowActionTemplateDao() -
setAutomatedWorkflowActionTemplateDao
public void setAutomatedWorkflowActionTemplateDao(WarehousingDao<AutomatedWorkflowActionTemplateModel> automatedWorkflowActionTemplateDao) -
getWorkflowDecisionTemplates
-
setWorkflowDecisionTemplates
-
getWorkflowTemplates
-
setWorkflowTemplates
-
getUserService
-
setUserService
-