Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- unbind(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.cluster.ClusterSupport
-
Change the node.
- unbindThreadFromTransaction() - Static method in class com.groiss.component.BeanManager
- UNIT_FACTORS - Static variable in class com.groiss.cal.CalUtil
-
the Unit Factorys
- UNIT_NAMES - Static variable in class com.groiss.cal.CalUtil
- UNKNOWN_PROBABILITY - Static variable in class com.groiss.ml.classifier.ClassificationResult
-
Determines that no probability is available for this classification result
- unlock() - Method in interface com.groiss.dms.DMSDocForm
-
Deprecated, for removal: This API element is subject to removal in a future version.
- unlock(long, String) - Static method in class com.groiss.store.Lock
-
Remove the lock.
- unlock(DMSDocForm) - Method in interface com.groiss.dms.DMS
-
Unlocks the document.
- unlock(DMSDocForm) - Method in interface com.groiss.dms.RemoteDMS
-
Deprecated.Unlocks the document.
- unlock(String) - Method in class com.groiss.wf.SystemAction
-
Removes the lock.
- unmarkObsolete() - Method in class com.groiss.notification.NotificationEvent
-
unmark event as obsolete.
- unregister(long) - Static method in class com.groiss.event.EventManager
-
unregister an event handler
- unregister(String, ProcessInstance) - Static method in class com.groiss.event.EventManager
-
Unregister all event handler for the named event.
- unregisterAll(ActivityInstance) - Static method in class com.groiss.event.EventManager
- unregisterAll(ProcessInstance) - Static method in class com.groiss.event.EventManager
-
unregister all event handlers of a process
- unregisterTimeManagementClass(ProcessDefinition) - Static method in class com.groiss.timemgmt.TimeManagementFactory
- untake() - Method in class com.groiss.wf.SystemAction
-
Untake the task.
- untake(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Deprecated.Put back an activity: move it from the worklist to the role-worklist.
- untake(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
-
Put back an activity: move it from the worklist to the role-worklist.
- UNTAKE - Enum constant in enum class com.groiss.wf.ActivityInstance.LastAction
- unwrap() - Method in class com.groiss.util.TransientWrapper
-
Unwrap a wrapped object
- unwrap(O) - Static method in class com.groiss.component.LoggingWrapper
- update(DMSObject) - Method in interface com.groiss.dms.DMS
-
Updates the passed object
- update(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
-
Deprecated.Updates the passed object
- update(Persistent) - Method in interface com.groiss.org.OrgData
-
Update the object including right check.
- update(Persistent) - Method in interface com.groiss.org.RemoteOrgData
-
Deprecated.Update the object including right check.
- update(Persistent) - Method in interface com.groiss.store.RemoteStore
-
Deprecated.Update the database tuple corresponding to the given object.
- update(Persistent) - Method in interface com.groiss.store.Store
-
Update the database tuple corresponding to the given object.
- update(Persistent, String...) - Method in interface com.groiss.store.RemoteStore
-
Deprecated.Update some fields of the database tuple corresponding to the given object.
- update(Persistent, String...) - Method in interface com.groiss.store.Store
-
Update some fields of the database tuple corresponding to the given object.
- update(String, byte[], DMSObject) - Method in interface com.groiss.dms.IStore
-
Updates the content identified by id in the storage of the DMS.
- update(String, InputStream, long, DMSObject) - Method in interface com.groiss.dms.IStore
-
Updates the content identified by id in the storage of the DMS.
- update(Collection<?>) - Method in interface com.groiss.store.RemoteStore
-
Deprecated.Updates the objects of the collection in the database.
- update(Collection<?>) - Method in interface com.groiss.store.Store
-
Updates the objects of the collection in the database.
- update(Map<String, Object>) - Method in class com.groiss.smartclient.ObjectSelectProvider
- update(Map<String, Object>) - Method in interface com.groiss.smartclient.ReadWriteJsonData
-
called for PUT requests update the object provided in the
JsonData.init(javax.servlet.http.HttpServletRequest, String, String, com.groiss.gui.NavigationTreeNode)
with the given data after the successful operation,JsonData.getData()
has to return a single row with the details for the new object - update(T, Map<String, Object>) - Method in class com.groiss.smartclient.ObjectSelectProvider
-
Update an object
- UPDATE - Static variable in interface com.groiss.cal.Notifier
- UPDATE - Static variable in class com.groiss.dms.FormContext
-
The form is shown for update: fields read-write, update button
- UPDATE - Static variable in class com.groiss.notification.Names
-
Event type that represents an update (e.g.
- UPDATE - Static variable in interface com.groiss.org.LogEntry
-
Identifies change as update.
- UPDATE_NOT_FINISHED - Static variable in class com.groiss.notification.Names
-
Event type that represents an update where the items is still relevant (e.g. for a finished processinstance (scope / parfor / subprocess ) when there are still active children (branches))
- UPDATE_REMOVE - Static variable in class com.groiss.notification.Names
-
Event type that represents a combined update remove (e.g. for a processinstance (scope / parfor / subprocess ) that may be really finished (all childs were finished).
- updateForm(DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
-
Deprecated.Update the form (make the changes persistent).
- updateForm(DMSForm) - Method in interface com.groiss.wf.WfEngine
-
Update the form (make the changes persistent).
- upgrade(Application) - Method in interface com.groiss.wf.ApplicationAdapter
-
The method is called when the application server detects that the version of the application in the database is different from the version of the code.
- upgrade(Application) - Method in class com.groiss.wf.DefaultApplicationAdapter
-
The default implementation of the upgrade method checks the upgrade information in the properties.xml file of the application.
- UPGRADE_FILENAME - Static variable in class com.groiss.component.ServiceManager
- UPWARD - Static variable in interface com.groiss.dms.DMSTableHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.since ep 11; is not needed in smartclient UI
- URL - Static variable in interface com.groiss.dms.DMSWebLink
-
Defines the name of the field holding the url of this weblink.
- useColumnPicker - Variable in class com.groiss.gui.table.TableAdapter
- useColumnPicker() - Method in interface com.groiss.gui.table.Table
-
Returns true if column picker should be shown.
- useColumnPicker() - Method in class com.groiss.gui.table.TableAdapter
-
Returns true if column picker should be shown.
- useFilter - Variable in class com.groiss.gui.table.TableAdapter
- useFilter() - Method in interface com.groiss.gui.table.Table
-
Returns true if column filters are enabled.
- useFilter() - Method in class com.groiss.gui.table.TableAdapter
-
Returns true if column filters are enabled.
- usePaging - Variable in class com.groiss.gui.table.TableAdapter
- usePaging() - Method in interface com.groiss.gui.table.Table
-
Returns true if paging is enabled.
- usePaging() - Method in class com.groiss.gui.table.TableAdapter
-
Returns true if paging is enabled.
- user - Variable in class com.groiss.accesscontrol.PermissionQuery
-
Deprecated, for removal: This API element is subject to removal in a future version.use getter method
- User - Enum constant in enum class com.groiss.servlet.Access.mode
- User - Interface in com.groiss.org
-
A user is a representation for a person registered for working with the system
- USER - Enum constant in enum class com.groiss.messaging.Recipient.AgentType
- USER - Enum constant in enum class com.groiss.wf.WorklistKind
-
The user worklist.
- USERADMIN - Static variable in class com.groiss.org.OrgData.Roles
-
The user administraton role.
- UserAgent - Class in com.groiss.gui
-
This class useful for getting information about the user agent (i.e. the browser).
- UserAgent() - Constructor for class com.groiss.gui.UserAgent
- UserAgent(String) - Constructor for class com.groiss.gui.UserAgent
-
Constructor with user agent string.
- UserAgent(HttpServletRequest) - Constructor for class com.groiss.gui.UserAgent
-
Constructor with servlet request.
- UserFolder - Interface in com.groiss.wf
-
UserFolders are containers for ActivityInstances.
- userId - Variable in class com.groiss.wfxml.WfXMLObject
- userInput(String, Consumer<ClientUtil.DialogConfiguration>) - Static method in class com.groiss.smartclient.ClientUtil
-
Can be used to request input from the user during interactive transactions.
- userInput(String, Supplier<ClientUtil.DialogConfiguration>) - Static method in class com.groiss.smartclient.ClientUtil
-
Deprecated, for removal: This API element is subject to removal in a future version.use
ClientUtil.userInput(String, Consumer)
instead - userList(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.The method is used in selectUserOrRole
- UserPersistentData - Class in com.groiss.reporting.data.impl
-
Reporting data type for users.
- UserPersistentData() - Constructor for class com.groiss.reporting.data.impl.UserPersistentData
- userprops - Variable in class com.groiss.wf.DefaultApplicationAdapter
- UserRole - Interface in com.groiss.org
-
This interface describes a role.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
DMS.unlock(DMSDocForm)
instead