Skip navigation links
A C D F G I L O P Q R S U V W 

A

addMessage(String, String, Object) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This method can be used to add a Error Messege to the Application Context during an actionListener Call.
AjaxFileUploadServlet - Class in org.imixs.workflow.jee.faces.fileupload
 
AjaxFileUploadServlet() - Constructor for class org.imixs.workflow.jee.faces.fileupload.AjaxFileUploadServlet
 

C

compare(SelectItem, SelectItem) - Method in class org.imixs.workflow.jee.faces.util.SelectItemComparator
 
create() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This method creates an empty workItem with the default type property and the property 'namCreator' holding the current RemoteUser This method should be overwritten to add additional Business logic here.
create(ActionEvent) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This actionListener method creates an empty workItem with the default type property and the property 'namCreator' holding the current RemoteUser This method should be overwritten to add additional Business logic here.

D

DataController - Class in org.imixs.workflow.jee.faces.workitem
The DataController can be used in JSF Applications to manage ItemCollections without any workflow functionality.
DataController() - Constructor for class org.imixs.workflow.jee.faces.workitem.DataController
 
delete(String) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This action method deletes a workitem.
delete(String, String) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This action method deletes a workitem and returns an action result.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.imixs.workflow.jee.faces.fileupload.AjaxFileUploadServlet
Delete a existing file form the fileData list stored in the current user session
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.imixs.workflow.jee.faces.fileupload.AjaxFileUploadServlet
Getter method to return the file content from the fileData list stored in the current user
doLoadNext() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
doLoadNext(ActionEvent) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
doLoadNext(AjaxBehaviorEvent) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
doLoadPrev() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
doLoadPrev(ActionEvent) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
doLoadPrev(AjaxBehaviorEvent) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
doLogout(ActionEvent) - Method in class org.imixs.workflow.jee.faces.util.LoginController
invalidates the current user session
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.imixs.workflow.jee.faces.fileupload.AjaxFileUploadServlet
Upload files to stored in the current user session
doRefresh() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
refreshes the current workitem list. so the list will be loaded again.
doRefresh(ActionEvent) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
doRefresh(AjaxBehaviorEvent) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
doReset() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
resets the current result and set the page pointer to 0.
doReset(ActionEvent) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
doReset(AjaxBehaviorEvent) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 

F

FileData - Class in org.imixs.workflow.jee.faces.fileupload
This class represents an uploaded file object The class was developed initially by theironicprogrammer@gmail.com
FileData(String, String, byte[]) - Constructor for class org.imixs.workflow.jee.faces.fileupload.FileData
 
FileUploadController - Class in org.imixs.workflow.jee.faces.fileupload
 
FileUploadController() - Constructor for class org.imixs.workflow.jee.faces.fileupload.FileUploadController
 

G

getAsObject(FacesContext, UIComponent, String) - Method in class org.imixs.workflow.jee.faces.util.VectorConverter
 
getAsObject(FacesContext, UIComponent, String) - Method in class org.imixs.workflow.jee.faces.util.VectorIntegerConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.imixs.workflow.jee.faces.util.VectorConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.imixs.workflow.jee.faces.util.VectorIntegerConverter
 
getContentType() - Method in class org.imixs.workflow.jee.faces.fileupload.FileData
 
getData() - Method in class org.imixs.workflow.jee.faces.fileupload.FileData
 
getDefaultType() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This method returns the Default 'type' attribute of the local workitem.
getEntityService() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
returns an instance of the EntityService EJB
getEntityService() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
returns an instance of the EntityService EJB
getEvents() - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
This method returns a List of workflow events assigned to the corresponding '$processid' and '$modelversion' of the current WorkItem.
getMaxResult() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
returns the maximum size of a search result
getModelService() - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
returns an instance of the ModelService EJB
getName() - Method in class org.imixs.workflow.jee.faces.fileupload.FileData
 
getRemoteUser() - Method in class org.imixs.workflow.jee.faces.util.LoginController
returns the remote user Name
getRow() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
Navigation
getServerURI() - Method in class org.imixs.workflow.jee.faces.util.LoginController
returns the full qualified server URI from the current web context
getSize() - Method in class org.imixs.workflow.jee.faces.fileupload.FileData
 
getSortOrder() - Method in class org.imixs.workflow.jee.faces.workitem.WorklistController
 
getType() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
set the value for the attribute 'type' of a workitem to be generated or search by this controller
getUploades() - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
returns the list of uploaded files
getUserNameList() - Method in class org.imixs.workflow.jee.faces.util.LoginController
Returns the current user name list including userId, roles and context groups.
getUserPrincipal() - Method in class org.imixs.workflow.jee.faces.util.LoginController
returns the userPrincipal Name
getView() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
Current view
getViewAdapter() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
getViewEntries(ViewController) - Method in interface org.imixs.workflow.jee.faces.workitem.IViewAdapter
 
getViewEntries(ViewController) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController.ViewAdapter
 
getViews() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
A map with containing a list of JPQL definitions.
getWorkflowService() - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
 
getWorkflowService() - Method in class org.imixs.workflow.jee.faces.workitem.WorklistController
 
getWorkitem() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
Returns the current workItem.
getWorkitems() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
Returns the current view result.

I

IMIXS_FILEDATA_LIST - Static variable in class org.imixs.workflow.jee.faces.fileupload.AjaxFileUploadServlet
 
init() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
This method is preparing the JPQL statements. views can also be set in the faces-config.xml
init(String) - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
This action method is used to initialize a new workitem with the inital values of the assigend workflow task.
isAuthenticated() - Method in class org.imixs.workflow.jee.faces.util.LoginController
returns true if user is authenticated and has at least on of the Imixs Access Roles
isEndOfList() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
isNewWorkitem() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
Returns true if the current entity was never saved before by the EntityService.
isUserInRole(String) - Method in class org.imixs.workflow.jee.faces.util.LoginController
Test security context isUserInRole
IViewAdapter - Interface in org.imixs.workflow.jee.faces.workitem
The IViewAdapter addapts the result of a get

L

load(String) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This method loads the current workItem from the EntityService.
load(String, String) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This Action method loads the current workItem from the EntityService and returns an action result.
LoginController - Class in org.imixs.workflow.jee.faces.util
This Backing Bean acts as a Login Helper Class.
LoginController() - Constructor for class org.imixs.workflow.jee.faces.util.LoginController
 

O

org.imixs.workflow.jee.faces.fileupload - package org.imixs.workflow.jee.faces.fileupload
 
org.imixs.workflow.jee.faces.util - package org.imixs.workflow.jee.faces.util
 
org.imixs.workflow.jee.faces.workitem - package org.imixs.workflow.jee.faces.workitem
 

P

process() - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
This method processes the current workItem and returns an action result.
process(int, boolean) - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
This method processes the current workItem with the provided activityID.
process(int) - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
This method processes the current workItem with the provided activityID.

Q

QUERY_WORKLIST_BY_AUTHOR - Static variable in class org.imixs.workflow.jee.faces.workitem.WorklistController
 
QUERY_WORKLIST_BY_CREATOR - Static variable in class org.imixs.workflow.jee.faces.workitem.WorklistController
 
QUERY_WORKLIST_BY_OWNER - Static variable in class org.imixs.workflow.jee.faces.workitem.WorklistController
 
QUERY_WORKLIST_BY_WRITEACCESS - Static variable in class org.imixs.workflow.jee.faces.workitem.WorklistController
 

R

removeAttachedFile(ItemCollection, String) - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
Removes a attached file object from the workitem.
reset() - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
clears the current uploaded files from the session param IMIXS_FILEDATA_LIST
reset() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
Reset current workItem to null

S

save() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This method saves the current workItem.
save(String) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This action method saves the current workItem and returns an action result.
SelectItemComparator - Class in org.imixs.workflow.jee.faces.util
Sorts a ArrayList of SelectItems by label
SelectItemComparator(boolean) - Constructor for class org.imixs.workflow.jee.faces.util.SelectItemComparator
 
SelectItemComparator(Locale, boolean) - Constructor for class org.imixs.workflow.jee.faces.util.SelectItemComparator
 
setContentType(String) - Method in class org.imixs.workflow.jee.faces.fileupload.FileData
 
setData(byte[]) - Method in class org.imixs.workflow.jee.faces.fileupload.FileData
 
setDefaultType(String) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This method set the default 'type' attribute of the local workitem.
setEndOfList(boolean) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
setMaxResult(int) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
set the maximum size of a search result
setName(String) - Method in class org.imixs.workflow.jee.faces.fileupload.FileData
 
setSortOrder(int) - Method in class org.imixs.workflow.jee.faces.workitem.WorklistController
 
setType(String) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
defines the type attribute of a workitem to be generated or search by this controller Subclasses may overwrite the type
setView(String) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
setViewAdapter(IViewAdapter) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
setViews(Map<String, String>) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
setWorkitem(ItemCollection) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
Set the current worktItem
setWorkitems(List<ItemCollection>) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 

U

updateWorkitem(ItemCollection) - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
The method adds all new uploaded files into the WorkItem property '$file'.

V

VectorConverter - Class in org.imixs.workflow.jee.faces.util
 
VectorConverter() - Constructor for class org.imixs.workflow.jee.faces.util.VectorConverter
 
VectorIntegerConverter - Class in org.imixs.workflow.jee.faces.util
 
VectorIntegerConverter() - Constructor for class org.imixs.workflow.jee.faces.util.VectorIntegerConverter
 
ViewAdapter() - Constructor for class org.imixs.workflow.jee.faces.workitem.ViewController.ViewAdapter
 
ViewController - Class in org.imixs.workflow.jee.faces.workitem
The ViewController can be used in JSF Applications to manage lists of ItemCollections.
ViewController() - Constructor for class org.imixs.workflow.jee.faces.workitem.ViewController
 
ViewController.ViewAdapter - Class in org.imixs.workflow.jee.faces.workitem
 

W

WorkflowController - Class in org.imixs.workflow.jee.faces.workitem
The WorkflowController can be used in JSF Applications to manage workflow processing on any workitem.
WorkflowController() - Constructor for class org.imixs.workflow.jee.faces.workitem.WorkflowController
 
WorklistController - Class in org.imixs.workflow.jee.faces.workitem
The WorkflowController extends the ViewControler and provides a set of workflow specific sortable view types.
WorklistController() - Constructor for class org.imixs.workflow.jee.faces.workitem.WorklistController
Set default values for view type and sort order.
A C D F G I L O P Q R S U V W 
Skip navigation links

Copyright © 2006–2017 Imixs Software Solutions GmbH. All rights reserved.