- MailActionsHandler - Interface in com.groiss.smartclient.mail
-
Handler for manipulating parts handled by email tab.
- MailBox - Interface in com.groiss.mail
-
- MAILBOX_LOCKNAME - Static variable in class com.groiss.store.Lock
-
- MailFunctions - Class in com.groiss.mail
-
Utility class containing methods which are helpful for using
the mail functionality in @enterprise.
- MailFunctions() - Constructor for class com.groiss.mail.MailFunctions
-
- MailFunctions.DefaultMailFunction - Enum in com.groiss.mail
-
DefaultMailFunctions defines the default actions of the mail client as
entered in admin.xml
.
- MailHandler2 - Interface in com.groiss.mail
-
The MailHandler interface allows you to write classes which perform
some action on incoming mails.
- MailQueueItem - Interface in com.groiss.mail
-
Item in the mail queue.
- MailSender - Class in com.groiss.util
-
Use the methods in this class for sending SMTP mails.
- MailSender.MailAction - Enum in com.groiss.util
-
MailAction defines the action for the mail.
- MailUtil - Class in com.groiss.util
-
Utility class containing methods for dealing with
Message
objects.
- main(String[]) - Static method in class com.groiss.component.ServiceManager
-
Main method suitable for starting @enterprise.
- main() - Static method in class com.groiss.component.ServiceManager
-
Start @enterprise without a configuration file ( in app-server; conffile has already been set via webapplistener)
- main(String, boolean, boolean) - Static method in class com.groiss.component.ServiceManager
-
Start @enterprise with a configuration file.
- main(String[]) - Static method in class com.groiss.wfxml.Test
-
Static main method for starting the test client.
- makeBranch(ProcessInstance, Task, Agent, OrgUnit, List<String>) - Method in interface com.groiss.wf.RemoteWfEngine
-
- makeBranch(ProcessInstance, Task, Agent, OrgUnit) - Method in interface com.groiss.wf.RemoteWfEngine
-
Insert a new step to the running process.
- makeBranch(ProcessInstance, Task, Agent, OrgUnit, List<String>) - Method in interface com.groiss.wf.WfEngine
-
Deprecated.
- makeBranch(ProcessInstance, Task, Agent, OrgUnit) - Method in interface com.groiss.wf.WfEngine
-
Insert a new step to the running process.
- makeCopy(User) - Method in interface com.groiss.dms.DMSObject
-
Returns a copy of this object.
- makeLogEntry(Persistent, int, long, String) - Method in interface com.groiss.org.OrgData
-
Create an entry in the log table.
- makeLogEntry(Persistent, int, long, String) - Method in interface com.groiss.org.RemoteOrgData
-
Create an entry in the log table.
- makeReplacements() - Method in interface com.groiss.messaging.MessageTemplate
-
Make the replacements in subject and body.
- makeVersion(DMSObject, String) - Method in interface com.groiss.dms.DMS
-
Makes a version of the passed object.
- makeVersion(User, String) - Method in interface com.groiss.dms.DMSObject
-
Makes a version of this object with the passed string as version description
- makeVersion(DMSObject, String) - Method in interface com.groiss.dms.RemoteDMS
-
Makes a version of the passed object.
- makeVersion(ActivityInstance, String, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
-
Versions the passed activity instance, the process forms and the documents
(optional) and returns a new activity instance which is a copy of the passed one.
- makeVersion(ActivityInstance, String, boolean) - Method in interface com.groiss.wf.WfEngine
-
Versions the passed activity instance, the process forms and the documents
(optional) and returns a new activity instance which is a copy of the passed one.
- mansch(String) - Static method in class com.groiss.component.Configuration
-
Deprecated.
- manualIf() - Method in class com.groiss.wf.SystemAction
-
- MapComparator - Class in com.groiss.ds
-
- MapComparator(List<String>) - Constructor for class com.groiss.ds.MapComparator
-
- MapComparator(List<String>, String) - Constructor for class com.groiss.ds.MapComparator
-
- mapInterface(Class<P>) - Static method in class com.groiss.store.StoreUtil
-
Get the Persistent class which is implemented by the a Class c.
- mapInterface(String) - Static method in class com.groiss.store.StoreUtil
-
Get the Persistent class which is implemented by a class with the given classname.
- mapInterfaceToClassName(String) - Static method in class com.groiss.store.StoreUtil
-
Get the name of the Persistent class which is implemented by a class with the given classname.
- mapToUserFolders(List<ActivityInstance>) - Method in interface com.groiss.wf.RemoteWfEngine
-
Map a list of ActivityInstances to their corresponding UserFolders.
- mapToUserFolders(List<ActivityInstance>) - Method in interface com.groiss.wf.WfEngine
-
Map a list of ActivityInstances to their corresponding UserFolders.
- markJobError(BatchJob, Exception) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a BatchJob as erroneous.
- markJobError(BatchJob, int, String, Exception) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a BatchJob as erroneous.
- markJobFinished(BatchJob) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a a started BatchJob as finished.
- markJobFinished(BatchJob, int) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a started BatchJob as finished.
- markJobFinished(BatchJob, int, String) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a started BatchJob as finished.
- markJobPoll(BatchJob, Throwable) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a started BatchJob as pollable.
- markJobPoll(BatchJob, int, String, Throwable) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a started BatchJob as pollable.
- markJobRetry(BatchJob, Throwable) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a created BatchJob as 'startretry'.
- markJobRetry(BatchJob, int, String, Throwable) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a created BatchJob as 'startretry'.
- markJobSuspendPoll(BatchJob, Throwable) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a created BatchJob as suspended from further poll attempts.
- markJobSuspendPoll(BatchJob, int, String, Throwable) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a created BatchJob as suspended from further poll attempts.
- markJobSuspendRetry(BatchJob, Exception) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a created BatchJob as suspended from further start attempts.
- markJobSuspendRetry(BatchJob, int, String, Exception) - Static method in class com.groiss.wf.batch.BatchManager
-
Mark a created BatchJob as suspended from further start attempts.
- markObsolete() - Method in class com.groiss.notification.NotificationEvent
-
Mark event as obsolete.
- maskValueWhenLogged() - Method in class com.groiss.http.Parameter
-
Return true if the parameter values shall be masked when logged or in the result of method
Parameter.toString()
- matchFilter(int, TableModel) - Method in class com.groiss.gui.table.TableRenderer
-
all filters must match, return true if all match
- MAX - Static variable in interface com.groiss.reporting.data.Attribute
-
- maxunit - Variable in class com.groiss.reporting.data.impl.TimeInterval
-
- mayBeReferenced(String) - Static method in class com.groiss.store.StoreUtil
-
Check, if for this class a foreign key can be defined.
- mayDelete(User, DMSObject) - Method in interface com.groiss.dms.DMS
-
- mayDelete(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
-
- mayDelete(User, Persistent) - Method in interface com.groiss.org.OrgData
-
Check whether the user may delete the object.
- mayDelete(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
-
Check whether the user may delete the object.
- mayEdit(User) - Method in interface com.groiss.cal.CalEvent
-
check if the given user may edit this event
- mayEdit(User) - Method in class com.groiss.cal.SimpleEvent
-
check if the given user may edit this event
- mayEdit(User, DMSObject) - Method in interface com.groiss.dms.DMS
-
- mayEdit(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
-
- mayExecute() - Method in class com.groiss.gui.NavigationNode
-
The default implementation evaluates the rolesMayExecute element.
- mayExecute() - Method in interface com.groiss.gui.NavigationTreeNode
-
Returns true if the current user may view this node.
- mayExecute(User, Persistent) - Method in interface com.groiss.org.OrgData
-
Check whether the user may execute the object (function).
- mayExecute(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
-
Check whether the user may execute the object (function).
- mayInsert(User, Persistent) - Method in interface com.groiss.org.OrgData
-
Check whether the user may create the object (insert it into the database).
- mayInsert(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
-
Check whether the user may create the object (insert it into the database).
- mayUpdate(User, Persistent) - Method in interface com.groiss.org.OrgData
-
Check whether the user may edit the object.
- mayUpdate(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
-
Check whether the user may edit the object.
- mayView(User) - Method in interface com.groiss.cal.CalEvent
-
check if the given user may view this event
- mayView(User) - Method in class com.groiss.cal.SimpleEvent
-
check if the given user may view this event
- mayView(User, DMSObject) - Method in interface com.groiss.dms.DMS
-
- mayView(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
-
- mayView(User, Persistent) - Method in interface com.groiss.org.OrgData
-
Check whether the user may view the object.
- mayView(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
-
Check whether the user may view the object.
- merge(DNF, int, int) - Method in class com.groiss.accesscontrol.DNF
-
merge the dnf2 into dnf on the given position
- Message - Class in com.groiss.cluster.communication
-
This class represents a message sent by the cluster communication mechanism.
- Message() - Constructor for class com.groiss.cluster.communication.Message
-
Default constructor
- Message(Serializable) - Constructor for class com.groiss.cluster.communication.Message
-
Constructs a message and initializes the content.
- message - Variable in class com.groiss.wfxml.WfXMLMessage
-
Reference to the jdom XML message which is encapsulated by this WfXMLMessage
- MESSAGE_TEMPLATE - Static variable in class com.groiss.dms.DMS.FormTypes
-
Form type for message templates.
- MESSAGE_TEMPLATE - Static variable in interface com.groiss.dms.FormType
-
Holds the oid of the formtype for message templates
- messageArrived(WfXMLMessage) - Method in interface com.groiss.wfxml.ProcessInstanceObserver
-
This method is invoked on observers, when a WfXML message arrives for them.
- MESSAGEATT - Static variable in class com.groiss.wfxml.WfXML2
-
- MessageHandler - Interface in com.groiss.ws.server
-
will be called on incomming messages for serverside webservices
- MessageListener - Interface in com.groiss.wfxml
-
Implement this interface in order to be notified when request messages arrive.
- MessageListenerAdapter - Class in com.groiss.wfxml
-
- MessageListenerAdapter() - Constructor for class com.groiss.wfxml.MessageListenerAdapter
-
- MessageTemplate - Interface in com.groiss.messaging
-
Template for creating mail messages.
- METHOD_ATTRIB_NAME - Static variable in class com.groiss.servlet.Dispatcher
-
- mi - Variable in class com.groiss.xforms.XFormInstance
-
- MILLISPERDAY - Static variable in class com.groiss.cal.CalUtil
-
Number of milliseconds per day
- MIN - Static variable in interface com.groiss.reporting.data.Attribute
-
- minunit - Variable in class com.groiss.reporting.data.impl.TimeInterval
-
- MINUTES - Static variable in class com.groiss.cal.CalUtil
-
- MISSING_VALUE - Static variable in class com.groiss.store.StoreUtil
-
- mixin(DMSDocForm, ActivityInstance) - Static method in class com.groiss.office.DocumentManager
-
fill in the given template
- mixin(DMSDocForm, DMSForm) - Static method in class com.groiss.office.DocumentManager
-
fill in the given template
- mixin(DMSDocForm, Map<String, ?>) - Static method in class com.groiss.office.DocumentManager
-
fill in the given template
- mixin(InputStream, ActivityInstance) - Static method in class com.groiss.office.DocumentManager
-
fill in the given template
- mixin(InputStream, DMSForm) - Static method in class com.groiss.office.DocumentManager
-
fill in the given template
- mixin(InputStream, Map<String, ?>) - Static method in class com.groiss.office.DocumentManager
-
fill in the given template
- mixin(InputStream, VariableContext) - Static method in class com.groiss.office.DocumentManager
-
performs the substitutions using the given VariableContext
- MobileView - Class in com.groiss.smartclient.mobile
-
Used to show some mobile view without the need for the entire mobile client.
- MobileView() - Constructor for class com.groiss.smartclient.mobile.MobileView
-
- MODE_ACTIVE - Static variable in class com.groiss.wfxml.WfXML
-
Operating mode active means that WfXML is fully active.
- MODE_ACTIVE - Static variable in class com.groiss.wfxml.WfXML2
-
Operating mode active means that WfXML is fully active.
- MODE_OFF - Static variable in class com.groiss.wfxml.WfXML
-
Operating mode off means that WfXML is deactivated.
- MODE_OFF - Static variable in class com.groiss.wfxml.WfXML2
-
Operating mode off means that WfXML is deactivated.
- MODE_PASSIVE - Static variable in class com.groiss.wfxml.WfXML
-
Operating mode passive means that WfXML is activated.
- MODE_PASSIVE - Static variable in class com.groiss.wfxml.WfXML2
-
Operating mode passive means that WfXML is activated.
- model - Variable in class com.groiss.gui.table.TableAdapter
-
- model - Variable in class com.groiss.xforms.ModelInfo
-
- ModelInfo - Class in com.groiss.xforms
-
container for an xforms model.
- ModelInfo() - Constructor for class com.groiss.xforms.ModelInfo
-
- ModelInfo(Element, boolean, XFormImpl) - Constructor for class com.groiss.xforms.ModelInfo
-
- modelValid - Variable in class com.groiss.xforms.ModelInfo
-
- modifyActions(List<Pair<String, Object>>) - Method in interface com.groiss.dms.DMSTableHandler
-
Your chance to modify the set of provided actions, called for each table line.
- modifyColumns(List<ColumnDescription>) - Method in class com.groiss.dms.DMSTableAdapter
-
Deprecated.
- modifyColumns(List<ColumnDescription>) - Method in interface com.groiss.dms.DMSTableHandler
-
You get the columns as we suggest it as a list of
ColumnDescription
(see the corresponding statics
defined in this interface as values for the ids of the ColumnDescriptions, e.g.
- modifyColumns(List<ColumnDescription>) - Method in class com.groiss.dms.FormTableAdapter
-
Deprecated.
- modifyColumns(List<ColumnDescription>) - Method in interface com.groiss.dms.FormTableHandler
-
Allows modification of the table header
- modifyColumns(List<ColumnDescription>) - Method in interface com.groiss.storegui.ObjectTableHandler
-
Allows modification of the table header
- modifyColumns(List<ColumnDescription>) - Method in class com.groiss.wf.html.CombinedWorklist
-
- modifyColumns(List<ColumnDescription>) - Method in interface com.groiss.wf.html.Worklist
-
You get the header as we suggest it, a list of reserved keywords, like
"id","process", "task".
- modifyColumns(List<ColumnDescription>) - Method in class com.groiss.wf.html.WorklistAdapter
-
- modifyDetailLinks(KeyedList<String, Link>, StringBuilder, ProcessInstance, ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
-
You can modify the title and links in the detail view of the process.
- modifyDetailLinks(KeyedList<String, Link>, StringBuilder, ProcessInstance, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- modifyDetailPanes(KeyedList<String, NavigationTreeNode>, StringBuilder, ProcessInstance, ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
-
You can modify the title and tabs in the detail view of the process.
- modifyDetailPanes(KeyedList<String, NavigationTreeNode>, StringBuilder, ProcessInstance, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
-
- modifyDMSAttachments(List<DMSObject>, Message) - Method in interface com.groiss.smartclient.mail.MailActionsHandler
-
Method to modify given list of DMS attachments that should be filled in Compose window.
- modifyFileAttachments(List<Pair<String, File>>, Message) - Method in interface com.groiss.smartclient.mail.MailActionsHandler
-
Method to modify given list of
File
attachments that should be filled in Compose window.
- modifyHeader(List<Object>) - Method in interface com.groiss.reporting.ResultModifier
-
- modifyMailBody(Pair<String, String>, Message) - Method in interface com.groiss.smartclient.mail.MailActionsHandler
-
Method to modify given mail body (text/plain and text/html) that should be filled in Compose window.
- modifyModel(T, Element, FormContext) - Method in interface com.groiss.dms.XHTMLFormEventHandler
-
Callback for modifying the model element.
- modifyRecipients(Map<Message.RecipientType, String>, Message) - Method in interface com.groiss.smartclient.mail.MailActionsHandler
-
Method to modify given recipients that should be filled in Compose window.
- modifyResult(List<List<Object>>) - Method in interface com.groiss.reporting.ResultModifier
-
- modifySenderAddress(String) - Method in interface com.groiss.smartclient.mail.MailActionsHandler
-
Method to modify given sender address that should be filled in Compose window.
- modifySubject(String, Message) - Method in interface com.groiss.smartclient.mail.MailActionsHandler
-
Method to modify given subject that should be filled in Compose window.
- modifyTableHeader(List<Pair<String, Object>>) - Method in class com.groiss.dms.DMSTableAdapter
-
- modifyTableHeader(List<Pair<String, Object>>) - Method in class com.groiss.dms.FormTableAdapter
-
Deprecated.
- modifyTableHeader(List<Pair<String, Object>>) - Method in class com.groiss.wf.html.WorklistAdapter
-
- modifyTableLine(DMSObject, Map<String, Object>) - Method in interface com.groiss.dms.DMSTableHandler
-
Your chance to modify the line, called for each table line.
- modifyTableLine(DMSForm, Map<String, Object>) - Method in interface com.groiss.dms.FormTableHandler
-
Your chance to modify the line, called for each table line.
- modifyTableLine(T, Map<String, Object>) - Method in interface com.groiss.storegui.ObjectTableHandler
-
Your chance to modify the line, called for each table line.
- modifyTableLine(ActivityInstance, Map<String, Object>) - Method in class com.groiss.wf.html.CombinedWorklist
-
- modifyTableLine(ActivityInstance, Map<String, Object>) - Method in interface com.groiss.wf.html.Worklist
-
Your chance to modify the line, called for each table line.
- modifyTableLine(ActivityInstance, Map<String, Object>) - Method in class com.groiss.wf.html.WorklistAdapter
-
- modifyTableLine(ActivityInstance, List<Object>) - Method in class com.groiss.wf.html.WorklistAdapter
-
- MONTHLY - Static variable in interface com.groiss.cal.CalEvent
-
- move(DMSFolder, DMSFolder, P, short) - Method in interface com.groiss.dms.DMS
-
Moves an object from one folder to another.
- MOVE - Static variable in interface com.groiss.dms.RemoteDMS
-
Determines that a DMSObject should be moved from one folder to another
- move(DMSFolder, DMSFolder, P, short) - Method in interface com.groiss.dms.RemoteDMS
-
Moves an object from one folder to another.
- moveToRecycleBin(DMSFolder, DMSObject) - Method in interface com.groiss.dms.DMS
-
Moves the object o which resides in folder f to the Recycle Bin.
- moveToRecycleBin(DMSFolder, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
-
Moves the object o which resides in folder f to the Recycle Bin.
- MSG_BODY - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_CTXDATA - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_CTXDATA_DMSFOLDER - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_CTXDATA_NOTES - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_CTXDATA_PROCESSFORMS - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_CTXDATA_PROCESSFORMS_NAME - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_EXC - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_EXC_DESC - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_EXC_MAINCODE - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_EXC_SUBCODE - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_EXC_SUBJECT - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_EXC_TYPE - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_GEN - Static variable in class com.groiss.wfxml.GenericMessage
-
- MSG_BODY_REQ - Static variable in class com.groiss.wfxml.ChangePIStateMessage
-
- MSG_BODY_REQ - Static variable in class com.groiss.wfxml.CreatePIMessage
-
- MSG_BODY_REQ - Static variable in class com.groiss.wfxml.GetPIDataMessage
-
- MSG_BODY_REQ - Static variable in class com.groiss.wfxml.NotifyMessage
-
- MSG_BODY_REQ - Static variable in class com.groiss.wfxml.PIStateChangedMessage
-
- MSG_BODY_RESP - Static variable in class com.groiss.wfxml.ChangePIStateMessage
-
- MSG_BODY_RESP - Static variable in class com.groiss.wfxml.CreatePIMessage
-
- MSG_BODY_RESP - Static variable in class com.groiss.wfxml.GetPIDataMessage
-
- MSG_BODY_RESP - Static variable in class com.groiss.wfxml.NotifyMessage
-
- MSG_BODY_RESP - Static variable in class com.groiss.wfxml.PIStateChangedMessage
-
- MSG_BODY_RSLTDATA - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_RSLTDATASET - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_SET_NAME - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_SET_PARAM - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_BODY_SET_VALUE - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_HEAD - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_HEAD_KEY - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_HEAD_REQ - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_HEAD_RESP - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_HEAD_RESPREQUIRED - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_HEAD_RESPREQUIRED_NO - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_HEAD_RESPREQUIRED_ONERROR - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_HEAD_RESPREQUIRED_YES - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_ROOT - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_TRANSPORT - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_TRANSPORT_CORDATA - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_TRANSPORT_CORDATA_OID - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_TRANSPORT_CORDATA_ORIGIN - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_TRANSPORT_CORDATA_TIMESTAMP - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MSG_VERSION - Static variable in class com.groiss.wfxml.WfXMLMessage
-
- MultiMap<K,V> - Class in com.groiss.ds
-
A MultiMap maps keys to objects, where one key can be mapped to a list of objects.
- MultiMap() - Constructor for class com.groiss.ds.MultiMap
-
Constructs an empty, not threadsafe MultiMap with default initialcapacity (16) and default subVectorSize (16)
- MultiMap(boolean) - Constructor for class com.groiss.ds.MultiMap
-
Constructs an empty MultiMap
- MultiMap(boolean, int, int) - Constructor for class com.groiss.ds.MultiMap
-
Constructs an empty MultiMap with the given settings
- MultiMap(int) - Constructor for class com.groiss.ds.MultiMap
-
Constructs a MultiMap and specifies an initial size for the Vectors
holding the values to the keys.
- MultiMap(int, int) - Constructor for class com.groiss.ds.MultiMap
-
Creates a new MultiMap with the defined capacity and Vector size.
- MultipartRequest - Class in com.groiss.servlet
-
A wrapper of HttpServletRequest with additional methods to handle files
and adding and removing parameters.
- MultipartRequest(HttpServletRequest) - Constructor for class com.groiss.servlet.MultipartRequest
-
- MULTIPLE - Static variable in class com.groiss.gui.component.SelectList
-
- MUST - Static variable in interface com.groiss.wf.RemoteWfEngine
-
- myCondUnits - Variable in class com.groiss.reporting.data.impl.DateReportingData
-