Class PortletWorklistFavorites

java.lang.Object
org.imixs.workflow.faces.data.ViewController
org.imixs.workflow.office.views.PortletWorklistFavorites
All Implemented Interfaces:
Serializable

@Named @ViewScoped public class PortletWorklistFavorites extends org.imixs.workflow.faces.data.ViewController
See Also:
  • Field Details

    • userController

      @Inject protected org.imixs.marty.profile.UserController userController
  • Constructor Details

    • PortletWorklistFavorites

      public PortletWorklistFavorites()
  • Method Details

    • getMode

      public int getMode()
    • setMode

      public void setMode(int mode)
    • init

      @PostConstruct public void init()
      Initialize default behavior configured by the BASIC configuration entity.
      Overrides:
      init in class org.imixs.workflow.faces.data.ViewController
    • getQuery

      public String getQuery()
      Generate custom query based on the user profile
      Overrides:
      getQuery in class org.imixs.workflow.faces.data.ViewController
    • getCookie

      public String getCookie(String name)