- SAFE_MODE - Static variable in class com.groiss.wf.html.HTMLUtils
-
- sanitizeCRLF(String) - Static method in class com.groiss.util.MailUtil
-
Replace sequences of CRLF characters by single spaces.
- saveConvert(String, boolean) - Static method in class com.groiss.component.Configuration
-
- saveFilter(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
-
save the column filter
- saveFilterMask(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
-
- ScheduleInfo - Class in com.groiss.timer
-
Define a schedule in a cron-like syntax.
- ScheduleInfo(String, Date) - Constructor for class com.groiss.timer.ScheduleInfo
-
Create the schedule info object.
- SchemaMapping - Class in com.groiss.ldap
-
Maps an LDAP-Schema to a java object net and vice versa.
- SchemaMapping() - Constructor for class com.groiss.ldap.SchemaMapping
-
- SCOPE - Static variable in interface com.groiss.wf.ActivityInstance
-
start a new scope
- SEARCH - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for triggering the search
- SEARCH - Static variable in class com.groiss.dms.FormContext
-
The form is shown for search: fields read-write but empty, search button
- SEARCH_ALL - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for clearing the search (= shows all entries)
- SEARCH_FIELD - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for search input field
- SEARCH_TERM_SPLIT_PATTERN - Static variable in class com.groiss.wf.html.HTMLUtils
-
- SEARCHABLE - Static variable in class com.groiss.org.OrgData.Rights
-
The right to search objects.
- SEARCHABLE - Static variable in interface com.groiss.org.Right
-
The oid for right searchable.
- searchString - Variable in class com.groiss.gui.table.TableAdapter
-
- second - Variable in class com.groiss.ds.Pair
-
The second object.
- second - Variable in class com.groiss.ds.Triple
-
The second object.
- SECONDS - Static variable in class com.groiss.cal.CalUtil
-
TimeInterval Reporing & Time Managment
- SecureServiceClient - Class in com.groiss.ws.client
-
a helper-class that prepares your ServiceClient
for a STS/username-token authentication call
- SecureServiceClient(ConfigurationContext) - Constructor for class com.groiss.ws.client.SecureServiceClient
-
- SEEAGAIN - Static variable in class com.groiss.notification.Names
-
- seeAgain(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Move the activity instance from the suspension list to the worklist.
- seeAgain(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
-
Move the activity instance from the suspension list to the worklist.
- SEELATER - Static variable in class com.groiss.notification.Names
-
- seeLater(ActivityInstance, Date) - Method in interface com.groiss.wf.RemoteWfEngine
-
Move the activity instance from the worklist to the suspension list.
- seeLater(ActivityInstance, Date, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Move the activity instance from the worklist to the suspension list.
- seeLater(ActivityInstance, Date) - Method in interface com.groiss.wf.WfEngine
-
Move the activity instance from the worklist to the suspension list.
- seeLater(ActivityInstance, Date, String) - Method in interface com.groiss.wf.WfEngine
-
Move the activity instance from the worklist to the suspension list.
- SELECT - Static variable in class com.groiss.gui.component.SelectList
-
- Select - Interface in com.groiss.reporting.data
-
- selectDocTemplates(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
-
- SELECTED - Static variable in class com.groiss.gui.component.SelectList
-
- selected - Variable in class com.groiss.gui.table.TableAdapter
-
- selection - Variable in class com.groiss.gui.table.TableAdapter
-
- SELECTION_HIDDEN - Static variable in interface com.groiss.gui.table.Table
-
The first column is the oid or object, but the column is not shown: the column is only needed
to find out the object for tablehandlers (linestyle, filter)
- SELECTION_LINK - Static variable in interface com.groiss.gui.table.Table
-
A link is used to select a row.
- SELECTION_MULTIPLE - Static variable in interface com.groiss.gui.table.Table
-
Show a checkbox for multiple selection of rows.
- SELECTION_NONE - Static variable in interface com.groiss.gui.table.Table
-
No selection of rows.
- SELECTION_ROW_MULTIPLE - Static variable in interface com.groiss.gui.table.Table
-
The line is clickable, multiple selections possible.
- SELECTION_ROW_SINGLE - Static variable in interface com.groiss.gui.table.Table
-
The line is clickable, only one line is selected.
- SELECTION_SINGLE - Static variable in interface com.groiss.gui.table.Table
-
Show a radio button for single selection of a row.
- SelectList - Class in com.groiss.gui.component
-
A HTML select list with size > 1.
- SelectList() - Constructor for class com.groiss.gui.component.SelectList
-
Constructs a new empty dropdown list component.
- SelectList(String, int) - Constructor for class com.groiss.gui.component.SelectList
-
Constructor with name.
- SelectList(String, Collection<?>, int) - Constructor for class com.groiss.gui.component.SelectList
-
Constructor with name and content list.
- SelectList(String, Collection<?>, int, boolean) - Constructor for class com.groiss.gui.component.SelectList
-
Constructor with name and content list.
- SelectList(String, Collection<?>, int, boolean, String) - Constructor for class com.groiss.gui.component.SelectList
-
Constructor with name and content list.
- SelectList(String, Collection<?>, int, boolean, String, String) - Constructor for class com.groiss.gui.component.SelectList
-
Constructor with name and content list.
- SELECTLIST - Static variable in class com.groiss.gui.component.SelectList
-
- selectList(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
-
- selectList(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
-
Shows a list of objects for selection in form of a selectlist
- selectList2(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
-
Deprecated.
- selectList2(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
-
Deprecated.
- SELECTLIST_LIST - Static variable in class com.groiss.wf.html.HTMLUtils
-
Deprecated.
- SELECTLIST_TABLE - Static variable in class com.groiss.wf.html.HTMLUtils
-
Deprecated.
- selectTable(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
-
- selectTable(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
-
- selectUserOrRole(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
-
- selectUserOrRole(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
-
- send() - Method in interface com.groiss.messaging.MessageTemplate
-
Send the message.
- send(String, String, String, String, String) - Static method in class com.groiss.util.MailSender
-
- send(String, String, String, String, String, String) - Static method in class com.groiss.util.MailSender
-
- send(String[], String, String, String, String, String) - Static method in class com.groiss.util.MailSender
-
- send(String[], String, String, String, String, String[]) - Static method in class com.groiss.util.MailSender
-
- send(String[], String[], String[], String, String, String, String, String, Object[], String[]) - Static method in class com.groiss.util.MailSender
-
- send(String[], String[], String[], String, String, String, String, String, String, Object[], String[]) - Static method in class com.groiss.util.MailSender
-
- send(String[], String, String, String, String, Object[], String[]) - Static method in class com.groiss.util.MailSender
-
- send(String, Partner, Class<?>, Class<?>, boolean) - Static method in class com.groiss.wfxml.Sender
-
- send(WfXMLMessage, Partner, Class<?>, boolean) - Static method in class com.groiss.wfxml.Sender
-
Use this method to send a
WfXMLMessage
message to a communication
partner, after you created the message.
- send(WfXMLMessage, Partner, Class<?>, Class<?>) - Static method in class com.groiss.wfxml.Sender
-
Use this method to send a WfXML message if you want to use a buffer listener.
- send(WfXMLMessage, Class<?>, boolean) - Static method in class com.groiss.wfxml.Sender
-
- send(String, String, int, String) - Static method in class com.groiss.wfxml.Sender
-
This is a special send method which is used by the WfXML test client only.
- SEND_TO - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for the action 'Send to'
- Sender - Class in com.groiss.wfxml
-
Use this class to send a message to a partner.
- Sender() - Constructor for class com.groiss.wfxml.Sender
-
- sendFormInstance(XFormInstance, HttpServletResponse) - Method in class com.groiss.xforms.XFormImpl
-
Send the form instance back to the browser.
- sendFormInstance(XFormInstance) - Method in class com.groiss.xforms.XFormImpl
-
- sendFormInstance(XFormInstance, HttpServletResponse, String[]) - Method in class com.groiss.xforms.XFormImpl
-
Send the form instance back to the browser.
- sendLoginRequest(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.PasswdAuth
-
- sendLoginRequest(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.SSLAuth
-
- sendLoginRequest(HttpServletRequest, HttpServletResponse) - Method in interface com.groiss.servlet.HttpAuth
-
This method is called by the server, when authorization is required and
the client must be requested for login information.
- sendMailQueueItem(MailQueueItem) - Static method in class com.groiss.util.MailSender
-
- sendMessage(Message, MailSender.MailAction) - Method in class com.groiss.util.MailSender
-
- sendMessage(Message, MailSender.MailAction, boolean, Persistent) - Method in class com.groiss.util.MailSender
-
- sendMessage(String) - Method in class com.groiss.wf.SystemAction
-
Send a message using a pre-defined message template.
- sendMessage() - Method in class com.groiss.wfxml.Test
-
Sends the request message to the target server.
- sendMsg(String, String, String) - Method in class com.groiss.util.MailSender
-
- sendMsg(String, String, String, String) - Method in class com.groiss.util.MailSender
-
- sendMsg(String, String, String, String, String, String) - Method in class com.groiss.util.MailSender
-
- sendMsg(String, String, String, String, String, String, String, Object[], String[]) - Method in class com.groiss.util.MailSender
-
- sendMsg(String, String, String, String, String, String, String, Object[], String[], String, boolean) - Method in class com.groiss.util.MailSender
-
- sendMsgHTML(String, String, String, String, String, String, String, Object[], String[], Object[], String) - Method in class com.groiss.util.MailSender
-
- sendReportRefreshToClient(String) - Static method in class com.groiss.reporting.QueryEngine
-
Send refresh notification to clients to refresh displayed reports with the given id.
- sendReportRefreshToClient(String, int) - Static method in class com.groiss.reporting.QueryEngine
-
Send refresh notification to clients to refresh displayed reports with the given id.
- sendToAdmin(String, String) - Method in interface com.groiss.server.Admin
-
Send a message with mime-type text/plain to the system administrator.
- sendToAdmin(String, String, MailSender.MailAction) - Method in interface com.groiss.server.Admin
-
Send a message with mime-type text/plain to the system administrator.
- sendToAdmin(String) - Static method in class com.groiss.util.MailSender
-
- sendToAdmin(String, String) - Static method in class com.groiss.util.MailSender
-
- sendToAdmin(String, String, MailSender.MailAction) - Static method in class com.groiss.util.MailSender
-
- serialize(Column, Object) - Method in interface com.groiss.fileimport.Serializer
-
- Serializer - Interface in com.groiss.fileimport
-
used for userdefined object serialization
- serverInfo() - Method in interface com.groiss.server.Admin
-
Print out the server information.
- ServerInfoMXBean - Interface in com.groiss.server
-
JMX bean to get some server info.
- Service - Interface in com.groiss.component
-
Services are Java objects that have a lifecycle, a service can be started, stopped,
asked for its state and reconfigured.
- service(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.servlet.Dispatcher
-
- ServiceAdapter - Class in com.groiss.component
-
This is an adapter class for the service interface
- ServiceAdapter() - Constructor for class com.groiss.component.ServiceAdapter
-
- ServiceLocator - Class in com.groiss.wf
-
Use this class to get instances of WfEngine, OrgData, DMS, Store and Admin.
- ServiceManager - Class in com.groiss.component
-
The main class.
- ServiceManager() - Constructor for class com.groiss.component.ServiceManager
-
- ServletUtils - Class in com.groiss.servlet
-
Utility methods to use in servlets.
- Session - Interface in com.groiss.wf
-
Use on RMI client to access server services.
- SessionFactory - Class in com.groiss.wf
-
The Session Factory is used to create remote (RMI) or local sessions to @enterprise.
- SessionFactory() - Constructor for class com.groiss.wf.SessionFactory
-
- set(K, V) - Method in class com.groiss.ds.KeyedList
-
Replace the element mapped to key with the given element.
- set(int, V) - Method in class com.groiss.ds.KeyedList
-
- set(T) - Method in class com.groiss.ds.ThreadLocal2
-
Sets the calling thread's instance of this ThreadLocal variable
to the given value.
- set(String, Object) - Method in class com.groiss.gui.VelocityPage
-
adds the given object to the VelocityContext
- set(EnumSet<PersistentAspect>) - Static method in enum com.groiss.store.PersistentAspect
-
Set the PersistentAspects at the thread level.
- set(Persistent, EnumSet<PersistentAspect>) - Static method in enum com.groiss.store.PersistentAspect
-
Set the PersistentAspects for an object.
- SET_AGENT - Static variable in class com.groiss.org.OrgData.Rights
-
The right to change agents.
- SET_AGENT - Static variable in interface com.groiss.org.Right
-
The oid for right set_agent.
- SET_OPERATORS - Static variable in class com.groiss.reporting.Query
-
- setAbort(boolean) - Method in class com.groiss.event.BasicEvent
-
- setAborttime(Date) - Method in class com.groiss.wf.batch.BatchJob
-
- setAcceptSelfSignedCertificates(boolean) - Method in class com.groiss.http.ClientConfiguration
-
Set this property to true if you want to accept self signed certificates.
- setAction(String, String, String) - Method in class com.groiss.gui.component.FormContainer
-
sets the action of the form
- setActionListener(String, String) - Method in class com.groiss.gui.AbstractComponent
-
Sets the action to an event.
- setActionListener(String, String) - Method in interface com.groiss.gui.Component
-
sets the style
- setActive(boolean) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the message template to active.
- setActive(boolean) - Method in interface com.groiss.store.Activatable
-
- setActivityContext(ActivityInstance) - Method in interface com.groiss.dms.DMSForm
-
Set the context for versioning to the given activity instance.
- setActivityContext() - Method in interface com.groiss.dms.DMSForm
-
Set the context for versioning to the current context of the wf-engine.
- setActivityInstance(ActivityInstance) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the message context (used for template replacements) to the given activity instance.
- setAddress(String) - Method in interface com.groiss.org.OrgUnit
-
- setAddToProcess(boolean) - Method in interface com.groiss.messaging.MessageTemplate
-
Add the message to the process.
- setAgent(Agent) - Method in class com.groiss.messaging.Recipient
-
Set the recipient to a user or role.
- setAgent(Agent) - Method in class com.groiss.notification.BasicNotificationItem
-
Set the items agent.
- setAgent(Agent) - Method in interface com.groiss.org.Permission
-
Set the agent of the permission.
- setAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.RemoteWfEngine
-
Give the activity instance to another agent.
- setAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.WfEngine
-
Give the activity instance to another agent.
- setAgentFromField(String) - Method in class com.groiss.wf.SystemAction
-
Set the current agent from a form field.
- setAgentString(String) - Method in class com.groiss.messaging.Recipient
-
Set the recipient to an email.
- setAgentType(Recipient.AgentType) - Method in class com.groiss.messaging.Recipient
-
Set the agent type.
- setAlias(String) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- setAllowHTMLMessage(boolean) - Method in exception com.groiss.util.ApplicationException
-
set to true
to allow html-formatted error-messages, false
by default
- setAltText(String) - Method in class com.groiss.gui.component.Image
-
sets the alternative text - attribute "title"
if image is rendered this text is the tooltip text
else it is the alternative text instead of the image
- setApplication(Application) - Method in class com.groiss.notification.BasicNotificationItem
-
Sets the items application.
- setApplication(Application) - Method in interface com.groiss.org.HasResource
-
- setApplication(Application) - Method in interface com.groiss.org.Right
-
- setApplication(Application) - Method in interface com.groiss.org.Role
-
- setApplication(Application) - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- setArgs(String) - Method in class com.groiss.ldap.DirectoryServer
-
- setArgs(String) - Method in interface com.groiss.timer.TimerEntry
-
- setArguments(String) - Method in interface com.groiss.cal.CalInfo
-
The arguments defined in getArguments are set to the instance.
- setAttrib(String, Object) - Method in class com.groiss.gui.NavigationNode
-
- setAttrib(String, Object) - Method in interface com.groiss.gui.NavigationTreeNode
-
Set an attribute of the node.
- setAttribute(String, String) - Method in class com.groiss.gui.AbstractComponent
-
sets the attribute to the component
- setAttribute(String, String) - Method in class com.groiss.gui.component.RadioGroup
-
- setAttribute(String, String) - Method in interface com.groiss.gui.Component
-
sets the attribute to the component
- setAttribute(Attribute) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- setAttribute(Attribute) - Method in interface com.groiss.reporting.data.ReportingData
-
- setAttribute(Object, Object) - Static method in class com.groiss.util.ThreadContext
-
Adds a key-value pair to the thread's context.
- setAttribute(HttpSession, String, Object) - Static method in class com.groiss.util.TransientWrapper
-
Binds an object to a http session, using the name specified.
- setAttributeHasUserdefinedType(boolean) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- setAttributes(List<Pair<String, String>>) - Method in class com.groiss.gui.table.CellValue
-
- setAttributes(String, String, String, String, String, String, String, short, boolean, String, int) - Method in class com.groiss.ldap.DirectoryServer
-
- setAttributes(String, String, String, String, String, String, String, short, boolean, String, int, String, String) - Method in class com.groiss.ldap.DirectoryServer
-
- setAuthorizationCookie(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.PasswdAuth
-
Answers the request from the login mask.
- setAuthorizationCookie(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.SSLAuth
-
- setAutofinish(boolean) - Method in class com.groiss.wf.batch.BatchJob
-
Set the autofinish property of the instance.
- setAvailableLocales(Locale[]) - Static method in class com.groiss.util.Settings
-
Change the list of locales.
- setAvoidAutoNotification(boolean) - Static method in class com.groiss.notification.NotificationSuite
-
Avoid sending of notifications to originating session.
- setBaseDir(String) - Static method in class com.groiss.util.Settings
-
Set the base directory.
- setBaseObject(Persistent) - Method in interface com.groiss.store.View
-
Set the base object of the view instance.
- setBaseObject(Persistent) - Method in class com.groiss.wf.ProcessInstanceView
-
- setBaseUrl(String) - Method in class com.groiss.http.ClientConfiguration
-
Sets the url prefix to be added in front of every url used for a client call.
- setBeforeShowCalled(boolean) - Method in class com.groiss.dms.FormContext
-
Set the beforeShowCalled field.
- setBigDecimal(PreparedStatement, int, BigDecimal) - Static method in class com.groiss.store.StoreUtil
-
Get a parameter in a PreparedStatement from a BigDecimal.
- setBigInteger(PreparedStatement, int, BigInteger) - Static method in class com.groiss.store.StoreUtil
-
Get a parameter in a PreparedStatement from a BigDecimal.
- setBindVars(PreparedStatement, Object...) - Static method in class com.groiss.store.StoreUtil
-
Set the bind variables of a prepared statement based on an object array.
- setBody(String) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the message body.
- setBodyUrl(String) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the message body.
- setBorder(int) - Method in class com.groiss.gui.component.Image
-
sets the thickness of the border around the displayed image
- setBrowserMode(short) - Method in class com.groiss.gui.AbstractComponent
-
sets the browserMode
- setBrowserMode(short) - Method in class com.groiss.gui.AbstractContainer
-
- setBrowserMode(short) - Method in interface com.groiss.gui.Component
-
sets the browserMode
- setCantChangePwd(boolean) - Method in interface com.groiss.org.User
-
- setCaption(int) - Method in class com.groiss.cal.SimpleEvent
-
- setCellAttribute(int, int, String, String) - Method in class com.groiss.gui.component.TableContainer
-
sets the attribute in the specified cell
- setCellValue(Element, Object, List<Pair<String, String>>, int) - Method in class com.groiss.gui.component.TableContainer
-
- setChangePwdNext(boolean) - Method in interface com.groiss.org.User
-
- setCharset(Charset) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- setChecked(boolean) - Method in class com.groiss.gui.component.Checkbox
-
sets wheter the checkbox is checked or not
- setChecked(boolean) - Method in class com.groiss.gui.component.RadioButton
-
sets whether the radioButton is checked or not
- setChecked(String) - Method in class com.groiss.gui.component.RadioGroup
-
- setCheckedOut(ActivityInstance, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
-
Set the activityInstance as checcked out or in (i.e. is on mobile server)
- setCheckedOut(ActivityInstance, boolean) - Method in interface com.groiss.wf.WfEngine
-
Set the activityInstance as checcked out or in (i.e. is on mobile server)
- setChildren(List<Tree<D>>) - Method in class com.groiss.ds.Tree
-
Set the trees children.
- setChoiceType(ClientUtil.DialogConfiguration.ChoiceType) - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
- setClass(String) - Method in class com.groiss.gui.AbstractComponent
-
- setClass(String) - Method in interface com.groiss.gui.Component
-
set the CSS-class attribute to the given value
- setClassifierAssignment(ClassifierAssignment) - Method in interface com.groiss.ml.classifier.FormClassifier
-
- setClassLoader(ClassLoader) - Static method in class com.groiss.util.Settings
-
Set the application class loader.
- setClassName(String) - Method in class com.groiss.ldap.SubLink
-
Set the class name for the target of this sublink.
- setClassname(String) - Method in interface com.groiss.timer.TimerEntry
-
- setClassSubContext(String) - Method in class com.groiss.ldap.ClassMapping
-
Set the sub context for this class mapping.
- setClientType(HttpServletRequest) - Method in class com.groiss.xforms.XFormImpl
-
Set the client type from request, called from getInstance.
- setColouredRows(boolean) - Method in class com.groiss.gui.component.TableContainer
-
sets whether every second row is coloured or not
sets the counter for counting the number of rows 0
- setCols(int) - Method in class com.groiss.gui.component.Textarea
-
sets the number of columns
- setColSpan(int) - Method in class com.groiss.gui.table.ColumnDescription
-
- setColumnAlign(int, String) - Method in class com.groiss.gui.component.TableContainer
-
sets the attribute, which controls whether the text is aligned to the left
to the right or in the center
- setColumnAttribute(int, String, String) - Method in class com.groiss.gui.component.TableContainer
-
sets the specified attribute in the whole column
- setColumnHeight(int, int) - Method in class com.groiss.gui.component.TableContainer
-
sets the height of a specified column
- setColumns(List<ColumnDescription>, boolean, boolean) - Method in class com.groiss.gui.table.TableAdapter
-
Set the column properties.
- setColumnSet(int) - Method in class com.groiss.gui.table.ColumnDescription
-
- setColumnValign(int, String) - Method in class com.groiss.gui.component.TableContainer
-
sets the attribute, which controls whether the text is vertical aligned to the
to the top, middle bottom or in the baseline
- setColumnWidth(int, int) - Method in class com.groiss.gui.component.TableContainer
-
sets the width of a specified column
- setCommentChar(String) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- setCommitTimeStamp(long) - Method in class com.groiss.notification.NotificationEvent
-
Set the commit time stamp.
- setCommunicationType(String) - Method in class com.groiss.util.MailSender
-
Sets the communication type.
- setCompletiontime(Date) - Method in class com.groiss.wf.batch.BatchJob
-
- setComponent(int, Class<? extends Component>) - Method in class com.groiss.gui.component.TableContainer
-
sets a specified component in the chosen column
sets the component for all elements except the first one (row 0 -
header column!!!)
- setConfirmValue(String) - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
- setConnectTimeout(int) - Method in class com.groiss.http.ClientConfiguration
-
Sets the connect timeout of a client request, i.e. the time the client waits for establishing a connection.
- setContainer(Object) - Method in class com.groiss.util.Clipboard
-
Sets only the container, all other clipboard data remain unchanged
- setContent(Serializable) - Method in class com.groiss.cluster.communication.Message
-
Set the content of this message.
- setContent(DMSDocForm, byte[]) - Method in interface com.groiss.dms.DMS
-
Set the content of a document.
- setContent(DMSDocForm, InputStream) - Method in interface com.groiss.dms.DMS
-
Set the content of a document.
- setContent(DMSDocForm, InputStream, long, byte[]) - Method in interface com.groiss.dms.DMS
-
Set the content of a document.
- setContent(DMSDocForm, byte[]) - Method in interface com.groiss.dms.RemoteDMS
-
Set the content of a document.
- setContent(Object) - Method in class com.groiss.gui.AbstractComponent
-
sets the content of the component
- setContent(Object) - Method in class com.groiss.gui.component.Checkbox
-
Set the value of the checkbox
- setContent(Object) - Method in class com.groiss.gui.component.FieldSet
-
Set content for the fieldset
- setContent(Object) - Method in class com.groiss.gui.component.FileChooser
-
sets the content of the component
- setContent(Object) - Method in class com.groiss.gui.component.FormContainer
-
- setContent(Object) - Method in class com.groiss.gui.component.Image
-
sets the content of the component
- setContent(Object) - Method in class com.groiss.gui.component.Label
-
- setContent(Object) - Method in class com.groiss.gui.component.Link
-
Set the href attribute.
- setContent(Object) - Method in class com.groiss.gui.component.RadioButton
-
Set the button text.
- setContent(Object) - Method in class com.groiss.gui.component.RadioGroup
-
- setContent(Object) - Method in class com.groiss.gui.component.SelectList
-
Sets the list of options.
- setContent(Object, boolean) - Method in class com.groiss.gui.component.SelectList
-
Sets the list of options.
- setContent(Object, KeyValuePair<?, ?>) - Method in class com.groiss.gui.component.SelectList
-
Sets the list of options.
- setContent(Object) - Method in interface com.groiss.gui.Component
-
sets the content of the component
- setContent(Object) - Method in class com.groiss.gui.component.SubmitButton
-
- setContent(Object) - Method in class com.groiss.gui.component.TableContainer
-
Initialize the table with the given tabel model.
- setContent(Object) - Method in class com.groiss.gui.component.Tabs
-
- setContent(Object) - Method in class com.groiss.gui.component.Text
-
sets the content of the component
- setContent(Object) - Method in class com.groiss.gui.component.Textarea
-
Set the text of the textarea.
- setContent(Object) - Method in class com.groiss.gui.component.Textfield
-
Set the value attribute.
- setContent(Object) - Method in class com.groiss.gui.XHTMLPage
-
Does nothing.
- setContent(byte[]) - Method in class com.groiss.wfxml.WfXMLDocForm
-
Set new content for the document.
- setContent(String) - Method in class com.groiss.wfxml.WfXMLNote
-
Set the content of this note.
- setContentType(String) - Method in class com.groiss.gui.HTMLPage
-
Set the content type.
- setContentType(String) - Method in class com.groiss.gui.VelocityPage
-
set the contenttype
- setContentType(String) - Method in class com.groiss.gui.XHTMLPage
-
- setContext() - Method in class com.groiss.util.RMIThreadContext
-
- setContext(ActivityInstance) - Method in class com.groiss.wf.batch.BatchJob
-
- setContext(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
- setContext(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
- setContext(ActivityInstance, WfXMLMessage) - Static method in class com.groiss.wfxml.WfXML2
-
Sets the context for DMS Filter Operations
- setCookieSecurity(Cookie, HttpServletRequest) - Static method in class com.groiss.servlet.HttpUtils
-
Set the security attribute of a cookie.
- setCreationtime(Date) - Method in class com.groiss.wf.batch.BatchJob
-
- setData(D) - Method in class com.groiss.ds.Tree
-
Set the trees data element.
- setData(Object, List<? extends Object>, Clipboard.Mode) - Method in class com.groiss.util.Clipboard
-
Sets the whole content for the clipboard
- setDateformat(String) - Method in class com.groiss.reporting.data.impl.DateReportingData
-
- setDateformat(String) - Method in class com.groiss.reporting.data.impl.TimeInterval
-
- setDateFormatter(int, SimpleDateFormat) - Static method in class com.groiss.cal.CalUtil
-
- setDefaultAction(String) - Method in class com.groiss.gui.table.TableAdapter
-
Set the default action.
- setDefaultFactory(String, Properties) - Static method in class com.groiss.wf.SessionFactory
-
Set the default properties.
- setDefaultLocale(Locale) - Method in class com.groiss.component.Resource
-
- setDefaultLocale() - Static method in class com.groiss.component.ServiceManager
-
Set the default locale and time zone for the whole java process.
- setDefaultProps() - Method in class com.groiss.util.MailSender
-
set default mailsender properties defined in configuration
Mails can be only put into the mailqueue if they are send by default, mailbox or user properties.
- setDefaultProps(MailBox) - Method in class com.groiss.util.MailSender
-
Set mailsender properties as defined for a mailbox
Mails can be only put into the mailqueue if they are send by default, mailbox or user properties.
- setDefaultProps(Properties) - Method in class com.groiss.util.MailSender
-
- setDept(OrgUnit) - Method in class com.groiss.notification.BasicNotificationItem
-
- setDepts(boolean) - Method in class com.groiss.ldap.DirectoryServer
-
- setDepttrees(boolean) - Method in class com.groiss.ldap.DirectoryServer
-
- setDescription(String) - Method in class com.groiss.gui.table.ColumnDescription
-
Sets the description.
- setDescription(String) - Method in class com.groiss.ldap.DirectoryServer
-
- setDescription(String) - Method in interface com.groiss.org.Application
-
- setDescription(String) - Method in interface com.groiss.org.OrgUnit
-
- setDescription(String) - Method in interface com.groiss.org.Right
-
- setDescription(String) - Method in interface com.groiss.org.Role
-
- setDescription(String) - Method in interface com.groiss.org.User
-
- setDescription(String) - Method in interface com.groiss.timer.TimerEntry
-
- setDescription(ActivityInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Set the description of an activity instance.
- setDescription(ActivityInstance, String) - Method in interface com.groiss.wf.WfEngine
-
Set the description of an activity instance.
- setDescription(String) - Method in class com.groiss.wfxml.CreatePIMessage
-
A longer description of the purpose for the process instance that will
be created with this message.
- setDescription(String) - Method in class com.groiss.wfxml.GetPIDataMessage
-
This method sets the Description attribute.
- setDescription(String) - Method in class com.groiss.wfxml.WfXMLException
-
Add a description to the exception.
- setDescription(String) - Method in class com.groiss.wfxml.WfXMLWebLink
-
Set a new description for this web link.
- setDisplayedSize(int) - Method in class com.groiss.gui.component.SelectList
-
sets the displayed list size
- setDivClass(String) - Method in class com.groiss.gui.component.Tabs
-
Tabs are placed in a HTML div element.
- setDocument(DMSObject) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the message context (used for template replacements) to the given document.
- setDocumentCreator(String) - Method in class com.groiss.wfxml.WfXMLMessage
-
Use this method to set a default document creator user.
- setDojoAndStyle(T, String, String, String, String, String) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
Deprecated.
- setDuedate(ActivityInstance, Date) - Method in interface com.groiss.wf.RemoteWfEngine
-
Set the duedate of the activity instance.
- setDuedate(ActivityInstance, Date) - Method in interface com.groiss.wf.WfEngine
-
Set the duedate of the activity instance.
- setDuedateFromField(String) - Method in class com.groiss.wf.SystemAction
-
Set the duedate of the current task to the value of the given form field.
- setEdit(boolean) - Method in class com.groiss.gui.table.ColumnDescription
-
Sets if this column can be edited.
- setEditable(boolean) - Method in class com.groiss.gui.table.ColumnDescription
-
Sets if direct editing should be possible for this column.
- setEditProps(String, String, String, String, String) - Method in class com.groiss.gui.table.TableAdapter
-
Set the edit properties.
- setEmail(String) - Method in interface com.groiss.org.OrgUnit
-
- setEmail(String) - Method in interface com.groiss.org.User
-
- setEncoding(boolean) - Method in class com.groiss.gui.AbstractComponent
-
- setEntity(Entity) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- setEntity(Entity) - Method in interface com.groiss.reporting.data.ReportingData
-
- setErrorFormatter(ErrorFormatter) - Method in exception com.groiss.util.ApplicationException
-
Set the formatter for formatting the error page.
- setEscapeMode(EscapeMode) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- setEventType(EventType) - Method in class com.groiss.cal.SimpleEvent
-
- setException(WfXMLException) - Method in class com.groiss.wfxml.WfXMLMessage
-
Use this method to set an exception for a response message or remove a previously
set exception.
- setExecutor(String) - Method in class com.groiss.wf.batch.BatchJob
-
Set the executor of the instance.
- setExpandEmptyElements(boolean) - Method in class com.groiss.gui.AbstractComponent
-
- setExpandForDrilldown(boolean) - Method in class com.groiss.reporting.data.impl.DateReportingData
-
- setExpiresImmediatelyForGuest(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.servlet.Dispatcher
-
- setExpiresImmediatelyForGuest(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.servlet.ServletUtils
-
If no user is currently logged in, it's required, that some resources are not cached, so the user gets the new files as soon he loggs in.
- setExplicitTransactionMode(boolean) - Static method in class com.groiss.component.BeanManager
-
- setExportingParam(String, String) - Method in class com.groiss.reporting.Query
-
- setExtension(String) - Method in interface com.groiss.dms.DMSDocForm
-
Set the extension of this document.
- setExtensionPart(String) - Method in class com.groiss.wfxml.WfXMLDocForm
-
Set a new extension for the document.
- setFetchsize(int) - Static method in class com.groiss.store.StoreUtil
-
- setField(String, Object) - Method in interface com.groiss.dms.DMSForm
-
Sets the value of the specified field
- setField(String) - Method in class com.groiss.gui.table.ColumnDescription
-
- setField(Field, Object, Object) - Static method in class com.groiss.ldap.LDAPUtils
-
Set a field of the given object to a value
- setField(String, long) - Method in class com.groiss.wfxml.WfXMLForm
-
This method sets a field to a long value.
- setField(String, int) - Method in class com.groiss.wfxml.WfXMLForm
-
This method sets a field to an integer value.
- setField(String, double) - Method in class com.groiss.wfxml.WfXMLForm
-
Set a field to a double value.
- setField(String, Object) - Method in class com.groiss.wfxml.WfXMLForm
-
Use this method to set a field to various values.
- setField(String, Object) - Method in class com.groiss.xforms.XFormInstance
-
- setFieldModes(Map<String, Short>) - Method in class com.groiss.dms.FormContext
-
Set the filed modes.
- setFieldModes(ProcessDefinition, String, String, String, Map<String, Short>) - Method in interface com.groiss.server.Admin
-
Set the field mode for a step in a process.
- setFieldToAgent(String) - Method in class com.groiss.wf.SystemAction
-
Set a form field to the current user.
- setFieldToCurrentDate(String) - Method in class com.groiss.wf.SystemAction
-
Set a form field to the current date.
- setFieldToOU(String) - Method in class com.groiss.wf.SystemAction
-
Set a form field to the home org unit of agent
- setFieldToValue(Persistent, Field, Object, Map<String, ? extends Object>) - Static method in class com.groiss.store.StoreUtil
-
Set a field of an object
- setFieldToValue(Persistent, Field, Object, Map<String, ? extends Object>, boolean) - Static method in class com.groiss.store.StoreUtil
-
Set a field of an object
- setFieldToValue(String, String) - Method in class com.groiss.wf.SystemAction
-
Set a form field to specified value.
- setFile(File) - Method in class com.groiss.fileimport.StructuredFileSettings
-
- setFileName(String) - Method in class com.groiss.component.Configuration
-
Set the file name for the configuration.
- setFilled(boolean) - Method in interface com.groiss.store.Persistent
-
This method can change the filled status of this persistent
object.
- setFilled(boolean) - Method in class com.groiss.store.PersistentObject
-
- setFilterable(boolean) - Method in class com.groiss.gui.table.ColumnDescription
-
- setFiltered(boolean) - Method in class com.groiss.gui.table.ColumnDescription
-
- setFinished(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Set the status of the activity instance to FINISHED.
- setFinished(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
-
Set the status of the activity instance to FINISHED.
- setFinishtime(Date) - Method in class com.groiss.wf.batch.BatchJob
-
- setFirstName(String) - Method in interface com.groiss.org.User
-
- setFirstTime(Date) - Method in class com.groiss.timer.ScheduleInfo
-
Set the start time of the schedule.
- setFirstTime(Date) - Method in interface com.groiss.timer.TimerEntry
-
- setFixedWidth(boolean) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- setFolderOid(Long) - Method in class com.groiss.notification.NotificationEvent
-
- setFollowOU(OrgUnit) - Method in interface com.groiss.org.OrgUnit
-
- setForceDispatch(boolean) - Method in class com.groiss.event.BasicEvent
-
- setFormFields(String) - Method in class com.groiss.gui.table.ColumnDescription
-
- setFormName(String) - Method in class com.groiss.wfxml.WfXMLForm
-
Set the form name, with which the form is defined in process definitions.
- setFromDate(Date) - Method in class com.groiss.cal.SimpleEvent
-
- setFromDate(Date) - Method in interface com.groiss.org.Permission
-
- setFromRS(Persistent, ResultSet) - Static method in class com.groiss.store.StoreUtil
-
Set the members of the persistent object to the corresponding values of the current row of the result set.
- setFromRS(Persistent, ResultSet, boolean) - Static method in class com.groiss.store.StoreUtil
-
Set the members of the persistent object to the corresponding values of the current row of the result set.
- setFromRSByName(Persistent, ResultSet) - Static method in class com.groiss.store.StoreUtil
-
Set the members of the persistent object to the corresponding values of the current row of the result set.
- setFromRSByName(Persistent, ResultSet, boolean) - Static method in class com.groiss.store.StoreUtil
-
Set the members of the persistent object to the corresponding values of the current row of the result set.
- setGender(int) - Method in interface com.groiss.org.User
-
set the gender of this user
- setGoBackOnError(boolean) - Method in class com.groiss.wf.batch.BatchJob
-
Set the gobackonerror property of the instance.
- setGroupable(boolean) - Method in class com.groiss.gui.table.ColumnDescription
-
- setHandleRedirects(boolean) - Method in class com.groiss.http.ClientConfiguration
-
Set this property to true if you need to support redirects in the response of a client call.
- setHasHeader(boolean) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- setHasReminder(boolean) - Method in class com.groiss.cal.SimpleEvent
-
- setHeader(List<?>) - Method in class com.groiss.ds.ObjectTableModel
-
Set the header of the table model.
- setHeaderAttribute(String, String) - Method in class com.groiss.gui.component.TableContainer
-
sets an attribute of the column header (first row)
- setHeaderName(int, String) - Method in class com.groiss.gui.component.TableContainer
-
sets the columnname of a specified column
- setHelpContext(String) - Method in class com.groiss.gui.table.TableAdapter
-
Set the help context for online help.
- setHostname(String) - Method in class com.groiss.wfxml.Partner
-
- setHref(String) - Method in class com.groiss.gui.component.Link
-
sets the link url
- setHref(String) - Method in class com.groiss.gui.component.SortableLink
-
- setHTMLExport(boolean) - Method in class com.groiss.reporting.data.ReportingTableModel
-
- setHttpSessionId(String) - Method in class com.groiss.notification.BasicNotificationItem
-
Set the sessionId (HttpSession.getId() for this notification Item.
- setIcon(String) - Method in class com.groiss.gui.table.ColumnDescription
-
- setId(String) - Method in class com.groiss.gui.AbstractComponent
-
set the unique identifier to a given value.
- setId(String) - Method in interface com.groiss.gui.Component
-
set the unique identifier to a given value.
- setId(String) - Method in class com.groiss.gui.NavigationNode
-
- setId(String) - Method in interface com.groiss.gui.NavigationTreeNode
-
Set the id of the node.
- setId(String) - Method in class com.groiss.gui.table.ColumnDescription
-
Sets the id.
- setId(String) - Method in interface com.groiss.org.OrgClass
-
Set the id.
- setId(String) - Method in interface com.groiss.org.OrgTree
-
- setId(String) - Method in interface com.groiss.org.OrgUnit
-
- setId(String) - Method in interface com.groiss.org.Right
-
- setId(String) - Method in interface com.groiss.org.Role
-
- setId(String) - Method in interface com.groiss.org.User
-
- setId(String) - Method in interface com.groiss.timer.TimerEntry
-
- setId(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Set the id of the process instance.
- setId(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
-
Set the id of the process instance.
- setId(String) - Method in class com.groiss.wfxml.Partner
-
- setId(String) - Method in class com.groiss.wfxml.WfXMLForm
-
- setIgnoreSubst(boolean) - Method in interface com.groiss.org.Permission
-
Set to true if you want that the permission is not valid for substitutions.
- setIndenting(boolean) - Method in class com.groiss.gui.AbstractComponent
-
- setInput(boolean) - Method in interface com.groiss.ml.field.Field
-
- setInput(boolean) - Method in class com.groiss.ml.field.ProcessField
-
- setInputStream(InputStream) - Method in class com.groiss.fileimport.StructuredFileSettings
-
- setInterval(int) - Method in class com.groiss.cal.SimpleEvent
-
- setJavaClassName(String) - Method in class com.groiss.ldap.ClassMapping
-
Set the class name of the java class for this mapping.
- setJavaScripClass(String) - Method in class com.groiss.gui.table.ColumnDescription
-
- setJobstate(int) - Method in class com.groiss.wf.batch.BatchJob
-
- setJobtype(String) - Method in class com.groiss.wf.batch.BatchJob
-
- setKey(String) - Method in class com.groiss.wfxml.ChangePIStateMessage
-
Sets the key for the ChangeProcessInstanceState message.
- setKey(String, String, int) - Method in class com.groiss.wfxml.CreatePIMessage
-
Use this method to set the key for this CreateProcessInstance message.
- setKey(String) - Method in class com.groiss.wfxml.GetPIDataMessage
-
Sets the key for the GetProcessInstanceData message.
- setKey(String) - Method in class com.groiss.wfxml.NotifyMessage
-
Sets the key for the Notify message.
- setKey(String) - Method in class com.groiss.wfxml.PIStateChangedMessage
-
Sets the key for the ProcessInstanceStateChanged message.
- setLabel(Label) - Method in class com.groiss.gui.AbstractComponent
-
sets the label component
- setLabel(Label) - Method in interface com.groiss.gui.Component
-
sets the label component
- setLabelStr(String) - Method in class com.groiss.gui.component.Button
-
sets the text on the button
- setLastModified(Date) - Method in class com.groiss.wfxml.GetPIDataMessage
-
This method sets the LastModified attribute.
- setLastModified(Date) - Method in class com.groiss.wfxml.PIStateChangedMessage
-
This method sets the date at which the process instance has been modified the
last time.
- setLastPollTime(Date) - Method in class com.groiss.wf.batch.BatchJob
-
- setLastStartTryTime(Date) - Method in class com.groiss.wf.batch.BatchJob
-
- setLegend(String) - Method in class com.groiss.gui.component.FieldSet
-
Set a legend for the fieldset (like a title)
- setLineEnd(String) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- setLinkAtt(String) - Method in class com.groiss.ldap.SubLink
-
Set the attribute name of the linking attribute of this sublink.
- setLocale(Locale) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the locale that is used for internationalization of the message.
- setLocale(String) - Method in interface com.groiss.org.User
-
- setLocale(HttpServletRequest) - Static method in class com.groiss.servlet.Dispatcher
-
- setLocale(HttpServletRequest, Principal) - Static method in class com.groiss.servlet.Dispatcher
-
- setLocale(Locale) - Method in class com.groiss.servlet.MultipartRequest
-
- setLocale(HttpServletRequest) - Static method in class com.groiss.servlet.ServletUtils
-
- setLocale(HttpServletRequest, Principal) - Static method in class com.groiss.servlet.ServletUtils
-
Set the threadcontext Locale and return it.
- setLocalizeValue(boolean) - Method in class com.groiss.gui.table.ColumnDescription
-
- setLocation(String) - Method in class com.groiss.cal.SimpleEvent
-
- setLocked() - Method in class com.groiss.fileimport.StructuredFileSettings
-
- setLogged(boolean) - Method in interface com.groiss.messaging.MessageTemplate
-
Log the message into the mail journal.
- setLoginAllowed(String, boolean, String) - Method in interface com.groiss.server.Admin
-
Allow or deny the login on the given node.
- setLoginAllowed(String, boolean, String, int, String) - Method in interface com.groiss.server.Admin
-
Allow or deny the login on the given node.
- setMailAction(MailSender.MailAction) - Method in class com.groiss.util.MailSender
-
- setMailSender(MailSender) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the mail sender for using specific properties for sender and communication settings.
- setMainCode(int) - Method in class com.groiss.wfxml.WfXMLException
-
Set the main code for the exception.
- setMainform(DMSForm) - Method in class com.groiss.dms.FormContext
-
Set the mainform.
- setMappedValue(String, String) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- setMask(String) - Method in class com.groiss.gui.HTMLPage
-
Deprecated.
- setMaxlength(int) - Method in class com.groiss.gui.component.Textfield
-
sets the maximum length of the text in the textfield
- setMessage(String) - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
set the dialog message
- setMessageCharset(String) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the character set for the message (optionally).
- setMessageIdentifier(String) - Method in class com.groiss.wfxml.WfXMLMessage
-
Use this method to set a message identifier in the transport part of the
message.
- setMessageOrigin(String) - Method in class com.groiss.wfxml.WfXMLMessage
-
Set the origin of the message in the message's transport part.
- setMessageType(short) - Method in class com.groiss.wfxml.ChangePIStateMessage
-
- setMessageType(short) - Method in class com.groiss.wfxml.CreatePIMessage
-
- setMessageType(short) - Method in class com.groiss.wfxml.GenericMessage
-
- setMessageType(short) - Method in class com.groiss.wfxml.GetPIDataMessage
-
- setMessageType(short) - Method in class com.groiss.wfxml.NotifyMessage
-
- setMessageType(short) - Method in class com.groiss.wfxml.PIStateChangedMessage
-
- setMessageType(short) - Method in class com.groiss.wfxml.WfXMLMessage
-
Set the message type of this WfXML message (in the message header).
- setMeToo(boolean) - Static method in class com.groiss.notification.NotificationSuite
-
Send notifications also to originating session.
- setMimeType(String) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the mime-type.
- setMobileClient(boolean) - Method in class com.groiss.gui.UserAgent
-
- setMode(int) - Method in class com.groiss.dms.FormContext
-
Set the view mode.
- setMode(Clipboard.Mode) - Method in class com.groiss.util.Clipboard
-
Sets only the mode, all other clipboard data remain unchanged
- setModel(TableModel) - Method in class com.groiss.gui.component.TableContainer
-
- setMsgType(String) - Method in class com.groiss.cluster.communication.Message
-
Set the type representation of this message.
- setMultiple(boolean) - Method in class com.groiss.gui.component.SelectList
-
- setName(String) - Method in interface com.groiss.dms.DMSObject
-
Sets the name of this object to passed string.
- setName(String) - Method in class com.groiss.gui.AbstractComponent
-
set the name to a given value.
- setName(String) - Method in class com.groiss.gui.component.RadioButton
-
sets the name of the radioButton
- setName(String) - Method in interface com.groiss.gui.Component
-
set the name to a given value.
- setName(Object) - Method in class com.groiss.gui.table.ColumnDescription
-
Sets the name.
- setName(String) - Method in interface com.groiss.org.OrgClass
-
Set the name.
- setName(String) - Method in interface com.groiss.org.OrgTree
-
- setName(String) - Method in interface com.groiss.org.OrgUnit
-
- setName(String) - Method in interface com.groiss.org.PermissionList
-
set the name
- setName(String) - Method in interface com.groiss.org.Right
-
- setName(String) - Method in interface com.groiss.org.Role
-
- setName(String) - Method in class com.groiss.wfxml.CreatePIMessage
-
Sets the name for the process instance.
- setName(String) - Method in class com.groiss.wfxml.GetPIDataMessage
-
This method sets the Name attribute.
- setName(String) - Method in class com.groiss.wfxml.WfXMLFolder
-
Set a name for the folder.
- setName(String) - Method in class com.groiss.wfxml.WfXMLWebLink
-
Set the name of this web link.
- setNamePart(String) - Method in class com.groiss.wfxml.WfXMLDocForm
-
Set the name part of the document (filename only; without extension).
- setNameSuffix(String) - Method in interface com.groiss.org.User
-
Set the name suffix for this user
- setNewLines(boolean) - Method in class com.groiss.gui.AbstractComponent
-
- setNewthread(boolean) - Method in class com.groiss.wf.batch.BatchJob
-
Set the newthread property of the instance.
- setNi(NotificationItem) - Method in class com.groiss.notification.NotificationEvent
-
Set NotificatinoItem the event will transport.
- setNoCache(HttpServletResponse) - Static method in class com.groiss.servlet.HttpUtils
-
- setNoCache(HttpServletResponse) - Static method in class com.groiss.servlet.ServletUtils
-
Sets appropriate headers on the response to avoid caching.
- setNotificationName(String) - Method in class com.groiss.wfxml.NotifyMessage
-
Set a notification name for a notify request message.
- setNoTransform(HttpServletResponse) - Static method in class com.groiss.servlet.ServletUtils
-
Sets appropriate headers on the response to avoid caching and to avoid intermediate transformations
(e.g. compression).
- setNull(Field, Object) - Static method in class com.groiss.ldap.LDAPUtils
-
Set the given field of an Object to an appropriate value for null
- setNumber(Persistent, Field, String, boolean) - Static method in class com.groiss.store.StoreUtil
-
Set a field to a numeric value, the value is given as String.
- setObjectClasses(String[]) - Method in class com.groiss.ldap.ClassMapping
-
Set the names of the LDAP Object classes for this class mapping.
- setObjects(List<? extends Object>) - Method in class com.groiss.util.Clipboard
-
Sets only the objects, all other clipboard data remain unchanged
- setObjScope(int) - Method in interface com.groiss.org.Permission
-
Set the object-scope to one of the following values: ALL_OBJECTS, OBJECT_CLASS,
OBJECT, ROLE_DEPT, DEPT
- setObserver(Class<?>) - Method in class com.groiss.wfxml.CreatePIMessage
-
Use this method to set an observer for the process instance that will be
created on the remote server by this CreateProcessInstance request.
- setObserver(String) - Method in class com.groiss.wfxml.CreatePIMessage
-
Setting a dummy observer.
- setObserverKey(String) - Method in class com.groiss.wfxml.GetPIDataMessage
-
This method sets the ObserverKey attribute.
- setOf(Class<? extends P>, String, Object...) - Method in interface com.groiss.store.RemoteStore
-
This method returns the members of the given class matching the given condition as a
Set
.
- setOf(String, String, Object...) - Method in interface com.groiss.store.RemoteStore
-
This method returns the members of the given class matching the given condition as a
Set
.
- setOf(Class<? extends P>, String, Object...) - Method in interface com.groiss.store.Store
-
This method returns the members of the given class matching the given condition as a
Set
.
- setOf(String, String, Object...) - Method in interface com.groiss.store.Store
-
This method returns the members of the given class matching the given condition as a
Set
.
- setOid() - Method in interface com.groiss.store.Persistent
-
Setter method for the persistent object's OID.
- setOid(long) - Method in interface com.groiss.store.Persistent
-
Setter method for the persistent object's OID.
- setOid(long) - Method in class com.groiss.store.PersistentObject
-
- setOid() - Method in class com.groiss.store.PersistentObject
-
- setOid(long) - Method in class com.groiss.wf.ProcessInstanceView
-
- setOnClick(String) - Method in class com.groiss.cal.SimpleEvent
-
- setOpmode(short) - Method in class com.groiss.wfxml.Partner
-
- setOptions(Collection<Pair<String, String>>) - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
- setOrderAttr(String) - Method in interface com.groiss.org.OrgUnit
-
- setOrderAttr(String) - Method in interface com.groiss.org.User
-
Set the order attribute for this user
- setOrgClass(OrgClass) - Method in interface com.groiss.org.OrgUnit
-
- setOrgScope(int) - Method in interface com.groiss.org.Permission
-
Set the org-scope to one of the following values: GLOBAL, LOCAL, HIERARCHIC,
HIERARCHIC_DEP, INDEPENDENT_SUPER, DEPENDENT_TREE, SUPER.
- setOrgUnit(OrgUnit) - Method in interface com.groiss.dms.DMSFolder
-
Sets the organizational unit to which this folder belongs to
- setOrgUnit(OrgUnit) - Method in class com.groiss.messaging.Recipient
-
Set the organizational unit.
- setOrgUnit(OrgUnit) - Method in interface com.groiss.org.Permission
-
Set the org-unit of the permission.
- setOrgUnit(OrgUnit) - Method in interface com.groiss.org.UserRole
-
- setOrgUnit(ActivityInstance, OrgUnit) - Method in interface com.groiss.wf.RemoteWfEngine
-
Change the organizational unit of a process.
- setOrgUnit(ActivityInstance, OrgUnit) - Method in interface com.groiss.wf.WfEngine
-
Change the organizational unit of a process.
- setOriginatingSessionId(String) - Method in class com.groiss.notification.NotificationEvent
-
Sets the id of the originating session
- setOUFromField(String, String) - Method in class com.groiss.wf.SystemAction
-
Set the org-unit of the current activity and optionally the process (parent) of the activity from a form field.
- setOutput(boolean) - Method in interface com.groiss.ml.field.Field
-
- setOutput(boolean) - Method in class com.groiss.ml.field.ProcessField
-
- setOutputStream(OutputStream) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- setPage(String) - Method in class com.groiss.gui.HTMLPage
-
Set the content of the page.
- setPage(String) - Method in class com.groiss.gui.table.TableAdapter
-
- setPage(Page) - Method in class com.groiss.gui.table.TableAdapter
-
- setPage(String) - Method in class com.groiss.gui.XHTMLPage
-
- setParameter(String, String) - Method in class com.groiss.wfxml.CreatePIMessage
-
Use this method for setting a parameter in the ContextData part of request
messages.
- setParameter(String, Element) - Method in class com.groiss.wfxml.CreatePIMessage
-
- setParameter(String, WfXMLForm) - Method in class com.groiss.wfxml.CreatePIMessage
-
Use this method to set a
WfXMLForm
as a parameter for this
message.
- setParameter(String, String) - Method in class com.groiss.wfxml.GenericMessage
-
Use this method for setting a parameter.
- setParameter(String, String) - Method in class com.groiss.wfxml.NotifyMessage
-
Use this method for setting a parameter in the ContextData part of request
messages.
- setParameter(String, Element) - Method in class com.groiss.wfxml.NotifyMessage
-
- setParameter(String, WfXMLForm) - Method in class com.groiss.wfxml.NotifyMessage
-
Use this method to set a
WfXMLForm
as a parameter for this
message.
- setParameter(String, String) - Method in class com.groiss.wfxml.PIStateChangedMessage
-
Use this method for setting a parameter in the ResultData part of request
messages.
- setParams(String) - Method in class com.groiss.wf.batch.BatchJob
-
Set the params field of the instance.
- setParent(Keyword) - Method in interface com.groiss.dms.Keyword
-
If keywords are hierachic, this method sets the parent of the keyword
- setParent(Container) - Method in class com.groiss.gui.AbstractComponent
-
sets the parent container
- setParent(Container) - Method in interface com.groiss.gui.Component
-
sets the parent continer
- setParentElement(Element) - Method in class com.groiss.gui.AbstractComponent
-
sets the parent element of the components root
- setParentElement(Element) - Method in interface com.groiss.gui.Component
-
sets the parent element of the components root
- setPassword(User, String) - Method in interface com.groiss.org.OrgData
-
Set the password of a user.
- setPassword(User, String) - Method in interface com.groiss.org.RemoteOrgData
-
Set the password of a user.
- setPassword(String) - Method in interface com.groiss.org.User
-
Set the password for this user
- setPassword(String) - Method in class com.groiss.ws.client.SecureServiceClient
-
- setPathInfo(String) - Method in class com.groiss.servlet.MultipartRequest
-
Sets the path info.
- setPathname(String) - Method in class com.groiss.wfxml.Partner
-
- setPattern(String) - Method in interface com.groiss.timer.TimerEntry
-
- setPayload(Serializable) - Method in class com.groiss.notification.BasicNotificationItem
-
Set the Object to transport to the clients.
- setPermissionList(PermissionList) - Method in interface com.groiss.dms.DMSObject
-
Sets the acl for this object.
- setPermissionList(PermissionList) - Method in class com.groiss.org.CheckedPersistent
-
- setPermissionList(PermissionList) - Method in interface com.groiss.org.HasPermissionList
-
Set the permission list.
- setPermissionList(HasPermissionList, PermissionList) - Method in interface com.groiss.org.OrgData
-
Set the Permissionlist pl for an object o
- setPermissionList(HasPermissionList, PermissionList) - Method in interface com.groiss.org.RemoteOrgData
-
Set the Permissionlist pl for an object o
- setPlainKey(String) - Method in class com.groiss.wfxml.WfXMLMessage
-
This method sets a complete key for the message.
- setPlan(ProcessInstance, String, Date) - Method in class com.groiss.planning.PlanTimeMgmt
-
Set a plan for the given process instance
- setPollAttemptCount(int) - Method in class com.groiss.wf.batch.BatchJob
-
- setPollFinish(boolean) - Method in class com.groiss.wf.batch.BatchJob
-
Set the pollfinish property of the instance.
- setPollInterval(long) - Method in class com.groiss.wf.batch.BatchJob
-
Set the poll interval of an instance.
- setPort(int) - Method in class com.groiss.wfxml.Partner
-
- setPositive(boolean) - Method in interface com.groiss.org.Permission
-
Set the permission positive (right is given) or negative (right is revoked)
- setPriority(ProcessInstance, int) - Method in interface com.groiss.wf.RemoteWfEngine
-
Set the priority of the process instance.
- setPriority(ProcessInstance, int) - Method in interface com.groiss.wf.WfEngine
-
Set the priority of the process instance.
- setPriority(int) - Method in class com.groiss.wfxml.GetPIDataMessage
-
Use this method to set the Priority attribute.
- setPrivate(boolean) - Method in class com.groiss.notification.BasicNotificationItem
-
Can be used to designate an item for private notification without substitution ('for your eyes only');
agent must be a User.
- setPrivate(boolean) - Method in class com.groiss.notification.NotificationEvent
-
Can be used to designate an event for private notification without substitution (all sessions of this user; 'for your eyes only');
agent must be a User.
- setPrivate(boolean) - Method in class com.groiss.wfxml.WfXMLNote
-
This method sets the note to be private or public viewable.
- setPrivateCache(HttpServletResponse) - Static method in class com.groiss.servlet.ServletUtils
-
Sets appropriate headers on the response to enable private caching
This must be called before the response is committed.
- setPrivateDate(boolean) - Method in class com.groiss.cal.SimpleEvent
-
- setPrivateEvent(boolean) - Method in class com.groiss.cal.SimpleEvent
-
- setPrivileged() - Static method in class com.groiss.util.ThreadContext
-
Set the thread privileged.
- setProcessContext(ProcessInstance) - Method in interface com.groiss.dms.DMSFolder
-
Sets the process to which this folder may belong to (directly or indirectly)
- setProcessDefinitionKey(String) - Method in class com.groiss.wfxml.GetPIDataMessage
-
This method sets the ProcessDefinitionKey attribute.
- setProcessDuedateFromField(String) - Method in class com.groiss.wf.SystemAction
-
Set the duedate of the current process instance to the value of the given form field.
- setProcessInstance(ProcessInstance) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the message context (used for template replacements) to the given process instance.
- setProcessInstanceKey(String) - Method in class com.groiss.wfxml.CreatePIMessage
-
Sets the process instance key of the newly created process instance.
- setProcessInstanceKey(String) - Method in class com.groiss.wfxml.NotifyMessage
-
Use this method to set the process instance key of the process instance, which
sends the notify request.
- setProcessInstanceKey(String) - Method in class com.groiss.wfxml.PIStateChangedMessage
-
This method sets the process instance key (oid) of the process instance that
changed its state.
- setProperties(Properties) - Method in class com.groiss.component.Configuration
-
- setProperty(String, String) - Method in class com.groiss.component.Configuration
-
Set a property to a value.
- setProperty(String, Object) - Method in class com.groiss.component.Configuration
-
Set a property to a value.
- setPropFile(String) - Method in class com.groiss.component.Configuration
-
Set the url for the description file for the configuration.
- setPropsFromMailBox(MailBox) - Method in class com.groiss.util.MailSender
-
set mailsender properties from mailbox data.
- setPropsFromUser(User) - Method in class com.groiss.util.MailSender
-
set mailsender properties from mailbox data.
- setProtocol(String) - Method in class com.groiss.wfxml.Partner
-
- setProxyUrl(String) - Method in class com.groiss.http.ClientConfiguration
-
Set the url to the proxy.
- setPwdExpirationMailSent(boolean) - Method in interface com.groiss.org.User
-
Set the flag, if expiration warning mail has been sent
- setPwdNeverExpires(boolean) - Method in interface com.groiss.org.User
-
- setQueryPlan(String) - Method in class com.groiss.reporting.Query
-
- setQueryString(String, boolean) - Method in class com.groiss.servlet.MultipartRequest
-
Sets the paramters from a query-string.
- setQueryTimeout(int) - Static method in class com.groiss.store.DBConnPool
-
- setQueueAction(MailSender.MailAction) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the queue behavior.
- setQuote(char) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- setQuoteAll(boolean) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- setRDNAttName(String) - Method in class com.groiss.ldap.ClassMapping
-
Set the name of the LDAP attribute which designates the relative distinguished name (RDN)
- setReader(Reader) - Method in class com.groiss.fileimport.StructuredFileSettings
-
- setRecEndDate(Date) - Method in class com.groiss.cal.SimpleEvent
-
- setRecType(Message.RecipientType) - Method in class com.groiss.messaging.Recipient
-
Set the recipient type (to, cc, bccc).
- setRecTypeShort(short) - Method in class com.groiss.messaging.Recipient
-
Get the recipient type from number.
- setRecurrenceInterval(int) - Method in class com.groiss.cal.SimpleEvent
-
- setRecurrenceType(int) - Method in class com.groiss.cal.SimpleEvent
-
- setReference(Role) - Method in interface com.groiss.org.Role
-
- setReferencedObject(Persistent) - Method in interface com.groiss.mail.MailQueueItem
-
Possibility to set the reference of the mail queue item in "@enterprise" which is represented
by a
Persistent
.
- setRefreshButton(boolean) - Method in class com.groiss.gui.HTMLTree
-
- setRefType(int) - Method in class com.groiss.ldap.AttributeMapping
-
Sets the reference type of this mapping
- setReplace(boolean) - Method in interface com.groiss.messaging.MessageTemplate
-
Call with true, if you want that replacements are done in subject and body.
- setReplyTo(String) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the Reply-to header
- setReplyToMsgId(String) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the In-Reply-To header (the message-id of the replying mail)
- setResource(Resource) - Method in class com.groiss.component.Configuration
-
Set a resource for internationalization of this configuration.
- setResponseRequired(short) - Method in class com.groiss.wfxml.WfXMLMessage
-
Use this method to define if a response is required or not.
- setResultcode(int) - Method in class com.groiss.wf.batch.BatchJob
-
Set the resultcode of the instance.
- setResultvalues(String) - Method in class com.groiss.wf.batch.BatchJob
-
Set the resultvalues.
- setRetryStart(boolean) - Method in class com.groiss.wf.batch.BatchJob
-
Set the retrystart property of the instance.
- setRight(Right) - Method in interface com.groiss.org.Permission
-
Set the right of the permission.
- setRights(boolean) - Method in class com.groiss.ldap.DirectoryServer
-
- setRole(Role) - Method in interface com.groiss.org.UserRole
-
- setRoles(boolean) - Method in class com.groiss.ldap.DirectoryServer
-
- setRootName(String) - Method in class com.groiss.gui.AbstractComponent
-
set the name of the root element to a given value.
- setRow(int) - Method in class com.groiss.gui.table.ColumnDescription
-
- setRowAttribute(int, String, String) - Method in class com.groiss.gui.component.TableContainer
-
sets the specified attribute in the whole row
- setRows(int) - Method in class com.groiss.gui.component.Textarea
-
sets the number of rows
- setRowSpan(int) - Method in class com.groiss.gui.table.ColumnDescription
-
- setRunEverywhere(boolean) - Method in interface com.groiss.timer.TimerEntry
-
- setRunOnStartup(boolean) - Method in interface com.groiss.timer.TimerEntry
-
- setSalutation(String) - Method in interface com.groiss.org.User
-
Set the salutation for this user
- setSchema(String) - Method in interface com.groiss.store.RemoteStore
-
Set the schema of the tables
- setSchema(String) - Method in interface com.groiss.store.Store
-
Set the schema of the tables
- setSearchString(String) - Method in interface com.groiss.gui.table.Table
-
Sets the search string for that table which may be used for filtering the table content
- setSearchString(String) - Method in class com.groiss.gui.table.TableAdapter
-
Sets the search string for that table which may be used for filtering the table content
- setSeen(ActivityInstance, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
-
Set the given ActivityInstance to seen/unseen for the current user.
- setSeen(ActivityInstance, boolean) - Method in interface com.groiss.wf.WfEngine
-
Set the given ActivityInstance to seen/unseen for the current user.
- setSelectedOption(int) - Method in class com.groiss.gui.component.SelectList
-
Adds the attribute SELECTED to the specified option.
- setSelectedOption(String) - Method in class com.groiss.gui.component.SelectList
-
Adds the attribute SELECTED to the specified option.
- setSelectedOptions(List<String>) - Method in class com.groiss.gui.component.SelectList
-
- setSelection(int, String, boolean, List<String>) - Method in class com.groiss.gui.table.TableAdapter
-
Set the selection properties.
- setSender(String) - Method in class com.groiss.util.MailSender
-
Sets an alternative sender.
- setSenderAndCredentials(String, String, String) - Method in class com.groiss.util.MailSender
-
Sets alternative sender credentials.
- setSeparator(char) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- setSeriesDef(Map<Integer, ReportingExportable>) - Method in class com.groiss.reporting.data.ReportingTableModel
-
- setSessionId(String) - Method in class com.groiss.notification.NotificationEvent
-
Can be used to designate an event for (very) private notification without substitution for just a single session.
- setSessionId(String) - Static method in class com.groiss.util.ThreadContext
-
Set the session id of the thread.
- setSessionType(short) - Static method in class com.groiss.util.ThreadContext
-
Set the type of this thread.
- setShowInvalid(boolean) - Method in class com.groiss.xforms.XFormImpl
-
Highlight the invalid elements on the client.
- setSize(int, int) - Method in class com.groiss.gui.component.Image
-
sets the size of the image
- setSize(int, int) - Method in class com.groiss.gui.component.Textarea
-
sets the size of the textarea - rows and columns
- setSize(int) - Method in class com.groiss.gui.component.Textfield
-
sets the size of the textfield
- setSMTPHost(String) - Method in class com.groiss.util.MailSender
-
Sets alternative SMTP host (+ optionally SMTP port, separated by colon).
- setSocketTimeout(int) - Method in class com.groiss.http.ClientConfiguration
-
Sets the socket timeout of a client request, i.e. the time the client waits for a response.
- setSortable(boolean) - Method in class com.groiss.gui.table.ColumnDescription
-
- setSortable(boolean, int, boolean) - Method in class com.groiss.gui.table.TableAdapter
-
Set the sort properties.
- setSortString(String) - Method in class com.groiss.gui.component.SortableLink
-
Sets sortString (the string by which this link is sorted)
- setSource(String) - Method in class com.groiss.gui.component.Image
-
sets the source of the image
- setSplitSize(int) - Method in class com.groiss.store.BulkQuery
-
- setSQLAttributes(Persistent, DirContext, ClassMapping) - Static method in class com.groiss.ldap.LDAPUtils
-
Set the fields of the Persistent that corresponds to the given DirContext based on the ClassMapping
- setStartAttemptCount(int) - Method in class com.groiss.wf.batch.BatchJob
-
- setStartInterval(long) - Method in class com.groiss.wf.batch.BatchJob
-
Set the start interval of an instance.
- setStartnow(boolean) - Method in class com.groiss.wf.batch.BatchJob
-
Set the startnow property of the instance.
- setStartParameter(Agent, OrgUnit, Date) - Method in class com.groiss.wfxml.CreatePIMessage
-
Use this method to set the start parameters for CreateProcessInstance request
methods.
- setStartParameter(String, String, String, Date) - Method in class com.groiss.wfxml.CreatePIMessage
-
This method sets start parameters with which the process instance will be
started.
- setStarttime(Date) - Method in class com.groiss.wf.batch.BatchJob
-
Set the time the instance should be started.
- setState(short) - Method in class com.groiss.wfxml.ChangePIStateMessage
-
Use this method to set the state.
- setState(short) - Method in class com.groiss.wfxml.GetPIDataMessage
-
Use this method to set the State attribute.
- setState(short) - Method in class com.groiss.wfxml.PIStateChangedMessage
-
This method sets the new state of the process instance that changed its
state.
- setStepAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.RemoteWfEngine
-
Set the step-agent of the activity instance to another agent.
- setStepAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.WfEngine
-
Set the step-agent of the activity instance to another agent.
- setStepDuedate(ProcessInstance, String, Date) - Method in class com.groiss.planning.PlanTimeMgmt
-
Set the duedate of a specific step
- setStore(Store) - Method in interface com.groiss.store.Persistent
-
With this method you can change the
Store
of this persistent object.
- setStore(Store) - Method in class com.groiss.store.PersistentObject
-
- setStsServiceAddress(String) - Method in class com.groiss.ws.client.SecureServiceClient
-
- setStyle(String) - Method in class com.groiss.gui.AbstractComponent
-
Set the style
- setStyle(String) - Method in interface com.groiss.gui.Component
-
sets the style
- setSubCode(int) - Method in class com.groiss.wfxml.WfXMLException
-
Set a subcode for the Exception.
- setSubformId(int) - Method in class com.groiss.wfxml.WfXMLForm
-
Set a subform id for this form.
- setSubid(String) - Method in class com.groiss.dms.FormContext
-
Set the id of this form in the mainform-subform relation.
- setSubject(String) - Method in class com.groiss.cal.SimpleEvent
-
- setSubject(String) - Method in interface com.groiss.messaging.MessageTemplate
-
Set the message subject.
- setSubject(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Set the subject of the process instance according to the definition in the
process definition.
- setSubject(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
-
Set the subject of the process instance according to the definition in the
process definition.
- setSubject(String) - Method in class com.groiss.wfxml.CreatePIMessage
-
A subject for the process instance.
- setSubject(String) - Method in class com.groiss.wfxml.GetPIDataMessage
-
This method sets the Subject attribute.
- setSubject(String) - Method in class com.groiss.wfxml.WfXMLException
-
Set a subject for the exception.
- setSubject(String) - Method in class com.groiss.wfxml.WfXMLNote
-
Set a subject for the note.
- setSubjectToString(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Set the subject of the process instance o the given string value.
- setSubjectToString(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
-
Set the subject of the process instance o the given string value.
- setSubmitAction(String) - Method in class com.groiss.gui.component.SubmitButton
-
- setSubmitValidation(Boolean) - Method in class com.groiss.dms.FormContext
-
Set the default for validation for submit buttons.
- setSurname(String) - Method in interface com.groiss.org.User
-
- setSystemProps() - Method in class com.groiss.component.Configuration
-
- setTarget(String) - Method in class com.groiss.gui.component.Link
-
sets the target where the link will open
- setTarget(Persistent) - Method in interface com.groiss.org.Permission
-
Set the target object.
- setTelNr(String) - Method in interface com.groiss.org.OrgUnit
-
- setTelNr(String) - Method in interface com.groiss.org.User
-
- setTemplate(String) - Method in class com.groiss.gui.VelocityPage
-
set the velocity-template
- setTemplate(MessageTemplate) - Method in class com.groiss.messaging.Recipient
-
Set the template the recipient belongs to.
- setText(String) - Method in class com.groiss.cal.SimpleEvent
-
- setText(String) - Method in class com.groiss.gui.component.Image
-
sets the text
- setText(String) - Method in class com.groiss.gui.component.Link
-
sets the text
- setText(Component) - Method in class com.groiss.gui.component.Link
-
- setText(String) - Method in class com.groiss.gui.component.RadioButton
-
sets the text
- setText(String) - Method in class com.groiss.gui.component.Text
-
sets the text
- setText(String) - Method in class com.groiss.gui.component.Textarea
-
sets the text
- setThreadId(String) - Method in interface com.groiss.timer.TimerEntry
-
- setThreadLocale(Locale) - Static method in class com.groiss.util.ThreadContext
-
Set the locale of the thread.
- setThreadPrincipal(Principal) - Static method in class com.groiss.util.ThreadContext
-
Set the principal of the thread.
- setThreadRequest(HttpServletRequest) - Static method in class com.groiss.util.ThreadContext
-
Set the HttpServletRequest of the thread.
- setThreadTimeZone(HttpServletRequest, HttpSession, TimeZone, Logger) - Static method in class com.groiss.servlet.ServletUtils
-
Sets the time zone in the threadcontext from a number of sources.
- setThreadTimeZone(TimeZone) - Static method in class com.groiss.util.ThreadContext
-
Set the TimeZone of the thread.
- setThreadTzAndLocale(String, String) - Static method in class com.groiss.reporting.QueryEngine
-
- setTimeModelAndUnit(TimeModel, String, String) - Method in class com.groiss.reporting.data.impl.TimeInterval
-
- setTimestamp(String) - Method in class com.groiss.wfxml.WfXMLMessage
-
When a new WfXML message is created, the abstract constructor uses this method
to set a timestamp in it.
- Settings - Class in com.groiss.util
-
This class defines some settings of the server.
- Settings() - Constructor for class com.groiss.util.Settings
-
- setTitle(String) - Method in class com.groiss.gui.table.TableAdapter
-
Set the title of the table.
- setTitle(String) - Method in class com.groiss.gui.XHTMLPage
-
- setTitle(String) - Method in interface com.groiss.org.User
-
- setTitle(String) - Method in class com.groiss.reporting.Query
-
Set the displayed title of the query
- setTitle(String) - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
set the dialog-title, default value: Question
- setTitle(String) - Method in exception com.groiss.util.ApplicationException
-
set title of error-popup on clientside
- setToDate(Date) - Method in interface com.groiss.org.Permission
-
- setToolbarShape(String) - Method in class com.groiss.gui.table.TableAdapter
-
- setTransactionId(long) - Method in class com.groiss.org.CheckedPersistent
-
- setTransactionId(long) - Method in interface com.groiss.store.OptimisticLocking
-
Set the transactionid of the object.
- setTransportElement(String, String) - Method in class com.groiss.wfxml.WfXMLMessage
-
This method is internally used for setting a value in the CorrelationData
part of the message's transport part.
- setType(DMSNote.Type) - Method in interface com.groiss.dms.DMSNote
-
Sets the type of this note.
- setType(String) - Method in class com.groiss.gui.table.ColumnDescription
-
- setType(short) - Method in class com.groiss.notification.BasicNotificationItem
-
- setType(short) - Method in interface com.groiss.org.Role
-
- setType(ClientUtil.DialogConfiguration.Type) - Method in class com.groiss.smartclient.ClientUtil.DialogConfiguration
-
- setType(char) - Method in class com.groiss.wfxml.WfXMLException
-
Set the type of the Exception.
- setUID(String) - Method in class com.groiss.cal.SimpleEvent
-
- setUnhideable(boolean) - Method in class com.groiss.gui.table.ColumnDescription
-
- setUniqueServerTag(String) - Method in class com.groiss.notification.NotificationEvent
-
Sets the unique tag of the server.
- setUntilDate(Date) - Method in class com.groiss.cal.SimpleEvent
-
- setURL(String) - Method in class com.groiss.wfxml.WfXMLWebLink
-
Set the URL for this web link.
- setUser(User) - Method in interface com.groiss.org.UserRole
-
- setUser(Principal) - Method in class com.groiss.util.RMIThreadContext
-
- setUser(User) - Method in interface com.groiss.wf.Session
-
Set the current user.
- setUser(String) - Method in class com.groiss.ws.client.SecureServiceClient
-
- setUserAgent(UserAgent) - Method in class com.groiss.dms.FormContext
-
- setUserId(String) - Method in class com.groiss.wfxml.WfXMLObject
-
Set a user (by its id), who will be used when a
DMSObject
is
created out of this WfXMLObject.
- setUserProperty(User, String, String) - Method in interface com.groiss.org.OrgData
-
Set a user property.
- setUserProperty(User, String, String) - Method in interface com.groiss.org.RemoteOrgData
-
Set a user property.
- setUsers(boolean) - Method in class com.groiss.ldap.DirectoryServer
-
- setUseSeparator(boolean) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- setUseTableBody(boolean) - Method in class com.groiss.gui.component.TableContainer
-
- setValidStates(short[]) - Method in class com.groiss.wfxml.GetPIDataMessage
-
Use this method to set the ValidStates attribute.
- setValue(boolean) - Method in class com.groiss.accesscontrol.DNF
-
- setValue(String) - Method in class com.groiss.gui.component.Checkbox
-
sets the value of the checkbox
- setValue(String) - Method in class com.groiss.gui.component.RadioButton
-
sets the value of the checkbox
- setValue(String) - Method in class com.groiss.gui.component.Textfield
-
sets the initial displayed value of the field
- setValue(ResultSet, Element, Query) - Method in class com.groiss.reporting.data.impl.DateReportingData
-
- setValue(ResultSet, Element, Query) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- setValue(Object) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- setValue(ResultSet, Element, Query) - Method in class com.groiss.reporting.data.impl.HasClassAttributePersistentData
-
- setValue(ResultSet, Element, Query) - Method in class com.groiss.reporting.data.impl.PersistentData
-
- setValue(ResultSet, Element, Query) - Method in class com.groiss.reporting.data.impl.TimeInterval
-
- setValue(Object) - Method in class com.groiss.reporting.data.impl.TimeInterval
-
Deprecated.
- setValue(Pair<Date, Date>) - Method in class com.groiss.reporting.data.impl.TimeInterval
-
- setValue(ResultSet, Element, Query) - Method in interface com.groiss.reporting.data.ReportingData
-
Sets the value of this object.
- setValue(Object) - Method in class com.groiss.reporting.data.SimpleReportingExportable
-
- setValue(Object) - Method in interface com.groiss.reporting.export.ReportingExportable
-
Sets the value for this object
- setValueAt(Object, int, int) - Method in class com.groiss.ds.ObjectTableModel
-
Sets a cell value in the table model.
- setValueAt(Object, int, int) - Method in class com.groiss.gui.component.TableContainer
-
sets a new value (a new component) to the specified position in the table
- setValueAt(Object, int, int) - Method in class com.groiss.reporting.data.ReportingTableModel
-
Sets a cell value in the table model.
- setValueFor(Attribute<T>, V) - Method in class com.groiss.ml.ds.Instance
-
Sets the value for an attribute.
- setValues(T, Map<String, Object>) - Method in class com.groiss.smartclient.ObjectSelectProvider
-
- setValues(Persistent, Map<String, ? extends Object>) - Static method in class com.groiss.store.StoreUtil
-
- setValues(Persistent, Map<String, ? extends Object>, Map<String, Short>) - Static method in class com.groiss.store.StoreUtil
-
- setValues(DMSForm, HttpServletRequest) - Method in class com.groiss.xforms.XFormImpl
-
Fill the form with the values from the request
- setValues2(Persistent, Map<String, ? extends Object>, Map<String, Short>, boolean) - Static method in class com.groiss.store.StoreUtil
-
- setVariableValue(String, Object) - Method in interface com.groiss.messaging.MessageTemplate
-
Define a variable for template substitution.
- setVersion(int) - Method in class com.groiss.wfxml.WfXMLForm
-
Use this method to set a version for the form.
- setVersionId(long) - Method in interface com.groiss.org.HasVersionId
-
Set the version id for the object.
- setViewMode(short) - Method in class com.groiss.gui.AbstractComponent
-
sets the viewMode
- setViewMode(short) - Method in interface com.groiss.gui.Component
-
sets the viewMode
- setVisibility(String, boolean) - Method in class com.groiss.component.Configuration
-
Set the visibility of a parameter group in the configuration
- setVisible(boolean) - Method in class com.groiss.gui.table.ColumnDescription
-
Sets if this column will be visible.
- setWarning(boolean) - Method in exception com.groiss.util.ApplicationException
-
Set the exception type to warning.
- setWarning(boolean) - Method in interface com.groiss.util.TopLevelException
-
Set the exception as warning.
- setWholeDay(boolean) - Method in class com.groiss.cal.SimpleEvent
-
- setWord(String) - Method in interface com.groiss.dms.Keyword
-
Set the Keyword string
- setWrapMode(String) - Method in class com.groiss.gui.component.Textarea
-
sets how to handle word-wrapping display in the textarea
- setWriter(Writer) - Method in class com.groiss.fileimport.csv.CSVSettings
-
- shallLockOperatorInParamMask() - Method in class com.groiss.reporting.Query
-
- SHARE - Static variable in class com.groiss.org.OrgData.Rights
-
The right to share objects.
- SHARE - Static variable in interface com.groiss.org.Right
-
The oid for right share.
- SHARE_FILTER - Static variable in class com.groiss.org.OrgData.Rights
-
The right to share filter.
- SHARE_FILTER - Static variable in interface com.groiss.org.Right
-
- sheduleReinit() - Static method in class com.groiss.reporting.QueryEngine
-
shedules reinitalization for Reporting engine
- shiftTo(Date) - Method in class com.groiss.cal.SimpleEvent
-
Shift a recurrent evt to another date and compute the right time
- SHORT_UNIT_NAMES - Static variable in class com.groiss.cal.CalUtil
-
short and normal names for TimeUnits
- show() - Method in class com.groiss.gui.AbstractComponent
-
- show(PrintWriter) - Method in class com.groiss.gui.AbstractComponent
-
prints the rendered component to a PrintWriter
- show() - Method in class com.groiss.gui.component.RadioGroup
-
- show() - Method in interface com.groiss.gui.Component
-
method for rendering the component as string
- show(PrintWriter) - Method in interface com.groiss.gui.Component
-
prints the rendered component to a PrintWriter
- show() - Method in class com.groiss.gui.HTMLPage
-
This method returns the page contents.
- show() - Method in class com.groiss.gui.HTMLTree
-
- show() - Method in class com.groiss.gui.JSONPage
-
For a JSONPage, this is usually never called by the dispatcher; the content will be written directly to the writer of the response.
- show() - Method in interface com.groiss.gui.Page
-
Called from the Dispatcher.
- show() - Method in class com.groiss.gui.VelocityPage
-
- show() - Method in class com.groiss.gui.XHTMLPage
-
- show(HttpServletRequest) - Method in class com.groiss.smartclient.mobile.MobileView
-
Servlet Method: Show view using action described in module
parameter.
- show(String) - Method in class com.groiss.smartclient.mobile.MobileView
-
- show(String, boolean) - Method in class com.groiss.smartclient.mobile.MobileView
-
- show(String, String) - Method in class com.groiss.smartclient.mobile.MobileView
-
- show(String, String, boolean) - Method in class com.groiss.smartclient.mobile.MobileView
-
- show(String, String, JSONObject) - Method in class com.groiss.smartclient.mobile.MobileView
-
- show(String, String, JSONObject, boolean) - Method in class com.groiss.smartclient.mobile.MobileView
-
- show(HttpServletRequest) - Method in class com.groiss.wf.html.StructuredObjectSelect
-
Shows a window for selecting objects and object components.
- show(HttpServletRequest) - Method in class com.groiss.wf.html.ValueList
-
Show the entries of the valuelist(s) as xml for xforms.
- showBall - Variable in class com.groiss.gui.HTMLTree
-
- showClassLocation(String) - Method in interface com.groiss.server.Admin
-
Search the resource in the classpath.
- showCounter() - Method in interface com.groiss.gui.table.Table
-
Returns true if a counter is shown below the table.
- showCounter - Variable in class com.groiss.gui.table.TableAdapter
-
- showCounter() - Method in class com.groiss.gui.table.TableAdapter
-
Returns true if a counter is shown below the table.
- showCounter(boolean) - Method in class com.groiss.gui.table.TableAdapter
-
Define whether a counter should be shown.
- showDate(int, Locale, TimeZone, Object) - Static method in class com.groiss.cal.CalUtil
-
- showDate(int, Object) - Static method in class com.groiss.cal.CalUtil
-
- showDate(Object) - Static method in class com.groiss.cal.CalUtil
-
Show the date using the default formatter.
- showDate(String, Locale, TimeZone, Object) - Static method in class com.groiss.cal.CalUtil
-
- showDate(String, Object) - Static method in class com.groiss.cal.CalUtil
-
- showDateTime(Object) - Static method in class com.groiss.cal.CalUtil
-
Show the date and time using the default formatter.
- showDateTimeSeconds(Object) - Static method in class com.groiss.cal.CalUtil
-
Show the date and time in the form yyyy-MM-dd HH:mm:ss.
- showDMSFolder(HttpServletRequest) - Static method in class com.groiss.dms.html.DMSUtil
-
Show a DMSFolder.
- showDocument(DMSDocForm, HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.dms.html.DMSUtil
-
Send the contents of a document to the client.
- showDuration(Object) - Static method in class com.groiss.cal.CalUtil
-
Show the duration in format *d*h*m*s
- showEmptyForm(DMSForm, String, HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
-
Deprecated.
- showFolder - Variable in class com.groiss.gui.HTMLTree
-
- showForm(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
-
- showForm(HttpServletRequest, ActivityInstance, String, int) - Static method in class com.groiss.wf.html.HTMLUtils
-
Show a process form.
- showForm(DMSForm, List<Component>, String, FormContext) - Static method in class com.groiss.wf.html.HTMLUtils
-
Show a form.
- showForm(HttpServletRequest, ActivityInstance, String, int, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
Deprecated.
- showFormTable(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
-
Show a Form table in its own window or iframe.
- showGroupingRows(boolean) - Method in class com.groiss.reporting.data.ReportingTableModel
-
Set Flag if grouping rows should be shown.
- showMailPane(HttpServletRequest) - Method in class com.groiss.mail.MailFunctions
-
Returns a page holding the mail pane of the passed object.
- showMailPane(Persistent, String, String) - Static method in class com.groiss.mail.MailFunctions
-
Returns a page holding the mail pane of the passed object.
- showOptions() - Method in class com.groiss.gui.component.SelectList
-
Show the options text.
- showPage(XHTMLPage) - Method in class com.groiss.xforms.XFormImpl
-
Convert an XHTMLPage with embedded XForms model and controls to a XHTML-Page suitable for the used browser.
- showPagelist(int, int) - Method in class com.groiss.gui.table.TableRenderer
-
show the links for paging
- showPdfForm(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.wf.html.HTMLUtils
-
This methods creates a pdf from a form.
- showPdfForm(DMSForm, FormContext, OutputStream, String, Locale) - Static method in class com.groiss.wf.html.HTMLUtils
-
Create a pdf out of the form.
- showPrintForm(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
-
This method returns a page containing a print version of a form.
- showProcessDetail(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
-
- showProcessDetails(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
-
Show the process details, designed for opened in a popup window.
- showQueue(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.timer.TimerManager
-
Shows an overview of the timer subsystem.
- showRows() - Method in class com.groiss.gui.component.TableContainer
-
- showStatus(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.reporting.QueryEngine
-
- showSubformLink(HttpServletRequest, String, String, int, int, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- showSubformLink(HttpServletRequest, String, String, int, int, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- showSubformLink(HttpServletRequest, String, String, int, int, String, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- showSubformLink(HttpServletRequest, String, String, int, int, String, String, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- showSubformLink(Persistent, String, String, int, int, String, String, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
- showTabInFrames(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
-
show a table with toolbar and close button
- showTable(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
-
main method, called from browser
- showTimeInDateConds() - Static method in class com.groiss.reporting.QueryEngine
-
Deprecated.
- showToolbarIcons() - Method in interface com.groiss.gui.table.Table
-
- showToolbarIcons() - Method in class com.groiss.gui.table.TableAdapter
-
Deprecated.
- showWorklist(HttpServletRequest, HttpServletResponse, Application, int, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
-
Deprecated.
- showXSDFile(HttpServletRequest) - Static method in class com.groiss.xml.XMLUtil
-
Shows the schema of a XML file readonly in a popup
- shuffle(Random) - Method in interface com.groiss.ml.ds.DataSet
-
Randomly permute the entries of this data set using the specified source of randomness.
- shutdown() - Method in interface com.groiss.component.Lifecycle
-
This method is called on shutdown.
- shutdown(int) - Static method in class com.groiss.component.ServiceManager
-
This method is called from HTMLAdmin
- shutdown(int, int) - Static method in class com.groiss.component.ServiceManager
-
- shutdown() - Static method in class com.groiss.component.ServiceManager
-
Shutdown the services, the shutdown() methods of the services are called.
- shutdown() - Method in class com.groiss.store.DBConnPool
-
- shutdown() - Method in class com.groiss.timer.TimerManager
-
- shutdown() - Method in class com.groiss.util.Settings
-
- shutdown() - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- shutdownService(String[]) - Static method in class com.groiss.component.ServiceManager
-
This method is called as stop method when running as JavaService NT service
- SIGN - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for the action 'Sign'
- signDocuments(List<? extends DMSDocForm>, Agent, char[]) - Method in interface com.groiss.dms.DMS
-
Digital Signing of a list of DMS documents.
- signDocuments(List<? extends DMSDocForm>, Agent, char[]) - Method in interface com.groiss.dms.RemoteDMS
-
Digital Signing of a list of DMS documents.
- signVersions(List<? extends PersistentVersion>, Agent, char[]) - Method in interface com.groiss.dms.DMS
-
Digital Signing of a list of DMS document version.
- signVersions(List<? extends PersistentVersion>, Agent, char[]) - Method in interface com.groiss.dms.RemoteDMS
-
Digital Signing of a list of DMS document version.
- SimpleCalView - Class in com.groiss.cal
-
- SimpleCalView(String, String, List<Persistent>, List<CalInfo>) - Constructor for class com.groiss.cal.SimpleCalView
-
Constructs a new instance
- SimpleEvent - Class in com.groiss.cal
-
- SimpleEvent() - Constructor for class com.groiss.cal.SimpleEvent
-
- SimpleEvent(String, Date, Date) - Constructor for class com.groiss.cal.SimpleEvent
-
constructor
- SimpleEvent(CalEvent) - Constructor for class com.groiss.cal.SimpleEvent
-
constructor creating a copy of the given event
- SimpleReportingExportable - Class in com.groiss.reporting.data
-
ReportinExportable for non DB-data Objects.
- SimpleReportingExportable(Object) - Constructor for class com.groiss.reporting.data.SimpleReportingExportable
-
- size() - Method in interface com.groiss.dms.DMSFolder
-
Returns the number of elements in this folder.
- SIZE - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for the column holding the size of the DMSObject
- size() - Method in class com.groiss.ds.KeyedList
-
- size() - Method in class com.groiss.ds.MultiMap
-
- size() - Method in class com.groiss.ds.OrderedMap
-
- size() - Method in class com.groiss.ds.TwoLevelMap
-
Returns the number of first level key path mappings in this map.
- SIZE - Static variable in class com.groiss.gui.component.SelectList
-
- size() - Method in interface com.groiss.ml.ds.DataSet
-
Returns the number of instances in this data set.
- size() - Method in interface com.groiss.wf.UserFolder
-
Returns the number of elements in this folder.
- skipRecord() - Method in class com.groiss.fileimport.csv.CSVReader
-
skips one record
- skipRecords(int) - Method in class com.groiss.fileimport.csv.CSVReader
-
skips count records
- SOAPWebService - Interface in com.groiss.ws
-
- SOAPWebServiceOperation - Interface in com.groiss.ws
-
- sortable - Variable in class com.groiss.gui.table.TableAdapter
-
- SortableLink - Class in com.groiss.gui.component
-
A HTML link element (a) which can be sorted according to an additional attribute, the sortString.
- SortableLink(String, String, String) - Constructor for class com.groiss.gui.component.SortableLink
-
- SortableLink(String, String) - Constructor for class com.groiss.gui.component.SortableLink
-
- SortableLink(String, Component) - Constructor for class com.groiss.gui.component.SortableLink
-
- sortAscending() - Method in interface com.groiss.gui.table.Table
-
Is the table sorted ascending.
- sortAscending() - Method in class com.groiss.gui.table.TableAdapter
-
Is the table sorted ascending.
- sortColumn - Variable in class com.groiss.gui.table.TableAdapter
-
- soundex(String) - Static method in class com.groiss.util.DBExtender
-
- SPACE - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for the action separator
- split(double) - Method in interface com.groiss.ml.ds.DataSet
-
Splits the set of instances into a set for training and a set for testing according to the passed fraction.
- split(int, int) - Method in interface com.groiss.ml.ds.DataSet
-
Splits the set of instances into a set for training and a set for testing according to the
passed number of folds and the index determining which one shall be used for testing.
- split(String, String) - Static method in class com.groiss.util.StringUtil
-
Split a string into pieces.
- split(String, String, boolean) - Static method in class com.groiss.util.StringUtil
-
Split a string into pieces.
- splitIntoTableAndAlias(String) - Method in class com.groiss.reporting.Query
-
- splitValueAttribute(String, String, boolean) - Static method in class com.groiss.reporting.data.impl.DefaultReportingData
-
- SQL - Static variable in interface com.groiss.reporting.data.Attribute
-
- SSLAuth - Class in com.groiss.org
-
redirect to SSL for login
- SSLAuth() - Constructor for class com.groiss.org.SSLAuth
-
- STANDARD_DOCUMENT - Static variable in class com.groiss.dms.DMS.FormTypes
-
Form type for standard documents.
- STANDARD_DOCUMENT - Static variable in interface com.groiss.dms.FormType
-
Holds the oid of the formtype of standard documents
- STANDARD_FOLDER - Static variable in class com.groiss.dms.DMS.FormTypes
-
Form type for standard folders.
- STANDARD_FOLDER - Static variable in interface com.groiss.dms.FormType
-
Holds the oid of the formtype of standard folders
- start(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Start a process instance, which was previously created, but not started.
- start(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
-
Start a process instance, which was previously created, but not started.
- START_PROCESS - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for the action 'Start process'
- startBranch(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Start a branch.
- startBranch(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
-
Start a branch.
- STARTED - Static variable in interface com.groiss.wf.ActivityInstance
-
Instance is in idle state.
- STARTED - Static variable in class com.groiss.wf.batch.BatchJob
-
State for started instances.
- STARTERROR - Static variable in class com.groiss.wf.batch.BatchJob
-
State for instances which could not be started.
- STARTERRORHANDLING - Static variable in class com.groiss.wf.batch.BatchJob
-
error handling for batchjobs which couln't be started is currently active
- STARTERRORHANDLINGFAILED - Static variable in class com.groiss.wf.batch.BatchJob
-
error handling is defined for this batchjob, but it did fail to start
- STARTERRORHANDLINGPENDING - Static variable in class com.groiss.wf.batch.BatchJob
-
error handling for batchjobs which couldn't be started will be started soon
- startJob(BatchJob, BatchAdapter) - Static method in class com.groiss.wf.batch.BatchManager
-
Start a BatchJob.
- startJobHere(BatchJob, BatchAdapter) - Static method in class com.groiss.wf.batch.BatchManager
-
Start a BatchJob in the current thread.
- startProcess(ProcessDefinition, User, OrgUnit, Date, String) - Method in interface com.groiss.wf.RemoteWfEngine
-
Start a process.
- startProcess(ProcessDefinition, User, OrgUnit, Date, String, DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
-
Start a process.
- startProcess(String, String, String, String) - Method in class com.groiss.wf.SystemAction
-
Start a process.
- startProcess(ProcessDefinition, User, OrgUnit, Date, String) - Method in interface com.groiss.wf.WfEngine
-
Start a process.
- startProcess(ProcessDefinition, User, OrgUnit, Date, String, DMSForm) - Method in interface com.groiss.wf.WfEngine
-
Start a process.
- STARTTLS - Static variable in class com.groiss.util.MailUtil
-
- startup() - Method in interface com.groiss.component.Lifecycle
-
This method is called when the object is "started".
- startup() - Method in class com.groiss.store.DBConnPool
-
- startup() - Method in class com.groiss.timer.TimerManager
-
- startup() - Method in class com.groiss.util.Settings
-
- startup() - Method in interface com.groiss.wf.batch.BatchAdapter
-
Startup is called when the adapter is instantiated by the BatchManager.
- startup() - Method in class com.groiss.wf.batch.NullAdapter
-
- startup() - Method in class com.groiss.wf.DefaultApplicationAdapter
-
Called on @enterprise startup.
- STAT - Static variable in class com.groiss.org.OrgData.Rights
-
The right to create reports.
- STAT - Static variable in interface com.groiss.org.Right
-
The oid for right stat.
- STATE - Static variable in class com.groiss.wfxml.GetPIDataMessage
-
- STATUS - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for the column holding the status of the DMSObject
- stmtFinished() - Static method in class com.groiss.store.StoreUtil
-
- stopServer() - Method in interface com.groiss.server.Admin
-
Stop the @enterprise server
- store() - Method in class com.groiss.component.Configuration
-
- Store - Interface in com.groiss.store
-
The store interface represents the interface to the database.
- storeProps(LinkedHashMap<String, Object>, String) - Static method in class com.groiss.component.Configuration
-
- StoreUtil - Class in com.groiss.store
-
Utilities for store
- stream() - Method in interface com.groiss.ml.ds.DataSet
-
Returns a sequential Stream
with this data set as its source.
- StreamablePage - Interface in com.groiss.gui
-
A Page that can write/stream its output with a writer.
- STRING_OPERATORS - Static variable in class com.groiss.reporting.Query
-
- StringExpression - Class in com.groiss.ds
-
An expression is parsed, the containing variables are substituted with values.
- StringExpression() - Constructor for class com.groiss.ds.StringExpression
-
- StringUtil - Class in com.groiss.util
-
Some convenient string manipulation methods.
- StructuredFileReader - Interface in com.groiss.fileimport
-
defines methods for reading structured files
- StructuredFileSettings - Class in com.groiss.fileimport
-
holds all settings used for import/export
- StructuredFileSettings() - Constructor for class com.groiss.fileimport.StructuredFileSettings
-
- StructuredObjectSelect - Class in com.groiss.wf.html
-
Utility for selecting structured objects.
- StructuredObjectSelect() - Constructor for class com.groiss.wf.html.StructuredObjectSelect
-
- subformId - Variable in class com.groiss.wfxml.WfXMLForm
-
- SubformRelation - Interface in com.groiss.dms
-
Interface for the relation between a mainform and a subform.
- subForms - Variable in class com.groiss.wfxml.WfXMLForm
-
- subIntervals(Long, Long) - Static method in class com.groiss.reporting.data.impl.TimeInterval
-
- SUBJECT - Static variable in interface com.groiss.dms.DMSNote
-
Defines the name of the field holding the subject of this note.
- SUBJECT - Static variable in class com.groiss.wfxml.GetPIDataMessage
-
- SubLink - Class in com.groiss.ldap
-
Class for the connection of two class mappings.
- SubLink(String, String) - Constructor for class com.groiss.ldap.SubLink
-
Construct a new Sublink instance.
- subList(int, int) - Method in class com.groiss.ds.KeyedList
-
- SubmitButton - Class in com.groiss.gui.component
-
A HTML submit button <input type=submit ...
- SubmitButton() - Constructor for class com.groiss.gui.component.SubmitButton
-
- SubmitButton(String) - Constructor for class com.groiss.gui.component.SubmitButton
-
Standard constructor with label
- SubmitButton(String, String) - Constructor for class com.groiss.gui.component.SubmitButton
-
Standard constructor with label
- SubmitButton(String, String, String) - Constructor for class com.groiss.gui.component.SubmitButton
-
Constructor with label, action and style.
- submitJob(String, String, String) - Method in class com.groiss.wf.batch.BatchManager
-
Method submitJob submits a BatchJob for later execution.
- submitJob(String) - Method in class com.groiss.wf.batch.BatchManager
-
Method submitJob submits a BatchJob for later execution.
- submitJob(String, String) - Method in class com.groiss.wf.batch.BatchManager
-
Method submitJob submits a BatchJob for later execution.
- substEncoded(String, String) - Method in class com.groiss.gui.HTMLPage
-
Substitutes the field named by the first argument with the second argument.
- substitute(String, Component) - Method in class com.groiss.gui.AbstractContainer
-
- substitute(String, Component) - Method in interface com.groiss.gui.Container
-
- substitute(String, String) - Method in class com.groiss.gui.HTMLPage
-
Substitutes the field named by the first argument with the second argument.
- substitute(String, long) - Method in class com.groiss.gui.HTMLPage
-
Substitutes the field named by the first argument with the second argument.
- substitute(String, Object) - Method in class com.groiss.gui.HTMLPage
-
Substitutes the field named by the first argument with the second argument.
- substitute(String, String, String) - Static method in class com.groiss.util.StringUtil
-
Substitute a value for a pattern
- SUM - Static variable in interface com.groiss.reporting.data.Attribute
-
- SUPER - Static variable in interface com.groiss.org.Permission
-
The parent department
- SUPPLEMENT - Static variable in class com.groiss.wf.WfEngine.Tasks
-
The supplement task.
- supportsPaging() - Method in interface com.groiss.smartclient.JsonData
-
Deprecated.
- supportsPaging() - Method in class com.groiss.smartclient.JsonDataAdapter
-
- SuppressFBWarnings - Annotation Type in com.groiss.util
-
Annotation to suppress warnings from SpotBugs / FindBugs
Examples:
@SuppressFBWarnings(
value = { "SQL_INJECTION_JDBC", "SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE" },
justification = "Statement constructed from well controlled inputs.")
@SuppressFBWarnings(
value = "WEAK_MESSAGE_DIGEST_MD5",
justification = "Uncritical fingerprint for cache busting.")
- suspend(String) - Method in class com.groiss.wf.SystemAction
-
Suspend the current activity instance.
- SUSPENDED - Static variable in interface com.groiss.wf.ActivityInstance
-
Instance is in suspension list.
- Suspension - Interface in com.groiss.wf
-
This interface allows to access the information when and why an activity
instance was in the suspension list.
- switchThreadLocale(Locale) - Static method in class com.groiss.util.ThreadContext
-
Change the locale of the thread.
- switchThreadPrincipal(Principal) - Static method in class com.groiss.util.ThreadContext
-
Change the principal of the thread.
- switchThreadTimeZone(TimeZone) - Static method in class com.groiss.util.ThreadContext
-
Change the timezone of the thread.
- sync(HttpServletRequest) - Method in class com.groiss.ldap.LDAPUtils
-
Synchronize with a directory Server
- sync(DirectoryServer, boolean) - Static method in class com.groiss.ldap.LDAPUtils
-
Synchronize with a directory server.
- synchronize(DirectoryServer, DirContext) - Method in class com.groiss.ldap.BasicUserDirectorySyncer
-
- synchronize(DirectoryServer, DirContext) - Method in interface com.groiss.ldap.DirectorySyncer
-
Synchronize with this directory server.
- SYS - Static variable in class com.groiss.org.OrgData.Roles
-
The sys role.
- SYS - Static variable in interface com.groiss.org.Role
-
The sys role.
- SYSADM - Static variable in class com.groiss.org.OrgData.Users
-
The sysadm user.
- SYSADM - Static variable in interface com.groiss.org.User
-
The system administrator (oid).
- SYSADM_USER - Static variable in interface com.groiss.org.User
-
The sysadm user
- SYSTEM_INTERN - Static variable in interface com.groiss.wf.ActivityInstance
-
A system step which is translated in another wdl expression, e.g. raiseEvent
- SYSTEM_PREFIX - Static variable in class com.groiss.xml.XMLUtil
-
- SYSTEM_TASK - Static variable in interface com.groiss.wf.ActivityInstance
-
A system task.
- SYSTEM_WAIT - Static variable in interface com.groiss.wf.ActivityInstance
-
A system step which makes no finish
- SystemAction - Class in com.groiss.wf
-
This class provides some methods useful for preprocessing and postconditions.
- SystemAction() - Constructor for class com.groiss.wf.SystemAction
-