Class ProfileViewController

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    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

    • ProfileViewController

      public ProfileViewController()
  • Method Details

    • init

      @PostConstruct public void init()
      Overrides:
      init in class org.imixs.workflow.faces.data.ViewController