A C D F G I L M O P 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.

C

compare(SelectItem, SelectItem) - Method in class org.imixs.workflow.jee.faces.util.SelectItemComparator
 
create(ActionEvent) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This actionListener method creates an empty workItem with the default type.

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, String) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This action method removes the current selected workitem from a view.
delete(String) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This actionListener method removes the current selected workitem from a view.
deleteChilds(ItemCollection) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This actionListener method deletes all child workItems of a workItem - also childs from child workItems will be deleted.
destroy() - Method in class org.imixs.workflow.jee.faces.fileupload.MultipartRequestFilter
 
doClear(ActionEvent) - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
Removes all new uploaded and removed Files.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.imixs.workflow.jee.faces.fileupload.MultipartRequestFilter
test if the request is a post request and if the content type is mulitpart.
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
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 project list and projectMB
doReset(ActionEvent) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
doReset(AjaxBehaviorEvent) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
doUpload(ActionEvent) - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
Adds a new file into the uploadedFiles property.

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
This controller class provides methods to extract a file from a mulitpart http request.
FileUploadController() - Constructor for class org.imixs.workflow.jee.faces.fileupload.FileUploadController
 
findFile(String) - Method in class org.imixs.workflow.jee.faces.fileupload.MultipartRequestWrapper
This method returns the file content of a specific multi part http request.

G

getAction() - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
returns the last computed workflow resultmessage.
getActivities() - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
returns a arrayList of Activities to the corresponding processiD of the current WorkItem.
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
 
getAttachedFiles() - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
Returns a list of files contained by the current workitem.
getContentType() - Method in class org.imixs.workflow.jee.faces.fileupload.FileData
 
getData() - Method in class org.imixs.workflow.jee.faces.fileupload.FileData
 
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
getID() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
returns the $uniqueID 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
 
getParameter(String) - Method in class org.imixs.workflow.jee.faces.fileupload.MultipartRequestWrapper
 
getParameterMap() - Method in class org.imixs.workflow.jee.faces.fileupload.MultipartRequestWrapper
 
getParameterNames() - Method in class org.imixs.workflow.jee.faces.fileupload.MultipartRequestWrapper
 
getParameterValues(String) - Method in class org.imixs.workflow.jee.faces.fileupload.MultipartRequestWrapper
 
getRemoteUser() - Method in class org.imixs.workflow.jee.faces.util.LoginController
returns the remote user Name
getRemovedFiles() - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
Returns a list of files which where removed from the AttachedFiles list.
getRestServiceURI() - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
 
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
 
getTitle() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
Returns a tile for the view result.
getType() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
set the value for the attribute 'type' of a workitem to be generated or search by this controller
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
getUploadedFiles() - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
Returns a FileData list with 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.
getWorkitemID() - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
 
getWorkitems() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
Returns the current view result.

I

init(FilterConfig) - Method in class org.imixs.workflow.jee.faces.fileupload.MultipartRequestFilter
 
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.
isAuthenticated() - Method in class org.imixs.workflow.jee.faces.util.LoginController
returns true if user is authenticated
isDirty() - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
Indicates if one or more files where uploaded or a attached files were removed.
isEndOfList() - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
isNewWorkitem() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
indicates if a workitem was processed before by the workflowService
isNewWorkitem() - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
Returns true if the current workItem was processed before by the workflowService.
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
ActionListener method to load a workItem from the backend.
load(String, String) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
Action method to load a workItem from the backend and returns an action result.
loadBlobWorkitem(ItemCollection) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
Loads a BlobWorkitem for a given parent WorkItem.
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
 

M

MultipartRequestFilter - Class in org.imixs.workflow.jee.faces.fileupload
This is a simple request filter which wrapps the http request with the MultipartRequestWrapper The class was developed initially by theironicprogrammer@gmail.com
MultipartRequestFilter() - Constructor for class org.imixs.workflow.jee.faces.fileupload.MultipartRequestFilter
 
MultipartRequestWrapper - Class in org.imixs.workflow.jee.faces.fileupload
This Class wrapps a HTTP Servlet request.
MultipartRequestWrapper(HttpServletRequest) - Constructor for class org.imixs.workflow.jee.faces.fileupload.MultipartRequestWrapper
The constructor wrap the http servlet request and puts all params contained by the request into a hashmap (params)

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) - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
This method processes the current workItem with the provided activityID.
process(int, boolean) - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
This method processes the current workItem with the provided activityID.

R

removeAttachmentAction(String) - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
Removes a attached file object from the attachment list.
reset() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
Reset current workItem to null
reset(ActionEvent) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
ActionListener to reset the current workItem to null

S

save() - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This actionListener 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.
save(String) - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
This method overwrite the default behavior and processes the current workItem.
saveBlobWorkitem(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
This method saves a BlobWorkitem.
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
 
setAttachedFiles(List<String>) - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
Updates the list of attached files.
setContentType(String) - Method in class org.imixs.workflow.jee.faces.fileupload.FileData
 
setData(byte[]) - Method in class org.imixs.workflow.jee.faces.fileupload.FileData
 
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
 
setRemovedFiles(List<String>) - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
 
setRestServiceURI(String) - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
 
setSortOrder(int) - Method in class org.imixs.workflow.jee.faces.workitem.WorklistController
 
setTitle(String) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 
setType(String) - Method in class org.imixs.workflow.jee.faces.workitem.DataController
defines the type attribute of a workitem to be generated or search by this controller Subclasses may overwrite the type
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
Updates the current worktItem
setWorkitem(ItemCollection) - Method in class org.imixs.workflow.jee.faces.workitem.WorkflowController
Updates the current workItem and reset the activityList.
setWorkitemID(String) - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
 
setWorkitems(List<ItemCollection>) - Method in class org.imixs.workflow.jee.faces.workitem.ViewController
 

U

updateWorkitem(ItemCollection, boolean) - Method in class org.imixs.workflow.jee.faces.fileupload.FileUploadController
Synchronize the current file list with an WorkItem.

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
 
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
 
ViewController.ViewAdapter() - Constructor for class org.imixs.workflow.jee.faces.workitem.ViewController.ViewAdapter
 

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
 
A C D F G I L M O P R S U V W 

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