Class WorkflowActionAdapterController

java.lang.Object
org.zkoss.zk.ui.event.GenericEventListener
org.zkoss.zk.ui.util.GenericComposer<T>
org.zkoss.zk.ui.util.GenericAutowireComposer<T>
org.zkoss.zk.ui.util.GenericForwardComposer<org.zkoss.zk.ui.Component>
com.hybris.cockpitng.util.ViewAnnotationAwareComposer
com.hybris.cockpitng.util.DefaultWidgetController
com.hybris.backoffice.widgets.advancedsearch.AbstractInitAdvancedSearchAdapter
de.hybris.platform.platformbackoffice.widgets.workflowactionadapter.WorkflowActionAdapterController
All Implemented Interfaces:
com.hybris.backoffice.widgets.advancedsearch.AdvancedSearchInitializer, com.hybris.cockpitng.core.WidgetController, com.hybris.cockpitng.dnd.WidgetDragAndDropAware, com.hybris.cockpitng.engine.WidgetInstanceManagerAware, Serializable, org.zkoss.zk.ui.event.EventListener, org.zkoss.zk.ui.event.SerializableEventListener, org.zkoss.zk.ui.util.ComponentActivationListener, org.zkoss.zk.ui.util.ComponentCloneListener, org.zkoss.zk.ui.util.Composer<org.zkoss.zk.ui.Component>, org.zkoss.zk.ui.util.ComposerExt<org.zkoss.zk.ui.Component>

@Deprecated(since="6.6", forRemoval=true) public class WorkflowActionAdapterController extends com.hybris.backoffice.widgets.advancedsearch.AbstractInitAdvancedSearchAdapter
Deprecated, for removal: This API element is subject to removal in a future version.
since 6.6 please use WorkflowActionAdapterController
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected com.hybris.cockpitng.core.user.CockpitUserService
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected UserService
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 6.5, use WorkflowActionModel._TYPECODE instead

    Fields inherited from class com.hybris.backoffice.widgets.advancedsearch.AbstractInitAdvancedSearchAdapter

    SOCKET_IN_NODE_SELECTED, SOCKET_OUT_CONTEXT

    Fields inherited from class org.zkoss.zk.ui.util.GenericAutowireComposer

    _separator, application, applicationScope, arg, componentScope, desktop, desktopScope, execution, page, pageScope, param, requestScope, self, session, sessionScope, spaceOwner, spaceScope

    Fields inherited from class org.zkoss.zk.ui.util.GenericComposer

    _applied
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addSearchDataConditions(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData, Optional<com.hybris.backoffice.navigation.NavigationNode> optional)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected void
    addStatusCondition(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected void
    addUserCondition(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected void
    clearConditionsForAttribute(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData, String attribute)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    createAdvancedSearchInitContext(com.hybris.backoffice.navigation.NavigationNode navigationNode)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected com.hybris.cockpitng.core.config.impl.jaxb.hybris.advancedsearch.FieldType
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected com.hybris.cockpitng.core.user.CockpitUserService
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected UserModel
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected UserService
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setCockpitUserService(com.hybris.cockpitng.core.user.CockpitUserService cockpitUserService)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class com.hybris.backoffice.widgets.advancedsearch.AbstractInitAdvancedSearchAdapter

    getAdvancedSearchOperatorService, getPermissionFacade, getTypeFacade, initFromConfig, loadAdvancedConfiguration, loadDataTypeForCode, setAdvancedSearchOperatorService, setPermissionFacade, setTypeFacade

    Methods inherited from class com.hybris.cockpitng.util.DefaultWidgetController

    doAfterCompose, doBeforeCompose, doBeforeComposeChildren, executeOperation, getDragAndDropStrategy, getLabel, getLabel, getModel, getValue, getWidgetDragAndDropStrategyRepository, getWidgetInstanceManager, getWidgetRoot, getWidgetSettings, getWidgetslot, getWidgetTitle, getWidgetUtils, initDragAndDropAwareness, initialize, initWidgetSetting, initWidgetSetting, initWidgetSetting, initWidgetSetting, initWidgetSetting, invokeListenerMethod, onSocketInput, preInitialize, sendOutput, sendOutputAfterOperation, sendOutputAfterOperation, sendOutputAfterOperation, setValue, setWidgetInstanceManager, setWidgetTitle

    Methods inherited from class com.hybris.cockpitng.util.ViewAnnotationAwareComposer

    scanEventListeners

    Methods inherited from class org.zkoss.zk.ui.util.GenericAutowireComposer

    alert, didActivate, getPage, willClone, willPassivate

    Methods inherited from class org.zkoss.zk.ui.util.GenericComposer

    doCatch, doFinally

    Methods inherited from class org.zkoss.zk.ui.event.GenericEventListener

    bindComponent, getController, onEvent, unbindComponent

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • BACKOFFICE_WFL_INBOX_ID

      protected static final String BACKOFFICE_WFL_INBOX_ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • WORKFLOW_ACTION_TYPE_CODE

      @Deprecated(since="6.5", forRemoval=true) protected static final String WORKFLOW_ACTION_TYPE_CODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 6.5, use WorkflowActionModel._TYPECODE instead
      See Also:
    • WORKFLOW_ACTION_PRINCIPAL_ASSIGNED_ATTR

      protected static final String WORKFLOW_ACTION_PRINCIPAL_ASSIGNED_ATTR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • SOCKET_INPUT_STATUSES

      protected static final String SOCKET_INPUT_STATUSES
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • SOCKET_OUTPUT_CONTEXT

      protected static final String SOCKET_OUTPUT_CONTEXT
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • MODEL_SELECTED_STATUSES

      protected static final String MODEL_SELECTED_STATUSES
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • MODEL_NAVIGATION_NODE

      protected static final String MODEL_NAVIGATION_NODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • cockpitUserService

      protected transient com.hybris.cockpitng.core.user.CockpitUserService cockpitUserService
      Deprecated, for removal: This API element is subject to removal in a future version.
    • userService

      protected transient UserService userService
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • WorkflowActionAdapterController

      public WorkflowActionAdapterController()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • createAdvancedSearchInitContext

      public void createAdvancedSearchInitContext(com.hybris.backoffice.navigation.NavigationNode navigationNode)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      createAdvancedSearchInitContext in class com.hybris.backoffice.widgets.advancedsearch.AbstractInitAdvancedSearchAdapter
    • setSelectedStatuses

      public void setSelectedStatuses(Set<Object> statuses)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • addSearchDataConditions

      public void addSearchDataConditions(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData, Optional<com.hybris.backoffice.navigation.NavigationNode> optional)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • addUserCondition

      protected void addUserCondition(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • clearConditionsForAttribute

      protected void clearConditionsForAttribute(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData, String attribute)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • createFieldType

      protected com.hybris.cockpitng.core.config.impl.jaxb.hybris.advancedsearch.FieldType createFieldType(String fieldName)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • addStatusCondition

      protected void addStatusCondition(com.hybris.backoffice.widgets.advancedsearch.impl.AdvancedSearchData searchData)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getCurrentUser

      protected UserModel getCurrentUser()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getTypeCode

      public String getTypeCode()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      getTypeCode in class com.hybris.backoffice.widgets.advancedsearch.AbstractInitAdvancedSearchAdapter
    • getNavigationNodeId

      public String getNavigationNodeId()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      getNavigationNodeId in class com.hybris.backoffice.widgets.advancedsearch.AbstractInitAdvancedSearchAdapter
    • getOutputSocketName

      protected String getOutputSocketName()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      getOutputSocketName in class com.hybris.backoffice.widgets.advancedsearch.AbstractInitAdvancedSearchAdapter
    • getCockpitUserService

      protected com.hybris.cockpitng.core.user.CockpitUserService getCockpitUserService()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setCockpitUserService

      public void setCockpitUserService(com.hybris.cockpitng.core.user.CockpitUserService cockpitUserService)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getUserService

      protected UserService getUserService()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setUserService

      public void setUserService(UserService userService)
      Deprecated, for removal: This API element is subject to removal in a future version.