Package org.imixs.workflow.office.views
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 -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()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
-
Constructor Details
-
PortletWorklistCreator
public PortletWorklistCreator()
-
-
Method Details
-
init
@PostConstruct public void init()Initialize default behavior configured by the BASIC configuration entity.- Overrides:
initin classorg.imixs.workflow.faces.data.ViewController
-