- GENDER_FEMALE - Static variable in interface com.groiss.org.User
-
- GENDER_MALE - Static variable in interface com.groiss.org.User
-
- GENDER_OTHER - Static variable in interface com.groiss.org.User
-
- GENDER_UNKNOWN - Static variable in interface com.groiss.org.User
-
- generateFormClass(FormType) - Method in interface com.groiss.server.Admin
-
Generate the classes for the given form type.
- generateMatrixTable(ReportingTableModel, Query) - Method in class com.groiss.reporting.export.HTMLExporter
-
- generateQueryId(Query, User) - Static method in class com.groiss.reporting.QueryEngine
-
returns a unique query ID for caching purposes
- GenericMessage - Class in com.groiss.wfxml
-
The generic message is not defined in the WfXML specification.
- GenericMessage(short) - Constructor for class com.groiss.wfxml.GenericMessage
-
This constructor initializes a new empty GenericMessage message.
- GenericMessage(Document) - Constructor for class com.groiss.wfxml.GenericMessage
-
Use this constructor to create a GenericMessage out of an existing
JDOM document.
- genJSONPage(Collection<? extends KeyValuePair<String, String>>) - Static method in class com.groiss.gui.WebUtils
-
- genJSONPage(Collection<? extends KeyValuePair<String, String>>, String, String, Boolean) - Static method in class com.groiss.gui.WebUtils
-
- get(String) - Static method in class com.groiss.component.Configuration
-
Get the configuration by the given id.
- get() - Static method in class com.groiss.component.Configuration
-
Return the @enterprise configuration.
- get(String, DMSObject) - Method in interface com.groiss.dms.IStore
-
Returns the content identified by id from the storage of the DMS.
- get(Object) - Method in class com.groiss.ds.KeyedList
-
Get the object mapped to the given key.
- get(int) - Method in class com.groiss.ds.KeyedList
-
- get(Object) - Method in class com.groiss.ds.MultiMap
-
Returns the values to which this map maps the specified key or null
if there's no mapping
- get(Object) - Method in class com.groiss.ds.OrderedMap
-
- get() - Method in class com.groiss.ds.ThreadLocal2
-
Returns the value in the calling thread's copy of this ThreadLocal
variable.
- get(K1, K2) - Method in class com.groiss.ds.TwoLevelMap
-
Returns the value to which the specified key path is mapped in this map,
or null
if the map contains no mapping for this key path.
- get(Object) - Method in class com.groiss.ds.TwoLevelMap
-
Returns the Map of values to which the specified key path component is mapped
in this map, or null
if the map contains no mapping for this key path component.
- get(Pair<K1, K2>) - Method in class com.groiss.ds.TwoLevelMap
-
Returns the value to which the specified key path designated by the Pair is mapped in this map,
or null
if the map contains no mapping for this key path.
- get(int) - Method in class com.groiss.fileimport.csv.CSVReader
-
returns the field with the given index of the current record
- get(String) - Method in class com.groiss.fileimport.csv.CSVReader
-
returns the field with the given name of the current record
is only working if headers are set
- get(String) - Method in class com.groiss.gui.AbstractContainer
-
- get(String) - Method in interface com.groiss.gui.Container
-
- get(String, Parameter...) - Method in class com.groiss.http.Client
-
Executes a GET request on the passed url using the passed parameters
- get(Class<? extends T>, long) - Method in interface com.groiss.org.OrgData
-
Get an object from the org-data database.
- get(String, long) - Method in interface com.groiss.org.OrgData
-
Get an object from the org-data database.
- get(Class<? extends T>, long) - Method in interface com.groiss.org.RemoteOrgData
-
Get an object from the org-data database.
- get(String, long) - Method in interface com.groiss.org.RemoteOrgData
-
Get an object from the org-data database.
- get(String) - Method in class com.groiss.smartclient.JsonDataAdapter
-
- get(String) - Method in class com.groiss.smartclient.ObjectSelectProvider
-
- get() - Static method in enum com.groiss.store.PersistentAspect
-
Get the set of currently set PersistentAspects at the thread level.
- get(Persistent) - Static method in enum com.groiss.store.PersistentAspect
-
Get the set of currently set PersistentAspects for an object.
- get(Class<? extends P>, long) - Method in interface com.groiss.store.RemoteStore
-
Method for getting objects from the database.
- get(String, long) - Method in interface com.groiss.store.RemoteStore
-
Method for getting objects from the database.
- get(Class<? extends P>, String) - Method in interface com.groiss.store.RemoteStore
-
Method for getting objects from the database.
- get(String, String) - Method in interface com.groiss.store.RemoteStore
-
Method for getting objects from the database.
- get(Class<? extends P>, String, Object...) - Method in interface com.groiss.store.RemoteStore
-
Method for getting objects from the database.
- get(String, String, Object...) - Method in interface com.groiss.store.RemoteStore
-
Method for getting objects from the database.
- get(Class<? extends P>, long) - Method in interface com.groiss.store.Store
-
Method for getting objects from the database.
- get(String, long) - Method in interface com.groiss.store.Store
-
Method for getting objects from the database.
- get(Class<? extends P>, String) - Method in interface com.groiss.store.Store
-
Method for getting objects from the database.
- get(String, String) - Method in interface com.groiss.store.Store
-
Method for getting objects from the database.
- get(Class<? extends P>, String, Object...) - Method in interface com.groiss.store.Store
-
Method for getting objects from the database.
- get(String, String, Object...) - Method in interface com.groiss.store.Store
-
Method for getting objects from the database.
- get() - Static method in class com.groiss.util.Clipboard
-
Returns the clipboard of the session of the current user
- get(String, Object, Filter<T>) - Static method in class com.groiss.xml.XMLUtil
-
Select a single node via xpath from a context using an empty namespace.
- get(String, Object, Namespace, Filter<T>) - Static method in class com.groiss.xml.XMLUtil
-
Select a single node via xpath from a context.
- get(String, Object, Namespace[], Filter<T>) - Static method in class com.groiss.xml.XMLUtil
-
Select a single node via xpath from a context.
- get(String, Object, Collection<Namespace>, Filter<T>) - Static method in class com.groiss.xml.XMLUtil
-
Select a single node via xpath from a context.
- getAborttime() - Method in class com.groiss.wf.batch.BatchJob
-
Get the time the instance was aborted.
- getAbsoluteNormalizedPath(File) - Static method in class com.groiss.util.FileUtil
-
Gets the absolute normalized path of a file.
- getAbsoluteNormalizedPath(File, File) - Static method in class com.groiss.util.FileUtil
-
Gets the absolute normalized path of a file.
- getAccessAnnotation(Method) - Static method in class com.groiss.servlet.Dispatcher
-
- getActive() - Method in interface com.groiss.timer.TimerEntry
-
Returns whether the entry is active (action will be executed) or not.
- getActiveTasks(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the list of active activities of a process instance.
- getActiveTasks(ProcessInstance, User) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the list of active, interactive activities of a process instance assigned to a user.
- getActiveTasks(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
-
Get the list of active activities of a process instance.
- getActiveTasks(ProcessInstance, User) - Method in interface com.groiss.wf.WfEngine
-
Get the list of active, interactive activities of a process instance assigned to a user.
- getActiveUserSessionCount() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the number of active user sessions for all nodes.
- getActivities(String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find the activity instances with a given condition.
- getActivities(String) - Method in interface com.groiss.wf.WfEngine
-
Find the activity instances with a given condition.
- getActivityInstance() - Method in class com.groiss.dms.FormContext
-
Get the activity instance.
- getActivityInstance(long) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find a activity instance from the given oid.
- getActivityInstance() - Method in interface com.groiss.wf.Suspension
-
the activity instance that is suspended
- getActivityInstance(long) - Method in interface com.groiss.wf.WfEngine
-
Find a activity instance from the given oid.
- getActivityInstances(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the list of all direct activity instances of a process instance.
- getActivityInstances(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the list of direct activity instances of a particular step in a process.
- getActivityInstances(ProcessInstance, boolean, boolean, int, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get a list of activity instances for a process instance
- getActivityInstances(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
-
Get the list of all direct activity instances of a process instance.
- getActivityInstances(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
-
Get the list of direct activity instances of a particular step in a process.
- getActivityInstances(ProcessInstance, boolean, boolean, int, String) - Method in interface com.groiss.wf.WfEngine
-
Get a list of activity instances for a process instance
- getAddArchive() - Method in class com.groiss.reporting.Query
-
- getAdditionalData(List<ActivityInstance>) - Method in class com.groiss.wf.html.CombinedWorklist
-
- getAdditionalData(List<ActivityInstance>) - Method in interface com.groiss.wf.html.Worklist
-
Your chance to collect additional data for the instances.
- getAdditionalObjects(boolean) - Method in interface com.groiss.store.Exportable
-
return a list of objects that must be exported with this object (after it).
- getAddress() - Method in interface com.groiss.org.OrgUnit
-
Get the address.
- getAdmin() - Static method in class com.groiss.wf.ServiceLocator
-
Get the Admin to make administrative actions on the server.
- getAgent() - Method in class com.groiss.messaging.Recipient
-
Return the agent.
- getAgent() - Method in class com.groiss.notification.BasicNotificationItem
-
- getAgent() - Method in interface com.groiss.notification.NotificationItem
-
The agent the item is to be destined for.
- getAgent() - Method in interface com.groiss.org.LogEntry
-
Returns the user who made the change.
- getAgent() - Method in interface com.groiss.org.Permission
-
Return the agent the permission is granted to.
- getAgent() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the agent of the object
- getAgentString() - Method in class com.groiss.messaging.Recipient
-
Return the agent-string, is used for types email, stepagent, or formfield.
- getAgentType() - Method in class com.groiss.messaging.Recipient
-
Return the type of the agent.
- getAlgorithm() - Method in interface com.groiss.dms.DMSDocForm
-
Returns the hashing algorithm, for example 'SHA-256'.
- getAlias() - Method in interface com.groiss.reporting.data.Entity
-
- getAlias() - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- getAlias() - Method in interface com.groiss.reporting.data.Select
-
- getAll() - Method in class com.groiss.gui.AbstractContainer
-
- getAll(String) - Method in class com.groiss.gui.AbstractContainer
-
- getAll() - Method in interface com.groiss.gui.Container
-
- getAll(String) - Method in interface com.groiss.gui.Container
-
- getAllCurrentActivityInstances(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the list of ALL active activities of a process instance.
- getAllCurrentActivityInstances(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
-
Get the list of ALL active activities of a process instance.
- getAllDeep() - Method in class com.groiss.gui.AbstractContainer
-
- getAllDeep() - Method in interface com.groiss.gui.Container
-
- getAllHeaders() - Method in class com.groiss.http.Response
-
Returns the headers of the response.
- getAllInteractiveTasks(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the list of ALL active, interactive activities of a process instance.
- getAllInteractiveTasks(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
-
Get the list of ALL active, interactive activities of a process instance.
- getAllowedAggrs() - Method in interface com.groiss.reporting.data.Attribute
-
- getAllPartners() - Static method in class com.groiss.wfxml.WfXML
-
This method returns an array containing all defined partners.
- getAltText() - Method in class com.groiss.gui.component.Image
-
- getApplDirectory() - Method in interface com.groiss.org.Application
-
Return the directory where the application files are installed.
- getApplication() - Method in interface com.groiss.dms.FormType
-
Returns the application of the formtype.
- getApplication() - Method in class com.groiss.notification.BasicNotificationItem
-
- getApplication() - Method in interface com.groiss.notification.NotificationItem
-
The application of the item.
- getApplication(long) - Method in interface com.groiss.org.OrgData
-
- getApplication(long) - Method in interface com.groiss.org.RemoteOrgData
-
- getApplication() - Method in interface com.groiss.org.Right
-
Returns the application of the process.
- getApplication() - Method in interface com.groiss.org.Role
-
Returns the application of the process.
- getApplication() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the application the activity belogs to.
- getApplication() - Method in interface com.groiss.wf.Function
-
Returns the application of the function.
- getApplication() - Method in interface com.groiss.wf.html.WorklistDescription
-
Returns the application this worklist belongs to, may be null.
- getApplication() - Method in interface com.groiss.wf.ProcessDefinition
-
Returns the application of the process.
- getApplication() - Method in interface com.groiss.wf.Task
-
Returns the application of the task.
- getApplication() - Method in interface com.groiss.wf.UserFolder
-
Returns the application of this folder.
- getApplicationClass() - Method in interface com.groiss.org.Application
-
Returns an ApplicationInterface object for this application.
- getApplicationClasspath() - Static method in class com.groiss.util.Settings
-
- getARFFValues() - Method in class com.groiss.ml.ds.Attribute
-
Returns the values supported by this attribute as ARFF string
- getARFFValues() - Method in class com.groiss.ml.ds.NominalAttribute
-
- getARFFValues() - Method in class com.groiss.ml.ds.NumericAttribute
-
- getArgs() - Method in class com.groiss.ldap.DirectoryServer
-
- getArgs() - Method in interface com.groiss.timer.TimerEntry
-
Returns the argument for the timer task.
- getArgs() - Method in exception com.groiss.util.ApplicationException
-
- getArguments() - Method in interface com.groiss.cal.CalInfo
-
Return some argument string, if in one CalInfo implementation you want to distinguish different behaviours (return different event lists).
- getArguments() - Method in class com.groiss.ml.classifier.ClassifierOption
-
- getArialFont(Workbook) - Static method in class com.groiss.gui.excel.ExcelUtils
-
Creates a standard Font
object with font Arial.
- getAsDomElement() - Method in interface com.groiss.reporting.data.Attribute
-
- getAsDomElement() - Method in interface com.groiss.reporting.data.Entity
-
- getAsDomElement() - Method in interface com.groiss.reporting.data.Select
-
- getAsJSON(ActivityInstance) - Static method in class com.groiss.smartclient.ClientUtil
-
Get a JSONObject from an ActivityInstance in the context of a worklist node.
- getAsJSON(String, ActivityInstance) - Static method in class com.groiss.smartclient.ClientUtil
-
Get a JSONObject from an ActivityInstance in the context of a worklist node.
- getAsJSON(String, HttpServletRequest, String) - Static method in class com.groiss.smartclient.ClientUtil
-
Builds a
JSONObject
representation for an object as it's expected by the client side store.
- getAsJSON(HttpServletRequest, Persistent) - Static method in class com.groiss.smartclient.ClientUtil
-
Builds a
JSONObject
representation for an object as it's expected by the client side store.
- getAsJSON(Map<String, Object>) - Static method in class com.groiss.smartclient.ClientUtil
-
- getAsStream(String, DMSObject) - Method in interface com.groiss.dms.IStore
-
Returns an InputStream to the content identified by id from the storage of the DMS.
- getAsXML(WfXMLObject) - Static method in class com.groiss.wfxml.LegacyBridge
-
- getAsXML() - Method in class com.groiss.wfxml.WfXMLDocForm
-
Creates a XML representation of the WfXMLDocForm.
- getAsXML() - Method in class com.groiss.wfxml.WfXMLFolder
-
Deprecated.
- getAsXML() - Method in class com.groiss.wfxml.WfXMLForm
-
Use this method to get the content of this form represented as XML (with
JDOM elements).
- getAsXML() - Method in class com.groiss.wfxml.WfXMLNote
-
This method creates a JDOM representation of this note.
- getAsXML() - Method in class com.groiss.wfxml.WfXMLObject
-
Deprecated.
- getAsXML() - Method in class com.groiss.wfxml.WfXMLWebLink
-
This method creates a JDOM representation of this web link.
- getAttachedNotes() - Method in class com.groiss.wfxml.WfXMLDocFormMessage
-
Use this method to get all attached notes as
WfXMLNote
objects.
- getAttachedTo() - Method in interface com.groiss.dms.DMSNote
-
Returns the object to which this note is attached to or null if this note is not attached
to any object.
- getAttachmentParts(List<DMSObject>, List<Pair<String, File>>) - Static method in class com.groiss.mail.MailFunctions
-
Returns an ArrayList
of Part
objects.
- getAttMappingByAttName(String) - Method in class com.groiss.ldap.ClassMapping
-
Returns the attribute mapping with the specified attribute name
- getAttMappingByFieldName(String) - Method in class com.groiss.ldap.ClassMapping
-
Returns the attribute mapping with the specified field name
- getAttName() - Method in class com.groiss.ldap.AttributeMapping
-
Returns the LDAP attribute name of this attribute mapping
- getAttrib(String) - Method in class com.groiss.gui.NavigationNode
-
- getAttrib(String) - Method in interface com.groiss.gui.NavigationTreeNode
-
Get an attribute of the node.
- getAttrib(String) - Method in interface com.groiss.wf.html.WorklistDescription
-
get an attribute from the xml description
- getAttribs() - Method in class com.groiss.gui.NavigationNode
-
Return the list of attributes.
- getAttribute(String) - Method in class com.groiss.gui.AbstractComponent
-
returs the value of an attribute
- getAttribute(String) - Method in interface com.groiss.gui.Component
-
returs the value of an attribute
- getAttribute(String) - Method in class com.groiss.gui.component.RadioGroup
-
- getAttribute(DirectoryServer, AttributeMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
-
Construct an Attribute from a Persistent and an Attribute Mapping
- getAttribute() - Method in interface com.groiss.ml.field.Field
-
An
Attribute
object which represents this field in a given
context (e.g. when nominal there must exist some values)
- getAttribute(String) - Method in interface com.groiss.reporting.data.Entity
-
- getAttribute() - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- getAttribute() - Method in interface com.groiss.reporting.data.ReportingData
-
- getAttribute(Object) - Static method in class com.groiss.util.ThreadContext
-
Gets the value identified by the passed key
- getAttribute(HttpSession, String) - Static method in class com.groiss.util.TransientWrapper
-
Gets the object bound with the specified name from an http session.
- getAttributeCount() - Method in class com.groiss.ldap.ClassMapping
-
Returns the number of attribute mappings of this class mapping
- getAttributeIterator() - Method in class com.groiss.ldap.ClassMapping
-
Returns an iterator for the attribute mappings of this class mapping
- getAttributeKeys() - Method in class com.groiss.util.ThreadContext
-
- getAttributes() - Method in class com.groiss.gui.table.CellValue
-
Get the attribute list.
- getAttributes() - Method in interface com.groiss.reporting.data.Entity
-
- getAttributes() - Method in class com.groiss.reporting.Query
-
returns a list of all attributes of this query
- getAttributeValue(Element, String) - Method in class com.groiss.reporting.Query
-
get the attribute-value from a query.xml element
- getAttValue(DirectoryServer, AttributeMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
-
Get an attribute value from an Persistent and an AttributeMapping
- getAuthClassInstance() - Static method in class com.groiss.servlet.Dispatcher
-
- getAuthorizer() - Method in interface com.groiss.mail.MailBox
-
- getAvailableLocales() - Static method in class com.groiss.util.Settings
-
Return the list of locales from the configuration.
- getBaseClass() - Method in class com.groiss.smartclient.ObjectSelectProvider
-
- getBaseClassName() - Method in interface com.groiss.store.View
-
Get the class name of the base objects.
- getBaseClassName() - Method in class com.groiss.wf.ProcessInstanceView
-
- getBaseDir() - Static method in class com.groiss.util.Settings
-
Return the base directory (from the configuration).
- getBaseHeaders() - Method in class com.groiss.http.ClientConfiguration
-
Returns a list of the headers which will be added to each client call.
- getBaseInputSource() - Method in class com.groiss.ws.ClasspathResolver
-
- getBaseObject() - Method in interface com.groiss.store.View
-
Get the base object instance.
- getBaseObject() - Method in class com.groiss.wf.ProcessInstanceView
-
- getBaseParameters() - Method in class com.groiss.http.ClientConfiguration
-
Returns a list of the parameters which will be added to each client call.
- getBaseType() - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- getBaseType() - Method in class com.groiss.reporting.data.impl.OEPersistentData
-
- getBaseURI() - Method in class com.groiss.ws.ClasspathResolver
-
- getBaseUrl() - Method in class com.groiss.http.ClientConfiguration
-
Returns the url prefix to be added in front of every url used for a client call.
- getBasicStyle(Workbook) - Static method in class com.groiss.gui.excel.ExcelUtils
-
Creates a basic CellStyle
object which is used a default
object for other special styles (e.g. decimal, etc.).
- getBatchAdapter(String) - Static method in class com.groiss.wf.batch.BatchManager
-
- getBatchJobs(String, String, String, Object...) - Method in class com.groiss.wf.batch.BatchManager
-
- getBean(String) - Static method in class com.groiss.component.BeanManager
-
Gets a bean instance for a bean class registered with a key.
- getBeginAndEnd(Date, String) - Static method in class com.groiss.reporting.data.impl.DateReportingData
-
- getBigDecimal(ResultSet, String) - Static method in class com.groiss.store.StoreUtil
-
Get a BigDecimal from a column of the current row of a ResultSet.
- getBigDecimal(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
-
Get a BigDecimal from a column of the current row of a ResultSet.
- getBigInteger(ResultSet, String) - Static method in class com.groiss.store.StoreUtil
-
Get a BigInteger from a column of the current row of a ResultSet.
- getBigInteger(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
-
Get a BigInteger from a column of the current row of a ResultSet.
- getBlob(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
-
Get a byte array from a Blob column of the current row of a ResultSet.
- getBlobStream(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
-
Get a String from a Blob column of the current row of a ResultSet.
- getBlobString(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
-
Get a String from a Blob column of the current row of a ResultSet.
- getBody() - Method in class com.groiss.gui.XHTMLPage
-
- getBody() - Method in interface com.groiss.messaging.MessageTemplate
-
Get the message body.
- getBoolean(String) - Method in class com.groiss.component.Configuration
-
Return the property value as Boolean.
- getBootClasspath() - Static method in class com.groiss.util.Settings
-
- getBorder() - Method in class com.groiss.gui.component.Image
-
- getBrowserLocale(HttpServletRequest) - Static method in class com.groiss.servlet.Dispatcher
-
- getBrowserLocale(HttpServletRequest) - Static method in class com.groiss.servlet.ServletUtils
-
Read the locale from the browser.
- getBrowserMode() - Method in class com.groiss.gui.AbstractComponent
-
- getBrowserMode() - Method in interface com.groiss.gui.Component
-
- getBusyThreadCount() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the number of busy HTTP threads of this node.
- getById(Class<? extends T>, String) - Method in interface com.groiss.org.OrgData
-
Get an object from the org-data database.
- getById(String, String) - Method in interface com.groiss.org.OrgData
-
Get an object from the org-data database.
- getById(Class<? extends T>, String) - Method in interface com.groiss.org.RemoteOrgData
-
Get an object from the org-data database.
- getById(String, String) - Method in interface com.groiss.org.RemoteOrgData
-
Get an object from the org-data database.
- getByName(String) - Method in class com.groiss.gui.AbstractContainer
-
- getByName(String) - Method in interface com.groiss.gui.Container
-
- getBytesFromStream(InputStream) - Static method in class com.groiss.util.FileUtil
-
Load the content of an InputStream into a byte array.
- getCalendar() - Static method in class com.groiss.cal.CalUtil
-
- getCalendar(Locale) - Static method in class com.groiss.cal.CalUtil
-
- getCalendar(TimeZone) - Static method in class com.groiss.cal.CalUtil
-
- getCalendar(Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
-
Returns a calendar instance.
- getCallingClass() - Static method in exception com.groiss.util.ApplicationException
-
Returns the name of the class which called the invoking method.
- getCantChangePwd() - Method in interface com.groiss.org.User
-
- getCaption() - Method in interface com.groiss.cal.CalEvent
-
returns the caption to use for this event.
- getCaption() - Method in class com.groiss.cal.SimpleEvent
-
returns the caption to use for this event.
- getCaptions() - Method in interface com.groiss.cal.CalInfo
-
Return all possible captions for this
CalInfo
.
- getCell(Row, CellStyle, int) - Static method in class com.groiss.gui.excel.ExcelUtils
-
Get a new Cell
object with given information
- getCellAttributes(int, int) - Method in class com.groiss.gui.component.TableContainer
-
returns a vector of attributes of the chosen cell
- getChangedAt() - Method in class com.groiss.component.Configuration
-
- getChangedAt() - Method in interface com.groiss.dms.DMSObject
-
Returns the date of the last modification of this object.
- getChangedAt(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
-
Deprecated.
- getChangedAt() - Method in interface com.groiss.reporting.Report
-
- getChangedBy() - Method in interface com.groiss.dms.DMSObject
-
Returns the user who made the last modification of this object.
- getChangedBy() - Method in interface com.groiss.reporting.Report
-
- getChangeMode() - Method in interface com.groiss.org.LogEntry
-
Returns the changeMode of this log.
- getChangePwdNext() - Method in interface com.groiss.org.User
-
- getChangesAsJSON() - Static method in class com.groiss.smartclient.ClientUtil
-
Get a JSONObject suitable for sending the threads own changes back to the Gui.
- getChangesAsJSON(boolean) - Static method in class com.groiss.smartclient.ClientUtil
-
Get a JSONObject suitable for sending the threads own changes back to the Gui.
- getChangesAsJSON(String) - Static method in class com.groiss.smartclient.ClientUtil
-
Get a JSONObject suitable for sending the threads own changes back to the Gui.
- getChangesAsJSON(String, boolean) - Static method in class com.groiss.smartclient.ClientUtil
-
Get a JSONObject suitable for sending the threads own changes back to the Gui.
- getChangesAsJSON(String, Set<Pair<Long, Long>>) - Static method in class com.groiss.smartclient.ClientUtil
-
Get a JSONObject suitable for sending the threads own changes back to the Gui.
- getChangesAsJSON(String, Set<Pair<Long, Long>>, boolean) - Static method in class com.groiss.smartclient.ClientUtil
-
Get a JSONObject suitable for sending the threads own changes back to the Gui.
- getCharset() - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getCharset() - Method in class com.groiss.fileimport.StructuredFileSettings
-
- getCharset() - Static method in class com.groiss.util.StringUtil
-
The charset used in communication with the browser.
- getChart(String, ReportingTableModel, Query) - Method in interface com.groiss.reporting.export.ChartType
-
- getChartName() - Method in interface com.groiss.reporting.export.ChartType
-
- getChildren() - Method in class com.groiss.ds.Tree
-
Get the trees children
- getChildren() - Method in class com.groiss.gui.HTMLTree
-
- getChildren() - Method in class com.groiss.gui.NavigationNode
-
The default implementation returns the sub-nodes in the xml-tre.
- getChildren() - Method in interface com.groiss.gui.NavigationTreeNode
-
Returns the children of this node.
- getChoiceSteps(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Use this method to get the possible choice branches when the process execution
reaches a choice.
- getChoiceSteps(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
-
Use this method to get the possible choice branches when the process execution
reaches a choice.
- getChoiceType() - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
- getClass(String) - Method in class com.groiss.component.Configuration
-
Return the property value as class.
- getClassesList() - Method in class com.groiss.reporting.data.impl.PersistentData
-
- getClassifierAssignment() - Method in interface com.groiss.ml.classifier.FormClassifier
-
- getClassifierClass() - Method in interface com.groiss.ml.classifier.ClassifierAssignment
-
Returns the
Class
of the
Classifier
to be used by this classifier assignment.
- getClassifierOptionObjects() - Method in interface com.groiss.ml.classifier.ClassifierAssignment
-
Returns the set of the
ClassifierOption
s defined for this classifier assignment.
- getClassLoader() - Static method in class com.groiss.util.Settings
-
Get the application class loader.
- getClassMap() - Method in class com.groiss.ldap.SchemaMapping
-
Returns the class mappings of this schema mapping
- getClassMapByClass(String) - Method in class com.groiss.ldap.SchemaMapping
-
Get a class mapping object by the name of the java class
- getClassMapByType(String) - Method in class com.groiss.ldap.SchemaMapping
-
Get a class mapping object by the name of the most specific LDAP class
- getClassName() - Method in interface com.groiss.cal.CalInfo
-
return the classname of the cal-source - should be getClass().getName();
- getClassName() - Method in interface com.groiss.dms.FormType
-
Returns the full qualified name of the class implementing the DMSForm represented by this
FormType.
- getClassname() - Method in class com.groiss.ldap.DirectoryServer
-
- getClassName() - Method in class com.groiss.ldap.SubLink
-
Return the target class name of this sublink.
- getClassName() - Method in interface com.groiss.org.LogEntry
-
Get the class of the changed object.
- getClassname() - Method in interface com.groiss.timer.TimerEntry
-
Get the classname for the entry.
- getClasspath() - Static method in class com.groiss.util.Settings
-
- getClassSubContext() - Method in class com.groiss.ldap.ClassMapping
-
Returns the RDN of the subcontext of this class mapping
- getClassSubContextAtt() - Method in class com.groiss.ldap.ClassMapping
-
Returns the name of the LDAP attribute which designates the subcontext
- getClassSubContextVal() - Method in class com.groiss.ldap.ClassMapping
-
Returns the value of the LDAP attribute which designates the subcontext
- getClazz() - Method in class com.groiss.ml.ds.Attribute
-
Returns the class of the values represented by this attribute.
- getClickableIndex() - Method in class com.groiss.reporting.data.ReportingTableModel
-
- getClientConfigurationContext() - Static method in class com.groiss.ws.client.ConfigurationContextFactory
-
creates ConfigurationContext
from ws/client.ctx/default
- getClientConfigurationContext(String) - Static method in class com.groiss.ws.client.ConfigurationContextFactory
-
creates ConfigurationContext
from ws/client.ctx/name
if no repository can be found at ws/client.ctx/name
/repository, ws/client.ctx/default/repository will be used
- getClientConfigurationContext(File, String) - Static method in class com.groiss.ws.client.ConfigurationContextFactory
-
creates ConfigurationContext
from ws/client.ctx/name
if no repository can be found at ws/client.ctx/name
/repository, ws/client.ctx/default/repository will be used
- getClientForMethod(Client.Method) - Method in class com.groiss.http.Client
-
Returns the request implementation for the passed method
- getClientParams() - Method in class com.groiss.component.Configuration
-
returns all property names which are allowed to be used on the html-client
- getClientSideRenderer() - Method in interface com.groiss.reporting.export.ClientSideExporter
-
- getClientSideRenderer() - Method in class com.groiss.reporting.export.DownloadExporter
-
- getClientSideRenderer() - Method in class com.groiss.reporting.export.HTMLExporter
-
- getClob(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
-
Get a String from a Clob column of the current row of a ResultSet.
- getClobBytes(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
-
Get a byte array from a Clob column of the current row of a ResultSet.
- getClusteredCache(String) - Static method in class com.groiss.ds.Caches
-
Constructs a clustered Cache.
- getClusteredCache(String, int, long) - Static method in class com.groiss.ds.Caches
-
Constructs a clustered Cache.
- getCm() - Method in class com.groiss.ldap.AttributeMapping
-
Returns the class mapping this attribute mapping belongs to
- getCollator() - Static method in class com.groiss.util.StringUtil
-
Returns a Collator
to sort Strings
correctly
- getCols() - Method in class com.groiss.gui.component.Textarea
-
- getColSpan() - Method in class com.groiss.gui.table.ColumnDescription
-
- getColumn(int) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getColumn(String) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getColumnAttributes(int) - Method in class com.groiss.gui.component.TableContainer
-
- getColumnClass(int) - Method in class com.groiss.ds.ObjectTableModel
-
Get the class of the column.
- getColumnCount() - Method in class com.groiss.ds.ObjectTableModel
-
Get the amount of colums of the tablemodel.
- getColumnCount() - Method in class com.groiss.reporting.data.ReportingTableModel
-
- getColumnHeader(int) - Method in class com.groiss.ds.ObjectTableModel
-
Returns the header at column c.
- getColumnHeader(int) - Method in class com.groiss.reporting.data.ReportingTableModel
-
- getColumnName() - Method in interface com.groiss.dms.FormField
-
For database fields and field values the column name is returned.
- getColumnName(int) - Method in class com.groiss.ds.ObjectTableModel
-
Get the name of the Column.
- getColumnName(int) - Method in class com.groiss.reporting.data.ReportingTableModel
-
- getColumnRenderer() - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- getColumnRenderer() - Method in class com.groiss.reporting.data.SimpleReportingExportable
-
- getColumnRenderer() - Method in interface com.groiss.reporting.export.ReportingExportable
-
Defines Columnrenderer which implements the render function (used in ep 9.0)
- getColumns() - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getColumns() - Method in class com.groiss.fileimport.StructuredFileSettings
-
- getColumns() - Method in interface com.groiss.gui.table.Table
-
Return a list of column descriptions.
- getColumns() - Method in class com.groiss.gui.table.TableAdapter
-
Return a list of column descriptions.
- getColumns() - Method in interface com.groiss.wf.html.WorklistDescription
-
The list of the column ids that will be shown.
- getColumnSet() - Method in class com.groiss.gui.table.ColumnDescription
-
- getColumnWidth(int) - Method in class com.groiss.gui.component.TableContainer
-
returns the width of a specified column
- getCommentChar() - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getCommitTimeStamp() - Method in class com.groiss.notification.NotificationEvent
-
Get the commit time stamp.
- getCommunicationType() - Method in class com.groiss.ldap.DirectoryServer
-
- getCommunicationtype() - Method in interface com.groiss.mail.MailBox
-
- getCommunicationType() - Method in class com.groiss.util.MailSender
-
- getCompareval() - Method in class com.groiss.gui.component.ComparableComponent
-
- getCompensateProc() - Method in interface com.groiss.wf.Task
-
Returns the compensation method of the task.
- getCompletiontime() - Method in class com.groiss.wf.batch.BatchJob
-
Get the time the instance was completed.
- getComponentAt(int, int) - Method in class com.groiss.gui.component.TableContainer
-
returns the component at the specified position
- getComponentData(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
-
Deprecated.
- getComponents(Element, Element) - Method in class com.groiss.gui.AbstractContainer
-
Search the JDOM for components and collect them.
/* @param element - the root-element of the JDOM (or any other element in recursive calls)
- getConcurrent() - Method in interface com.groiss.org.IUserSession
-
- getConcurrentUserSessionCount() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the number of concurrent user sessions for all nodes.
- getCondCountWithParams() - Method in class com.groiss.reporting.Query
-
- getConditionCount() - Method in class com.groiss.reporting.Query
-
- getConditions(String) - Method in class com.groiss.reporting.Query
-
get a list of values that will be bound to the specified attribute (tablename.alias.attribute)
- getConditionString() - Method in class com.groiss.reporting.Query
-
- getCondNeedsParam() - Method in class com.groiss.reporting.Query
-
- getConfigId() - Method in class com.groiss.gui.NavigationNode
-
- getConfigId() - Method in interface com.groiss.gui.NavigationTreeNode
-
Returns the id of the gui configuration.
- getConfigurations() - Static method in class com.groiss.component.Configuration
-
Return the whole map of configurations.
- getConfiguredDBConnectionCount() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the number of configured database connections of this node.
- getConfiguredIPChecker(HttpServletRequest) - Static method in class com.groiss.util.IPChecker
-
Returns an IPChecker which is initialized with the patterns from the configuration
- getConfiguredLocale() - Static method in class com.groiss.component.ServiceManager
-
- getConfirmValue() - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
- getConnection() - Static method in class com.groiss.store.DBConnPool
-
The method returns a database connection.
- getConnection() - Method in interface com.groiss.store.external.XStore
-
Get a connection to the external database.
- getConnectionCount() - Static method in class com.groiss.store.DBConnPool
-
- getConnectTimeout() - Method in class com.groiss.http.ClientConfiguration
-
Returns the value for the connect timeout, i.e. the time the client waits for establishing a connection.
- getContainer() - Method in class com.groiss.util.Clipboard
-
Returns the container stored in the clipboard.
- getContent() - Method in class com.groiss.cluster.communication.Message
-
Return the content of this message.
- getContent(DMSDocForm) - Method in interface com.groiss.dms.DMS
-
Get the content of a document.
- getContent(PersistentVersion) - Method in interface com.groiss.dms.DMS
-
Get the content of a document's version.
- getContent() - Method in interface com.groiss.dms.DMSDocForm
-
Returns the content of this document
- getContent(PersistentVersion) - Method in interface com.groiss.dms.RemoteDMS
-
Get the content of a document's version.
- getContent(DMSDocForm) - Method in interface com.groiss.dms.RemoteDMS
-
Get the content of a document.
- getContent() - Method in class com.groiss.gui.AbstractComponent
-
- getContent() - Method in class com.groiss.gui.component.Checkbox
-
- getContent() - Method in class com.groiss.gui.component.DivComponent
-
- getContent() - Method in class com.groiss.gui.component.FieldSet
-
Returns the content (element)
- getContent() - Method in class com.groiss.gui.component.FileChooser
-
- getContent() - Method in class com.groiss.gui.component.FormContainer
-
- getContent() - Method in interface com.groiss.gui.Component
-
- getContent() - Method in class com.groiss.gui.component.Image
-
- getContent() - Method in class com.groiss.gui.component.Label
-
- getContent() - Method in class com.groiss.gui.component.Link
-
Set the href attribute.
- getContent() - Method in class com.groiss.gui.component.RadioButton
-
- getContent() - Method in class com.groiss.gui.component.RadioGroup
-
- getContent() - Method in class com.groiss.gui.component.SelectList
-
Get the list of options.
- getContent() - Method in class com.groiss.gui.component.SubmitButton
-
- getContent() - Method in class com.groiss.gui.component.TableContainer
-
Returns null.
- getContent() - Method in class com.groiss.gui.component.Tabs
-
- getContent() - Method in class com.groiss.gui.component.Text
-
- getContent() - Method in class com.groiss.gui.component.Textarea
-
- getContent() - Method in class com.groiss.gui.component.Textfield
-
Get the value.
- getContent() - Method in class com.groiss.gui.JSONPage
-
- getContent() - Method in class com.groiss.gui.XHTMLPage
-
Returns null.
- getContent(File) - Static method in class com.groiss.util.FileUtil
-
Get the content of a file as string.
- getContent(String) - Static method in class com.groiss.util.FileUtil
-
- getContent() - Method in interface com.groiss.wf.UserFolder
-
Returns the elements of this folder.
- getContent() - Method in class com.groiss.wfxml.WfXMLDocForm
-
Returns the document's content byte array.
- getContent() - Method in class com.groiss.wfxml.WfXMLNote
-
Returns the content string of this note.
- getContentAsStream(DMSDocForm) - Method in interface com.groiss.dms.DMS
-
Get an InputStream to the content of a document.
- getContentAsStream(PersistentVersion) - Method in interface com.groiss.dms.DMS
-
Get an InputStream to the content of a document's version.
- getContentAsStream() - Method in interface com.groiss.dms.DMSDocForm
-
Returns an InputStream to the content of this document
- getContentType() - Method in class com.groiss.gui.HTMLPage
-
This method returns the content type.
- getContentType() - Method in class com.groiss.gui.JSONPage
-
- getContentType() - Method in interface com.groiss.gui.Page
-
Returns the content type of the page, for example "text/html".
- getContentType() - Method in class com.groiss.gui.VelocityPage
-
- getContentType() - Method in class com.groiss.gui.XHTMLPage
-
- getContentType() - Method in class com.groiss.util.ByteArrayDataSource
-
Returns the content type for this data source.
- getContext() - Method in class com.groiss.event.BasicEvent
-
- getContext() - Method in interface com.groiss.event.Event
-
returns the context object
- getContext() - Method in class com.groiss.wf.batch.BatchJob
-
The process context in which the instance was submitted.
- getContext() - Method in interface com.groiss.wf.RemoteWfEngine
-
Return the current activity instance.
- getContext() - Method in interface com.groiss.wf.WfEngine
-
Return the current activity instance.
- getContextObject() - Method in interface com.groiss.event.EventRegistry
-
Returns the context object.
- getContextPath() - Static method in class com.groiss.servlet.Dispatcher
-
- getContextPath() - Static method in class com.groiss.servlet.ServletUtils
-
Returns the context path of the web application.
- getContextQuery() - Static method in class com.groiss.reporting.QueryEngine
-
- getContextRoot() - Static method in class com.groiss.wfxml.WfXML
-
Use this method to get the context root of the local server.
- getContextVal() - Method in interface com.groiss.event.EventRegistry
-
Returns the context value.
- getCookie(HttpServletRequest, String) - Static method in class com.groiss.servlet.HttpUtils
-
return the cookie from the request.
- getCookie(String) - Method in class com.groiss.servlet.MultipartRequest
-
Get cookie from id (don't iterate the array)
- getCookieValue(HttpServletRequest, String) - Static method in class com.groiss.servlet.HttpUtils
-
Returns a cookie value.
- getCost() - Method in interface com.groiss.wf.Task
-
Returns the cost of the task.
- getCreatedAt() - Method in interface com.groiss.dms.DMSObject
-
Returns the date when this object was created
- getCreatedAt() - Method in interface com.groiss.mail.MailQueueItem
-
- getCreatedAt() - Method in interface com.groiss.org.PersistentVersion
-
Returns the creation date of this version.
- getCreatedAt() - Method in interface com.groiss.reporting.Report
-
- getCreatedAt() - Method in interface com.groiss.wf.UserFolder
-
Returns the date when the folder was created.
- getCreatedBy() - Method in interface com.groiss.dms.DMSObject
-
Returns the user who created this object
- getCreatedBy() - Method in interface com.groiss.org.PersistentVersion
-
Returns the user who has made this version.
- getCreatedBy() - Method in interface com.groiss.reporting.Report
-
- getCreateTimeStamp() - Method in class com.groiss.notification.NotificationEvent
-
Get the create time stamp.
- getCreationtime() - Method in class com.groiss.wf.batch.BatchJob
-
Get the time the instance was created.
- getCurrentDate() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the current date of this node.
- getCurrentOperation(BatchJob) - Static method in class com.groiss.wf.batch.BatchManager
-
- getCurrentOperations() - Static method in class com.groiss.wf.batch.BatchManager
-
- getCurrentValue() - Method in class com.groiss.reporting.data.impl.PersistentData
-
- getData() - Method in class com.groiss.ds.ObjectTableModel
-
- getData() - Method in class com.groiss.ds.Tree
-
Get the data element of the tree.
- getData() - Method in class com.groiss.reporting.data.ReportingTableModel
-
Returns the Raw List of Data without clickableIndex, rownumber or groupingrows
- getData(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
-
- getData() - Method in interface com.groiss.smartclient.JsonData
-
Two cases: id is known, return the object with this id,
else return all objects.
- getData() - Method in class com.groiss.smartclient.JsonDataAdapter
-
- getData(T) - Method in class com.groiss.smartclient.JsonDataAdapter
-
- getData(T) - Method in class com.groiss.smartclient.ObjectSelectProvider
-
- getDatabaseMetaData() - Static method in class com.groiss.store.StoreUtil
-
Retrieves a DatabaseMetaData object that contains metadata about the database
to which the store is connected.
- getDataBytes(T) - Method in class com.groiss.reporting.export.DownloadExporter
-
- getDataObject(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DelimiterSeperatedValuesExporter
-
- getDataObject(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
-
returns the Object which is generated by this Exporter
called by abstract Class DownloadExpoerter
- getDataSet(ReportingTableModel, Query) - Method in interface com.groiss.reporting.export.ChartType
-
- getDataStream(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
-
- getDataStream(Query, ReportingTableModel) - Method in interface com.groiss.reporting.export.FileReportingExporter
-
- getDate(String) - Method in class com.groiss.component.Configuration
-
- getDate(int, String, boolean) - Static method in class com.groiss.reporting.data.impl.DateReportingData
-
- getDate(Date, int, String, boolean, boolean) - Static method in class com.groiss.reporting.data.impl.DateReportingData
-
calculate timestamp of implicit condition
- getDate(ResultSet, String) - Static method in class com.groiss.store.StoreUtil
-
Get a Date from a column of the current row of a ResultSet.
- getDate(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
-
Get a Date from a column of the current row of a ResultSet.
- getDateDisplayString(HttpServletRequest) - Static method in class com.groiss.reporting.data.impl.DateReportingData
-
- getDateformat() - Method in class com.groiss.reporting.data.impl.DateReportingData
-
- getDateFormatSymbols() - Static method in class com.groiss.cal.CalUtil
-
- getDateFormatSymbols(Calendar, Locale) - Static method in class com.groiss.cal.CalUtil
-
- getDateFormatSymbols(Locale) - Static method in class com.groiss.cal.CalUtil
-
- getDateFormatter(int) - Static method in class com.groiss.cal.CalUtil
-
Returns a thread save DateFormat object for the given format.
- getDateFormatter(int, Locale) - Static method in class com.groiss.cal.CalUtil
-
Get local specific instance of predefined formatter types
- getDateFormatter(int, Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
-
get the localized
SimpleDateFormat
with the pattern specified by
type
if the given
type
has a fixed
locale
/
timezone
the given
locale
/
timezone
is ignored
- getDateFormatter(int, Locale, TimeZone, Calendar) - Static method in class com.groiss.cal.CalUtil
-
- getDateFormatter(int, TimeZone) - Static method in class com.groiss.cal.CalUtil
-
- getDateFormatter(String) - Static method in class com.groiss.cal.CalUtil
-
- getDateFormatter(String, Locale) - Static method in class com.groiss.cal.CalUtil
-
- getDateFormatter(String, Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
-
- getDateFormatter(String, TimeZone) - Static method in class com.groiss.cal.CalUtil
-
- getDateObject(String, boolean) - Static method in class com.groiss.reporting.data.impl.DateReportingData
-
- getDateObject(String, boolean, TimeZone) - Static method in class com.groiss.reporting.data.impl.DateReportingData
-
- getDateStyle(Workbook) - Static method in class com.groiss.gui.excel.ExcelUtils
-
Creates a
CellStyle
object for
Date
values.
- getDBData(Entity, Attribute) - Static method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- getDebugStreamContents() - Method in class com.groiss.util.MailSender
-
Get the contents of the debugging stream.
- getDecimalFormatter() - Static method in class com.groiss.util.Settings
-
- getDecimalFormatter(String, NumberFormat) - Static method in class com.groiss.util.Settings
-
returns a
NumberFormat
where the max. fraction and integer digits
are set as defined in the passed parameter. all other settings are copied from
the passed
NumberFormat
- getDecimalStyle(Workbook) - Static method in class com.groiss.gui.excel.ExcelUtils
-
Creates a
CellStyle
object for decimal values which are
not of type
Float
or
Double
.
- getDeclaredNamespaces() - Method in interface com.groiss.ws.SOAPWebService
-
get all namespaces required for this webservice
- getDefaultAction() - Method in interface com.groiss.gui.table.Table
-
Returns the action that is executed on doubleclick on a row.
- getDefaultAction() - Method in class com.groiss.gui.table.TableAdapter
-
Returns the action that is executed on doubleclick on a row.
- getDefaultConfigurationContext() - Static method in class com.groiss.ws.client.ConfigurationContextFactory
-
- getDefaultLocale() - Method in class com.groiss.component.Resource
-
- getDefaultOrgUnit() - Method in interface com.groiss.dms.DMSObject
-
Returns the default organizational unit of this object.
- getDefaultOrgUnit(T) - Method in interface com.groiss.dms.XHTMLFormEventHandler
-
Return the org.unit the form belongs to.
- getDefaultOrgUnit() - Method in class com.groiss.org.CheckedPersistent
-
- getDefaultOrgUnit() - Method in interface com.groiss.org.HasPermissionList
-
Get the default org unit to use when checking permissions.
- getDefaultSender() - Static method in class com.groiss.util.MailSender
-
Returns a default MailSender which properties are taken from configuration:
SMTP host under Configuration/Communication
Mail sender under Configuration/Communication
SMTP Username under Configuration/Communication
SMTP Password under Configuration/Communication
Type of SMTP communication under Configuration/Communication
MailSender.MailAction
defined under Configuration/Communication
MailQueue is allowed
- getDefaultServer() - Static method in class com.groiss.wfxml.WfXML
-
- getDefaultServer() - Static method in class com.groiss.wfxml.WfXML2
-
- getDefaultStore() - Static method in class com.groiss.store.StoreUtil
-
- getDefaultUser() - Static method in class com.groiss.wfxml.WfXML
-
- getDefaultUser() - Static method in class com.groiss.wfxml.WfXML2
-
- getDefaultValue(String) - Method in class com.groiss.component.Configuration
-
- getDefinition() - Method in class com.groiss.component.Configuration
-
Return the definition of a configuration.
- getDefinition() - Method in interface com.groiss.ws.SOAPWebService
-
get the WSDL-Definition
of the webservice
- getDept() - Method in class com.groiss.notification.BasicNotificationItem
-
- getDept() - Method in interface com.groiss.notification.NotificationItem
-
The department of the item.
- getDepts() - Method in class com.groiss.ldap.DirectoryServer
-
- getDeptsInScope(OrgUnit, int, OrgTree) - Method in interface com.groiss.org.OrgData
-
Returns the list of of organizational units which are in the given scope relatively from the given organizational unit.
- getDeptsInScope(OrgUnit, int, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
-
Returns the list of of organizational units which are in the given scope relatively from the given organizational unit.
- getDepttrees() - Method in class com.groiss.ldap.DirectoryServer
-
- getDescFile(Application) - Static method in class com.groiss.wf.DefaultApplicationAdapter
-
- getDescription() - Method in interface com.groiss.dms.FormField
-
Returns the description of the field.
- getDescription() - Method in class com.groiss.gui.table.ColumnDescription
-
Returns the description.
- getDescription() - Method in class com.groiss.ldap.DirectoryServer
-
- getDescription() - Method in interface com.groiss.mail.MailBox
-
- getDescription() - Method in interface com.groiss.messaging.MessageTemplate
-
Get the description of the template.
- getDescription() - Method in interface com.groiss.org.Application
-
Get the description.
- getDescription() - Method in interface com.groiss.org.LogEntry
-
Get the description of this log entry
- getDescription() - Method in interface com.groiss.org.OrgUnit
-
Get the description.
- getDescription() - Method in interface com.groiss.org.PersistentVersion
-
Returns the description of this version.
- getDescription() - Method in interface com.groiss.org.Right
-
Get the description.
- getDescription() - Method in interface com.groiss.org.Role
-
Get the description.
- getDescription() - Method in interface com.groiss.org.User
-
Get the description.
- getDescription() - Method in interface com.groiss.reporting.Report
-
- getDescription() - Method in interface com.groiss.store.external.XStore
-
Get the description.
- getDescription() - Method in interface com.groiss.timer.TimerEntry
-
- getDescription() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the description
- getDescription() - Method in interface com.groiss.wf.Function
-
Returns the description of the function.
- getDescription() - Method in interface com.groiss.wf.ProcessDefinition
-
- getDescription() - Method in interface com.groiss.wf.Suspension
-
The description of the suspension.
- getDescription() - Method in interface com.groiss.wf.Task
-
Returns the description of the task.
- getDescription() - Method in class com.groiss.wfxml.CreatePIMessage
-
Returns the description of request messages.
- getDescription() - Method in class com.groiss.wfxml.GetPIDataMessage
-
Use this method to get the Description attribute.
- getDescription() - Method in class com.groiss.wfxml.WfXMLException
-
Returns a more detailed description for the exception.
- getDescription() - Method in class com.groiss.wfxml.WfXMLWebLink
-
Returns the description of this web link.
- getDeserializers() - Method in class com.groiss.fileimport.StructuredFileSettings
-
- getDirection() - Method in class com.groiss.ldap.DirectoryServer
-
- getDisplayAddress(Address) - Static method in class com.groiss.util.MailUtil
-
Returns a HTML encoded string that represents a given email address.
- getDisplayAddressList(Address[]) - Static method in class com.groiss.util.MailUtil
-
Returns a string containing a list of email addresses like
<address-1>, <address-2>, ..., <address-n>,
- getDisplayAddressList(Message, String) - Static method in class com.groiss.util.MailUtil
-
Returns a string containing a list of email addresses like
<address-1>, <address-2>, ..., <address-n>,
- getDisplayFields() - Method in class com.groiss.smartclient.ObjectSelectProvider
-
- getDisplayFilename(Part) - Static method in class com.groiss.util.MailUtil
-
Returns the filename of a given part or "unnamed" if
the part does not have a name.
- getDisplayMailContent(Message, boolean, boolean) - Static method in class com.groiss.util.MailUtil
-
This method returns a HTML-encoded mail-content (not only the html-content between body tags)
The returned string can be displayed within every html file.
- getDisplayStringForAttribute(Element, boolean) - Method in class com.groiss.reporting.Query
-
returns a displayname for the attribute
- getDisplayValue(DMSForm, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getDispStringForAttriubtes(Element, boolean) - Method in class com.groiss.reporting.Query
-
- getDispStringForConditions(Element) - Method in class com.groiss.reporting.Query
-
returns a displayname for the condtion c
- getDMS() - Static method in class com.groiss.wf.ServiceLocator
-
Get the DMS to perform action with the workflow document management
system.
- getDMS() - Method in interface com.groiss.wf.Session
-
Get a DMS service.
- getDMSFolder() - Method in interface com.groiss.wf.ProcessInstance
-
Returns the folder holding all the DMSObjects assigned to this process instance
- getDMSFolder() - Method in class com.groiss.wfxml.WfXMLDocFormMessage
-
This method returns a
WfXMLFolder
object containing
the content of the DMS folder part of this message.
- getDMSNode(String) - Static method in class com.groiss.gui.GUIConfiguration
-
Get the DMS node of a given GUI configuration.
- getDMSObject(long) - Method in interface com.groiss.dms.DMS
-
Get a DMSObject by oid.
- getDMSObject(String) - Method in interface com.groiss.dms.DMS
-
Get a DMSObject by path.
- getDMSObject(long) - Method in interface com.groiss.dms.RemoteDMS
-
Get a DMSObject by oid.
- getDMSObject(String) - Method in interface com.groiss.dms.RemoteDMS
-
Get a DMSObject by path.
- getDMSParentElem() - Method in class com.groiss.wfxml.CreatePIMessage
-
- getDMSParentElem() - Method in class com.groiss.wfxml.GetPIDataMessage
-
- getDMSParentElem() - Method in class com.groiss.wfxml.PIStateChangedMessage
-
- getDMSParentElem() - Method in class com.groiss.wfxml.WfXMLDocFormMessage
-
Get the correct element of the message that wiil contain DMS artefacts;
- getDMSTableHandler() - Method in interface com.groiss.dms.FormType
-
- getDN(ClassMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
-
Get the distinguished name of an Persistent relative to the root
- getDocSearchMode() - Static method in class com.groiss.reporting.QueryEngine
-
- getDocument() - Method in class com.groiss.gui.XHTMLPage
-
- getDocumentCreator() - Method in class com.groiss.wfxml.WfXMLMessage
-
- getDocuments(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the list of DMS objects (e.g. documents, folders) attached to a process.
- getDocuments(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
-
Get the list of DMS objects (e.g. documents, folders) attached to a process.
- getDocumentsLink(ActivityInstance) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getDocumentsLink(ActivityInstance, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getDojoCacheBust() - Static method in class com.groiss.gui.JavascriptLoader
-
- getDojoChartType(Query) - Method in interface com.groiss.reporting.export.ChartType
-
- getDomainName() - Static method in class com.groiss.wfxml.WfXML
-
Returns the fully qualified domain name of the local host, or an empty
String if no domain name is available.
- getDouble(String) - Method in class com.groiss.component.Configuration
-
Return the property value as Double.
- getDrillDownValues(ReportingExportable) - Static method in class com.groiss.reporting.data.ReportingTableModel
-
- getDuedate() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the duedate
- getDuration(String) - Method in class com.groiss.component.Configuration
-
- getEditTarget() - Method in interface com.groiss.gui.table.Table
-
The default target for toolbar functions
- getEditTarget() - Method in class com.groiss.gui.table.TableAdapter
-
The default target for toolbar functions
- getEditTargetProps() - Method in interface com.groiss.gui.table.Table
-
Return the window properties for the edit target
- getEditTargetProps() - Method in class com.groiss.gui.table.TableAdapter
-
Return the window properties for the edit target
- getEditUrl(DMSObject, DMSFolder, boolean) - Static method in class com.groiss.dms.html.DMSUtil
-
Returns a relative URL (starting with classname) for editing or viewing a document in the DMS.
- getEditUrl() - Method in interface com.groiss.gui.table.Table
-
Returns an url used as link for toolbar functions
- getEditUrl() - Method in class com.groiss.gui.table.TableAdapter
-
Returns an url used as link for toolbar functions
- getEffectiveScheduleDate() - Method in interface com.groiss.timer.TimerEntry
-
Get the real schedule date of a timer run.
- getEffort() - Method in interface com.groiss.wf.Task
-
Returns the effort of the task.
- getElement() - Method in class com.groiss.gui.NavigationNode
-
- getElement() - Method in interface com.groiss.gui.NavigationTreeNode
-
Return the xml element.
- getElement(String, Object) - Static method in class com.groiss.xml.XMLUtil
-
Select a single Element via xpath from a context using an empty namespace.
- getElement(String, Object, Namespace) - Static method in class com.groiss.xml.XMLUtil
-
Select a single Element via xpath from a context.
- getElement(String, Object, Collection<Namespace>) - Static method in class com.groiss.xml.XMLUtil
-
Select a single Element via xpath from a context.
- getElementList(String, Object) - Static method in class com.groiss.xml.XMLUtil
-
Select a List of Element nodes via xpath from a context using an empty namespace.
- getElementList(String, Object, Namespace) - Static method in class com.groiss.xml.XMLUtil
-
Select a List of Element nodes via xpath from a context.
- getElementList(String, Object, Collection<Namespace>) - Static method in class com.groiss.xml.XMLUtil
-
Select a List of Element nodes via xpath from a context.
- getEmail() - Method in interface com.groiss.org.OrgUnit
-
Get the Email.
- getEmail() - Method in interface com.groiss.org.User
-
Get the email address.
- getEmailAddress() - Method in interface com.groiss.mail.MailBox
-
- getEmailsFolder(ProcessInstance, boolean) - Static method in class com.groiss.mail.MailFunctions
-
returns the folder "Emails" of given process instance
- getEmailsFolder(DMSFolder, boolean) - Static method in class com.groiss.mail.MailFunctions
-
returns the folder "Emails" of given DMSFolder
- getEndDate() - Method in interface com.groiss.wf.Suspension
-
The end date of suspension, is null if still suspended.
- getEntity(String) - Static method in interface com.groiss.reporting.data.Entity
-
get the
Entity
as described in reporting.xml
- getEntity() - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- getEntity() - Method in interface com.groiss.reporting.data.ReportingData
-
- getEntityId() - Method in interface com.groiss.reporting.data.Select
-
- getEntries(Object) - Method in class com.groiss.ds.MultiMap
-
- getEntries(String) - Static method in class com.groiss.wf.html.ValueList
-
Return pairs (value,label)
- getEntries(String, Application, Locale) - Static method in class com.groiss.wf.html.ValueList
-
- getEntryList(Object) - Method in class com.groiss.ds.MultiMap
-
returns a list containing all entries, mapped to the given key;
if no value is mapped to this key, an empty list is returned
- getEPShadowFiles() - Static method in class com.groiss.util.Settings
-
Check if @enterprise resources are shadowed.
- getErrnum() - Method in exception com.groiss.util.ApplicationException
-
- getErrnum() - Method in interface com.groiss.util.TopLevelException
-
- getErrorCode(BatchJob, Throwable) - Method in interface com.groiss.wf.batch.ExceptionBatchAdapter
-
- getErrorFormatter() - Method in exception com.groiss.util.ApplicationException
-
Returns the error formatter for this exception.
- getErrorLogFile() - Static method in class com.groiss.util.Settings
-
returns the current-error-file
- getErrorMessage(String) - Static method in class com.groiss.component.DefaultResource
-
- getErrorMessage(String, Object...) - Static method in class com.groiss.component.DefaultResource
-
- getErrorMessage(String) - Method in class com.groiss.component.Resource
-
- getErrorMessage(String, Object...) - Method in class com.groiss.component.Resource
-
- getErrorMessage(String, Locale) - Method in class com.groiss.component.Resource
-
- getErrorsName() - Method in class com.groiss.component.Resource
-
- getEscapeMode() - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getEventHandler() - Method in interface com.groiss.event.EventRegistry
-
Returns the event handler class name.
- getEventHandlers(Class<Persistent>) - Static method in class com.groiss.store.StoreUtil
-
- getEventType() - Method in interface com.groiss.cal.CalEvent
-
- getEventType() - Method in class com.groiss.cal.SimpleEvent
- getExampleDate(HttpServletRequest) - Static method in class com.groiss.reporting.data.impl.DateReportingData
-
- getException() - Method in exception com.groiss.util.ApplicationException
-
- getException() - Method in interface com.groiss.util.TopLevelException
-
Returns an inner exception, null if there is none.
- getException() - Method in class com.groiss.wfxml.WfXMLMessage
-
Use this method to check if the message contains an exception and retrieve
a
WfXMLException
object representing the exception.
- getExecutionTime() - Method in class com.groiss.reporting.Query
-
the execution timestamp of the query
- getExecutor() - Method in class com.groiss.wf.batch.BatchJob
-
- getExistingObject(Object, Map<String, Object>, Map<Object, T>) - Method in interface com.groiss.fileimport.FileImportHandler
-
should return the corresponding
Persistent
object for the current
data row.
- getExportedKeys(String) - Static method in class com.groiss.store.StoreUtil
-
Retrieves a description of the foreign key columns that reference the given table's
primary key columns (the foreign keys exported by a table).
- getExporter() - Method in class com.groiss.reporting.Query
-
- getExporterInfos(Document) - Static method in class com.groiss.reporting.Query
-
get Exportinginformation from xml-document
- getExportingParam(String) - Method in class com.groiss.reporting.Query
-
- getExportName() - Method in class com.groiss.reporting.export.DelimiterSeperatedValuesExporter
-
- getExportName() - Method in class com.groiss.reporting.export.HTMLExporter
- getExportName() - Method in interface com.groiss.reporting.export.ReportingExporter
-
- getExportOptionsJSON() - Method in interface com.groiss.reporting.export.ChartType
-
- getExportOptionsJSON() - Method in class com.groiss.reporting.export.DelimiterSeperatedValuesExporter
-
- getExportOptionsJSON() - Method in class com.groiss.reporting.export.DownloadExporter
-
- getExportOptionsJSON() - Method in class com.groiss.reporting.export.HTMLExporter
-
- getExportOptionsJSON() - Method in interface com.groiss.reporting.export.ReportingExporter
-
add configureable fields...
- getExpression() - Method in interface com.groiss.wf.UserFolder
-
Returns the filter expression used to move ActivityInstances into this UserFolder.
- getExtension() - Method in interface com.groiss.dms.DMSDocForm
-
Returns the extension of this document (e.g.
- getExtension() - Method in class com.groiss.wfxml.WfXMLDocForm
-
Get the extension of the document (filename-extension).
- getFavorites() - Method in class com.groiss.smartclient.JsonDataAdapter
-
- getFetchSize() - Static method in class com.groiss.store.StoreUtil
-
- getField(String) - Method in interface com.groiss.dms.DMSForm
-
Returns the value of the specified field
- getField(String) - Method in class com.groiss.event.BasicEvent
-
- getField(String) - Method in interface com.groiss.event.Event
-
This method return a field of the context object, useful if the context object is
a form
- getField() - Method in class com.groiss.gui.table.ColumnDescription
-
- getField(String) - Method in class com.groiss.ldap.ClassMapping
-
Get a field by its name.
- getField(Persistent, String) - Static method in class com.groiss.store.StoreUtil
-
- getField(String) - Method in class com.groiss.wfxml.WfXMLForm
-
Use this method to retrieve the value of one of this form's fields.
- getField(String) - Method in class com.groiss.xforms.XFormInstance
-
- getFieldContent(Persistent, String) - Method in class com.groiss.ldap.ClassMapping
-
Gets the content of an objects field by the fields name.
- getFieldModes() - Method in class com.groiss.dms.FormContext
-
Get field modes for form fields.
- getFieldModes(ActivityInstance, DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get field modes for form fields
- getFieldModes(ActivityInstance, DMSForm, DMSForm, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get field modes for form fields and subforms
- getFieldModes(ActivityInstance, DMSForm) - Method in interface com.groiss.wf.WfEngine
-
Get field modes for form fields
- getFieldModes(ActivityInstance, DMSForm, DMSForm, String) - Method in interface com.groiss.wf.WfEngine
-
Get field modes for form fields and subforms
- getFieldName() - Method in interface com.groiss.gui.table.Table
-
Return the name of the checkbox or radio buttons
- getFieldName() - Method in class com.groiss.gui.table.TableAdapter
-
Return the name of the checkbox or radio buttons
- getFieldName() - Method in class com.groiss.ldap.AttributeMapping
-
Returns the Java field name of this attribute mapping
- getFieldName() - Method in interface com.groiss.ml.field.Field
-
Returns the name of the field of the data source.
- getFieldName() - Method in class com.groiss.ml.field.ProcessField
-
- getFieldNamePretty() - Method in interface com.groiss.ml.field.Field
-
A human readable string representing the name of the field of the data source
- getFields() - Method in class com.groiss.ldap.ClassMapping
-
Returns the fields of the java class.
- getFields() - Method in class com.groiss.smartclient.JsonDataAdapter
-
what object-properties should be used
may be called multiple times
- getFields() - Method in class com.groiss.smartclient.ObjectSelectProvider
-
- getFieldType(String) - Method in interface com.groiss.dms.DMSForm
-
Returns the class of the specified field
- getFieldValue(String) - Method in class com.groiss.xforms.XFormInstance
-
- getFile(String) - Method in class com.groiss.component.Configuration
-
return the file of the property, if the property is not yet in a file we return
the last file - this is the one where it will be stored.
- getFile() - Method in class com.groiss.fileimport.ImportContext
-
returns the file to be loaded
- getFile() - Method in class com.groiss.fileimport.StructuredFileSettings
-
- getFile(String) - Method in class com.groiss.servlet.MultipartRequest
-
Return the locally stored temporary file associated with the parameter
name given as argument.
- getFileAndDigest(String) - Method in class com.groiss.servlet.MultipartRequest
-
Return the locally stored temporary file associated with the parameter
name given as argument and also the digest of that file.
- getFileFilter() - Method in interface com.groiss.dms.FormType
-
Returns a string defining patterns to restrict the types of accepted files by this formtype (only relevant for FormTypes of Type
FormType.DOCUMENT_FORM
).
- getFileFromPath(String) - Static method in class com.groiss.util.FileUtil
-
Get a file object from a pathname.
- getFileName() - Method in class com.groiss.component.Configuration
-
Return the file name the configuration is loaded from.
- getFileName() - Method in class com.groiss.reporting.export.DownloadExporter
-
gets the filename from the request or the session
- getFileName(Query) - Method in class com.groiss.reporting.export.DownloadExporter
-
- getFileNames() - Method in class com.groiss.servlet.MultipartRequest
-
Return the name of the parameters containing files as values.
- getFiles() - Method in class com.groiss.component.Configuration
-
- getFiles(String) - Method in class com.groiss.servlet.MultipartRequest
-
Returns a list of locally stored temporary files associated with the parameter
name given as argument.
- getFilesAndDigests(String) - Method in class com.groiss.servlet.MultipartRequest
-
Returns a list of locally stored temporary file associated with the parameter
name given as argument and also their digest of that file.
- getFileTime(File) - Static method in class com.groiss.component.Configuration
-
- getFileTypeExtension() - Method in class com.groiss.reporting.export.DelimiterSeperatedValuesExporter
-
- getFileTypeExtension() - Method in interface com.groiss.reporting.export.FileReportingExporter
-
- getFilter() - Method in class com.groiss.ldap.DirectoryServer
-
- getFilterId() - Method in interface com.groiss.gui.table.Table
-
Returns the id that is used when column filters are stored.
- getFilterId() - Method in class com.groiss.gui.table.TableAdapter
-
- getFilterVal() - Method in class com.groiss.gui.table.CellValue
-
- getFinished() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the finish date.
- getFinishRight(ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
-
Returns the right which is needed for sending the process to next agent
The system checks if the sending user has this right for the agent and org.
- getFinishRight(ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- getFinishRights() - Method in interface com.groiss.wf.ApplicationAdapter
-
Return the list of finish rights used in this application.
- getFinishRights() - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- getFinishtime() - Method in class com.groiss.wf.batch.BatchJob
-
Get the time the instance was finished.
- getFirstName() - Method in interface com.groiss.org.User
-
Get the first name.
- getFirstTime() - Method in interface com.groiss.timer.TimerEntry
-
Get the first time of scheuling the timer task.
- getFloat(String) - Method in class com.groiss.component.Configuration
-
Return the property value as Float.
- getFloatStyle(Workbook) - Static method in class com.groiss.gui.excel.ExcelUtils
-
Creates a
CellStyle
object for decimal values which are
of type
Float
or
Double
.
- getFolder(DMSObject) - Method in interface com.groiss.dms.DMS
-
Get the folder containing the passed object.
- getFolder() - Method in interface com.groiss.dms.FolderItemRelation
-
Returns the folder of this relation object.
- getFolder() - Method in class com.groiss.dms.FormContext
-
Get the DMS-folder.
- getFolder(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
-
Get the folder containing the passed object.
- getFolderOid() - Method in class com.groiss.notification.NotificationEvent
-
- getFollowOU() - Method in interface com.groiss.org.OrgUnit
-
Get the follower org.unit.
- getForm() - Method in interface com.groiss.wf.FormInstance
-
Get the form object.
- getForm(ProcessInstance, String) - Method in interface com.groiss.wf.html.WorklistDescription
-
Get the form for a process instance
- getForm(ActivityInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get a form of a process.
- getForm(ActivityInstance, String) - Method in interface com.groiss.wf.WfEngine
-
Get a form of a process.
- getFormFields() - Method in class com.groiss.gui.table.ColumnDescription
-
- getFormFieldValue(String) - Method in class com.groiss.wf.SystemAction
-
Returns the value of a formfield.
- getFormInstance(HttpServletRequest) - Method in class com.groiss.xforms.XFormImpl
-
Get the XForms model and instance from the request.
- getFormInstance(DMSForm, FormContext) - Method in class com.groiss.xforms.XFormImpl
-
Get the XForms model from a form and form context.
- getFormLinkList(ActivityInstance, int, String, String, boolean, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getFormLinks(ActivityInstance, int, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getFormName() - Method in class com.groiss.wfxml.WfXMLForm
-
Returns the form name, with which the form is defined in process
definitions.
- getFormPackage() - Static method in class com.groiss.util.Settings
-
return the name of the form class package (either com.dec.avw.appl. or com.groiss.forms.)
- getForms(String) - Method in interface com.groiss.wf.html.WorklistDescription
-
Get all forms with a specific formid.
- getForms(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the forms of a process.
- getForms(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
-
Get the forms of a process.
- getFormType(String, int) - Method in interface com.groiss.dms.DMS
-
Returns the formtype with the given id and version number
- getFormType() - Method in interface com.groiss.dms.DMSForm
-
Returns the form type of this form
- getFormType(String, int) - Method in interface com.groiss.dms.RemoteDMS
-
Returns the formtype with the given id and version number
- getFormVersion(DMSForm, ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Returns the version of the passed form in the context of the passed activity instance.
- getFormVersion(DMSForm, ActivityInstance) - Method in interface com.groiss.wf.WfEngine
-
Returns the version of the passed form in the context of the passed activity instance.
- getForObject(Persistent) - Static method in enum com.groiss.store.PersistentAspect
-
Get the set of currently set PersistentAspects for an object.
- getFreshBatchJob(BatchJob) - Static method in class com.groiss.wf.batch.BatchManager
-
Gets a current copy (a fresh incarnation) of the batch job from the database.
- getFrom() - Method in class com.groiss.cluster.communication.Message
-
Returns the node id of the sender of the message.
- getFrom(Message) - Static method in class com.groiss.util.MailUtil
-
Return the sender information in message header (From or Sender) of given message.
- getFromDate() - Method in interface com.groiss.cal.CalEvent
-
- getFromDate() - Method in class com.groiss.cal.SimpleEvent
- getFromDate() - Method in interface com.groiss.org.Permission
-
Get the start date of the permission.
- getFromRS(ResultSet, ResultSetMetaData, int) - Static method in class com.groiss.store.StoreUtil
-
- getFromRS(ResultSet, int, int) - Static method in class com.groiss.store.StoreUtil
-
- getFullData() - Method in class com.groiss.reporting.data.ReportingTableModel
-
returns the completeted Data table including clickableIndex at index 0 (if exists), rownumber at index 0 or 1 (depends on clickableindex) and grouping rows (which habe no clickableIndex or rownumber
Note: Method builds a new table, so this may cost performance.
- getFullFieldName() - Method in interface com.groiss.ml.field.Field
-
A string of form fieldname|source
- getFullName() - Method in interface com.groiss.dms.DMSDocForm
-
Returns the full name of the document which is the name followed by a dot and the extension (if the extension
is not empty)
- getGender() - Method in interface com.groiss.org.User
-
get the gender of this user
- getGlobalQueryTimeout() - Static method in class com.groiss.store.DBConnPool
-
- getGuiId() - Static method in class com.groiss.smartclient.ClientUtil
-
Get the id of the current gui.
- getGuiId(HttpServletRequest) - Static method in class com.groiss.smartclient.ClientUtil
-
Get the id of the current gui from the HttpServletRequest
- getHead() - Method in class com.groiss.gui.XHTMLPage
-
- getHeader() - Method in class com.groiss.ds.ObjectTableModel
-
Return the header of the table model.
- getHeaderContent() - Method in class com.groiss.gui.component.TableContainer
-
returns the content of the column header (first row)
- getHeaderInfos(Query, int) - Method in class com.groiss.reporting.export.HTMLExporter
-
- getHeaderNames() - Method in class com.groiss.gui.component.TableContainer
-
returns the names of the columns
- getHeaders() - Method in class com.groiss.gui.HTMLPage
-
- getHeaders() - Method in class com.groiss.gui.JSONPage
-
- getHeaders() - Method in interface com.groiss.gui.Page
-
- getHeaders() - Method in class com.groiss.gui.VelocityPage
-
- getHeaders() - Method in class com.groiss.gui.XHTMLPage
-
- getHeaders() - Method in class com.groiss.http.Response
-
- getHeaderValues(String) - Method in class com.groiss.http.Response
-
Returns the values of the header with the given name (case-insensitive) of the response.
- getHeight() - Method in interface com.groiss.dms.FormType
-
- getHeight() - Method in class com.groiss.gui.component.Image
-
- getHelpContext() - Method in interface com.groiss.gui.table.Table
-
Returns the context for online-help
- getHelpContext() - Method in class com.groiss.gui.table.TableAdapter
-
Returns the context for online-help
- getHistoryInfo(ActivityInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
-
Returns null
- getHistoryInfo(ActivityInstance) - Method in interface com.groiss.timemgmt.TimeManagement
-
Return a href to a detail page for the time management of the process instance.
- getHomeOrg(User) - Method in interface com.groiss.org.OrgData
-
Return the Org.unit where the user has the home role.
- getHomeOrg(User) - Method in interface com.groiss.org.RemoteOrgData
-
Return the Org.unit where the user has the home role.
- getHost() - Method in class com.groiss.util.MailSender
-
return the smtp host
- getHostname() - Method in class com.groiss.wfxml.Partner
-
Returns the hostname of this partner as it is defined in the administration
of @enterprise.
- getHref() - Method in class com.groiss.gui.component.Link
-
- getHTMLOutputter() - Static method in class com.groiss.xml.XMLUtil
-
This is a customized outputter that does not encode the \r chars and does not expand
empty elements like br,img or input.
- getHTMLOutputter(boolean) - Static method in class com.groiss.xml.XMLUtil
-
This is a customized outputter that does not encode the \r chars and does not expand
empty elements like br,img or input.
- getHTMLPage() - Method in class com.groiss.dms.DMSTableAdapter
-
Deprecated.
returns null
- getHTMLPage() - Method in interface com.groiss.wf.html.Worklist
-
Deprecated.
- getHttpClient() - Static method in class com.groiss.wfxml.Sender
-
- getHttpSessionId() - Method in class com.groiss.notification.BasicNotificationItem
-
Get the session this item is destined for.
- getIcon() - Method in class com.groiss.gui.table.ColumnDescription
-
- getIconClass(DMSObject) - Static method in class com.groiss.dms.html.DMSUtil
-
Returns css classes for the icon of the document.
- getId() - Method in interface com.groiss.cal.CalView
-
get the id
- getId() - Method in class com.groiss.cal.SimpleCalView
-
get the id
- getId() - Method in class com.groiss.component.Configuration
-
Return the id of this configuration.
- getId() - Method in interface com.groiss.dms.FormType
-
Return the id of the FormType.
- getId() - Method in interface com.groiss.dms.SubformRelation
-
Get the id of the relation.
- getId() - Method in class com.groiss.gui.AbstractComponent
-
- getId() - Method in interface com.groiss.gui.Component
-
- getId() - Method in class com.groiss.gui.component.RadioGroup
-
- getId() - Method in class com.groiss.gui.NavigationNode
-
- getId() - Method in interface com.groiss.gui.NavigationTreeNode
-
Returns the id.
- getId() - Method in class com.groiss.gui.table.ColumnDescription
-
Returns the id.
- getId() - Method in interface com.groiss.gui.table.Table
-
Returns the id of this table
- getId() - Method in class com.groiss.gui.table.TableAdapter
-
Returns the id of this table
- getId() - Method in interface com.groiss.mail.MailBox
-
- getId() - Method in interface com.groiss.messaging.MessageTemplate
-
Get the id of the template.
- getId() - Method in interface com.groiss.org.Agent
-
Returns the id of the object.
- getId() - Method in interface com.groiss.org.Application
-
Return the id of the application.
- getId() - Method in interface com.groiss.org.OrgClass
-
Returns the id of the object.
- getId() - Method in interface com.groiss.org.OrgTree
-
Get the id.
- getId() - Method in interface com.groiss.org.OrgUnit
-
Get the id.
- getId() - Method in interface com.groiss.org.Right
-
Return the id of the right.
- getId() - Method in interface com.groiss.org.User
-
Get the id.
- getId() - Method in interface com.groiss.reporting.data.Attribute
-
- getId() - Method in interface com.groiss.reporting.data.Entity
-
- getId() - Method in class com.groiss.reporting.export.HTMLExporter
-
Deprecated.
- getId() - Method in class com.groiss.reporting.Query
-
returns the id of this query
- getId() - Method in interface com.groiss.reporting.Report
-
- getId() - Method in interface com.groiss.store.external.XStore
-
Get the unique id.
- getId() - Method in interface com.groiss.timer.TimerEntry
-
Get the id for the entry
- getId() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the id of the activity instance.
- getId() - Method in enum com.groiss.wf.ActivityInstance.LastAction
-
- getId() - Method in interface com.groiss.wf.Function
-
Return the id of the function.
- getId() - Method in interface com.groiss.wf.html.WorklistDescription
-
The id of the list.
- getId() - Method in interface com.groiss.wf.ProcessDefinition
-
Return the id of the process definition.
- getId() - Method in interface com.groiss.wf.Task
-
Return the id of the task.
- getId() - Method in interface com.groiss.wf.UserFolder
-
Returns the id of this UserFolder.
- getId() - Method in class com.groiss.wfxml.Partner
-
Returns the ID of the communication partner.
- getId() - Static method in class com.groiss.wfxml.WfXML
-
This method returns the id of the local enterprise server.
- getId() - Method in class com.groiss.wfxml.WfXMLForm
-
Returns the id that has been set for this form.
- getId() - Method in interface com.groiss.ws.SOAPWebService
-
get the ID
- getImportedKeys(String) - Static method in class com.groiss.store.StoreUtil
-
Retrieves a description of the primary key columns that are referenced by the given table's
foreign key columns (the primary keys imported by a table).
- getImportInputSource(String, String) - Method in class com.groiss.ws.ClasspathResolver
-
- getImportMode() - Method in class com.groiss.fileimport.ImportContext
-
returns the import-mode
- getIndexInfo(String) - Static method in class com.groiss.store.StoreUtil
-
- getIndexNameForColumns(String, String, boolean) - Static method in class com.groiss.store.StoreUtil
-
Returns the name of the index, if one exists for the passed columns of the passed table.
- getIndexOf(Object) - Method in class com.groiss.ml.ds.NominalAttribute
-
Returns the index of the passed value within the values represented by this class.
- getIndexOfValueAsString(String) - Method in class com.groiss.ml.ds.NominalAttribute
-
Returns the index of the value within the values represented by this class where the string representation
of those values equals the given string
- getInputFields() - Method in interface com.groiss.ml.classifier.ClassifierAssignment
-
Returns the list of the
Field
s used as input field for this classifier assignment
- getInputStream() - Method in class com.groiss.fileimport.StructuredFileSettings
-
- getInputStream() - Method in class com.groiss.util.ByteArrayDataSource
-
Returns an
InputStream
for reading from this data source.
- getInstance(ProcessDefinition) - Static method in class com.groiss.timemgmt.TimeManagementFactory
-
Instantiate time management implementation for process definition.
- getInstance(String) - Method in class com.groiss.xforms.ModelInfo
-
Get the instance by id.
- getInstance(HttpServletRequest) - Static method in class com.groiss.xforms.XFormImpl
-
Use this method to get the xforms implementation.
- getInstanceElement() - Method in class com.groiss.xforms.XFormInstance
-
Get the instance element - if only one instance exists in the model.
- getInstanceElement(String) - Method in class com.groiss.xforms.XFormInstance
-
Get the instance element by id.
- getInt(String) - Method in class com.groiss.component.Configuration
-
Return the property value as Integer.
- getInterval() - Method in interface com.groiss.cal.CalEvent
-
- getInterval() - Method in class com.groiss.cal.SimpleEvent
- getInterval(Pair<Date, Date>) - Method in class com.groiss.reporting.data.impl.TimeInterval
-
- getInterval(Date, Date, Query) - Method in class com.groiss.reporting.data.impl.TimeInterval
-
- getInterval(Date, Date) - Method in class com.groiss.reporting.data.impl.TimeInterval
-
- getInterval(Date, Date) - Method in interface com.groiss.reporting.data.TimeModel
-
calculates the time interval
- getIntervalInUnits(long) - Static method in class com.groiss.cal.CalUtil
-
Format a time interval.
- getIntervalInUnits(long, int) - Static method in class com.groiss.cal.CalUtil
-
- getIntervalInUnits(long, int, int) - Static method in class com.groiss.cal.CalUtil
-
- getIntervalInUnits(long, int, int, String[]) - Static method in class com.groiss.cal.CalUtil
-
- getIntervalInUnits(long, int, String[]) - Static method in class com.groiss.cal.CalUtil
-
Returns a String representation of a TimeIntervall
- getIntervalInUnits(long, String) - Static method in class com.groiss.cal.CalUtil
-
Returns a String representation of a TimeIntervall using the short names of timeunits
- getIntervalInUnits(long, String, String) - Static method in class com.groiss.cal.CalUtil
-
- getInvalidBindings() - Method in class com.groiss.xforms.ModelInfo
-
- getIP() - Method in interface com.groiss.org.IUserSession
-
- getIsClusterTimerNode() - Method in interface com.groiss.server.ServerInfoMXBean
-
Determine if this node is the cluster timer node.
- getIsoDateString(Date) - Static method in class com.groiss.reporting.data.impl.DateReportingData
-
- getIsoDateString(Date, TimeZone) - Static method in class com.groiss.reporting.data.impl.DateReportingData
-
- getItem() - Method in interface com.groiss.dms.FolderItemRelation
-
Returns the item of this relation object.
- getJarArchive(Class<?>) - Static method in class com.groiss.util.Settings
-
Get the jar archive the given class is loaded from.
- getJarPrefix(String) - Static method in class com.groiss.util.StringUtil
-
Return the jar prefix of the given url string.
- getJavaCalendar(Calendar) - Static method in class com.groiss.cal.CalUtil
-
- getJavaClassName() - Method in class com.groiss.ldap.ClassMapping
-
Returns the name of the Java class this mapping is for.
- getJavaScriptClass() - Method in class com.groiss.gui.table.ColumnDescription
-
- getJdom() - Method in class com.groiss.fileimport.Column
-
- getJobstate() - Method in class com.groiss.wf.batch.BatchJob
-
The state of the instance.
- getJobtype() - Method in class com.groiss.wf.batch.BatchJob
-
The jobtype of the instance.
- getJSONArrayResult() - Method in class com.groiss.http.Response
-
Returns the result of the request as JSONArray
- getJSONObjectResult() - Method in class com.groiss.http.Response
-
Returns the result of the request as JSONObject
- getJSONObjectSelect(Map<String, String>) - Static method in class com.groiss.gui.WebUtils
-
- getJsonPayload() - Method in class com.groiss.notification.BasicNotificationItem
-
Returns null.
- getJsonPayload() - Method in interface com.groiss.notification.NotificationItem
-
Returns the JSON representation that is send to the smartclients.
- getJVMName() - Static method in class com.groiss.component.ServiceManager
-
Get the name of the JVM incarnation of @enterprise.
- getKey(int) - Method in class com.groiss.ds.KeyedList
-
Returns the key a postion i
- getKey(Object) - Method in class com.groiss.ds.KeyedList
-
Return the position of the given key in the key list.
- getKey() - Method in interface com.groiss.ds.KeyValuePair
-
Get the Key of the Pair.
- getKey() - Method in class com.groiss.ds.Pair
-
Return the first object
- getKey(Map<String, Object>) - Method in interface com.groiss.fileimport.FileImportHandler
-
will be called if the keyField property isn't set
- getKey(T) - Method in interface com.groiss.fileimport.FileImportHandler
-
will be called if the keyField property isn't set
- getKey() - Method in interface com.groiss.store.Persistent
-
- getKey() - Method in class com.groiss.store.PersistentObject
-
- getKey() - Method in class com.groiss.wfxml.ChangePIStateMessage
-
Use this method to get the oid of the target process instance.
- getKey() - Method in class com.groiss.wfxml.GetPIDataMessage
-
Use this method to get the oid of the target process instance.
- getKey() - Method in class com.groiss.wfxml.NotifyMessage
-
This method returns the key of this notify message.
- getKey() - Method in class com.groiss.wfxml.PIStateChangedMessage
-
This method returns the key of this message.
- getKeyApplID() - Method in class com.groiss.wfxml.CreatePIMessage
-
Returns the application ID part of the key.
- getKeyField() - Method in class com.groiss.fileimport.ImportContext
-
returns the keyfield used to check for duplicates
- getKeyIterator() - Method in class com.groiss.ds.KeyedList
-
Returns an iterator for the key list
- getKeyProcDefID() - Method in class com.groiss.wfxml.CreatePIMessage
-
Returns the process definition ID part of the key.
- getKeys(T) - Method in interface com.groiss.dms.XHTMLFormEventHandler
-
A class may return key field groups in order to identify already existing objects
of that class.
- getKeys() - Method in class com.groiss.ds.KeyedList
-
- getKeys() - Method in class com.groiss.ldap.DirectoryServer
-
Returns "name" as key.
- getKeys() - Method in class com.groiss.messaging.Recipient
-
- getKeys() - Method in class com.groiss.ml.classifier.EvaluationResult
-
- getKeys() - Method in interface com.groiss.store.Persistent
-
A class may return key field groups in order to identify already existing objects
of that class.
- getKeys() - Method in class com.groiss.store.PersistentObject
-
- getKeys() - Method in class com.groiss.wf.ProcessRelation
-
- getKeyVersion() - Method in class com.groiss.wfxml.CreatePIMessage
-
Returns the version part of the key.
- getKind() - Method in interface com.groiss.dms.FormType
-
Returns the kind of this FormType (e.g.
- getLabel(String) - Method in class com.groiss.component.Configuration
-
Return the label of the given property.
- getLabel() - Method in interface com.groiss.dms.FormField
-
Returns the label of the field.
- getLabel() - Method in class com.groiss.gui.AbstractComponent
-
- getLabel() - Method in interface com.groiss.gui.Component
-
- getLabel(String, String) - Static method in class com.groiss.wf.html.ValueList
-
return the label of a value list entry
- getLabelStr() - Method in class com.groiss.gui.component.Button
-
- getLastAccessedDate() - Method in interface com.groiss.org.IUserSession
-
- getLastAction() - Method in interface com.groiss.wf.ActivityInstance
-
Returns a enum for the last action that changed the state of this ai
- getLastBuild() - Method in interface com.groiss.ml.classifier.ClassifierAssignment
-
Returns the date when this assignment was build at last.
- getLastModified() - Method in class com.groiss.wfxml.GetPIDataMessage
-
Use this method to get the value of the LastModified attribute.
- getLastModified() - Method in class com.groiss.wfxml.PIStateChangedMessage
-
Returns the date at which the process instance has been last modified.
- getLastpolltime() - Method in class com.groiss.wf.batch.BatchJob
-
- getLastRun() - Method in interface com.groiss.timer.TimerEntry
-
Last run (start time) of this timer.
- getLastRunEnd() - Method in interface com.groiss.timer.TimerEntry
-
Last run (end time) of this timer.
- getLastStartTryTime() - Method in class com.groiss.wf.batch.BatchJob
-
Get the time of the last start attempt.
- getLastTry() - Method in interface com.groiss.mail.MailQueueItem
-
- getLatestEvaluationResult() - Method in interface com.groiss.ml.classifier.ClassifierAssignment
-
Returns the latest
EvaluationResult
(if available) of this classifier assignment.
- getLatestImportURI() - Method in class com.groiss.ws.ClasspathResolver
-
- getLength(String, DMSObject) - Method in interface com.groiss.dms.IStore
-
Returns the number of bytes of the content identified by id from the storage of the DMS.
- getLevel() - Static method in class com.groiss.util.Settings
-
- getLineEnd() - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getLineStyles(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
-
Deprecated.
- getLinkAtt() - Method in class com.groiss.ldap.SubLink
-
Returns the name of the linking attribute
- getLinkedObject() - Method in interface com.groiss.dms.DMSLink
-
Returns the link target
- getLinkType() - Method in interface com.groiss.wf.html.WorklistDescription
-
Returns how the links to the detail information are configured
- getList(String) - Method in class com.groiss.component.Configuration
-
Return the parameter as list.
- getList(List<DMSObject>) - Method in interface com.groiss.dms.DMSTableHandler
-
Your chance to modify the list of the table entries and to collect additional data for them.
- getList(List<DMSForm>) - Method in interface com.groiss.dms.FormTableHandler
-
Non null overwrites the list, should return list of forms
- getList(String, Object...) - Method in interface com.groiss.store.external.XStore
-
Execute a SQL query which returns a list of rows.
- getList(List<T>) - Method in interface com.groiss.storegui.ObjectTableHandler
-
Non null overwrites the list, should return list of forms
- getList(List<ActivityInstance>) - Method in class com.groiss.wf.html.FilteredWorklist
-
Filter the worklist items.
- getList(List<ActivityInstance>) - Method in interface com.groiss.wf.html.Worklist
-
Change the list.
- getList(String, Object, Filter<T>) - Static method in class com.groiss.xml.XMLUtil
-
Select a List of Nodes via xpath from a context using an empty namespace.
- getList(String, Object, Namespace, Filter<T>) - Static method in class com.groiss.xml.XMLUtil
-
Select a List of Nodes via xpath from a context.
- getList(String, Object, Namespace[], Filter<T>) - Static method in class com.groiss.xml.XMLUtil
-
Select a List of Nodes via xpath from a context.
- getList(String, Object, Collection<Namespace>, Filter<T>) - Static method in class com.groiss.xml.XMLUtil
-
Select a List of Nodes via xpath from a context.
- getLocalClassName() - Method in class com.groiss.ldap.DirectoryServer
-
- getLocalClassName() - Method in class com.groiss.ml.classifier.EvaluationResult
-
- getLocalClassName() - Method in interface com.groiss.store.Persistent
-
- getLocalClassName() - Method in class com.groiss.store.PersistentObject
-
- getLocale() - Method in interface com.groiss.org.User
-
Return the locale set for this user as string.
- getLocale() - Method in class com.groiss.reporting.Query
-
- getLocale() - Method in class com.groiss.util.RMIThreadContext
-
- getLocalizedName() - Method in interface com.groiss.reporting.data.Attribute
-
- getLocalizedName() - Method in interface com.groiss.reporting.data.Entity
-
- getLocalizeString(String) - Static method in class com.groiss.reporting.QueryEngine
-
- getLocalNumberFormatter() - Static method in class com.groiss.util.Settings
-
- getLocalObjectName() - Method in class com.groiss.ldap.DirectoryServer
-
- getLocalObjectName() - Method in class com.groiss.ml.classifier.EvaluationResult
-
- getLocalObjectName() - Method in interface com.groiss.store.Persistent
-
Get the object name in localized form.
- getLocalObjectName() - Method in class com.groiss.store.PersistentObject
-
Get the object name in localized form.
- getLocation() - Method in interface com.groiss.cal.CalEvent
-
- getLocation() - Method in class com.groiss.cal.SimpleEvent
- getLocation(String) - Static method in class com.groiss.util.Settings
-
- getLocationAwareSAXBuilder(boolean) - Static method in class com.groiss.xml.XMLUtil
-
- getLockdate() - Method in class com.groiss.store.Lock
-
- getLockname() - Method in class com.groiss.store.Lock
-
- getLogAndVersion(T, Date) - Method in interface com.groiss.org.OrgData
-
Returns the version of the object at a given date along with the corresponding LogEntry.
- getLogAndVersion(T, long) - Method in interface com.groiss.org.OrgData
-
Returns the version of the object at a given version id along with the corresponding LogEntry.
- getLogAndVersion(P, Date) - Method in interface com.groiss.org.RemoteOrgData
-
Returns the version of the object at a given date along with the corresponding LogEntry.
- getLogAndVersion(P, long) - Method in interface com.groiss.org.RemoteOrgData
-
Returns the version of the object at a given version id along with the corresponding LogEntry.
- getLogEntries(String, long, Date, Date) - Method in interface com.groiss.org.OrgData
-
Returns a list of log entries for the specified object (identified by passed oid and classname) which
were made at time t, where from < t < to.
- getLogEntries(String, long, Date, Date) - Method in interface com.groiss.org.RemoteOrgData
-
Returns a list of log entries for the specified object (identified by passed oid and classname) which
were made at time t, where from < t < to.
- getLogFile() - Static method in class com.groiss.util.Settings
-
returns the current log-file
- getLoggedName() - Method in interface com.groiss.org.LogEntry
-
Get the name of the changed object.
- getLoggedObject() - Method in interface com.groiss.org.LogEntry
-
Get the changed object.
- getLoggingContext() - Method in interface com.groiss.org.HasLoggingContext
-
Returns the logging context for the object
- getLoginDate() - Method in interface com.groiss.org.IUserSession
-
- getLogoutDate() - Method in interface com.groiss.org.IUserSession
-
- getLogWriter() - Static method in class com.groiss.util.Settings
-
- getLong(String) - Method in class com.groiss.component.Configuration
-
Return the property value as Long.
- getMailAction() - Method in class com.groiss.util.MailSender
-
- getMailActionFromConfiguration() - Static method in class com.groiss.util.MailSender
-
Get mail action from configuration
- getMailAsBytes() - Method in interface com.groiss.mail.MailQueueItem
-
- getMailListAsJson(Persistent, FormType) - Method in interface com.groiss.smartclient.mail.MailActionsHandler
-
This method can be used for manipulating the mail list in the Mail tab.
- getMailQueueItem() - Method in interface com.groiss.messaging.MessageTemplate
-
- getMailQueueItem() - Method in class com.groiss.util.MailSender
-
- getMailSender() - Method in interface com.groiss.messaging.MessageTemplate
-
get the mail sender
- getMailSocketFactoryName(String) - Static method in class com.groiss.util.MailUtil
-
Get the socket factory name of given communication type
- getMailSubjectPattern() - Static method in class com.groiss.util.MailUtil
-
This method returns the subject prefix defined in @enterprise configuration.
- getMailText(String, Message) - Static method in class com.groiss.mail.MailFunctions
-
Returns the default mail text of given message in text/plain and text/html format
- getMainCode() - Method in class com.groiss.wfxml.WfXMLException
-
Returns the main code of the exception.
- getMainForm(DMSForm) - Method in interface com.groiss.dms.DMS
-
Returns the main form of the passed form (or null if there is none)
- getMainform() - Method in class com.groiss.dms.FormContext
-
Get the main form.
- getMainForm(DMSForm) - Method in interface com.groiss.dms.RemoteDMS
-
Returns the main form of the passed form (or null if there is none)
- getMainForm() - Method in interface com.groiss.dms.SubformRelation
-
Returns the main form.
- getMainProcess(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the root of the activity instance tree
- getMainProcess(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
-
Get the root of the activity instance tree
- getMapId() - Method in interface com.groiss.reporting.data.Attribute
-
in case of mapped values, the method returns the <mapping>-id
- getMappedImagePath(String, boolean) - Static method in class com.groiss.util.FileUtil
-
Returns the shiny path for the passed resource path.
- getMappedValue(Object) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- getMappedValues() - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- getMaxConstraintIndexNameLength() - Static method in class com.groiss.store.StoreUtil
-
- getMaxlength() - Method in class com.groiss.gui.component.Textfield
-
- getMaxLogSize() - Static method in class com.groiss.wfxml.WfXML
-
- getMaxLogSize() - Static method in class com.groiss.wfxml.WfXML2
-
- getMaxParallel() - Static method in class com.groiss.reporting.QueryEngine
-
- getMaxTable() - Static method in class com.groiss.reporting.QueryEngine
-
- getMaxTableNameLength() - Static method in class com.groiss.store.StoreUtil
-
- getMaxTableResult() - Method in class com.groiss.reporting.Query
-
- getMaxThreadCount() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the number of configured HTTP threads of this node.
- getMaxTime() - Method in interface com.groiss.wf.Task
-
Returns the maximum execution time of the task (in minutes).
- getMaxUnit() - Method in class com.groiss.reporting.Query
-
get the max unit of timeintervals used in this query
- getMessage() - Method in interface com.groiss.messaging.MessageTemplate
-
- getMessage() - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
- getMessage() - Method in exception com.groiss.util.ApplicationException
-
- getMessage() - Method in class com.groiss.util.MailSender
-
- getMessageCharset() - Method in interface com.groiss.messaging.MessageTemplate
-
Get the character set of the message
- getMessageDigest() - Method in interface com.groiss.dms.DMSDocForm
-
- getMessageDigest() - Static method in class com.groiss.util.Settings
-
Returns a new instance of the MessageDigest used by the system (e.g. in DMS)
- getMessageDigestAlgorithmName() - Static method in class com.groiss.util.Settings
-
Returns the Name of the MessageDigest algorithm used by the system (e.g. in DMS)
- getMessageDigestAsString() - Method in interface com.groiss.dms.DMSDocForm
-
Returns the message digest of the content of this document as hexadecimal String (
Settings.getMessageDigest()
will be used by the system
to calculate it)
- getMessageId(Message) - Static method in class com.groiss.util.MailUtil
-
This method returns the message-id of the given message
- getMessageIdentifier() - Method in class com.groiss.wfxml.WfXMLMessage
-
Get the message identifier out of this message.
- getMessageOrigin() - Method in class com.groiss.wfxml.WfXMLMessage
-
Returns the message's origin in case that one has been set.
- getMessageTemplate(String) - Method in interface com.groiss.server.Admin
-
Read the message template with the given id from the database.
- getMessageText() - Method in exception com.groiss.util.ApplicationException
-
return the plain message text without "Error" prefix and number
- getMessageType() - Method in class com.groiss.wfxml.WfXMLMessage
-
Returns the message type of the message or throws an exception if there is
no message type.
- getMethod(String) - Static method in class com.groiss.servlet.Dispatcher
-
Return the method from a string containing the class and method name, syntax: classname "." methodname
- getMimeType() - Method in interface com.groiss.messaging.MessageTemplate
-
Get the mime type
- getMimeType(String) - Static method in class com.groiss.util.FileUtil
-
Return the mime-type from the extension.
- getMinMax(ReportingData, Query) - Static method in class com.groiss.reporting.data.impl.DateReportingData
-
- getMinUnit() - Method in class com.groiss.reporting.Query
-
get the min unit of timeintervals used in this query
- getMode() - Method in class com.groiss.dms.FormContext
-
Get the view mode, one of the constants in this class.
- getMode() - Method in class com.groiss.util.Clipboard
-
Returns the mode stored in the clipboard
- getModel() - Method in class com.groiss.gui.component.TableContainer
-
- getModel() - Method in class com.groiss.xforms.XFormInstance
-
- getModelName() - Method in class com.groiss.reporting.data.impl.TimeInterval
-
- getModelName() - Method in interface com.groiss.reporting.data.TimeModel
-
returns the Name of the Model for HTML purpose
- getMsgType() - Method in class com.groiss.cluster.communication.Message
-
Return the type of this message.
- getMyNodeId() - Static method in class com.groiss.cluster.ClusterInfo
-
Gets the id of this node.
- getName() - Method in interface com.groiss.cal.CalInfo
-
- getName() - Method in interface com.groiss.cal.CalView
-
get the name
- getName() - Method in class com.groiss.cal.SimpleCalView
-
get the name
- getName() - Method in interface com.groiss.dms.DMSObject
-
Returns the name of this object.
- getName(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
-
Returns the name of this form.
- getName() - Method in interface com.groiss.dms.FormType
-
Returns the name of the FormType
- getName(T) - Method in interface com.groiss.dms.XHTMLFormEventHandler
-
Returns the name of this form.
- getName() - Method in class com.groiss.event.BasicEvent
-
- getName() - Method in interface com.groiss.event.Event
-
returns the name of the event
- getName() - Method in interface com.groiss.event.EventRegistry
-
Returns the name of the event.
- getName() - Method in class com.groiss.fileimport.Column
-
- getName() - Method in class com.groiss.gui.AbstractComponent
-
- getName() - Method in interface com.groiss.gui.Component
-
- getName() - Method in class com.groiss.gui.component.RadioButton
-
- getName() - Method in class com.groiss.gui.component.RadioGroup
-
the name of the group is defined in the buttons. each button should have the same name!
- getName() - Method in class com.groiss.gui.NavigationNode
-
- getName() - Method in interface com.groiss.gui.NavigationTreeNode
-
Get the name of the node.
- getName() - Method in class com.groiss.gui.table.ColumnDescription
-
Returns the name.
- getName() - Method in class com.groiss.ldap.DirectoryServer
-
- getName() - Method in interface com.groiss.messaging.MessageTemplate
-
Get the name of the template.
- getName() - Method in interface com.groiss.ml.classifier.Classifier
-
Returns a human readable name for this classifier implementation
- getName() - Method in interface com.groiss.ml.classifier.ClassifierAssignment
-
Returns the name of this classifier assignment.
- getName() - Method in class com.groiss.ml.classifier.ClassifierOption
-
- getName() - Method in class com.groiss.ml.ds.Attribute
-
Returns the name of the attribute represented by this instance
- getName() - Method in interface com.groiss.org.Application
-
Returns the name of the application
- getName() - Method in interface com.groiss.org.OrgClass
-
The name of the orgclass.
- getName() - Method in interface com.groiss.org.OrgTree
-
Get the name.
- getName() - Method in interface com.groiss.org.OrgUnit
-
Get the name.
- getName() - Method in interface com.groiss.org.PermissionList
-
Get the name.
- getName() - Method in interface com.groiss.org.Right
-
Returns the name of the right
- getName() - Method in interface com.groiss.org.Role
-
Returns the name of the role
- getName() - Method in interface com.groiss.org.User
-
Implemented for Principal interface
- getName() - Method in interface com.groiss.reporting.data.Attribute
-
- getName() - Method in interface com.groiss.reporting.data.Entity
-
- getName() - Method in interface com.groiss.reporting.Report
-
- getName() - Method in class com.groiss.util.ByteArrayDataSource
-
Returns the name of the data source.
- getName() - Method in enum com.groiss.wf.ActivityInstance.LastAction
-
Returns the name of the action that made the last state change
- getName() - Method in interface com.groiss.wf.Function
-
Returns the name of the function.
- getName() - Method in interface com.groiss.wf.ProcessDefinition
-
Returns the name of the process.
- getName() - Method in interface com.groiss.wf.Task
-
Returns the name of the task
- getName() - Method in interface com.groiss.wf.UserFolder
-
Returns the name of this UserFolder.
- getName() - Method in class com.groiss.wfxml.CreatePIMessage
-
Use this method to get the name of the process instance.
- getName() - Method in class com.groiss.wfxml.GetPIDataMessage
-
This method gets the Name attribute.
- getName() - Method in class com.groiss.wfxml.WfXMLDocForm
-
Get the full name of the document (filename and extension).
- getName() - Method in class com.groiss.wfxml.WfXMLFolder
-
Get the name of the folder.
- getName() - Method in class com.groiss.wfxml.WfXMLForm
-
This method returns the form name.
- getName() - Method in class com.groiss.wfxml.WfXMLNote
-
Returns the name of this note.
- getName() - Method in class com.groiss.wfxml.WfXMLObject
-
Returns the name of this WfXMLObject
.
- getName() - Method in class com.groiss.wfxml.WfXMLWebLink
-
Returns the name string of this web link.
- getName() - Method in interface com.groiss.ws.SOAPWebService
-
get the service-name
- getName() - Method in interface com.groiss.ws.SOAPWebServiceOperation
-
get the operation-name
- getNamePart() - Method in class com.groiss.wfxml.WfXMLDocForm
-
Returns just the name part of this doc form.
- getNameSuffix() - Method in interface com.groiss.org.User
-
Get the name suffix for this user
- getNewInstance(Class<?>) - Static method in class com.groiss.store.StoreUtil
-
- getNewInstance(String) - Static method in class com.groiss.store.StoreUtil
-
Create a new instance of a class c specified via the className .
- getNewProcessId(ProcessInstance) - Method in interface com.groiss.wf.ApplicationAdapter
-
The method is called whenever a new process Id is needed
- getNewProcessId(ProcessInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- getNextRun() - Method in class com.groiss.timer.ScheduleInfo
-
Compute the next run of this schedule.
- getNextRun(Date) - Method in class com.groiss.timer.ScheduleInfo
-
Compute the next run of this schedule.
- getNi() - Method in class com.groiss.notification.NotificationEvent
-
Get the NotificationItem the event is transporting.
- getNoCache(Class<? extends P>, long) - Method in interface com.groiss.store.RemoteStore
-
Method for getting objects directly from the database bypassing the object cache.
- getNoCache(Class<? extends P>, long) - Method in interface com.groiss.store.Store
-
Method for getting objects directly from the database bypassing the object cache.
- getNoComment(InputStream) - Static method in class com.groiss.util.FileUtil
-
Get the contents of an input stream without the comments.
- getNoComment(Reader) - Static method in class com.groiss.util.FileUtil
-
Get the contents of a reader without the comments.
- getNoCommentContent(String) - Static method in class com.groiss.util.FileUtil
-
- getNode(String) - Static method in class com.groiss.gui.GUIConfiguration
-
Get the Java representation of a node defined in a GUI configuration
- getNodeActiveUserSessionCount() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the number of active user sessions for this node.
- getNodeCookieName() - Static method in class com.groiss.org.AuthUtil
-
- getNodeId() - Method in interface com.groiss.org.IUserSession
-
- getNodeId() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the node id of this node.
- getNodeid() - Method in class com.groiss.store.Lock
-
- getNodeStatusHAProxy(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.cluster.ClusterInfo
-
Gets the state of the node suitable for healthchecks via haproxy.
- getNominalScheduleDate() - Method in interface com.groiss.timer.TimerEntry
-
Get the nominal (original) schedule for a timer run.
- getNotes(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the notes to a process instances
- getNotes(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
-
Get the notes to a process instances
- getNotes() - Method in class com.groiss.wfxml.WfXMLForm
-
Returns a
List
with all attached notes.
- getNotesLink(ActivityInstance) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getNotificationMail(User, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- getNotificationMail(User, ActivityInstance, String) - Static method in class com.groiss.wf.DefaultApplicationAdapter
-
Builds the default notification mail
- getNotificationName() - Method in class com.groiss.wfxml.NotifyMessage
-
Use this method for getting the notification name set in this notify request
message.
- getNotificationTemplate() - Method in interface com.groiss.wf.ProcessDefinition
-
Return the notification template defined for this process.
- getObj() - Method in class com.groiss.store.Lock
-
- getObject() - Method in interface com.groiss.cal.CalEvent
-
returns the object this
CalEvent
was initially fetched for
- getObject() - Method in class com.groiss.cal.SimpleEvent
-
returns the object this
CalEvent
was initially fetched for
- getObject(String) - Method in class com.groiss.component.Configuration
-
Return the property value.
- getObject(String) - Method in interface com.groiss.store.external.DataRow
-
Get the object associated with the columnname.
- getObject(Object) - Static method in class com.groiss.store.StoreUtil
-
Returns the
Persistent
, if obj is a string like: <classname>:<oid>
- getObject(JSONObject) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getObject(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
-
This method returns a persistent object when the request contains a parameter
"object" with a value in the form <classname>:<oid>.
- getObject(HttpServletRequest, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getObject(String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getObjectClass() - Method in class com.groiss.ldap.ClassMapping
-
Returns the name of the most specific LDAP Object class
- getObjectClasses() - Method in class com.groiss.ldap.ClassMapping
-
Return the set of LDAP object classes for this mapping
- getObjectExtension(Persistent, String, boolean) - Method in interface com.groiss.org.OrgData
-
Returns the extension object to a persistent.
- getObjectExtension(Persistent, String, boolean) - Method in interface com.groiss.org.RemoteOrgData
-
Returns the extension object to a persistent.
- getObjectExtensions(String) - Static method in class com.groiss.gui.GUIConfiguration
-
Returns the list of object extensions for a given class.
- getObjectList(HttpServletRequest, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
Get list of objects (from multiple selection list) stored in request
under key
- getObjectListForComponent(List<? extends Persistent>) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getObjectNames(String, String) - Static method in class com.groiss.store.StoreUtil
-
Returns a set of names of database objects (VIEWs/TABLEs/...) conforming to the name pattern in the current db-schema.
- getObjects() - Method in interface com.groiss.cal.CalEvent
-
the objects, this event belongs to
- getObjects() - Method in interface com.groiss.cal.CalView
-
get mapped objects
- getObjects() - Method in class com.groiss.cal.SimpleCalView
-
get mapped objects
- getObjects() - Method in class com.groiss.cal.SimpleEvent
-
the objects, this event belongs to
- getObjects() - Method in class com.groiss.smartclient.JsonDataAdapter
-
get all required objects. basic filtering should be done here
is called once
- getObjects() - Method in class com.groiss.smartclient.ObjectSelectProvider
-
- getObjects() - Method in class com.groiss.util.Clipboard
-
Returns the objects stored in the clipboard.
- getObjects(Class<Persistent>, Map<String, String>, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getObjScope() - Method in interface com.groiss.org.Permission
-
Returns the object-scope.
- getObserverClass() - Method in class com.groiss.wfxml.CreatePIMessage
-
This method returns the observer class (as String object) which can be set in
CreateProcessInstance request messages.
- getObserverKey() - Method in class com.groiss.wfxml.CreatePIMessage
-
This method returns the whole observer key that is set in the message.
- getObserverKey() - Method in class com.groiss.wfxml.GetPIDataMessage
-
Use this method to get the ObserverKey attribute.
- getOid() - Method in interface com.groiss.dms.FormType
-
Returns the unique oid of the object.
- getOid() - Method in interface com.groiss.event.EventRegistry
-
returns the unique oid of the object.
- getOid() - Method in interface com.groiss.org.Agent
-
Returns the unique oid of the object.
- getOid() - Method in interface com.groiss.org.Application
-
Returns the unique oid of the object.
- getOid() - Method in interface com.groiss.store.Persistent
-
Getter method for the persistent object's OID.
- getOid() - Method in class com.groiss.store.PersistentObject
-
- getOID() - Method in interface com.groiss.store.RemoteStore
-
Return the next object id from the oid-factory in the database
- getOID() - Method in interface com.groiss.store.Store
-
Return the next object id from the oid-factory in the database
- getOid() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the unique oid of the object.
- getOid() - Method in interface com.groiss.wf.ProcessDefinition
-
Returns the unique oid of the object.
- getOid() - Method in class com.groiss.wf.ProcessInstanceView
-
- getOid() - Method in interface com.groiss.wf.Task
-
Returns the unique oid of the object.
- getOperatingMode() - Method in class com.groiss.wfxml.Partner
-
Use this method to find out if a partner works in passive, active,
or off mode.
- getOperatingMode() - Static method in class com.groiss.wfxml.WfXML
-
Use this method to find out if the local server operates in passive,
active, or off mode.
- getOperatingMode() - Static method in class com.groiss.wfxml.WfXML2
-
Use this method to find out if the local server operates in passive,
active, or off mode.
- getOperation(String, String) - Static method in interface com.groiss.ws.SOAPWebServiceOperation
-
- getOperations() - Method in interface com.groiss.ws.SOAPWebService
-
- getOperatorList(boolean) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- getOperatorList(boolean) - Method in class com.groiss.reporting.data.impl.UserPersistentData
-
- getOperatorList(boolean) - Method in interface com.groiss.reporting.data.ReportingData
-
- getOpmode() - Method in class com.groiss.wfxml.Partner
-
- getOption(int) - Method in class com.groiss.gui.component.SelectList
-
- getOptionIndex(String, String) - Method in class com.groiss.gui.component.SelectList
-
returns the index of the specified option (identified by value-text-pair
- getOptions() - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
- getOptionText(int) - Method in class com.groiss.gui.component.SelectList
-
Returns the displayed text of the specified option.
- getOptionTexts() - Method in class com.groiss.gui.component.SelectList
-
Returns a vector with the displayed text of every option.
- getOptionValue(int) - Method in class com.groiss.gui.component.SelectList
-
Returns the value of the specified option.
- getOptionValues() - Method in class com.groiss.gui.component.SelectList
-
Returns a vector with the value of every options.
- getOrderAttr() - Method in interface com.groiss.org.OrgUnit
-
Get the order attribute.
- getOrderAttr() - Method in interface com.groiss.org.User
-
Get the order attribute.
- getOrderAttr() - Method in interface com.groiss.wf.UserFolder
-
Return the value of the folders order attribute.
- getOrgClass() - Method in interface com.groiss.org.OrgUnit
-
Get the organizational class.
- getOrgContext() - Method in interface com.groiss.org.HasOrgContext
-
- getOrgData() - Static method in class com.groiss.wf.ServiceLocator
-
Get the OrgData to perform action with the organizational structure.
- getOrgData() - Method in interface com.groiss.wf.Session
-
Get a OrgData service.
- getOrgScope() - Method in interface com.groiss.org.Permission
-
Returns the org-scope.
- getOrgTree() - Method in interface com.groiss.org.Application
-
Returns the
OrgTree
used by this application
- getOrgUnit() - Method in interface com.groiss.dms.DMSFolder
-
Returns the organizational unit to which this folder belongs to
- getOrgUnit() - Method in class com.groiss.messaging.Recipient
-
Return the organizational unit, used only if agent is a role.
- getOrgUnit(long) - Method in interface com.groiss.org.OrgData
-
- getOrgUnit() - Method in interface com.groiss.org.Permission
-
Get the org unit of the permission.
- getOrgUnit(long) - Method in interface com.groiss.org.RemoteOrgData
-
- getOrgUnit() - Method in interface com.groiss.org.UserRole
-
Returns the org-unit, for user-roles with local or hierarchic roles
- getOrgUnit() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the organizational unit.
- getOrigin() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the origin of this ActivityInstance.
- getOriginatingSessionId() - Method in class com.groiss.notification.NotificationEvent
-
Get the id of the sending session.
- getOutputField() - Method in interface com.groiss.ml.classifier.ClassifierAssignment
-
Returns the
Field
specified as output field of this classifier assignment
- getOutputStream() - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getOutputStream() - Method in class com.groiss.util.ByteArrayDataSource
-
This operation is not supported!
- getOwner() - Method in interface com.groiss.wf.UserFolder
-
Returns the owner of this folder.
- getP1() - Method in class com.groiss.wf.ProcessRelation
-
- getP2() - Method in class com.groiss.wf.ProcessRelation
-
- getPacker() - Method in interface com.groiss.wf.ApplicationAdapter
-
Return the Packer used for distributing activities of this application.
- getPacker() - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- getPage() - Method in class com.groiss.gui.table.ConfiguredTable
-
- getPage() - Method in interface com.groiss.gui.table.Table
-
Define the page the table uses.
- getPage() - Method in class com.groiss.gui.table.TableAdapter
-
Define the page the table uses.
- getPage(Query) - Method in class com.groiss.reporting.export.HTMLExporter
-
Deprecated.
- getPagesize() - Method in interface com.groiss.gui.table.Table
-
Return the size of a page (when using paging).
- getPagesize() - Method in class com.groiss.gui.table.TableAdapter
-
The default implementation reads the table.pagesize property as default and the user property avw.table.pagesize.
- getPageSize() - Method in class com.groiss.ldap.DirectoryServer
-
- getPairValue() - Method in class com.groiss.reporting.data.impl.TimeInterval
-
- getParam(String) - Method in class com.groiss.reporting.Query
-
Returns the parameter from Map... if param has several values, they are returned seperated by a semicolon
- getParameter(String) - Method in class com.groiss.wfxml.CreatePIMessage
-
- getParameter(String) - Method in class com.groiss.wfxml.GenericMessage
-
- getParameter(String) - Method in class com.groiss.wfxml.NotifyMessage
-
- getParameter(String) - Method in class com.groiss.wfxml.PIStateChangedMessage
-
- getParameterForm(String) - Method in class com.groiss.wfxml.CreatePIMessage
-
Use this method to retrieve a
WfXMLForm
object representing
a form that has been set for or added to the parameter
parameterName
.
- getParameterForm(String) - Method in class com.groiss.wfxml.NotifyMessage
-
Use this method to retrieve a
WfXMLForm
object representing
a form that has been set for or added to the parameter
parameterName
.
- getParameterFromQuery(String, String) - Static method in class com.groiss.servlet.ServletUtils
-
Parse a String in the same manner as a querystring of an HttpServletRequest would be parsed
and extract one parameter from it.
- getParameterFromURL(String, String) - Static method in class com.groiss.servlet.ServletUtils
-
Parse a String in the same manner as an URL of an HttpServletRequest would be parsed
and extract one parameter from it (all elements up to and including the first question mark are removed first).
- getParameters(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
-
read the parameters from node and from request
- getParameterValueElem(Element, String, boolean) - Method in class com.groiss.wfxml.WfXMLMessage
-
This method returns a reference to the Value element of a parameter
with the name parameterName
.
- getParameterValueElems(Element, String) - Method in class com.groiss.wfxml.WfXMLMessage
-
This method can be used for reading all value elements of a parameter
specified by parameterName
.
- getParamMap() - Method in class com.groiss.reporting.Query
-
get the Parameter Map of this query
- getParamMask() - Method in class com.groiss.reporting.Query
-
- getParams() - Method in class com.groiss.wf.batch.BatchJob
-
Get the parameters for the job execution.
- getParamsAsLink() - Method in class com.groiss.servlet.MultipartRequest
-
This method builds a parameter string suitable for a GET request out of the parameter
map.
- getParent() - Method in class com.groiss.gui.AbstractComponent
-
- getParent() - Method in interface com.groiss.gui.Component
-
- getParent() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the parent node in the process execution graph, normally the process instance, but
for example in parfors, the parfor node
- getParent(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the process instance of the given activity instance.
- getParent(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
-
Get the process instance of the given activity instance.
- getParentElement() - Method in class com.groiss.gui.AbstractComponent
-
- getParentElement() - Method in interface com.groiss.gui.Component
-
- getParentFolder() - Method in interface com.groiss.dms.DMSFolder
-
Returns the parent of this folder.
- getParentKeyword() - Method in interface com.groiss.dms.Keyword
-
Keywords may be maintained hierachic.
- getParentMapping() - Method in class com.groiss.accesscontrol.PermissionMapping
-
- getPartner(String) - Static method in class com.groiss.wfxml.WfXML
-
Use this method to get a Partner object representing a WfXML
communication partner that you know (you must know the id with which the
partner has been defined).
- getPartner(String) - Static method in class com.groiss.wfxml.WfXML2
-
Use this method to get a Partner object representing a WfXML
communication partner that you know (you must know the id with which the
partner has been defined).
- getPassword() - Method in class com.groiss.ldap.DirectoryServer
-
- getPassword() - Method in interface com.groiss.mail.MailBox
-
- getPasswordProperty(String) - Method in class com.groiss.component.Configuration
-
Get the value of a "mangled" property.
- getPath(DMSFolder, DMSObject) - Static method in class com.groiss.dms.html.DMSUtil
-
Returns the path string for a object in a folder.
- getPath() - Method in class com.groiss.wfxml.Partner
-
The path as defined in the administration of @enterprise.
- getPathname() - Method in class com.groiss.wfxml.Partner
-
- getPathToRoot() - Method in interface com.groiss.dms.DMSFolder
-
Returns the path to the root as a string
- getPattern() - Method in interface com.groiss.timer.TimerEntry
-
Get the period for the entry
- getPayload() - Method in class com.groiss.notification.BasicNotificationItem
-
- getPayload(Map<String, ? extends Object>) - Method in interface com.groiss.ws.SOAPWebServiceOperation
-
This method mixes the passed payload into the skeleton and returns the XML that will be sent
- getPermanentSSL() - Method in class com.groiss.util.RMIThreadContext
-
- getPermissionList() - Method in interface com.groiss.dms.DMSObject
-
Returns the acl of this object.
- getPermissionList() - Method in class com.groiss.org.CheckedPersistent
-
- getPermissionList() - Method in interface com.groiss.org.HasPermissionList
-
Get the permission list
- getPermissionRelevantAttributes() - Method in class com.groiss.reporting.Query
-
- getPersistent() - Method in interface com.groiss.org.PersistentVersion
-
Returns the persistent to which this version belongs to.
- getPersistentObjectsLabels(HttpServletRequest) - Static method in class com.groiss.reporting.data.impl.PersistentData
-
- GetPIDataMessage - Class in com.groiss.wfxml
-
With this message you can request data of a process instance on a partner
server.
- GetPIDataMessage(short) - Constructor for class com.groiss.wfxml.GetPIDataMessage
-
Creates a new empty message and sets a type for that message (request or
response).
- GetPIDataMessage(Document) - Constructor for class com.groiss.wfxml.GetPIDataMessage
-
This method is used internally for creating a GetPIDataMessage
out of a xml document.
- getPlainKey() - Method in class com.groiss.wfxml.WfXMLMessage
-
Returns the key of the message "as it is".
- getPMMLString() - Method in interface com.groiss.ml.classifier.ClassifierAssignment
-
Returns the PMML string of this classifier assignment
- getPolicyInfoText(User) - Method in interface com.groiss.org.OrgData
-
Checks if there are any hints for the user according to the password policy.
- getPolicyInfoText(User) - Method in interface com.groiss.org.RemoteOrgData
-
Checks if there are any hints for the user according to the password policy.
- getPollAttemptCount() - Method in class com.groiss.wf.batch.BatchJob
-
Gets the number of poll attempts to far.
- getPollInterval() - Method in class com.groiss.wf.batch.BatchJob
-
Gets the poll interval.
- getPort() - Method in class com.groiss.ldap.DirectoryServer
-
- getPort() - Method in class com.groiss.util.MailSender
-
- getPort() - Method in class com.groiss.wfxml.Partner
-
The port on which the communication partner excepts incoming WfXML messages.
- getPort() - Static method in class com.groiss.wfxml.WfXML
-
Returns the port on which the local http server is running.
- getPort() - Method in interface com.groiss.ws.SOAPWebService
-
get the port
- getPos() - Method in class com.groiss.messaging.Recipient
-
Return the position of the recipient in the recipient list.
- getPosition(K) - Method in class com.groiss.ds.OrderedMap
-
- getPossibleViews(User) - Method in interface com.groiss.cal.CalInfo
-
Get all possible views for this user.
- getPostcondition() - Method in interface com.groiss.wf.Task
-
Returns the postcondition of the task.
- getPostcondMessage() - Method in interface com.groiss.wf.Task
-
Returns the postcondition message of the task.
- getPreparedStatementCondition(String, List<Object>, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getPreprocessing() - Method in interface com.groiss.wf.Task
-
Returns the preprocessing method of the task.
- getPreviousAgent(String, String) - Method in class com.groiss.wf.SystemAction
-
Get the agent of a previous step (identified by its label).
- getPreviousAgent(String, String, ActivityInstance) - Method in class com.groiss.wf.SystemAction
-
- getPriority() - Method in interface com.groiss.wf.ProcessInstance
-
Return the priority of the process instance.
- getPriority() - Method in class com.groiss.wfxml.GetPIDataMessage
-
Use this method to get the Priority attribute.
- getProcess() - Method in interface com.groiss.wf.FormInstance
-
Get the process.
- getProcess(String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find a process instance with the given id.
- getProcess(long) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find a process instance from the given oid.
- getProcess(DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find the process instance where the given form is attached.
- getProcess(String) - Method in interface com.groiss.wf.WfEngine
-
Find a process instance with the given id.
- getProcess(long) - Method in interface com.groiss.wf.WfEngine
-
Find a process instance from the given oid.
- getProcess(DMSForm) - Method in interface com.groiss.wf.WfEngine
-
Find the process instance where the given form is attached.
- getProcessContext() - Method in interface com.groiss.dms.DMSFolder
-
Returns the process to which this folder may belong to (directly or indirectly)
- getProcessDefinition() - Method in interface com.groiss.ml.classifier.ClassifierAssignment
-
- getProcessDefinition() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the process definition the activity instance belongs to.
- getProcessDefinition(String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find a process definition with the given id and status=active, if more than one
is found, the process definition with the highest version number is returned.
- getProcessDefinition(String, int) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find a process definition with the given id and version.
- getProcessDefinition(String) - Method in interface com.groiss.wf.WfEngine
-
Find a process definition with the given id and status=active, if more than one
is found, the process definition with the highest version number is returned.
- getProcessDefinition(String, int) - Method in interface com.groiss.wf.WfEngine
-
Find a process definition with the given id and version.
- getProcessDefinitionKey() - Method in class com.groiss.wfxml.GetPIDataMessage
-
Use this method to get the ProcessDefinitionKey attribute.
- getProcesses(String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find the process instances with a given condition.
- getProcesses(String) - Method in interface com.groiss.wf.WfEngine
-
Find the process instances with a given condition.
- getProcessForm(String) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
-
Use this method to get a specific process form out of this message.
- getProcessFromForm(long) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find a process instance from the oid of a form.
- getProcessFromForm(long) - Method in interface com.groiss.wf.WfEngine
-
Find a process instance from the oid of a form.
- getProcessInstance() - Method in class com.groiss.dms.FormContext
-
Get the process instance.
- getProcessInstance() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the process instance the activity instance belongs to.
- getProcessInstanceKey() - Method in class com.groiss.wfxml.CreatePIMessage
-
Use this method to get the process instance key out of response messages.
- getProcessInstanceKey() - Method in class com.groiss.wfxml.NotifyMessage
-
This method returns the process instance key that is defined in notify
request messages.
- getProcessInstanceKey() - Method in class com.groiss.wfxml.PIStateChangedMessage
-
Use this method to get the process instance key of the process instance
that changed its state.
- getProcessInstanceKeyOid() - Method in class com.groiss.wfxml.NotifyMessage
-
Use this method to get the oid of the process instance which sent the notify
request message.
- getProcessInstanceKeyOid() - Method in class com.groiss.wfxml.PIStateChangedMessage
-
Use this method to get the oid of the process instance which has changed its
state.
- getProcessRelation(String) - Static method in class com.groiss.util.Settings
-
- getProcessRelations() - Static method in class com.groiss.util.Settings
-
Returns the list of process relations.
- getProcessRelationsList() - Static method in class com.groiss.util.Settings
-
- getProcessRelationText(String, boolean) - Static method in class com.groiss.util.Settings
-
- getProcessStartInfo(ProcessDefinition) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
-
Returns null
- getProcessStartInfo(ProcessDefinition) - Method in interface com.groiss.timemgmt.TimeManagement
-
Return a href to a detail page for the process start mask
If the result is empty, nothing is done.
- getProperties() - Method in class com.groiss.component.Configuration
-
Return the whole paramter map.
- getPropertiesStartingWith(String) - Method in class com.groiss.component.Configuration
-
Returns the subset of properties with names thhat start with a given prefix.
- getProperty(String) - Method in class com.groiss.component.Configuration
-
Returns the value of the property with the given name.
- getProperty(String, String) - Method in class com.groiss.component.Configuration
-
- getPropertyAsProperties(String) - Method in class com.groiss.component.Configuration
-
Returns the value of the (multi-valued) property with the given name in the form of a property.
- getProps() - Method in interface com.groiss.auth.Authorizer
-
Get additional properties defined in the authorizer
- getProtocol() - Method in interface com.groiss.mail.MailBox
-
- getProtocol() - Method in class com.groiss.wfxml.Partner
-
- getProxyUrl() - Method in class com.groiss.http.ClientConfiguration
-
Returns the url to the proxy to be used
- getPublicRootFolder() - Method in interface com.groiss.dms.DMS
-
Returns the public root folder in the DMS.
- getPublicRootFolder() - Method in interface com.groiss.dms.RemoteDMS
-
Returns the public root folder in the DMS.
- getPwdExpirationMailSent() - Method in interface com.groiss.org.User
-
Get the flag, if mail has been sent that password will expire in future defined
with configuration parameter passwdpolicy.days_warning_before
- getPwdNeverExpires() - Method in interface com.groiss.org.User
-
- getQuery() - Method in class com.groiss.reporting.data.ReportingTableModel
-
- getQueryInformations() - Method in class com.groiss.reporting.Query
-
- getQueryObject(HttpServletRequest, boolean) - Static method in class com.groiss.reporting.QueryEngine
-
- getQueryObject(String, String, Document, Report, Map<String, String[]>, Date) - Static method in class com.groiss.reporting.QueryEngine
-
Create Query Object
- getQueryPlan() - Method in class com.groiss.reporting.Query
-
- getQueryTimeout() - Static method in class com.groiss.store.DBConnPool
-
- getQuote() - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getQxml() - Method in interface com.groiss.reporting.Report
-
- getRadioButtons() - Method in class com.groiss.gui.component.RadioGroup
-
- getRaiseDate() - Method in class com.groiss.event.BasicEvent
-
- getRaiseDate() - Method in interface com.groiss.event.Event
-
The date and time when the event has been raised.
- getRaiser() - Method in class com.groiss.event.BasicEvent
-
- getRaiser() - Method in interface com.groiss.event.Event
-
return the raiser of the event
- getRDNAttName() - Method in class com.groiss.ldap.ClassMapping
-
Returns the name of the LDAP attribute which designates the relative distinguished name (RDN)
- getRDNAttValue(Persistent) - Method in class com.groiss.ldap.ClassMapping
-
Returns the value of the RDN of an object
- getReader() - Method in class com.groiss.fileimport.StructuredFileSettings
-
- getReasons() - Method in interface com.groiss.passwd.Checker
-
Get the non-compliant reasons
- getRecEndDate() - Method in interface com.groiss.cal.CalEvent
-
- getRecEndDate() - Method in class com.groiss.cal.SimpleEvent
- getRecentlyUsedFolder(User) - Method in interface com.groiss.dms.DMS
-
- getRecentlyUsedFolder(User) - Method in interface com.groiss.dms.RemoteDMS
-
Returns the recently-used folder for a user
- getRecipients(String, DMSDocForm, Message) - Static method in class com.groiss.mail.MailFunctions
-
Get the recipients depending on the given default actions.
- getRecipients() - Method in interface com.groiss.messaging.MessageTemplate
-
Return the list of recipients.
- getRecType() - Method in class com.groiss.messaging.Recipient
-
Get the recipient type (to, cc, bccc).
- getRecTypeShort() - Method in class com.groiss.messaging.Recipient
-
Return the recipient type as numer. 0=To, 1=CC, 2=BCC
- getRecurrenceType() - Method in interface com.groiss.cal.CalEvent
-
- getRecurrenceType() - Method in class com.groiss.cal.SimpleEvent
- getRecycleBin(User) - Method in interface com.groiss.dms.DMS
-
- getRecycleBin(User) - Method in interface com.groiss.dms.RemoteDMS
-
Returns the recycle bin for a user.
- getReference() - Method in interface com.groiss.org.Role
-
- getReferencedObject() - Method in interface com.groiss.mail.MailQueueItem
-
- getReferencedObjects(Exportable) - Method in interface com.groiss.org.OrgData
-
- getReferencedObjects(Exportable) - Method in interface com.groiss.org.RemoteOrgData
-
Returns the objects referenced by the given object, including the object itself.
- getRefType() - Method in class com.groiss.ldap.AttributeMapping
-
Returns the reference type of this mapping
- getRegistrant() - Method in interface com.groiss.event.EventRegistry
-
Returns the process or activity that has registered.
- getRelativeNormalizedPath(File) - Static method in class com.groiss.util.FileUtil
-
Gets the relative normalized path of a file with respect to the configured base directory (
Settings.getBaseDir()
).
- getRelativeNormalizedPath(File, File) - Static method in class com.groiss.util.FileUtil
-
Gets the relative normalized path of a file with respect to a specified base directory.
- getReltype() - Method in class com.groiss.wf.ProcessRelation
-
- getRemoteAddress(HttpServletRequest) - Static method in class com.groiss.servlet.HttpUtils
-
Returns the "real" remote address of a HttpServletRequest.
- getRemoteFileName(String) - Method in class com.groiss.servlet.MultipartRequest
-
Return the remote file name of the file associated with the parameter
name given as argument.
- getRemoteFileName(String, File) - Method in class com.groiss.servlet.MultipartRequest
-
Return the remote file name of the locally stored temporary file
- getReplyRecipient(DMSDocForm) - Static method in class com.groiss.mail.MailFunctions
-
Returns the appropriate recipient.
- getReplyTo() - Method in interface com.groiss.messaging.MessageTemplate
-
Get the optional Reply-to header
- getReplyToMsgId() - Method in interface com.groiss.messaging.MessageTemplate
-
Get the optional In-Reply-To header (the message-id of the replying mail)
- getReportingDataInstance(Element) - Method in class com.groiss.reporting.Query
-
- getReportingDataInstance(String, String) - Static method in class com.groiss.reporting.QueryEngine
-
- getReportingDataInstance(Element) - Static method in class com.groiss.reporting.QueryEngine
-
- getReqParamMap(HttpServletRequest) - Static method in class com.groiss.reporting.Query
-
- getRequestCount() - Static method in class com.groiss.servlet.Dispatcher
-
- getRequestCount() - Static method in class com.groiss.servlet.EPFilter
-
Get the request count for statistics.
- getRequestString() - Method in class com.groiss.http.Response
-
get the request details this
Response
originated from
- getRequestURLContext(HttpServletRequest) - Static method in class com.groiss.servlet.HttpUtils
-
- getRequiredObjects(boolean) - Method in interface com.groiss.store.Exportable
-
This method is called by the exporter before an object is exported.
- getRequiredReferences() - Method in interface com.groiss.store.Exportable
-
Returns a list of references that cannot be found in the persistent fields.
- getResource() - Method in class com.groiss.component.Configuration
-
Return the resource for this configuration.
- getResource() - Static method in class com.groiss.component.DefaultResource
-
- getResource() - Method in interface com.groiss.org.HasResource
-
- getResource() - Method in interface com.groiss.reporting.data.Attribute
-
- getResource() - Method in interface com.groiss.reporting.data.Entity
-
- getResource() - Method in class com.groiss.reporting.Query
-
- getResource() - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- getResourceBundle(Locale, String) - Method in class com.groiss.component.Resource
-
- getResourceDir() - Static method in class com.groiss.util.Settings
-
We store the resources of an application in the "classes" directory of the application.
- getResponsePage(Element) - Method in class com.groiss.xforms.XFormImpl
-
wrapts the response-element in a suitable
Page
that supports streaming output
- getResponseRequired() - Method in class com.groiss.wfxml.WfXMLMessage
-
Use this method to get the 'response required' setting of the message.
- getResult() - Method in class com.groiss.http.Response
-
Returns the result of the request as InputStream (e.g. needed if the result is a file)
- getResultcode() - Method in class com.groiss.wf.batch.BatchJob
-
Get the resultcode of the instance.
- getResultDetailsJson(Query, int) - Method in interface com.groiss.reporting.export.ClientSideExporter
-
- getResultDetailsJson(Query, int) - Method in class com.groiss.reporting.export.HTMLExporter
-
- getResultModifier() - Method in class com.groiss.reporting.Query
-
- getResultTableModel(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
-
Deprecated.
- getResultTableModel(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
-
Deprecated.
- getResultvalues() - Method in class com.groiss.wf.batch.BatchJob
-
Get the resultvalues of the instance.
- getRight(long) - Method in interface com.groiss.org.OrgData
-
- getRight() - Method in interface com.groiss.org.Permission
-
Returns the right the permission grants
- getRight(long) - Method in interface com.groiss.org.RemoteOrgData
-
- getRightId() - Method in class com.groiss.smartclient.ObjectSelectProvider
-
what right has to be checked when listing objects.
- getRights() - Method in class com.groiss.ldap.DirectoryServer
-
- getRole(long) - Method in interface com.groiss.org.OrgData
-
- getRole(long) - Method in interface com.groiss.org.RemoteOrgData
-
- getRole() - Method in interface com.groiss.org.UserRole
-
Returns the role of the user-role
- getRoles() - Method in class com.groiss.ldap.DirectoryServer
-
- getRoles(User) - Method in interface com.groiss.org.OrgData
-
Returns a Map of the roles - and depts - of a user.
- getRoles(User, OrgUnit) - Method in interface com.groiss.org.OrgData
-
Return the roles a user has in a OrgUnit.
- getRoles(User) - Method in interface com.groiss.org.RemoteOrgData
-
Returns a Map of the roles - and depts - of a user.
- getRoles(User, OrgUnit) - Method in interface com.groiss.org.RemoteOrgData
-
Return the roles a user has in a OrgUnit.
- getRoleSuspensionList(Application) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the role suspension list of the current user.
- getRoleSuspensionList(Application) - Method in interface com.groiss.wf.WfEngine
-
Get the role suspension list of the current user.
- getRoleWorklist(Application) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the role worklist of the current user.
- getRoleWorklist(Application) - Method in interface com.groiss.wf.WfEngine
-
Get the role worklist of the current user.
- getRoot() - Method in class com.groiss.gui.AbstractComponent
-
returns the root element of the internal JDOM
- getRoot() - Method in interface com.groiss.gui.Component
-
returns the root element of the internal JDOM
- getRootFolder(User) - Method in interface com.groiss.dms.DMS
-
Returns the root DMS folder (i.e. it has no parent) for a user.
- getRootFolder(User) - Method in interface com.groiss.dms.RemoteDMS
-
Returns the root DMS folder (i.e. it has no parent) for a user.
- getRootName() - Method in class com.groiss.gui.AbstractComponent
-
- getRootStoredQuery() - Method in class com.groiss.reporting.Query
-
- getRow() - Method in class com.groiss.gui.table.ColumnDescription
-
- getRow(String, Object...) - Method in interface com.groiss.store.external.XStore
-
Execute a SQL query which returns one row.
- getRowComment() - Method in class com.groiss.fileimport.csv.CSVReader
-
- getRowCount() - Method in class com.groiss.ds.ObjectTableModel
-
Get amount of rows in the tablemodel.
- getRowCount() - Method in class com.groiss.fileimport.csv.CSVReader
-
- getRowCount() - Method in interface com.groiss.fileimport.StructuredFileReader
-
returns the current amount of successfully read rows
- getRowCount() - Method in class com.groiss.reporting.data.ReportingTableModel
-
- getRows(boolean) - Method in class com.groiss.gui.component.TableContainer
-
- getRows() - Method in class com.groiss.gui.component.Textarea
-
- getRowSpan() - Method in class com.groiss.gui.table.ColumnDescription
-
- getRunEverywhere() - Method in interface com.groiss.timer.TimerEntry
-
Returns whether the entry should be running on each node in a cluster.
- getRunningSteps(ProcessInstance, String, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
-
Returns a string containing the active step of the given process with agents and step-name
- getRunOnStartup() - Method in interface com.groiss.timer.TimerEntry
-
Run on startup?
- getSalutation() - Method in interface com.groiss.org.User
-
Get the salutation for this user
- getSAXBuilder() - Static method in class com.groiss.xml.XMLUtil
-
returns a
SAXBuilder
that's not allowed to load any 'external' resources to avoid XXE attacks.
- getSAXBuilderThatAllowsReferencingResources() - Static method in class com.groiss.xml.XMLUtil
-
returns a
SAXBuilder
that might load 'external' resources - but from classpath only
- getSchema() - Method in interface com.groiss.store.RemoteStore
-
Returns the schema of the tables
- getSchema() - Method in interface com.groiss.store.Store
-
Returns the schema of the tables
- getScripts(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.gui.JavascriptLoader
-
The method for loading the script
- getSearchCondition(Persistent, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
builds a condition for querying the given
Persistent
uses the global setting for smartSearch
- getSearchCondition(Persistent, String, String, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
-
builds a condition querying the given
Persistent
if smartSearch is
true
, the given searchString will be splitted, and searched in each searchAttr on it's own
- getSearchExpression(Attributes, Class<?>, ClassMapping, DirContext, Persistent, String) - Static method in class com.groiss.ldap.LDAPUtils
-
Create a SQL search expression for an LDAP object.
- getSearchOid(Persistent) - Static method in class com.groiss.ldap.LDAPUtils
-
Get a LDAP search expression for a Persistent based on Attribute entOid
- getSearchResults(DirectoryServer, DirContext, SearchControls) - Static method in class com.groiss.ldap.LDAPUtils
-
- getSearchRoot() - Method in class com.groiss.ldap.DirectoryServer
-
- getSearchString(ClassMapping, DirContext) - Static method in class com.groiss.ldap.LDAPUtils
-
Construct a LDAP search string for a dircontext based on the RDN attribute
- getSearchString(DirectoryServer, ClassMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
-
Construct a LDAP search string for a Persistent based on the RDN attribute
- getSelect() - Method in interface com.groiss.reporting.data.Select
-
- getSelectedItems() - Method in interface com.groiss.gui.table.Table
-
- getSelectedItems() - Method in class com.groiss.gui.table.TableAdapter
-
- getSelectedOption() - Method in class com.groiss.gui.component.SelectList
-
Returns the index of the selected option.
- getSelectIndexOfAttribs(Element) - Method in class com.groiss.reporting.Query
-
- getSelection() - Method in class com.groiss.gui.component.RadioGroup
-
- getSelectionMode() - Method in interface com.groiss.gui.table.Table
-
Return the mode for selection.
- getSelectionMode() - Method in class com.groiss.gui.table.TableAdapter
-
Return the mode for selection.
- getSelections() - Method in class com.groiss.gui.component.SelectList
-
returns a array of all selected options
- getSelectionString(String) - Method in interface com.groiss.reporting.data.Entity
-
Deprecated.
- getSelectionString(String, Query) - Method in interface com.groiss.reporting.data.Entity
-
entities may have a hard-coded sql-condition.
- getSelectLength() - Method in interface com.groiss.reporting.data.Attribute
-
- getSelectList2(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getSelectList2(Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getSelectListObject(Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils
-
Used for object selection UI control to retrieve the initial display
value for the selected list item.
- getSelectNamesOfAttribs(Element) - Method in class com.groiss.reporting.Query
-
- getSelectObjectById(long, Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getSelects() - Method in interface com.groiss.reporting.data.Attribute
-
- getSemaphore(String) - Static method in class com.groiss.ds.CountedSemaphore
-
Get the semaphore with key 'id' from the semaphore table
- getSender() - Method in interface com.groiss.mail.MailQueueItem
-
- getSender() - Method in class com.groiss.util.MailSender
-
return the sender address
- getSender() - Static method in class com.groiss.util.MailUtil
-
Get the standard sender defined in configuration.
- getSenderAddress() - Method in interface com.groiss.messaging.MessageTemplate
-
Get the sender mail address.
- getSenderCredentials() - Method in class com.groiss.util.MailSender
-
Get the sender credentials
- getSenderForMailBox(MailBox) - Static method in class com.groiss.util.MailSender
-
Returns a MailSender which properties are taken from a mailbox.
- getSeparator() - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getSerializers() - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getSeriesDef(int) - Method in class com.groiss.reporting.data.ReportingTableModel
-
- getServer() - Method in class com.groiss.ldap.DirectoryServer
-
- getServer() - Method in interface com.groiss.mail.MailBox
-
- getServerAddress(HttpServletRequest) - Static method in class com.groiss.servlet.ServletUtils
-
Returns the a string of the follwing form: <protocol>://<hostname>:<port>/<contextpath>
- getServerAdminURL() - Method in interface com.groiss.server.Admin
-
returns the url to the admin connector of the web server, the information is maintained in the server object
in the administration.
- getServerId() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the id of the server.
- getServerId() - Static method in class com.groiss.util.Settings
-
Get the id of the server.
- getServerProperty(String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Returns a property from the server
- getServerProperty(String) - Method in interface com.groiss.wf.WfEngine
-
Returns a property from the server
- getServerURL() - Method in interface com.groiss.server.Admin
-
returns the url to the web server, the information is maintained in the server object
in the administration.
- getService(String) - Static method in class com.groiss.component.ApplicationContext
-
Get a service by id.
- getService(String) - Static method in class com.groiss.component.ServiceManager
-
Return the service by id.
- getService() - Static method in interface com.groiss.ml.classifier.ClassificationService
-
- getService(String) - Method in interface com.groiss.wf.Session
-
This method returns a service interface to the client.
- getService(String) - Static method in interface com.groiss.ws.SOAPWebService
-
- getSession() - Method in class com.groiss.util.MailSender
-
- getSessionId() - Method in class com.groiss.notification.NotificationEvent
-
Check, if an event is for private notification without substitution.
- getSessionId() - Method in interface com.groiss.org.IUserSession
-
- getSessionId() - Static method in class com.groiss.util.ThreadContext
-
Get the thread sessionId.
- getSessionRoles() - Method in interface com.groiss.org.OrgData
-
Returns all the combinations of role and organizational units that have been assigned to the current usersession.
- getSessionRoles() - Method in interface com.groiss.org.RemoteOrgData
-
Returns all the combinations of role and organizational units that have been assigned to the current usersession.
- getSessions() - Static method in class com.groiss.util.ThreadContext
-
Get the sessions.
- getSessiontype() - Method in interface com.groiss.org.IUserSession
-
- getSessionType() - Static method in class com.groiss.util.ThreadContext
-
Get the type of the Session
- getSettings() - Method in class com.groiss.fileimport.csv.CSVReader
-
- getSettings() - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getSettings() - Method in class com.groiss.fileimport.csv.CSVWriter
-
- getSettings() - Method in interface com.groiss.fileimport.StructuredFileReader
-
returns the settings applied to this reader
- getSettings() - Method in class com.groiss.fileimport.StructuredFileSettings
-
- getSettings() - Method in class com.groiss.reporting.export.DelimiterSeperatedValuesExporter
-
- getShadowedFiles() - Static method in class com.groiss.util.Settings
-
Checks the classpath for duplicate entries.
- getShinyPathMapping(String) - Static method in class com.groiss.util.FileUtil
-
Returns the shiny path for the passed resource path.
- getSize() - Method in interface com.groiss.dms.DMSDocForm
-
Returns the size of the documents content (in bytes)
- getSize() - Method in interface com.groiss.dms.FormField
-
Return the size of number and string fields.
- getSize() - Method in class com.groiss.gui.component.SelectList
-
returns the number of nested options in the dropdownlist - the size
- getSize() - Method in class com.groiss.gui.component.Textfield
-
- getSm() - Method in class com.groiss.ldap.ClassMapping
-
Returns the schema mapping this class mapping belongs to
- getSm() - Static method in class com.groiss.ldap.SchemaMapping
-
Returns the default schema mapping
- getSMTPCommunicationtype() - Method in interface com.groiss.mail.MailBox
-
- getSMTPCommunicationType() - Static method in class com.groiss.util.MailUtil
-
- getSMTPCredentials() - Static method in class com.groiss.util.MailUtil
-
Get SMTP Credentials from configuration.
- getSMTPHost() - Static method in class com.groiss.util.MailUtil
-
Get the standard SMTP-host defined in configuration
- getSMTPServer() - Method in interface com.groiss.mail.MailBox
-
- getSocketTimeout() - Method in class com.groiss.http.ClientConfiguration
-
Returns the value for the socket timeout, i.e. the time the client waits for a response.
- getSortAttrForSQL(String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getSortColumn() - Method in interface com.groiss.gui.table.Table
-
Return the sort column.
- getSortColumn() - Method in class com.groiss.gui.table.TableAdapter
-
Return the sort column.
- getSortString() - Method in class com.groiss.gui.component.SortableLink
-
Gets the sortSting
- getSortText() - Method in class com.groiss.reporting.export.AbstractReportingExportable
-
returns the sort-text used for default-sorting. returns
ReportingExportable.toText()
but only calculates the value one time, even if called repeatedly
- getSortText() - Method in interface com.groiss.reporting.export.ReportingExportable
-
the return-value is used for comparing values. the method might be called multiple times, and needs to avoid expensive recalculations.
- getSortVal() - Method in class com.groiss.gui.table.CellValue
-
- getSource() - Method in class com.groiss.gui.component.Image
-
- getSource() - Method in interface com.groiss.ml.field.Field
-
Returns the name of the class of the data source.
- getSource() - Method in class com.groiss.ml.field.ProcessField
-
- getSourcePretty() - Method in interface com.groiss.ml.field.Field
-
A human readable string representing the class of the data source
- getSources() - Method in interface com.groiss.cal.CalView
-
get all
CalInfo
s where date should be fetched from
- getSources() - Method in class com.groiss.cal.SimpleCalView
-
get all
CalInfo
s where date should be fetched from
- getSplitSize() - Method in class com.groiss.store.BulkQuery
-
- getSQLPlaceholder() - Static method in class com.groiss.reporting.data.impl.DateReportingData
-
- getSqlQueryString() - Method in class com.groiss.reporting.Query
-
get the sql query string
- getSqltype() - Method in class com.groiss.store.Nil
-
- getStandardSearchIdOfClass(Class<?>) - Static method in class com.groiss.wf.html.HTMLUtils
-
- getStartableProcDefs(Application) - Method in interface com.groiss.wf.RemoteWfEngine
-
List the process definitions of the given application, which are startable
for the user.
- getStartableProcDefs(Application) - Method in interface com.groiss.wf.WfEngine
-
List the process definitions of the given application, which are startable
for the user.
- getStartableProcesses(Application) - Method in interface com.groiss.wf.RemoteWfEngine
-
- getStartableProcesses(Application) - Method in interface com.groiss.wf.WfEngine
-
List the process definitions of the given application, which are startable
for the user.
- getStartAttemptCount() - Method in class com.groiss.wf.batch.BatchJob
-
Gets the number of start attempts to far.
- getStartDate() - Static method in class com.groiss.component.ServiceManager
-
Return the date of startup.
- getStartDate() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the start date of this node.
- getStartDate() - Method in interface com.groiss.wf.Suspension
-
The start date of suspension.
- getStarted() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the start date.
- getStartInfo(ProcessDefinition) - Method in interface com.groiss.wf.RemoteWfEngine
-
Returns the start info for the given process for the current thread user.
- getStartInfo(ProcessDefinition) - Method in interface com.groiss.wf.WfEngine
-
- getStartInterval() - Method in class com.groiss.wf.batch.BatchJob
-
Gets the start interval.
- getStartParameterAgent() - Method in class com.groiss.wfxml.CreatePIMessage
-
Returns an
Agent
instance representing the user
or role who is specified in the message's start parameters.
- getStartParameterAgentID() - Method in class com.groiss.wfxml.CreatePIMessage
-
Returns the agent id defined in the start parameters of this CreateProcessInstance
request message.
- getStartParameterDueDate() - Method in class com.groiss.wfxml.CreatePIMessage
-
Use this method to get the due-date which is set in the start parameters of
a CreateProcessInstance request message.
- getStartParameterOrgUnit() - Method in class com.groiss.wfxml.CreatePIMessage
-
Returns a
OrgUnit
instance representing the
organizational unit which is specified in the message's start parameters.
- getStartParameterOrgUnitID() - Method in class com.groiss.wfxml.CreatePIMessage
-
Returns the organization unit's id defined in the start parameters of this
CreateProcessInstance request message.
- getStarttime() - Method in class com.groiss.wf.batch.BatchJob
-
Get the time the instance was started or is about to be started.
- getStartupPosition() - Method in interface com.groiss.org.Application
-
- getState() - Method in class com.groiss.wfxml.ChangePIStateMessage
-
This method returns the state that has been set in this message (works for both
requests and responses).
- getState() - Method in class com.groiss.wfxml.GetPIDataMessage
-
This method returns the value set in the State attribute.
- getState() - Method in class com.groiss.wfxml.PIStateChangedMessage
-
Returns the new state of the process instance that changed its state.
- getStateName() - Method in class com.groiss.wf.batch.BatchJob
-
- getStateName(int) - Static method in class com.groiss.wf.batch.BatchJob
-
- getStateString(short) - Method in class com.groiss.wfxml.WfXMLMessage
-
- getStatus() - Method in interface com.groiss.dms.DMSDocForm
-
- getStatus() - Method in interface com.groiss.mail.MailQueueItem
-
- getStatus() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the status of the activity instance.
- getStatusCode() - Method in class com.groiss.http.Response
-
Returns the HTTP status code of the response (e.g. 200 for SUCCESS)
- getStatusMessage() - Method in class com.groiss.http.Response
-
Returns the HTTP status message of the response
- getStepAgent() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the step-agent of the object.
- getStepLabel() - Method in interface com.groiss.wf.ActivityInstance
-
Get the label of the step the activity instance belongs to.
- getStepName() - Method in interface com.groiss.wf.ActivityInstance
-
Get the name of the step the activity belongs to.
- getStore() - Method in interface com.groiss.store.Persistent
-
This method must return the
Store
object that is responsible for
storing this persistent object.
- getStore() - Method in class com.groiss.store.PersistentObject
-
Returns the
Store
object which is responsible for storing this
persistence object.
- getStore() - Method in interface com.groiss.wf.RemoteWfEngine
-
Return the underlying store.
- getStore() - Static method in class com.groiss.wf.ServiceLocator
-
Get the Store to read and write from/to the database.
- getStore() - Method in interface com.groiss.wf.Session
-
Get a store service.
- getStore() - Method in interface com.groiss.wf.WfEngine
-
Return the underlying store.
- getString(String, Object...) - Static method in class com.groiss.component.DefaultResource
-
- getString(String) - Static method in class com.groiss.component.DefaultResource
-
- getString(String) - Method in class com.groiss.component.Resource
-
- getString(String, Object...) - Method in class com.groiss.component.Resource
-
- getString(String, Locale) - Method in class com.groiss.component.Resource
-
- getStringIfMarked(String) - Static method in class com.groiss.component.DefaultResource
-
- getStringResult() - Method in class com.groiss.http.Response
-
Returns the result of the request as string object
- getStringsName() - Method in class com.groiss.component.Resource
-
- getStyle() - Method in class com.groiss.gui.AbstractComponent
-
- getStyle() - Method in interface com.groiss.gui.Component
-
- getSubCode() - Method in class com.groiss.wfxml.WfXMLException
-
Returns the sub code.
- getSubContext(DirContext, ClassMapping) - Static method in class com.groiss.ldap.LDAPUtils
-
Get a subcontext of a basecontext, as specified ba a class mapping
- getSubForm() - Method in interface com.groiss.dms.SubformRelation
-
Returns the sub form.
- getSubformId() - Method in class com.groiss.wfxml.WfXMLForm
-
Returns the subform id.
- getSubforms() - Method in interface com.groiss.dms.DMSForm
-
Returns a multi-map mapping subform-ids to oids of subforms.
- getSubForms(String) - Method in class com.groiss.wfxml.WfXMLForm
-
Returns a
List
containing all subforms for the
given id.
- getSubid() - Method in class com.groiss.dms.FormContext
-
Get the id of this form in the mainform-subform relation.
- getSubject() - Method in interface com.groiss.cal.CalEvent
-
- getSubject() - Method in class com.groiss.cal.SimpleEvent
- getSubject(String, ProcessInstance, Message) - Static method in class com.groiss.mail.MailFunctions
-
Get the subject depending on the given default action and message.
- getSubject() - Method in interface com.groiss.mail.MailQueueItem
-
- getSubject() - Method in interface com.groiss.messaging.MessageTemplate
-
Get the message subject.
- getSubject() - Method in interface com.groiss.wf.ProcessInstance
-
Return the subject of the process instance.
- getSubject() - Method in class com.groiss.wfxml.CreatePIMessage
-
This method returns the subject for the process instance.
- getSubject() - Method in class com.groiss.wfxml.GetPIDataMessage
-
Use this method to get the Subject attribute.
- getSubject() - Method in class com.groiss.wfxml.WfXMLException
-
Returns the subject of the exception or null
if no subject is defined.
- getSubject() - Method in class com.groiss.wfxml.WfXMLNote
-
Returns the subject of this note.
- getSubLinks() - Method in class com.groiss.ldap.ClassMapping
-
Returns the sublinks of this class mapping
- getSubmitAction() - Method in class com.groiss.gui.component.SubmitButton
-
- getSubmitValidation() - Method in class com.groiss.dms.FormContext
-
Get the submitValidation value.
- getSubOrgs(OrgUnit, OrgTree) - Method in interface com.groiss.org.OrgData
-
Return the list of the organizational units that are below the given oe in the given tree.
- getSubOrgs(OrgUnit, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
-
Return the list of the organizational units that are below the given oe in the given tree.
- getSuperOrg(OrgUnit, OrgTree) - Method in interface com.groiss.org.OrgData
-
Return the organizational unit that is above the given oe in the given tree.
- getSuperOrg(OrgUnit, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
-
Return the organizational unit that is above the given oe in the given tree.
- getSurname() - Method in interface com.groiss.org.User
-
Get the surname.
- getSuspensionList(Application) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the personal suspension list of the current user.
- getSuspensionList(Application) - Method in interface com.groiss.wf.WfEngine
-
Get the personal suspension list of the current user.
- getSuspensions(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find out when and how the activity instance was in the suspension list.
- getSuspensions(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
-
Find out when and how the activity instance was in the suspension list.
- getSystemClasspath() - Static method in class com.groiss.util.Settings
-
- getSystemSchemaFile() - Static method in class com.groiss.reporting.QueryEngine
-
returns always "reporting.xml"
- getTable() - Method in interface com.groiss.reporting.data.Entity
-
- getTable(String, Object...) - Method in interface com.groiss.store.RemoteStore
-
- getTable(String, Object[], int[]) - Method in interface com.groiss.store.RemoteStore
-
Returns the results of the given query.
- getTable(String, Object...) - Method in interface com.groiss.store.Store
-
Deprecated.
- getTable(String, Object[], int[]) - Method in interface com.groiss.store.Store
-
Returns the results of the given query.
- getTableAndAliases() - Method in class com.groiss.reporting.Query
-
- getTableAttributes() - Method in class com.groiss.gui.component.TableContainer
-
returns a vector of pairs (names, attributes) of the table element
- getTableDefinition() - Method in interface com.groiss.dms.FormType
-
- getTableDefinition(Class<? extends Persistent>) - Static method in class com.groiss.store.StoreUtil
-
Deprecated.
- getTableField(int) - Method in interface com.groiss.dms.FormType
-
Return the form-field for the subform table with the given id.
- getTableFrameName() - Method in interface com.groiss.gui.table.Table
-
Returns the name of the frame where the table resides.
- getTableFrameName() - Method in class com.groiss.gui.table.TableAdapter
-
Returns the name of the frame where the table resides.
- getTableModel() - Method in interface com.groiss.dms.DMSFolder
-
- getTableModel() - Method in interface com.groiss.gui.table.Table
-
Builds the final tablemodel containing all data displayed in the table.
- getTableModel() - Method in class com.groiss.gui.table.TableAdapter
-
Builds the final tablemodel containing all data displayed in the table.
- getTableModel(List<List<Object>>, Query) - Static method in class com.groiss.reporting.QueryEngine
-
- getTableName() - Method in class com.groiss.event.BasicEvent
-
- getTableName() - Method in class com.groiss.ldap.DirectoryServer
-
- getTableName() - Method in class com.groiss.messaging.Recipient
-
- getTableName() - Method in class com.groiss.ml.classifier.EvaluationResult
-
- getTableName() - Method in class com.groiss.store.Lock
-
- getTableName() - Method in interface com.groiss.store.Persistent
-
This method must return the table name of the database table in which
this persistent object is stored.
- getTableName() - Method in class com.groiss.wf.batch.BatchJob
-
- getTableName() - Method in class com.groiss.wf.ProcessInstanceView
-
- getTableName() - Method in class com.groiss.wf.ProcessRelation
-
- getTableName() - Method in class com.groiss.wfxml.Partner
-
- getTableNames(String) - Static method in class com.groiss.store.StoreUtil
-
Returns a set of names of tables conforming to the name pattern in the current db-schema.
- getTableSize() - Method in interface com.groiss.gui.table.Table
-
Determines the tablesize of the tablemodel without reading all the objects.
- getTableSize() - Method in class com.groiss.gui.table.TableAdapter
-
Determines the tablesize of the tablemodel without reading all the objects.
- getTableTypes() - Static method in class com.groiss.store.StoreUtil
-
Get the table types of the database. c.f.
- getTabPos() - Method in interface com.groiss.dms.FormField
-
The position of the field in table view. -1 means the field is not shown in table view.
- getTakeHook() - Method in interface com.groiss.wf.Task
-
Returns the take hook of the task.
- getTaken() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the date when a user has taken the activity.
- getTarget() - Method in class com.groiss.gui.component.Link
-
- getTarget() - Method in interface com.groiss.org.Permission
-
Returns the target object.
- getTargetClass() - Method in class com.groiss.fileimport.ImportContext
-
returns the
Class
to be instantiated
- getTask() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the task
- getTask(String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find a task with the given id and status=active, if more than one
is found, the task with the highest version number is returned.
- getTask(String, int) - Method in interface com.groiss.wf.RemoteWfEngine
-
Find a task with the given id and version.
- getTask(String) - Method in interface com.groiss.wf.WfEngine
-
Find a task with the given id and status=active, if more than one
is found, the task with the highest version number is returned.
- getTask(String, int) - Method in interface com.groiss.wf.WfEngine
-
Find a task with the given id and version.
- getTasks() - Method in interface com.groiss.ml.classifier.ClassifierAssignment
-
Returns the list of the
Task
s this classifier assignment is assigned to.
- getTelNr() - Method in interface com.groiss.org.OrgUnit
-
Get the phone number.
- getTelNr() - Method in interface com.groiss.org.User
-
Get the phone number.
- getTempDir() - Static method in class com.groiss.util.Settings
-
Return the temporary directory (from the configuration).
- getTemplate() - Method in class com.groiss.messaging.Recipient
-
Return the message template or tracker object this template belongs to.
- getTemplates(FormType) - Method in interface com.groiss.dms.DMS
-
Returns the templates for the passed form type.
- getTemplates(FormType) - Method in interface com.groiss.dms.RemoteDMS
-
Returns the templates for the passed form type.
- getTemplateType() - Method in interface com.groiss.dms.FormType
-
type of form template: HTML, XHTML, XFORM
- getText() - Method in interface com.groiss.cal.CalEvent
-
- getText() - Method in class com.groiss.cal.SimpleEvent
- getText() - Method in class com.groiss.gui.component.Image
-
- getText() - Method in class com.groiss.gui.component.Link
-
- getText() - Method in class com.groiss.gui.component.RadioButton
-
- getText() - Method in class com.groiss.gui.component.Text
-
- getText() - Method in class com.groiss.gui.component.Textarea
-
- getTextCharset() - Static method in class com.groiss.util.Settings
-
- getTextStyle(Workbook) - Static method in class com.groiss.gui.excel.ExcelUtils
-
Creates a CellStyle
object for ordinary texts
- getThreadId() - Method in interface com.groiss.timer.TimerEntry
-
Get the thread-id for the entry
- getThreadLocale() - Static method in class com.groiss.util.ThreadContext
-
Get the thread locale.
- getThreadPrincipal() - Static method in class com.groiss.util.ThreadContext
-
Get the thread principal, the user who performs the action.
- getThreadRequest() - Static method in class com.groiss.util.ThreadContext
-
Get the HttpServletRequest of this thread.
- getThreads() - Method in class com.groiss.ds.ThreadLocal2
-
Returns the HashMap, keys are the threads
- getThreadTimeZone() - Static method in class com.groiss.util.ThreadContext
-
Get the thread TimeZone
- getTimemodel() - Method in class com.groiss.reporting.Query
-
get the timemodel used by this query
- getTimeout() - Method in interface com.groiss.store.external.XStore
-
Get the Query timeout
- getTimer() - Method in class com.groiss.ldap.DirectoryServer
-
- getTimestamp() - Method in class com.groiss.wfxml.WfXMLMessage
-
Use this method to get the message's timestamp.
- getTimeZone() - Method in class com.groiss.reporting.data.impl.DateReportingData
-
- getTimezone() - Method in class com.groiss.reporting.Query
-
- getTitle() - Method in class com.groiss.dms.DMSTableAdapter
-
Deprecated.
returns null
- getTitle() - Method in interface com.groiss.gui.table.Table
-
Return a string or Component for table title
- getTitle() - Method in class com.groiss.gui.table.TableAdapter
-
Return a string or Component for table title
- getTitle() - Method in class com.groiss.gui.XHTMLPage
-
- getTitle() - Method in interface com.groiss.org.User
-
Get the title.
- getTitle() - Method in class com.groiss.reporting.Query
-
- getTitle() - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
get the title
- getTitle() - Method in exception com.groiss.util.ApplicationException
-
get the title used for the error-popup on clientside
- getTitle() - Method in interface com.groiss.wf.html.Worklist
-
Non null overwrites the title.
- getToDate() - Method in interface com.groiss.org.Permission
-
- getToken() - Method in interface com.groiss.auth.Authorizer
-
Get the access token
- getToolbarActions() - Method in interface com.groiss.gui.table.Table
-
Return a comma separated list of action ids for the toolbar.
- getToolbarActions() - Method in class com.groiss.gui.table.TableAdapter
-
Return a comma separated list of action ids for the toolbar.
- getToolbarActions(Query) - Method in class com.groiss.reporting.export.HTMLExporter
-
Deprecated.
- getToolbarActions(ActivityInstance, List<Pair<String, List<Pair<String, ?>>>>) - Method in interface com.groiss.wf.ApplicationAdapter
-
Determine the toolbar actions shown in the detail view of an activity instance.
- getToolbarActions(ActivityInstance, List<Pair<String, List<Pair<String, ?>>>>) - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- getToolbarFrameName() - Method in interface com.groiss.gui.table.Table
-
Returns the name of the frame where the toolbar resides.
- getToolbarFrameName() - Method in class com.groiss.gui.table.TableAdapter
-
Returns the name of the frame where the toolbar resides.
- getToolbarShape() - Method in interface com.groiss.gui.table.Table
-
Returns the desired mode of the toolbar.
- getToolbarShape() - Method in class com.groiss.gui.table.TableAdapter
-
- getTopic() - Method in class com.groiss.notification.BasicNotificationItem
-
Returns null.
- getTopic() - Method in interface com.groiss.notification.NotificationItem
-
Returns the topic-suffix to use for smartclient publishing.
- getTotalCount() - Method in exception com.groiss.wf.html.HTMLUtils.TooManyResultsException
-
- getTrace() - Method in interface com.groiss.org.IUserSession
-
- getTransaction() - Method in class com.groiss.util.RMIThreadContext
-
- getTransactionId() - Method in class com.groiss.org.CheckedPersistent
-
- getTransactionId() - Method in interface com.groiss.store.OptimisticLocking
-
Get the transactionid of the object.
- getTransportElementValue(String) - Method in class com.groiss.wfxml.WfXMLMessage
-
This method is used internally for getting the value of an element set in
CorrelationData part of the message's transport part.
- getTree() - Method in class com.groiss.gui.HTMLTree
-
- getTrustLevel() - Method in class com.groiss.ldap.DirectoryServer
-
- getTxType() - Method in class com.groiss.event.BasicEvent
-
- getTxType() - Method in interface com.groiss.event.Event
-
get the transaction-type.
- getType(String) - Method in class com.groiss.component.Configuration
-
Return the type of the given property.
- getType() - Method in interface com.groiss.dms.DMSNote
-
Returns if type of this note.
- getType() - Method in interface com.groiss.dms.FormField
-
Returns the type of the field.
- getType() - Method in class com.groiss.gui.table.ColumnDescription
-
- getType() - Method in class com.groiss.notification.BasicNotificationItem
-
Get the type of the NotificationEvent.
- getType() - Method in class com.groiss.notification.NotificationEvent
-
Get the type of the event.
- getType() - Method in interface com.groiss.org.Role
-
- getType() - Method in interface com.groiss.reporting.data.Attribute
-
- getType() - Method in interface com.groiss.reporting.data.Entity
-
- getType() - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
get the type of dialog
- getType() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the type of the activity instance.
- getType() - Method in interface com.groiss.wf.html.WorklistDescription
-
Returns the type of the worklist.
- getType() - Method in class com.groiss.wfxml.WfXMLException
-
Returns the exception type.
- getType(String) - Method in class com.groiss.xforms.XFormInstance
-
- getTypeName() - Method in interface com.groiss.dms.DMSObject
-
Returns a string representing the type of this object.
- getTypeString() - Method in interface com.groiss.reporting.data.Attribute
-
- getUID() - Method in interface com.groiss.cal.CalEvent
-
get the unique identifier for this event
- getUID() - Method in class com.groiss.cal.SimpleEvent
-
get the unique identifier for this event
- getUnfilledPersistents() - Method in class com.groiss.reporting.data.impl.PersistentData
-
- getUniqueServerTag() - Method in class com.groiss.notification.NotificationEvent
-
Get the unique tag of the server.
- getUnitIntFromString(String) - Static method in class com.groiss.cal.CalUtil
-
- getUntakeHook() - Method in interface com.groiss.wf.Task
-
Returns the untake hook of the task.
- getUntilDate() - Method in interface com.groiss.cal.CalEvent
-
- getUntilDate() - Method in class com.groiss.cal.SimpleEvent
- getURI() - Method in class com.groiss.wfxml.Partner
-
Use this method to get a complete URI referring to the partner.
- getURI() - Static method in class com.groiss.wfxml.WfXML
-
Returns the complete URI to the Receiver's receive method on the local
server.
- getURL() - Method in class com.groiss.wfxml.WfXMLWebLink
-
Returns the URL (as String
) of this web link.
- getUrl() - Method in interface com.groiss.ws.SOAPWebService
-
get the URL the webservice will be invoked on
- getUsedBy() - Method in interface com.groiss.dms.DMSDocForm
-
Get the user who has locked the document.
- getUsedDBConnectionCount() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the number of used database connections of this node.
- getUser() - Method in interface com.groiss.org.IUserSession
-
- getUser(long) - Method in interface com.groiss.org.OrgData
-
- getUser(long) - Method in interface com.groiss.org.RemoteOrgData
-
- getUser() - Method in interface com.groiss.org.UserRole
-
Return the user of the user-role.
- getUser(HttpServletRequest) - Method in interface com.groiss.servlet.WebDAVAuth
-
Returns the @enterprise user which can be extracted from the information held within the passed
request (e.g. from a client certificate)
- getUser() - Method in class com.groiss.util.RMIThreadContext
-
- getUser() - Method in interface com.groiss.wf.Session
-
Get the current user.
- getUser() - Method in class com.groiss.wfxml.WfXMLObject
-
Returns a
User
object representing the user who will be
used to create a
DMSObject
out of this WfXMLObject.
- getUser(User) - Method in class com.groiss.wfxml.WfXMLObject
-
This method tries to get a user defined in this WfXMLObject.
- getUser() - Method in class com.groiss.ws.client.SecureServiceClient
-
- getUserAgent() - Method in class com.groiss.dms.FormContext
-
- getUserAgent(HttpServletRequest) - Static method in class com.groiss.gui.UserAgent
-
- getUserFolder() - Method in interface com.groiss.wf.ActivityInstance
-
Returns the UserFolder of the ActivityInstance.
- getUserFolders() - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the list of UserFolders of the current user.
- getUserFolders() - Method in interface com.groiss.wf.WfEngine
-
Get the list of UserFolders of the current user.
- getUserId() - Method in class com.groiss.wfxml.WfXMLObject
-
Get the id of the user who should be used to create a
DMSObject
out of this WfXMLObject.
- getUserLocale() - Method in interface com.groiss.org.User
-
Get the locale of the user
- getUsername() - Method in class com.groiss.ldap.DirectoryServer
-
- getUsername() - Method in interface com.groiss.mail.MailBox
-
- getUserOrMailbox() - Method in class com.groiss.util.MailSender
-
- getUserProperties(User) - Method in interface com.groiss.org.OrgData
-
Get the full list of properties for a user.
- getUserProperties(User) - Method in interface com.groiss.org.RemoteOrgData
-
Get the full list of properties for a user.
- getUserProperties(User) - Method in interface com.groiss.wf.ApplicationAdapter
-
Returns the user properties a user can set.
- getUserProperties(User) - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- getUserProperty(User, String) - Method in interface com.groiss.org.OrgData
-
Use this method to get a user property.
- getUserProperty(User, String) - Method in interface com.groiss.org.RemoteOrgData
-
Use this method to get a user property.
- getUsers() - Method in class com.groiss.ldap.DirectoryServer
-
- getUserSessionId(String) - Method in interface com.groiss.server.Admin
-
Get the user session id from http-session id.
- getUserTransaction() - Static method in class com.groiss.component.BeanManager
-
The client or the bean manager itself gets a UserTransaction.
- getUserTransaction(String) - Static method in class com.groiss.component.BeanManager
-
The client or the bean manager itself gets a UserTransaction.
- getValidationSAXBuilder(String) - Static method in class com.groiss.xml.XMLUtil
-
returns a
SAXBuilder
that's not allowed to load any 'external' resources to avoid XXE attacks and validates the input against the passed XSD
- getValidStates() - Method in class com.groiss.wfxml.GetPIDataMessage
-
Use this method to get all states set in the ValidStates attribute.
- getValue() - Method in interface com.groiss.dms.FormField
-
Returns the value for field values, the subform-id for subform tables.
- getValue() - Method in interface com.groiss.ds.KeyValuePair
-
Get the Value of the Pair.
- getValue() - Method in class com.groiss.ds.Pair
-
Return the second object
- getValue() - Method in class com.groiss.gui.component.Checkbox
-
- getValue() - Method in class com.groiss.gui.component.RadioButton
-
- getValue() - Method in class com.groiss.gui.component.Textfield
-
- getValue() - Method in class com.groiss.gui.table.CellValue
-
Get the value.
- getValue() - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- getValue() - Method in class com.groiss.reporting.data.impl.PersistentData
-
- getValue() - Method in class com.groiss.reporting.data.impl.TimeInterval
-
- getValue() - Method in class com.groiss.reporting.data.SimpleReportingExportable
-
- getValue() - Method in interface com.groiss.reporting.export.ReportingExportable
-
- getValue(T, String) - Method in class com.groiss.smartclient.JsonDataAdapter
-
will be called for each object and each field
- getValue(T, String) - Method in class com.groiss.smartclient.ObjectSelectProvider
-
- getValue(String, Object...) - Method in interface com.groiss.store.external.XStore
-
Execute a SQL query which returns one value.
- getValue(int, String, Object...) - Method in interface com.groiss.store.external.XStore
-
Execute a SQL query which returns one value.
- getValue() - Method in class com.groiss.store.Nil
-
- getValue() - Method in class com.groiss.store.NullExpression
-
Return the wrapped value.
- getValue() - Method in interface com.groiss.store.Persistent
-
Returns the value (
String
representation) of this
KeyValuePair
.
- getValue() - Method in class com.groiss.store.PersistentObject
-
Returns the value (
String
representation) of this
KeyValuePair
.
- getValue(String) - Method in interface com.groiss.store.RemoteStore
-
Execute a SQL statement which returns one value.
- getValue(String, int) - Method in interface com.groiss.store.RemoteStore
-
- getValue(String, Object...) - Method in interface com.groiss.store.RemoteStore
-
Execute a SQL statement which returns one value.
- getValue(int, String, Object...) - Method in interface com.groiss.store.RemoteStore
-
Execute a SQL statement which returns one value.
- getValue(String, Object[], int) - Method in interface com.groiss.store.RemoteStore
-
- getValue(String) - Method in interface com.groiss.store.Store
-
Execute a SQL statement which returns one value.
- getValue(String, int) - Method in interface com.groiss.store.Store
-
Deprecated.
- getValue(String, Object...) - Method in interface com.groiss.store.Store
-
Execute a SQL statement which returns one value.
- getValue(String, Object[], int) - Method in interface com.groiss.store.Store
-
Deprecated.
- getValue(int, String, Object...) - Method in interface com.groiss.store.Store
-
Execute a SQL statement which returns one value.
- getValueAt(int, int) - Method in class com.groiss.ds.ObjectTableModel
-
Returns the value for the cell at columnIndex and rowIndex.
- getValueAt(int, int) - Method in class com.groiss.gui.component.TableContainer
-
returns a string representation of the component at the specified position
- getValueAt(int) - Method in class com.groiss.ml.ds.NominalAttribute
-
Returns the value at the given index within the values of this attribute.
- getValueAt(int, int) - Method in class com.groiss.reporting.data.ReportingTableModel
-
- getValueFor(Attribute<T>) - Method in class com.groiss.ml.ds.Instance
-
Returns the value for the passed attribute for this instance
- getValueList() - Method in class com.groiss.ds.OrderedMap
-
- getValueListEntries(HttpServletRequest) - Method in class com.groiss.wf.html.ValueList
-
loads Valuelist
entries according to
the dojo-data-store scheme
something like:
{"identifier":"value","items":[{"value":"1","name":"male"},...]}
- getValueMap() - Method in class com.groiss.fileimport.csv.CSVReader
-
- getValueMap() - Method in interface com.groiss.fileimport.StructuredFileReader
-
gets the current record's values mapped to the column names
if the column names aren't unique, the values may be overwritten
- getValues() - Method in class com.groiss.ml.ds.NominalAttribute
-
Returns a list of the values supported by this attribute
- getValues() - Method in class com.groiss.reporting.Query
-
get a List of values of the prepared statement
- getValues(String) - Method in class com.groiss.reporting.Query
-
get a list of values that will be bound to the specified attribute (tablename.alias.attribute)
- getVersion() - Method in interface com.groiss.dms.FormType
-
Return the version of the FormType.
- getVersion() - Method in class com.groiss.gui.UserAgent
-
- getVersion() - Method in interface com.groiss.org.Application
-
- getVersion(T, Date) - Method in interface com.groiss.org.OrgData
-
Returns the version of the object at a given date.
- getVersion() - Method in interface com.groiss.org.PersistentVersion
-
Returns the concrete version of the persistent
- getVersion(P, Date) - Method in interface com.groiss.org.RemoteOrgData
-
Returns the version of the object at a given date.
- getVersion() - Method in interface com.groiss.server.ServerInfoMXBean
-
Get the version of @enterprise at this node.
- getVersion() - Method in interface com.groiss.wf.ApplicationAdapter
-
Returns the version of the application code.
- getVersion() - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- getVersion() - Method in interface com.groiss.wf.ProcessDefinition
-
Return the version of the process definition.
- getVersion() - Method in interface com.groiss.wf.Task
-
Return the version of the task.
- getVersion() - Static method in class com.groiss.wfxml.WfXML
-
Use this method to find out which version of the WfXML specification is
implemented by this implementation.
- getVersion() - Method in class com.groiss.wfxml.WfXMLForm
-
Returns the version that has been set for this form.
- getVersionId() - Method in interface com.groiss.org.HasVersionId
-
Return a numerical id for the version.
- getView(String, User) - Method in interface com.groiss.cal.CalInfo
-
Returns the view with the given id for the user.
- getViewMode() - Method in class com.groiss.gui.AbstractComponent
-
- getViewMode() - Method in interface com.groiss.gui.Component
-
- getViewNames(String) - Static method in class com.groiss.store.StoreUtil
-
Returns a set of names of views conforming to the name pattern in the current db-schema.
- getWaitingList(Application) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the list of waiting activities of the current user.
- getWaitingList(Application) - Method in interface com.groiss.wf.WfEngine
-
Get the list of waiting activities of the current user.
- getWebservice() - Method in interface com.groiss.ws.SOAPWebServiceOperation
-
- getWfEngine() - Static method in class com.groiss.wf.ServiceLocator
-
Get the WfEngine to perform action with the workflow engine.
- getWfEngine() - Method in interface com.groiss.wf.Session
-
Get a WfEngine service
- getWfXMLMessage() - Static method in class com.groiss.wfxml.WfXML2
-
Return the current WfXMLMessage.
- getWhen() - Method in interface com.groiss.org.LogEntry
-
Get the time when the change was made.
- getWidth() - Method in interface com.groiss.dms.FormType
-
- getWidth() - Method in class com.groiss.gui.component.Image
-
- getWithParent(String) - Method in class com.groiss.gui.AbstractContainer
-
- getWord() - Method in interface com.groiss.dms.Keyword
-
Returns the string representation of this key word
- getWorklist(HttpServletRequest, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
Return a worklist as table model.
- getWorklist(Application, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get the worklist of the current user.
- getWorkList(WorklistKind, Application) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get a worklist of the desired kind for the current user.
- getWorkList(EnumSet<WorklistKind>, Application) - Method in interface com.groiss.wf.RemoteWfEngine
-
Get a combined worklist of the combination (union) of the desired kinds for the current user.
- getWorklist(Application, boolean) - Method in interface com.groiss.wf.WfEngine
-
Get the worklist of the current user.
- getWorkList(WorklistKind, Application) - Method in interface com.groiss.wf.WfEngine
-
Get a worklist of the desired kind for the current user.
- getWorkList(EnumSet<WorklistKind>, Application) - Method in interface com.groiss.wf.WfEngine
-
Get a combined worklist of the combination (union) of the desired kinds for the current user.
- getWorklistInfo(ActivityInstance) - Method in class com.groiss.planning.PlanTimeMgmt
-
- getWorklistInfo(ActivityInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
-
Returns null
- getWorklistInfo(ActivityInstance) - Method in interface com.groiss.timemgmt.TimeManagement
-
Return a href to a detail page for the time management of the activity instance.
- getWrapMode() - Method in class com.groiss.gui.component.Textarea
-
- getWriter() - Method in class com.groiss.fileimport.csv.CSVSettings
-
- getXhtmlPage() - Method in interface com.groiss.dms.FormType
-
returns the location of the xhtml-template
- getXMLDoc() - Method in class com.groiss.reporting.Query
-
returns the xml document describing this query
- getXMLObject() - Method in class com.groiss.wfxml.WfXMLDocForm
-
- getXMLObject() - Method in class com.groiss.wfxml.WfXMLFolder
-
- getXMLObject() - Method in class com.groiss.wfxml.WfXMLForm
-
- getXMLObject() - Method in class com.groiss.wfxml.WfXMLNote
-
- getXMLObject() - Method in class com.groiss.wfxml.WfXMLObject
-
- getXMLObject() - Method in class com.groiss.wfxml.WfXMLWebLink
-
- getXmlType() - Method in interface com.groiss.dms.FormField
-
Returns the defined type of the field, applicable for database fields.
- getXSDFileContent(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.xml.XMLUtil
-
Loads the content of a schema file
- getXStore(String) - Static method in class com.groiss.store.external.XStoreFactory
-
Get an XStore.
- GLOBAL - Static variable in interface com.groiss.org.Permission
-
Entry has global scope (department independent)
- GLOBAL - Static variable in interface com.groiss.org.Role
-
global roles are valid independent from the department hierarchy.
- goBack(ActivityInstance, ActivityInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Go back to a previous step.
- goBack(ActivityInstance, ActivityInstance, String) - Method in interface com.groiss.wf.WfEngine
-
Go back to a previous step.
- goBackToLastInteractive(ActivityInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
- goBackToLastInteractive(ActivityInstance, String) - Method in interface com.groiss.wf.WfEngine
- GOTO - Static variable in interface com.groiss.wf.ActivityInstance
-
A goto node.
- gotoStep(ActivityInstance, String, Agent, OrgUnit, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Goto another step.
- gotoStep(ActivityInstance, String, Agent, OrgUnit, String) - Method in interface com.groiss.wf.WfEngine
-
Goto another step.
- gotoTask(ProcessInstance, String, Agent, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
- gotoTask(ActivityInstance, String, Agent, OrgUnit, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
- gotoTask(ProcessInstance, String, Agent, String) - Method in interface com.groiss.wf.WfEngine
-
Deprecated.
- gotoTask(ActivityInstance, String, Agent, OrgUnit, String) - Method in interface com.groiss.wf.WfEngine
-
Deprecated.
- GRANT_SHARE_DEPT - Static variable in class com.groiss.org.OrgData.Rights
-
The right to grant permissions for a reference folder to a local or hierarchic role - must be defined
for the organization unit of that role
- GRANT_SHARE_SYSTEM - Static variable in class com.groiss.org.OrgData.Rights
-
The right to grant permissions for a reference folder to a global role
- GRANT_SHARE_USER - Static variable in class com.groiss.org.OrgData.Rights
-
The right to grant permissions for a reference folder to users - must be defined
for the home organizational unit of the wanted user
- GRANT_SUBST - Static variable in class com.groiss.org.OrgData.Rights
-
The right to assign a user as a substitute of another user - must be defined
for the home organizational unit of the wanted substitute
- GRANT_SUBST - Static variable in interface com.groiss.org.Right
-
The oid for the right to grant substitutions
- GUEST - Static variable in class com.groiss.org.OrgData.Users
-
The guest user.
- GUEST - Static variable in interface com.groiss.org.User
-
The oid of the user guest, used for public servlet methods.
- GUIConfiguration - Class in com.groiss.gui
-
Provide access to GUI-configuration nodes.