- get(String) - Method in class org.imixs.workflow.faces.util.ResourceBundleHandler
-
Default getter method
- getAsObject(FacesContext, UIComponent, String) - Method in class org.imixs.workflow.faces.util.VectorConverter
-
- getAsObject(FacesContext, UIComponent, String) - Method in class org.imixs.workflow.faces.util.VectorIntegerConverter
-
- getAsString(FacesContext, UIComponent, Object) - Method in class org.imixs.workflow.faces.util.VectorConverter
-
Converts a List of objects into a comma separated String
- getAsString(FacesContext, UIComponent, Object) - Method in class org.imixs.workflow.faces.util.VectorIntegerConverter
-
- getAttachedFiles() - Method in class org.imixs.workflow.faces.fileupload.FileUploadController
-
returns the list of currently new attached files.
- getBrowserLocale() - Method in class org.imixs.workflow.faces.util.ResourceBundleHandler
-
- getCID() - Method in class org.imixs.workflow.faces.fileupload.FileUploadController
-
Returns the current conversation id.
- getData(ViewController) - Method in class org.imixs.workflow.faces.data.ViewHandler
-
Returns the current view result.
- getDefaultType() - Method in class org.imixs.workflow.faces.data.AbstractDataController
-
This method returns the Default 'type' attribute of the local workitem.
- getDocument() - Method in class org.imixs.workflow.faces.data.DocumentController
-
Returns the current workItem.
- getDocumentService() - Method in class org.imixs.workflow.faces.data.AbstractDataController
-
- getErrorParameters() - Method in exception org.imixs.workflow.faces.util.ValidationException
-
- getEvents() - Method in class org.imixs.workflow.faces.data.WorkflowController
-
This method returns a List of workflow events assigned to the corresponding
'$taskid' and '$modelversion' of the current WorkItem.
- getEventType() - Method in class org.imixs.workflow.faces.data.WorkflowEvent
-
- getExceptionHandler() - Method in class org.imixs.workflow.faces.util.ViewExpiredExceptionHandlerFactory
-
- getFileSize(String) - Method in class org.imixs.workflow.faces.fileupload.FileUploadController
-
get the file size for a given filename in human readable format
In case the Imixs-Archive API is connected, the file size is stored in the
attriubte 'size'
- getMessagesBundleByName(String) - Method in class org.imixs.workflow.faces.util.ResourceBundleHandler
-
- getPageIndex() - Method in class org.imixs.workflow.faces.data.ViewController
-
Navigation
- getPageSize() - Method in class org.imixs.workflow.faces.data.ViewController
-
returns the maximum size of a search result
- getPersistedFiles() - Method in class org.imixs.workflow.faces.fileupload.FileUploadController
-
returns the list of already persisted files.
- getQuery() - Method in class org.imixs.workflow.faces.data.ViewController
-
Returns the search Query
- getRemoteUser() - Method in class org.imixs.workflow.faces.util.LoginController
-
returns the remote user Name
- getServerURI() - Method in class org.imixs.workflow.faces.util.LoginController
-
returns the full qualified server URI from the current web context
- getSortBy() - Method in class org.imixs.workflow.faces.data.ViewController
-
- getUserNameList() - Method in class org.imixs.workflow.faces.util.LoginController
-
Returns the current user name list including userId, roles and context
groups.
- getUserPrincipal() - Method in class org.imixs.workflow.faces.util.LoginController
-
returns the userPrincipal Name
- getWorkitem() - Method in class org.imixs.workflow.faces.data.WorkflowController
-
Returns the current workItem.
- getWorkitem() - Method in class org.imixs.workflow.faces.data.WorkflowEvent
-
- getWorkitem() - Method in class org.imixs.workflow.faces.fileupload.FileUploadController
-
Setter method to get an instance of the current workitem the FileData should
be stored.
- getWorkitems() - Method in class org.imixs.workflow.faces.data.ViewController
-
Deprecated.
- getWrapped() - Method in class org.imixs.workflow.faces.util.ViewExpiredExceptionHandler
-