Class PortletWorklistFavorites

  • All Implemented Interfaces:
    Serializable

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

      • userController

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

      • PortletWorklistFavorites

        public PortletWorklistFavorites()
    • Method Detail

      • 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