Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

O

OBFUSCATED_PREFIX - Static variable in class com.groiss.component.Configuration
 
OBJECT - Static variable in interface com.groiss.org.Permission
Scope is the a specific object
OBJECT_CLASS - Static variable in interface com.groiss.org.Permission
The scope is: an object class
ObjectExtensionCleaner - Class in com.groiss.org
Handler for deleting object extensions.
ObjectExtensionCleaner() - Constructor for class com.groiss.org.ObjectExtensionCleaner
 
ObjectFormAdapter<T extends Persistent> - Class in com.groiss.storegui
Adapter for ObjectFormHandler - but it is recommended to implement ObjectFormHandler directly, because it contains already a default implementation for the methods
ObjectFormAdapter() - Constructor for class com.groiss.storegui.ObjectFormAdapter
 
ObjectFormHandler<T extends Persistent> - Interface in com.groiss.storegui
This interface is used for writing callback classes for persistents.
objects - Variable in class com.groiss.smartclient.JsonDataAdapter
 
ObjectSelectProvider<T extends Persistent> - Class in com.groiss.smartclient
default JsonDataAdapter implementation also supports data manipulation via ReadWriteJsonData
ObjectSelectProvider() - Constructor for class com.groiss.smartclient.ObjectSelectProvider
 
objectsOfClass(Class<?>...) - Method in class com.groiss.util.Clipboard
Returns true if clipboard is empty or all the objects in the clipboard are an instance of at least one of the passed classes.
ObjectTableAdapter<T extends Persistent> - Class in com.groiss.storegui
Adapter for ObjectTableHandler- but it is recommended to implement ObjectTableHandler directly, because it contains already a default implementation for the methods
ObjectTableAdapter() - Constructor for class com.groiss.storegui.ObjectTableAdapter
 
ObjectTableHandler<T extends Persistent> - Interface in com.groiss.storegui
Interface that allows implementers to customize the form table.
ObjectTableModel - Class in com.groiss.ds
A table model implementation that allows objects as column names.
ObjectTableModel() - Constructor for class com.groiss.ds.ObjectTableModel
Empty constructor.
ObjectTableModel(List<?>) - Constructor for class com.groiss.ds.ObjectTableModel
Constructor with header.
ObjectTableModel(List<List<Object>>, List<?>) - Constructor for class com.groiss.ds.ObjectTableModel
Constructor with data and header.
OBSERVERKEY - Static variable in class com.groiss.wfxml.GetPIDataMessage
 
ODTTEMPLATE - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of odttemplates
OEPersistentData - Class in com.groiss.reporting.data.impl
 
OEPersistentData() - Constructor for class com.groiss.reporting.data.impl.OEPersistentData
 
OID - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the oid of the DMSObject
oid - Variable in class com.groiss.store.PersistentObject
 
oidList(List<?>, int) - Static method in class com.groiss.store.StoreUtil
Creates a list of strings of oids from a list of objects.
oidOnly() - Method in interface com.groiss.gui.table.Table
If true the value of the checkbox or radio button contains only the oid, otherwise it contains classname:oid
oidOnly - Variable in class com.groiss.gui.table.TableAdapter
 
oidOnly() - Method in class com.groiss.gui.table.TableAdapter
If true the value of the checkbox or radio button contains only the oid, otherwise it contains classname:oid
oldHandler - Static variable in class com.groiss.servlet.Dispatcher
 
oldToNew(List<ColumnDescription>, List<Pair<String, Object>>, Map<String, ColumnDescription>) - Static method in class com.groiss.gui.table.TableAdapterUtil
 
ON_BLUR - Static variable in class com.groiss.gui.AbstractComponent
 
ON_CHANGE - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for select lists
ON_CLICK - Static variable in class com.groiss.gui.AbstractComponent
some defined common events
ON_DBLCLICK - Static variable in class com.groiss.gui.AbstractComponent
 
ON_FOCUS - Static variable in class com.groiss.gui.AbstractComponent
some defined events for components that can get the focus
ON_KEY_DOWN - Static variable in class com.groiss.gui.AbstractComponent
 
ON_KEY_PRESS - Static variable in class com.groiss.gui.AbstractComponent
 
ON_KEY_UP - Static variable in class com.groiss.gui.AbstractComponent
 
ON_LOAD - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for the htmlpage
ON_MOUSE_DOWN - Static variable in class com.groiss.gui.AbstractComponent
 
ON_MOUSE_MOVE - Static variable in class com.groiss.gui.AbstractComponent
 
ON_MOUSE_OUT - Static variable in class com.groiss.gui.AbstractComponent
 
ON_MOUSE_UP - Static variable in class com.groiss.gui.AbstractComponent
 
ON_RESET - Static variable in class com.groiss.gui.AbstractComponent
 
ON_SELECT - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for textareas and inputfields
ON_SUBMIT - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for the formcontainer
ON_UNLOAD - Static variable in class com.groiss.gui.AbstractComponent
 
onAbort(ProcessInstance) - Method in interface com.groiss.wf.ApplicationAdapter
An activity is aborted (process is aborted, activity cancelled by goBack)
onAbort(BatchJob) - Method in interface com.groiss.wf.batch.BatchAdapter
Will be called when a batch step is aborted.
onAbort(ProcessInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onAdd(T2, DMSObject) - Method in interface com.groiss.dms.XHTMLFolderFormEventHandler
Called when a DMSObject is added to a folder
onAddDocument(ProcessInstance, DMSFolder, DMSObject) - Method in interface com.groiss.wf.ApplicationAdapter
Called before a document is added to a process (incl. subfolders) of this application.
onAddDocument(ProcessInstance, DMSFolder, DMSObject) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onAnonymize(User, String) - Method in interface com.groiss.wf.ApplicationAdapter
The method is called when the anonymize function is called for a user.
onAnonymize(User, String) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onApplicationInstall(Application) - Method in interface com.groiss.wf.ApplicationAdapter
This method is called on installation of an application.
onApplicationUninstall(Application) - Method in interface com.groiss.wf.ApplicationAdapter
This method is called on application uninstall (delete).
onChangeAgent(ActivityInstance, ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
Change agent has been performed for an activity instance.
onChangeAgent(ActivityInstance, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onClick() - Method in interface com.groiss.cal.CalEvent
 
onClick() - Method in class com.groiss.cal.SimpleEvent
onCopyProcess(ProcessInstance, ProcessInstance) - Method in interface com.groiss.wf.ApplicationAdapter
This method is called when task function "Create process copy" is executed.
onDelete(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
Deprecated.
onDelete(T) - Method in class com.groiss.dms.XHTMLFormEventAdapter
Deprecated.
onDelete(P) - Method in class com.groiss.store.PersistentEventAdapter
onDelete() - Method in class com.groiss.store.PersistentObject
Deprecated.
since ep 9.0 will be removed in 10.0. Use PersistentObject.beforeDelete() instead.
onFinishNotComplete(ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
The method is called when the user cancels the post-finish selection dialog (e.g. select choice-branch, follow-up-user etc.)
onInsert(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
Deprecated.
onInsert(T) - Method in class com.groiss.dms.XHTMLFormEventAdapter
Deprecated.
onInsert(P) - Method in class com.groiss.store.PersistentEventAdapter
onInsert() - Method in class com.groiss.store.PersistentObject
Deprecated.
since ep 9.0 will be removed in 10.0. Use PersistentObject.beforeInsert() instead.
onListPreviousSteps(ActivityInstance, List<Pair<ActivityInstance, List<ActivityInstance>>>) - Method in interface com.groiss.wf.ApplicationAdapter
Called when "go back" is executed.
onListPreviousSteps(ActivityInstance, List<Pair<ActivityInstance, List<ActivityInstance>>>) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onNotDispatched() - Method in class com.groiss.event.BasicEvent
 
onNotDispatched() - Method in interface com.groiss.event.Event
callback method which will be called if the event couldn't be dispatched
onReactivate(ProcessInstance) - Method in interface com.groiss.wf.ApplicationAdapter
A process is reactivated
onReactivate(BatchJob) - Method in interface com.groiss.wf.batch.BatchAdapter
Will be called when a step for an aborted batch job is reactivated via process reactivation.
onReactivate(ProcessInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onRead() - Method in class com.groiss.store.PersistentObject
Deprecated.
since ep 9.0 will be removed in 10.0. Use PersistentObject.afterRead() instead.
onRegister(ProcessInstance) - Method in class com.groiss.event.EventHandler
This method is called when you register this handler.
onRegister(ProcessInstance) - Method in interface com.groiss.event.IEventHandler
This method is called before the handler is actually registered
onRemove(T2, DMSObject) - Method in interface com.groiss.dms.XHTMLFolderFormEventHandler
Called when a DMSObject is removed from a folder
onRemoveDocument(ProcessInstance, DMSFolder, DMSObject) - Method in interface com.groiss.wf.ApplicationAdapter
Called when a document is removed from a process (incl. subfolders) of this application.
onRemoveDocument(ProcessInstance, DMSFolder, DMSObject) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onRowComplete(T, Map<String, Object>) - Method in class com.groiss.smartclient.JsonDataAdapter
will be called once for each row
onSeeAgain(ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
An ActivityInstance is taken out of the suspension list.
onSeeAgain(ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onSeeLater(ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
An ActivityInstance is put into the suspension list.
onSeeLater(ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onSetContentAsStream(DMSDocForm, InputStream) - Method in interface com.groiss.dms.DocumentEventHandler
Will be called before the content of the document will be set.
onShow(DMSForm, ActivityInstance, HTMLPage, HttpServletRequest) - Method in interface com.groiss.dms.FormEventHandler
This method is called before the form is sent to the browser.
onShow(T, FormContext, XHTMLPage, HttpServletRequest) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called before the form is sent to the browser.
onShow(T, FormContext, XHTMLPage, HttpServletRequest) - Method in interface com.groiss.storegui.ObjectFormHandler
This method is called before the form is sent to the browser.
onUnregister(EventRegistry) - Method in class com.groiss.event.EventHandler
 
onUnregister(EventRegistry) - Method in interface com.groiss.event.IEventHandler
This method is called when the handler is unregistered.
onUpdate(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
Deprecated.
onUpdate(T) - Method in class com.groiss.dms.XHTMLFormEventAdapter
Deprecated.
onUpdate(P) - Method in class com.groiss.store.PersistentEventAdapter
onUpdate() - Method in class com.groiss.store.PersistentObject
Deprecated.
since ep 9.0 will be removed in 10.0. Use PersistentObject.beforeUpdate() instead.
openDocInNewWin() - Static method in class com.groiss.reporting.QueryEngine
 
openFormInEditMode() - Static method in class com.groiss.reporting.QueryEngine
 
OptimisticLocking - Interface in com.groiss.store
Optimistically locked objects have a long transactionid field in the database table and java class.
OPTION - Static variable in class com.groiss.gui.component.SelectList
 
OrderedMap<K,V> - Class in com.groiss.ds
A map implementation where they keys are backed by a hashmap.
OrderedMap(List<K>) - Constructor for class com.groiss.ds.OrderedMap
Create a new OrderedList.
OrgClass - Interface in com.groiss.org
A type for for ganizational unit, for example department, group, etc.
OrgData - Interface in com.groiss.org
This interface allows access to the organizational data stored in @enterprise.
OrgData.Applications - Class in com.groiss.org
Predefined applications.
OrgData.OrgTrees - Class in com.groiss.org
Predefined organization trees.
OrgData.Rights - Class in com.groiss.org
Predefined rights.
OrgData.Roles - Class in com.groiss.org
Predefined roles.
OrgData.Users - Class in com.groiss.org
Predefined users.
OrgTree - Interface in com.groiss.org
Class for representing an organizational structure.
OrgUnit - Interface in com.groiss.org
Class for representing an organizational unit.
ORIGIN_AUGMENTATION - Static variable in interface com.groiss.wf.ActivityInstance
The user sees the instance via an augmented worklist
ORIGIN_DIRECT - Static variable in interface com.groiss.wf.ActivityInstance
The user sees the instance because of assignment to himself or one of his roles
ORIGIN_SUBSTITUTION - Static variable in interface com.groiss.wf.ActivityInstance
The user sees the instance via substitution
ORIGIN_UNKNOWN - Static variable in interface com.groiss.wf.ActivityInstance
The origin of the instance is unknown
ORJOIN - Static variable in interface com.groiss.wf.ActivityInstance
An orjoin node, end of orpar.
OUT - Static variable in interface com.groiss.dms.DMSDocForm
Deprecated.
since ep10, will be removed in ep11
outgoingMailSubject(ProcessInstance, String) - Static method in class com.groiss.mail.MailFunctions
Returns the subject of given process instance as defined with configuration parameter "ep.mail.subjpattern".
OutgoingMessageModifier - Interface in com.groiss.wfxml
Use this interface if you want to modify automatically generated outgoing PIStateChangedMessage messages before they are sent.
output(Writer) - Method in class com.groiss.gui.JSONPage
 
output(Writer) - Method in interface com.groiss.gui.StreamablePage
 
output(Writer) - Method in class com.groiss.gui.VelocityPage
 
output(Writer) - Method in class com.groiss.gui.XHTMLPage
 
outputAttribute() - Method in interface com.groiss.ml.ds.DataSet
Get the output attribute of the attributes of this DataSet, i.e. the attribute which predictions shall be learned.
OWNER - Static variable in class com.groiss.org.OrgData.Roles
The virtual owner role.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

@enterprise 10.0.37525 Copyright © 2001-2024 Groiss Informatics GmbH. All Rights Reserved.