Class PortletWorklistCreator

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

@Named @ViewScoped public class PortletWorklistCreator extends org.imixs.workflow.faces.data.ViewController
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Initialize default behavior configured by the BASIC configuration entity.

    Methods inherited from class org.imixs.workflow.faces.data.ViewController

    getPageIndex, getPageSize, getQuery, getSortBy, getWorkitems, isEndOfList, isLoadStubs, isSortReverse, loadData, reset, setEndOfList, setLoadStubs, setPageIndex, setPageSize, setQuery, setSortBy, setSortReverse

    Methods inherited from class java.lang.Object

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

    • PortletWorklistCreator

      public PortletWorklistCreator()
  • Method Details

    • init

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