- WAIT - Static variable in interface com.groiss.wf.ActivityInstance
-
- WAITING - Static variable in interface com.groiss.wf.ActivityInstance
-
Instance is finished, but post finish actions are pending (for example
selection of choice path).
- WEBDAV_SESSION - Static variable in class com.groiss.util.ThreadContext
-
- WebDAVAuth - Interface in com.groiss.servlet
-
This interface defines the authentification interface when accessing DMS elements via WebDAV.
- WEBFOLDER - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for the action 'Web-Folder'
- WEBLINK - Static variable in class com.groiss.dms.DMS.FormTypes
-
Form type for weblinks.
- WEBLINK - Static variable in interface com.groiss.dms.FormType
-
Holds the oid of the formtype of web links
- WEBSERVICE_SESSION - Static variable in class com.groiss.util.ThreadContext
-
- WebUtils - Class in com.groiss.gui
-
Miscellanea data retrieval methods used in a Web tier.
- WebUtils() - Constructor for class com.groiss.gui.WebUtils
-
- WEEK - Static variable in class com.groiss.cal.CalUtil
-
- WEEKLY - Static variable in interface com.groiss.cal.CalEvent
-
- weekval - Variable in class com.groiss.reporting.data.impl.DateReportingData
-
- WF_ELEMENT_MISSING - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_CONTEXT_DATA - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_KEY - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_NOTIFICATION_NAME - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_OBSERVER_FOR_RESOURCE - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_OPERATION_SPECIFICATION - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_PROCESS_DEFINITION - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_PROCESS_INSTANCE_KEY - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_REQUEST_ID - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_RESPONSE_REQUIRED_VALUE - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_RESULT_DATA - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_STATE_TRANSITION - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALID_VERSION - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_INVALUD_RESULT_DATA_SET - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_MISSING_NOTIFICATION_NAME - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_MISSING_PROCESS_INSTANCE_KEY - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_NO_ACCESS_TO_RESOURCE - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_NO_AUTHORIZATION - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_OPERATION_FAILED - Static variable in class com.groiss.wfxml.WfXMLException
-
- WF_OTHER - Static variable in class com.groiss.wfxml.WfXMLException
-
Error code for self defined errors.
- WF_OTHER_LISTENER_VETOED - Static variable in class com.groiss.wfxml.WfXMLException
-
Sub code error which is returned if a listener vetoes and a request message is not performed.
- WF_PARSING_ERROR - Static variable in class com.groiss.wfxml.WfXMLException
-
- WfEngine - Interface in com.groiss.wf
-
This interface encapsulates the functionality of the @enterprise workflow engine.
- WfEngine.Tasks - Class in com.groiss.wf
-
Predefined tasks.
- WfXML - Class in com.groiss.wfxml
-
This is a central class which provides general methods.
- WfXML() - Constructor for class com.groiss.wfxml.WfXML
-
- WfXML2 - Class in com.groiss.wfxml
-
- WfXML2() - Constructor for class com.groiss.wfxml.WfXML2
-
- wfXMLDateToDate(String) - Static method in class com.groiss.wfxml.WfXML
-
Transforms a WfXML date to a Java
Date
object.
- wfXMLDateToDate(String) - Static method in class com.groiss.wfxml.WfXML2
-
Transforms a WfXML date to a Java
Date
object.
- WfXMLDocForm - Class in com.groiss.wfxml
-
This class represents DMSDocForm objects.
- WfXMLDocForm(String, String, byte[], String) - Constructor for class com.groiss.wfxml.WfXMLDocForm
-
Creates a new WfXMLDocForm.
- WfXMLDocForm(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLDocForm
-
- WfXMLDocForm(Element) - Constructor for class com.groiss.wfxml.WfXMLDocForm
-
Deprecated.
- WfXMLDocForm(DMSDocForm) - Constructor for class com.groiss.wfxml.WfXMLDocForm
-
- WfXMLDocFormMessage - Class in com.groiss.wfxml
-
Common interface for messages with Document and Form related methods.
- WfXMLDocFormMessage() - Constructor for class com.groiss.wfxml.WfXMLDocFormMessage
-
- WfXMLDocFormMessage(Document) - Constructor for class com.groiss.wfxml.WfXMLDocFormMessage
-
- WfXMLException - Class in com.groiss.wfxml
-
This class represents WfXML exceptions as they are defined in the WfXML
specification.
- WfXMLException(int, char, String) - Constructor for class com.groiss.wfxml.WfXMLException
-
- WfXMLExceptionHandler - Interface in com.groiss.wfxml
-
Instances of this interface can be used for handling errors and exceptions
in cases where automatic handling is not possible.
- WfXMLFolder - Class in com.groiss.wfxml
-
This class represents a DMSFolder.
- WfXMLFolder(String, String) - Constructor for class com.groiss.wfxml.WfXMLFolder
-
Create a new empty standard folder and set a name for it.
- WfXMLFolder(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLFolder
-
loads the
WfXMLFolder
from a
FolderFormDocument.FolderForm
element
- WfXMLFolder(Element) - Constructor for class com.groiss.wfxml.WfXMLFolder
-
Deprecated.
- WfXMLFolder(DMSFolder) - Constructor for class com.groiss.wfxml.WfXMLFolder
-
This constructor creates a WfXMLFolder out of a
DMSFolder
.
- WfXMLForm - Class in com.groiss.wfxml
-
This class can be used to represent forms.
- WfXMLForm() - Constructor for class com.groiss.wfxml.WfXMLForm
-
Creates a completely empty WfXMLForm
object.
- WfXMLForm(String, int, String) - Constructor for class com.groiss.wfxml.WfXMLForm
-
Creates an empty WfXMLForm
object and sets a form name, a
class name, and a creator user id for the form.
- WfXMLForm(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLForm
-
- WfXMLForm(String, Element) - Constructor for class com.groiss.wfxml.WfXMLForm
-
Deprecated.
- WfXMLForm(DMSForm) - Constructor for class com.groiss.wfxml.WfXMLForm
-
This constructor creates a
WfXMLForm
out of a
DMSForm
.
- WfXMLMessage - Class in com.groiss.wfxml
-
This is an abstract base class for all WfXML message types.
- WfXMLMessage(Document) - Constructor for class com.groiss.wfxml.WfXMLMessage
-
Internal constructor that can be called to create a WfXMLMessage object out
of an existing document.
- WfXMLMessageException - Exception in com.groiss.wfxml
-
This kind of exception is often thrown if there are errors in messages or if
message related errors occur.
- WfXMLMessageException(String) - Constructor for exception com.groiss.wfxml.WfXMLMessageException
-
- WfXMLNote - Class in com.groiss.wfxml
-
This class represents notes.
- WfXMLNote(String, String, String, boolean) - Constructor for class com.groiss.wfxml.WfXMLNote
-
Creates a note with all possible fields.
- WfXMLNote(Element) - Constructor for class com.groiss.wfxml.WfXMLNote
-
Deprecated.
- WfXMLNote(DMSNote) - Constructor for class com.groiss.wfxml.WfXMLNote
-
Use this constructor to build a WfXMLNote out of a
DMSNote
.
- WfXMLNote(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLNote
-
- WfXMLObject - Class in com.groiss.wfxml
-
WfXMLObject and its subclasses are used to easily access, modify and create
DMSObject
objects and to do a transformation to and
from XML.
- WfXMLObject() - Constructor for class com.groiss.wfxml.WfXMLObject
-
This default constructor is called implicitly when one of the subclasses
is instanciated.
- WfXMLWebLink - Class in com.groiss.wfxml
-
Instances of this class represent web links.
- WfXMLWebLink(String, String, String, String) - Constructor for class com.groiss.wfxml.WfXMLWebLink
-
Creates a web link with all possible fields.
- WfXMLWebLink(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLWebLink
-
- WfXMLWebLink(Element) - Constructor for class com.groiss.wfxml.WfXMLWebLink
-
Deprecated.
- WfXMLWebLink(DMSWebLink) - Constructor for class com.groiss.wfxml.WfXMLWebLink
-
Use this constructor to build a WfXMLWebLink out of a
DMSWebLink
.
- WHILE - Static variable in interface com.groiss.wf.ActivityInstance
-
A while node.
- WOPI_SESSION - Static variable in class com.groiss.util.ThreadContext
-
- workDaysBetween(Date, Date) - Static method in class com.groiss.cal.CalUtil
-
Compute the working days between the two argument date
- Worklist - Interface in com.groiss.wf.html
-
Interface that allows implementers to customize the worklist.
- WorklistAdapter - Class in com.groiss.wf.html
-
Adapter for Worklist interface with empty methods.
- WorklistAdapter() - Constructor for class com.groiss.wf.html.WorklistAdapter
-
- WorklistDescription - Interface in com.groiss.wf.html
-
This interface can be used to get properties of the worklist.
- WorklistKind - Enum in com.groiss.wf
-
Specifies the kind of items of worklist (which items are to be included).
- WouldBlockException - Exception in com.groiss.ds
-
This Exception is thrown when an action will block the current thread.
- WouldBlockException() - Constructor for exception com.groiss.ds.WouldBlockException
-
- wrap(Object) - Static method in class com.groiss.component.LoggingWrapper
-
returns a java-dynamic proxy implementing all interfaces the passed object is implementing
the returned object is NOT type of the handler.getClass()
the wrapping can be disabled using the property ''
- wrap(Object, int) - Static method in class com.groiss.store.Nil
-
Wrap up a value and an appropriate sqltype (from
Types
)
- wrap(String, Object) - Static method in class com.groiss.store.NullExpression
-
Wrap up an attribute name and a value for null expression construction.
- wrap(Throwable) - Static method in exception com.groiss.util.ApplicationException
-
Conditionally wrap an exception.
- WRAPPER_MARKER - Static variable in exception com.groiss.util.ApplicationException
-
- wrapSQLException(int, Throwable) - Static method in class com.groiss.store.StoreUtil
-
Wraps an exception ; tries to discriminate between sql constraint violations and other exceptions
when sqlexception && sqlstate=23* ==> integrity coinstraint, (appex 478,e)
when sqlexception && sqlstate!
- write(Object) - Method in class com.groiss.fileimport.csv.CSVWriter
-
writes the given object
- write(OutputStream) - Method in class com.groiss.wfxml.WfXMLMessage
-
Writes the message to an OutputStream.
- writeAll(List<? extends List<?>>) - Method in class com.groiss.fileimport.csv.CSVWriter
-
writes all records
- writeAll(TableModel) - Method in class com.groiss.fileimport.csv.CSVWriter
-
- writeComment(String) - Method in class com.groiss.fileimport.csv.CSVWriter
-
- writeHeader(List<String>) - Method in class com.groiss.fileimport.csv.CSVWriter
-
write the header-record
- writeHeaders(HttpServletResponse, Page) - Static method in class com.groiss.servlet.Dispatcher
-
- writeHeaders(HttpServletResponse, Page) - Static method in class com.groiss.servlet.ServletUtils
-
Write the headers of a page to the response.
- writeRecord(List<?>) - Method in class com.groiss.fileimport.csv.CSVWriter
-
writes a whole record
- writeTo(HttpServletResponse) - Method in class com.groiss.gui.JSONPage
-
- writeToResp(HttpServletResponse, String) - Static method in class com.groiss.servlet.Dispatcher
-
- writeToResp(HttpServletResponse, Page) - Static method in class com.groiss.servlet.Dispatcher
-
- writeToResp(HttpServletResponse, Page) - Static method in class com.groiss.servlet.ServletUtils
-
Write a page to the response.
- writeToResp(HttpServletResponse, String) - Static method in class com.groiss.servlet.ServletUtils
-
Write a string to the response.
- WS_INVOKE - Static variable in interface com.groiss.wf.ActivityInstance
-
- WS_RECEIVE - Static variable in interface com.groiss.wf.ActivityInstance
-
- WS_REPLY - Static variable in interface com.groiss.wf.ActivityInstance
-