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

H

handle(Callback[]) - Method in interface de.aristaflow.adept2.base.security.AFCallbackHandler
This method is similar to CallbackHandler.handle(Callback[]) but returns the provided callbacks back to the caller.
handle(Callback[]) - Method in class de.aristaflow.adept2.base.security.callbackhandler.AFCallbackHandlerWrapper
 
handle(Callback[]) - Method in class de.aristaflow.adept2.base.security.callbackhandler.CallbackHandlerWrapper
 
handle(Callback[]) - Method in class de.aristaflow.adept2.base.security.callbackhandler.NameAppNameHandler
 
handle(Callback[]) - Method in class de.aristaflow.adept2.base.security.callbackhandler.NameHandler
 
handle(Callback[]) - Method in class de.aristaflow.adept2.base.security.callbackhandler.NameOrgPosSesIDAppNameHandler
 
handle(Callback[]) - Method in class de.aristaflow.adept2.base.security.callbackhandler.NamePasswordHandler
 
handle(Callback[]) - Method in class de.aristaflow.adept2.base.security.callbackhandler.NameStoringHandler
 
handle(Callback[]) - Method in class de.aristaflow.adept2.base.security.callbackhandler.PasswordHandler
 
HANDLE_CONSUMED - Variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileMarkHandler
Whether this handler should also handle files of which the corresponding file event has been consumed.
HANDLE_CONSUMED - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailFlagHandler
Whether this handler should also handle (set flags, move, expunge) messages of which the corresponding mail event has been consumed.
handleEvent(Event, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractActivityEventHandler
 
handleEvent(Event, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharingActEventSource
 
handleEvent(Event, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileMarkHandler
 
handleEvent(Event, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.InstanceStartEventHandler
 
handleEvent(Event, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.MarkInstanceStartEventHandler
 
handleEvent(Event, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.InstanceStartEventHandler
 
handleEvent(Event, boolean) - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailFlagHandler
 
handleEvent(Event, boolean) - Method in interface de.aristaflow.adept2.model.events.handler.EventHandler
This method actually processes an event.
handleField(String, Parameter, MailEvent, ActivityData) - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
Gets the designated field from the message of the designated mail event and stores the value for the output parameter in the designated data context.
handleGetObject(String) - Method in class de.aristaflow.adept2.util.i18n.AristaFlowBundle
 
handler - Variable in class de.aristaflow.adept2.base.security.callbackhandler.AFCallbackHandlerWrapper
The handler to which all callback requests are forwarded.
handler - Variable in class de.aristaflow.adept2.base.security.callbackhandler.CallbackHandlerWrapper
The handler to which all callback requests are forwarded.
handler - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
All known event handler indexed by the event and source type they are registered for.
handler - Variable in class de.aristaflow.adept2.core.eventmanager.common.ConcurrentEventHandling
The event handler.
handler - Variable in class de.aristaflow.adept2.core.eventmanager.common.EventSourceAdder
The worklist handler for adding the event source.
HANDLER_FILE_IO_EXCEPTION_CODE - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventActivityHandler
Code for creating UDT values based on the file fails.
HANDLER_FILE_IO_EXCEPTION_STATE - Static variable in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventActivityHandler
State for creating UDT values based on the file fails.
HANDLER_MAIL_INVALID_DATA_TYPE_EXCEPTION_CODE - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
Code for an output parameter having an inappropriate type.
HANDLER_MAIL_INVALID_DATA_TYPE_EXCEPTION_STATE - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
State for an output parameter having an inappropriate type.
HANDLER_MAIL_IO_EXCEPTION_CODE - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
Code for creating UDT values based on the message fields or content fails.
HANDLER_MAIL_IO_EXCEPTION_STATE - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
State for creating UDT values based on the message fields or content fails.
HANDLER_MAIL_MESSAGING_EXCEPTION_CODE - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
Code for retrieving fields from the message fails.
HANDLER_MAIL_MESSAGING_EXCEPTION_STATE - Static variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
State for retrieving fields from the message fails.
handleRegEx(String, Parameter, MailEvent, ActivityData) - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventActivityHandler
Applies the designated regular expression to (the string representation of) the content of the message of the designated mail event and stores the match for the output parameter in the designated data context.
handlerList - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventSource
All handler registered for this event source.
handlerMinPoolSize - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
Minimal number of executor threads for handling events.
handlerPriority - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
The priority of the event handling threads used by various sources.
handlerQueueLimit - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
The number of tasks in the executor queue that are allowed before executor warnings will be logged.
handlerService - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
The service that is shared among sources for asynchronous event handling.
handlerSource - Variable in class de.aristaflow.adept2.core.eventmanager.common.AbstractEventManager
All handler and the sources they are registered for.
hardUpdateTypes() - Static method in enum de.aristaflow.adept2.model.globals.WorklistConstants.WorklistItemUpdateType
Gets the update item types of which the change is sure and well-known.
hasAttribute(SessionToken, EntityType, String) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.ModelExplorer
Returns whether the given entity type has an attribute with the given name.
hasCapability(SessionToken, String) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
Checks the integrity of the (security token of the) designated session token and returns whether the (security token of the) designated session has the designated capability.
hasCapability(PublicKey, String) - Method in class de.aristaflow.adept2.base.sessionmanagement.SignedSecurityToken
Verifies the token and returns whether the owner of this token is allowed to access the designated object in the designated way, for instance, "ReadInstance".
hasColumn(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
Returns whether this WebForm subtable has a column with the given name.
hasColumn(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
Deprecated.
Returns whether this WJP subtable has a column with the given name.
hasConf(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Returns whether the specified configuration entry is set.
hasExtension(File, String) - Static method in class de.aristaflow.adept2.util.FileTools
Tests whether the given file has the given extension.
hasField(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
Returns whether this WebForm container has a field with the given name.
hasField(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
Deprecated.
Returns whether this WJP container has a field with the given name.
HashCalc - Class in de.aristaflow.adept2.util
A disposable class to facilitate the calculation of hash codes, i.e. this class is intended to be used in implementations of Object.hashCode().
HashCalc(Class<?>) - Constructor for class de.aristaflow.adept2.util.HashCalc
Constructs a new HashCalc for an object of the specified class.
hashCode() - Method in class de.aristaflow.adept2.base.sessionmanagement.QualifiedAgent
 
hashCode() - Method in class de.aristaflow.adept2.base.sessionmanagement.RichAgent
 
hashCode() - Method in class de.aristaflow.adept2.base.sessionmanagement.SignedSecurityToken
 
hashCode() - Method in class de.aristaflow.adept2.core.client.ClientQA
 
hashCode() - Method in class de.aristaflow.adept2.core.orgmodelmanager.AttributeMetaData.MetaDataElement
 
hashCode() - Method in class de.aristaflow.adept2.model.common.changetracking.ChangedProperty
 
hashCode() - Method in class de.aristaflow.adept2.model.common.ExecutionControlProperties
 
hashCode() - Method in class de.aristaflow.adept2.model.common.IconDescriptor.Dimension
 
hashCode() - Method in class de.aristaflow.adept2.model.common.paramref.IOParameterRef
 
hashCode() - Method in class de.aristaflow.adept2.model.common.paramref.ParameterRef
 
hashCode() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
 
hashCode() - Method in class de.aristaflow.adept2.model.datamanagement.FileUDTValue
 
hashCode() - Method in class de.aristaflow.adept2.model.logmanagement.Column
 
hashCode() - Method in class de.aristaflow.adept2.model.logmanagement.Schema
 
hashCode() - Method in class de.aristaflow.adept2.model.orgmodel.Entity
 
hashCode() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
EBPInstanceReferences are equal in case they reference the same executable business process, therefore Object.equals(Object) and Object.hashCode() have to be overridden.
hashCode() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessType
ProcessTypes are equal in case they have the same name and the same root template (not proxy!!).
hashCode() - Method in class de.aristaflow.adept2.model.processmodel.systemdata.Dependency
 
hashCode() - Method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLHelperTools.SerialisableProcessType
 
hashCode() - Method in class de.aristaflow.adept2.model.scripts.Script
 
hashCode() - Method in class de.aristaflow.adept2.model.worklistmodel.ActivityGroupReference
 
hashCode() - Method in class de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
 
hashCode() - Method in interface de.aristaflow.adept2.model.worklistmodel.ClientWorklist
When overriding Object.equals(Object) one also needs to override Object.hashCode().
hashCode() - Method in interface de.aristaflow.adept2.model.worklistmodel.IncrementalWorklist
When overriding Object.equals(Object) one also needs to override Object.hashCode().
hashCode() - Method in interface de.aristaflow.adept2.model.worklistmodel.Worklist
When overriding Object.equals(Object) one also needs to override Object.hashCode().
hashCode() - Method in class de.aristaflow.adept2.model.worklistmodel.WorklistItemIdComparator
 
hashCode() - Method in class de.aristaflow.adept2.model.worklistmodel.WorklistItemUpdate
 
hashCode(WorklistRevision) - Static method in interface de.aristaflow.adept2.model.worklistmodel.WorklistRevision
Returns a hash code value for the given worklist revision.
hashCode() - Method in class de.aristaflow.adept2.util.ArrayTools.ArrayWrapper
 
hashCode() - Method in class de.aristaflow.adept2.util.HashCalc
Returns the computed hash code.
hashCode() - Method in class de.aristaflow.adept2.util.JavaVersion
 
hashCode() - Method in class de.aristaflow.adept2.util.logging.WrappingLogger
 
hashCode() - Method in class de.aristaflow.adept2.util.threading.LoggingFuture
 
hashCode() - Method in class de.aristaflow.adept2.util.time.CalendarTools.DayOfYear
Equality is based solely on the values of the month and day.
hashCode() - Method in class de.aristaflow.adept2.util.types.Pair
 
hashCode() - Method in class de.aristaflow.adept2.util.types.Triple
 
hasHiddenAttribute(String) - Method in enum de.aristaflow.adept2.model.orgmodel.EntityType
Gets whether this entity type has a hidden attribute corresponding to the designated one.
hasIndividualWorklistItemSettings(UUID) - Method in interface de.aristaflow.adept2.model.worklistmodel.InternalWorklistItem
Gets whether the worklist with the designated ID has individual worklist item settings.
hasInputListParam(String, ProcessConstants.AdeptDataType) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Returns whether the input parameter with the specified name exists and is a list with the specified element type.
hasInputParam(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Returns whether the input parameter with the specified name exists.
hasInputValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Checks whether the value of the specified input parameter is set, i.e. is not null.
hasLock(SessionToken) - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.ChildSessionIDLockCount
 
hasLock(SessionToken) - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.SessionTreePathLockCount
 
hasLock(SessionToken) - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.SubsessionLockCount
 
hasLock(SessionToken) - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.UUIDLockCount
 
hasLock(L) - Method in interface de.aristaflow.adept2.util.locking.LockCountManager
Returns whether the designated object has a lock at least once.
hasLock(Object) - Method in class de.aristaflow.adept2.util.locking.ObjectEqualityLockCount
 
hasLock(boolean, O) - Method in class de.aristaflow.adept2.util.locking.ObjectEqualityLockManager
Checks whether the designated object is locked for reading or writing by the current thread.
hasLock(boolean, L, O) - Method in class de.aristaflow.adept2.util.locking.ObjectLockManager
Checks whether the designated object is locked for reading or writing by the designated locking object.
hasLock(boolean, L, O) - Method in class de.aristaflow.adept2.util.locking.PessimisticObjectLockManager
 
hasLock(T) - Method in class de.aristaflow.adept2.util.locking.ReentrantLock.Lock
Determines if the designated object holds this lock.
hasLocks() - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.ChildSessionIDLockCount
 
hasLocks() - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.SessionTreePathLockCount
 
hasLocks() - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.SubsessionLockCount
 
hasLocks() - Method in class de.aristaflow.adept2.base.sessionmanagement.SessionLock.UUIDLockCount
 
hasLocks() - Method in interface de.aristaflow.adept2.util.locking.LockCountManager
Returns whether this lock count manager knows at least one object that has a lock.
hasLocks() - Method in class de.aristaflow.adept2.util.locking.ObjectEqualityLockCount
 
hasMandatoryAttribute(String) - Method in enum de.aristaflow.adept2.model.orgmodel.EntityType
Returns whether this entity type has the given mandatory attribute.
hasNavFunction(String) - Method in enum de.aristaflow.adept2.model.orgmodel.EntityType
Returns whether the function with the given name is defined for this entity type.
hasOutputParam(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Returns whether the output parameter with the specified name exists.
hasOwnFromInputParameter(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedActivityConfiguration
Gets whether the designated configuration entry has an own parameter name for retrieval from an input parameter within this configuration.
hasOwnFromProcessConfiguration(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedActivityConfiguration
Gets whether the designated configuration entry has not an process configuration entry name for retrieval from the process configuration within this configuration.
hasOwnValue(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
Gets whether the value for the entry with the designated name has an own value within this configuration, that is, the value is not being inherited from the parent configuration.
hasParam(String, ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Returns whether the parameter with the specified name and access type exists.
hasParamConf(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
Returns whether the specified configuration entry is set.
hasParameterDeclaration(String) - Static method in class de.aristaflow.adept2.model.scripts.ScriptTools
Returns true if the given string is a script declaration and contains at least the parentheses of the parameter declaration are present; false otherwise.
hasReadOnlyAttribute(String) - Method in enum de.aristaflow.adept2.model.orgmodel.EntityType
Returns whether the specified mandatory (!)
hasTagName(Node, String) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
This method checks, whether the (local) tag name of the given element matches the given name.
hasTagName(Element, String) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
This method checks, whether the (local) tag name of the given element matches the given name.
hasTopLevelCapability(SessionToken, String) - Method in interface de.aristaflow.adept2.base.sessionmanagement.SessionFactory
Checks the integrity of the (security token of the) top-level session of the designated session token and returns whether the (security token of the) top-level session of the designated session has the designated capability.
hasTransitiveOption() - Method in class de.aristaflow.adept2.model.orgmodel.NavFunction
Returns whether the function has the option to be transitive, i.e. whether appending + to the function name is allowed.
hasValue(String) - Static method in class de.aristaflow.adept2.util.StringTools
Returns true, if the given String s actually has a value set, ie. it is not null and not an empty String.
header - Variable in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
Headers for the HTTP response.
headerData - Variable in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
headTrim(StackTraceElement[], int) - Static method in class de.aristaflow.adept2.util.StackTraceTools
Removes the given number of elements from the head (i.e. the top) of the given stack trace and returns the result in a new array.
headTrim(StackTraceElement[], Class<?>) - Static method in class de.aristaflow.adept2.util.StackTraceTools
Removes all elements from the head of the stack trace that refer to the given class.
heartBeat - Variable in class de.aristaflow.adept2.core.registry.cluster.HeartBeatControl
The daemon thread that sends the alive signal of this cluster node and regularly polls for the server.
heartBeatControl - Variable in class de.aristaflow.adept2.core.registry.cluster.ClusterNode
Deprecated.
The control for the heartbeats of this cluster node.
HeartBeatControl - Class in de.aristaflow.adept2.core.registry.cluster
This class controls the heartbeats of a cluster node, that is , the heartbeat for the database and the heartbeat for the communication.
height - Variable in class de.aristaflow.adept2.model.common.IconDescriptor.Dimension
The height in pixel.
height - Variable in class de.aristaflow.adept2.model.graphical.Rectangle
The height of the rectangular area.
HIDDEN - Static variable in class de.aristaflow.adept2.core.changeoperations.ToggleNodeVisibility
 
hiddenNodesVisible() - Method in interface de.aristaflow.adept2.model.graphical.RenderOptions
Gets whether hidden nodes of the process template should be rendered.
hierInstName - Variable in class de.aristaflow.adept2.base.registry.RegistryWrapper
The name of the component/service which uses this wrapper.
hierInstName - Variable in class de.aristaflow.adept2.base.registry.ServiceRegistry
The hierarchical instance name of this service registry.
historiesNamespace - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
 
historySchemaFile - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
the filename of the histories schema file
host - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
The host to connect to and from which to use as mail source.
HOUR - Static variable in interface de.aristaflow.adept2.base.licensing.LicenceManager
The amount of milliseconds for one hour.
HTML_CONTEXT - Static variable in class de.aristaflow.adept2.model.globals.GUIConstants
Identifier for the HTML GUI context which allows for rendering HTML.
HTMLContext - Interface in de.aristaflow.adept2.ui.htmlgui
HTMLContext provides the means to create an HTML-document as user-interface for an executed component.
HTMLContext.Attachment - Class in de.aristaflow.adept2.ui.htmlgui
An Attachment represents either binary data or a (text) file uploaded to the HTTP-service.
HTMLContext.HTTPReply - Class in de.aristaflow.adept2.ui.htmlgui
The HTTPReply wraps the data sent as GET or POST to the web server.
HTMLContext.Response - Class in de.aristaflow.adept2.ui.htmlgui
A HTTP-response to be sent to the HTTP-client.
HTMLContext.Response.MimeType - Class in de.aristaflow.adept2.ui.htmlgui
Common mime types for dynamic content
HTTPReply(Map<String, String>, Map<String, HTMLContext.Attachment>, Map<String, List<String>>, Map<String, List<HTMLContext.Attachment>>) - Constructor for class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
Creates a new HTTPReply with the designated attributes.
HTTPReplyHandler - Interface in de.aristaflow.adept2.ui.htmlgui.httpservice
HTML-activities are provided a single HTTP-service which accepts data sent back to an activity and assigns it to a registered activity.
httpService - Variable in class de.aristaflow.adept2.ui.htmlgui.httpservice.EmbdServContHTTPService
The HTTP service (servlet) handling the requests.
HTTPService - Interface in de.aristaflow.adept2.ui.htmlgui.httpservice
A HTTPService provides the means to register and deregister handlers for replies for an activity sent via HTTP.
httpService - Variable in class de.aristaflow.adept2.ui.htmlgui.RemoteHTMLContext
The HTTP service for deregistering this reply handler.
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links