Index

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 Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort(IUserData, IProcessCaseUpdates) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
abort(IUserData, IProcessCaseUpdates) - Method in interface com.aquima.interactions.process.IProcessTask
This method may be invoked to indicate the process step has been aborted.
abort(IUserData, IProcessCaseUpdates) - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
abort(IUserData, IProcessCaseUpdates) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessTask
Always throws an InvalidStateException: No modifications allowed on a read only process task.
ABORT - Static variable in class com.aquima.interactions.process.TaskExecutionEvent
 
ABORT - Static variable in class com.aquima.interactions.process.TaskExit
This member defines the ABORT exit type.
ABORT_EXIT_NAME - Static variable in class com.aquima.interactions.process.TaskExit
 
abortCurrentTask() - Method in class com.aquima.interactions.portal.model.process.Dcm1ProcessEnabledSession
 
abortCurrentTask() - Method in class com.aquima.interactions.portal.model.process.Dcm2ProcessEnabledSession
 
abortCurrentTask() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
abortFlow(String) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
abortFlow(String) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
AbortFlow - Class in com.aquima.interactions.portal.model.tx
Command class that updates the portal context state for a abort flow event.
AbortFlow(FlowContext, FlowScope) - Constructor for class com.aquima.interactions.portal.model.tx.AbortFlow
 
AbortProcessTaskException - Exception Class in com.aquima.interactions.process.exception
This exception is used to indicate a task could not be aborted.
AbortProcessTaskException(String) - Constructor for exception class com.aquima.interactions.process.exception.AbortProcessTaskException
Constructs the exception with a message explaining the cause.
abortTaskAsync(IUserData, String, long) - Method in interface com.aquima.interactions.caseengine.client.CaseEngineClient
Updates the case aggregates after a task has been aborted.
abortTaskWithoutUnlockingSync(IUserData, String, long) - Method in interface com.aquima.interactions.caseengine.client.CaseEngineClient
reverts the status of the task in the case engine back to open without removing the case lock.
AbstractBetweenFunction - Class in com.aquima.interactions.expressions.functions.date
Abstract base class for date(time) between functions.
AbstractBetweenFunction(DataType, DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.AbstractBetweenFunction
 
AbstractDatasourceXml - Class in com.aquima.interactions.foundation.ds
Internal abstract class for easy IDatasourceXml implementation, to avoid catching of InitializationException for every datasource xml implementation.
AbstractDatasourceXml() - Constructor for class com.aquima.interactions.foundation.ds.AbstractDatasourceXml
 
AbstractDatePartFunction - Class in com.aquima.interactions.expressions.functions.date
Abstract base class for functions that returns a part/unit of a date(time) value.
AbstractDatePartFunction(DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.AbstractDatePartFunction
 
AbstractFormatOnlySymbol - Class in com.aquima.interactions.foundation.text.symbol
Extend the AbstractFormatOnlySymbol when the symbol is for formatting dates only.
AbstractFormatOnlySymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.AbstractFormatOnlySymbol
 
AbstractIncrementFunction - Class in com.aquima.interactions.expressions.functions.date
Abstract base class for date(time) incrementing functions.
AbstractIncrementFunction(DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.AbstractIncrementFunction
 
AbstractListPlus - Class in com.aquima.interactions.framework.container.listplus
This class represents an abstract implementation of the list plus.
AbstractListPlus(IContainerContext) - Constructor for class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
AbstractMask - Class in com.aquima.interactions.framework.mask.impl
Abstract class to simplify mask implementations.
AbstractMask() - Constructor for class com.aquima.interactions.framework.mask.impl.AbstractMask
 
AbstractNode - Class in com.aquima.interactions.dtree.impl
Base class for decision tree nodes.
AbstractNode(IDecisionTree, AbstractNode, InitializationLookup, IDecisionTreeNodeDS) - Constructor for class com.aquima.interactions.dtree.impl.AbstractNode
 
AbstractProcessListPlus - Class in com.aquima.interactions.framework.container.listplus
 
AbstractProcessListPlus(IContainerContext) - Constructor for class com.aquima.interactions.framework.container.listplus.AbstractProcessListPlus
 
AbstractReference - Class in com.aquima.interactions.composer.model.definition
Base class for references that can be added to containers/composite elements.
AbstractReference - Class in com.aquima.interactions.metamodel
 
AbstractReference() - Constructor for class com.aquima.interactions.metamodel.AbstractReference
 
AbstractReference(AbstractReference) - Constructor for class com.aquima.interactions.composer.model.definition.AbstractReference
 
AbstractReference(IParserFactory, IReferenceDS, String) - Constructor for class com.aquima.interactions.composer.model.definition.AbstractReference
 
AbstractReference(String, ElementType) - Constructor for class com.aquima.interactions.composer.model.definition.AbstractReference
 
AbstractSchedulerJobConfigurationBuilder<T> - Class in com.aquima.interactions.process.scheduler.utility.builder
Abstract class which is responsible for creating a SchedulerJobConfiguration.
AbstractSchedulerJobConfigurationBuilder() - Constructor for class com.aquima.interactions.process.scheduler.utility.builder.AbstractSchedulerJobConfigurationBuilder
 
AbstractSchemaValidationElement - Class in com.aquima.interactions.communication.impl.evaluator.parser
Every schema element that has to be validated MUST extend this class.
AbstractSchemaValidationElement(IFieldValidationDefinition[], InstanceContext) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.AbstractSchemaValidationElement
 
AbstractSoapClient - Class in com.aquima.interactions.foundation.connectivity.impl
Abstract base class for a soap client that uses xml element to connect to a Soap webservice.
AbstractSoapClient(String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.AbstractSoapClient
 
AbstractSubstringMask - Class in com.aquima.interactions.framework.mask.impl
Abstract mask class to parse the following optional parameters.
AbstractSubstringMask() - Constructor for class com.aquima.interactions.framework.mask.impl.AbstractSubstringMask
 
AbstractTextDataReader - Class in com.aquima.interactions.framework.util.textdata
Abstract base class to parse a text based resource.
AbstractTextDataReader(IResource, int, String) - Constructor for class com.aquima.interactions.framework.util.textdata.AbstractTextDataReader
 
AbstractValue - Class in com.aquima.interactions.foundation.types
Base class for primitive values.
AbstractValue(AbstractValue) - Constructor for class com.aquima.interactions.foundation.types.AbstractValue
 
AbstractValue(String, IMultilingualText) - Constructor for class com.aquima.interactions.foundation.types.AbstractValue
 
AbstractVisitor - Class in com.aquima.interactions.composer.model
Base class for visitors that splits the generic accept method into more specific accept methods for each type of element.
AbstractVisitor() - Constructor for class com.aquima.interactions.composer.model.AbstractVisitor
 
AbstractXmlWriter - Class in com.aquima.interactions.foundation.xml.writer
Writer to write Xml objects to a stream.
AbstractXmlWriter(boolean) - Constructor for class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
accept(IElement) - Method in interface com.aquima.interactions.composer.IVisitor
This method will be invoked for each element that is encountered during the visit.
accept(IElement) - Method in class com.aquima.interactions.composer.model.AbstractVisitor
 
accept(IElement) - Method in class com.aquima.interactions.composer.model.ElementFinderVisitor
 
accept(IElement) - Method in class com.aquima.interactions.composer.model.qrcode.QRCodeVisitor
 
accept(IElement) - Method in class com.aquima.interactions.composer.model.RuntimeKeyGenerator
 
accept(IElement) - Method in class com.aquima.interactions.framework.container.instance.list.ActivateInstanceVisitor
 
accept(IElement) - Method in class com.aquima.interactions.portal.model.session.CallbackVisitor
 
accept(IElement) - Method in class com.aquima.interactions.portal.model.session.page.ActiveInstanceVisitor
 
accept(IElement) - Method in class com.aquima.interactions.portal.model.session.page.EventValueConverter
 
accept(IElement) - Method in class com.aquima.interactions.portal.model.session.page.EventValueValidator
 
accept(IElement) - Method in class com.aquima.interactions.portal.model.session.page.UpdateCustomFieldVisitor
 
accept(IElement) - Method in class com.aquima.interactions.portal.model.session.page.UpdateFieldVisitor
 
accept(IVisitor) - Method in interface com.aquima.interactions.composer.ICompositeElement
 
accept(IVisitor) - Method in interface com.aquima.interactions.composer.IElement
This method will traverse the element structure and invoke the visitor for each element.
accept(IVisitor) - Method in class com.aquima.interactions.composer.model.CompositeElement
 
accept(IVisitor) - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
accept(IVisitor) - Method in class com.aquima.interactions.composer.model.Element
This method will invoke the visitor for this runtime element.
accept(IVisitor) - Method in class com.aquima.interactions.composer.model.Field
 
accept(IVisitor) - Method in class com.aquima.interactions.composer.model.Link
 
accept(IVisitor) - Method in class com.aquima.interactions.composer.model.table.Table
 
accept(IVisitor) - Method in class com.aquima.interactions.composer.model.table.TableCell
 
accept(IVisitor) - Method in class com.aquima.interactions.composer.model.table.TableElement
 
accept(IVisitor) - Method in class com.aquima.interactions.composer.model.table.TableHeader
 
accept(IDecisionTreeNodeDS) - Method in interface com.aquima.interactions.dtree.ds.ITreeNodeVisitor
This method should be invoked to add a single node.
accept(IDecisionTreeNodeDS) - Method in class com.aquima.interactions.dtree.impl.TreeNodeVisitor
 
accept(IDecisionTreeSymptomDS) - Method in interface com.aquima.interactions.dtree.ds.ITreeSymptomVisitor
This method should be invoked for each symptom that needs to be added to the decision tree.
accept(IDecisionTreeSymptomDS) - Method in class com.aquima.interactions.dtree.impl.TreeSymptomVisitor
 
accept(IDecisionTreeSymptomDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.TreeSymptomVisitor
 
accept(IParseNode) - Method in class com.aquima.interactions.expressions.r7.semantics.SemanticsR7
 
accept(IParseNode) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticTreeBuilder
This method should be used to convert a parse node to a semantic node.
accept(AllVariable) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(AllVariable) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: AllVariable.
accept(Arithmetic) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(Arithmetic) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: Arithmetic.
accept(Condition) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(Condition) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: Condition.
accept(Constant) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(Constant) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: Constant.
accept(Conversion) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(Conversion) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: Conversion.
accept(DimensionChange) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(DimensionChange) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: DimensionChange.
accept(ErrorNode) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(ErrorNode) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: ErrorNode.
accept(ExpressionList) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(ExpressionList) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: ExpressionList.
accept(FieldVariable) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(FieldVariable) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: FieldVariable.
accept(FunctionCall) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(FunctionCall) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: FunctionCall.
accept(InstanceOf) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(InstanceOf) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: InstanceOf.
accept(Inversion) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(Inversion) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: Inversion.
accept(ListArithmetic) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(ListArithmetic) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: ListArithmetic.
accept(ListCondition) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(ListCondition) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: ListCondition.
accept(LocalVariable) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(LocalVariable) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: LocalVariable.
accept(LogicalConnective) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(LogicalConnective) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: LogicalConnective.
accept(NamedVariable) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(NamedVariable) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: NamedVariable.
accept(Not) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(Not) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: Not.
accept(Predicate) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(Predicate) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: Predicate.
accept(Root) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(Root) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: RootExpression.
accept(Select) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(Select) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: Select.
accept(TemplateCall) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(TemplateCall) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: TemplateCall.
accept(TypeOf) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(TypeOf) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: TypeOf.
accept(Unknown) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(Unknown) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: Unknown.
accept(Variable) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
accept(Variable) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNodeVisitor
This method is invoked for nodes of the type: Variable.
accept(CommentNode) - Method in interface com.aquima.interactions.expressions.tsl.ITslNodeVisitor
This method is invoked for nodes of the type: CommentNode.
accept(CommentNode) - Method in class com.aquima.interactions.expressions.tsl.printer.TslPrinterVisitor
 
accept(ConditionNode) - Method in interface com.aquima.interactions.expressions.tsl.ITslNodeVisitor
This method is invoked for nodes of the type: ConditionNode.
accept(ConditionNode) - Method in class com.aquima.interactions.expressions.tsl.printer.TslPrinterVisitor
 
accept(FieldNode) - Method in interface com.aquima.interactions.expressions.tsl.ITslNodeVisitor
This method is invoked for nodes of the type: FieldNode.
accept(FieldNode) - Method in class com.aquima.interactions.expressions.tsl.printer.TslPrinterVisitor
 
accept(ForeachNode) - Method in interface com.aquima.interactions.expressions.tsl.ITslNodeVisitor
This method is invoked for nodes of the type: ForeachNode.
accept(ForeachNode) - Method in class com.aquima.interactions.expressions.tsl.printer.TslPrinterVisitor
 
accept(NodeList) - Method in interface com.aquima.interactions.expressions.tsl.ITslNodeVisitor
This method is invoked for nodes of the type: NodeList.
accept(NodeList) - Method in class com.aquima.interactions.expressions.tsl.printer.TslPrinterVisitor
 
accept(TextNode) - Method in interface com.aquima.interactions.expressions.tsl.ITslNodeVisitor
This method is invoked for nodes of the type: TextNode.
accept(TextNode) - Method in class com.aquima.interactions.expressions.tsl.printer.TslPrinterVisitor
 
accept(IDcmWidgetFlowParameterDS) - Method in interface com.aquima.interactions.flow.ds.IDcmWidgetFlowParameterVisitor
 
accept(IDcmWidgetFlowParameterDS) - Method in class com.aquima.interactions.flow.report.ReportingDcmWidgetParameterVisitor
 
accept(IEventNodeParameterDS) - Method in interface com.aquima.interactions.flow.ds.IEventNodeParameterVisitor
 
accept(IEventNodeParameterDS) - Method in class com.aquima.interactions.flow.model.EventNodeParameterVisitor
 
accept(IExternalFlowEventMappingDS) - Method in interface com.aquima.interactions.flow.ds.IExternalFlowEventMappingVisitor
This method should be invoked for each external flow event mapping that needs to be added to the external flow mappings.
accept(IExternalFlowEventMappingDS) - Method in class com.aquima.interactions.flow.report.ReportingExternalFlowEventMappingVisitor
 
accept(IFlowDS) - Method in interface com.aquima.interactions.flow.ds.IFlowVisitor
This method should be invoked for each flow that needs to be added to the flow engine.
accept(IFlowDS) - Method in class com.aquima.interactions.flow.model.FlowVisitor
 
accept(IFlowDS) - Method in class com.aquima.interactions.flow.report.ReportingFlowVisitor
 
accept(IFlowDS) - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowVisitor
 
accept(IFunctionFlowInputParameterDS) - Method in interface com.aquima.interactions.flow.ds.IFunctionFlowInputParameterVisitor
This method should be invoked for each function flow input parameter that needs to be added to the function flow parameters.
accept(IFunctionFlowInputParameterDS) - Method in class com.aquima.interactions.flow.model.FunctionFlowInputParameterVisitor
 
accept(IFunctionFlowInputParameterDS) - Method in class com.aquima.interactions.flow.report.ReportingFunctionFlowInputParameterVisitor
 
accept(IFunctionFlowOutputParameterDS) - Method in interface com.aquima.interactions.flow.ds.IFunctionFlowOutputParameterVisitor
This method should be invoked for each function flow output parameter that needs to be added to the function flow parameters.
accept(IFunctionFlowOutputParameterDS) - Method in class com.aquima.interactions.flow.model.FunctionFlowOutputParameterVisitor
 
accept(IFunctionFlowOutputParameterDS) - Method in class com.aquima.interactions.flow.report.ReportingFunctionFlowOutputParameterVisitor
 
accept(INodeDS) - Method in interface com.aquima.interactions.flow.ds.INodeVisitor
This method should be invoked for each child node that needs to be added.
accept(INodeDS) - Method in class com.aquima.interactions.flow.model.NodeVisitor
 
accept(INodeDS) - Method in class com.aquima.interactions.flow.report.ReportingNodeVisitor
 
accept(INodeDS) - Method in class com.aquima.interactions.portal.ds.sys.flow.NodeVisitor
 
accept(IInstanceDS) - Method in interface com.aquima.interactions.metamodel.ds.IInstanceVisitor
This method should be invoked for each instance definition that should be added to the meta model.
accept(IInstanceDS) - Method in class com.aquima.interactions.metamodel.impl.InstanceVisitor
 
accept(IInstanceDS) - Method in class com.aquima.interactions.metamodel.report.ReportingInstanceVisitor
 
accept(IFunctionCallInputParameterDS) - Method in interface com.aquima.interactions.portal.ds.IFunctionCallInputParameterVisitor
This method should invoke for each input parameter for the function call.
accept(IFunctionCallInputParameterDS) - Method in class com.aquima.interactions.portal.model.def.FunctionCallInputParameterVisitor
 
accept(IFunctionCallInputParameterDS) - Method in class com.aquima.interactions.portal.report.ReportingFunctionCallInputParameterVisitor
 
accept(IFunctionCallOutputParameterDS) - Method in interface com.aquima.interactions.portal.ds.IFunctionCallOutputParameterVisitor
This method should invoke for each output parameter for the function call.
accept(IFunctionCallOutputParameterDS) - Method in class com.aquima.interactions.portal.model.def.FunctionCallOutputParameterVisitor
 
accept(IFunctionCallOutputParameterDS) - Method in class com.aquima.interactions.portal.report.ReportingFunctionCallOutputParameterVisitor
 
accept(String) - Static method in class com.aquima.interactions.foundation.lic.Reader
This method will decode the license key and parse it into a License object.
accept(String, IFlowNodeVisitor) - Method in class com.aquima.interactions.flow.model.FlowCrawler
Crawls the provided flow and visits every node using the flowNodeVisitor.
acceptButton(IButton) - Method in class com.aquima.interactions.composer.model.AbstractVisitor
 
acceptButton(IButton) - Method in class com.aquima.interactions.composer.model.RuntimeKeyGenerator
 
acceptContainer(IContainer) - Method in class com.aquima.interactions.composer.model.AbstractVisitor
 
acceptContainer(IContainer) - Method in class com.aquima.interactions.composer.model.RuntimeKeyGenerator
 
acceptCustomElement(IElement) - Method in class com.aquima.interactions.composer.model.AbstractVisitor
 
acceptCustomElement(IElement) - Method in class com.aquima.interactions.composer.model.RuntimeKeyGenerator
 
acceptDocument(IDocument) - Method in class com.aquima.interactions.composer.model.AbstractVisitor
 
acceptDocument(IDocument) - Method in class com.aquima.interactions.composer.model.RuntimeKeyGenerator
 
acceptEdge(IEdgeDS) - Method in interface com.aquima.interactions.flow.ds.IEdgeVisitor
This method may be invoked to add an edge to the current flow.
acceptEdge(IEdgeDS) - Method in class com.aquima.interactions.flow.model.EdgeVisitor
 
acceptEdge(IEdgeDS) - Method in class com.aquima.interactions.flow.report.ReportingEdgeVisitor
 
acceptField(IField) - Method in class com.aquima.interactions.composer.model.AbstractVisitor
 
acceptField(IField) - Method in class com.aquima.interactions.composer.model.RuntimeKeyGenerator
 
acceptImage(IImage) - Method in class com.aquima.interactions.composer.model.AbstractVisitor
 
acceptImage(IImage) - Method in class com.aquima.interactions.composer.model.RuntimeKeyGenerator
 
acceptPage(IPage) - Method in class com.aquima.interactions.composer.model.AbstractVisitor
 
acceptPage(IPage) - Method in class com.aquima.interactions.composer.model.RuntimeKeyGenerator
 
acceptText(IAsset) - Method in class com.aquima.interactions.composer.model.AbstractVisitor
 
acceptText(IAsset) - Method in class com.aquima.interactions.composer.model.RuntimeKeyGenerator
 
ACCESS_DENIED - Enum constant in enum class com.aquima.interactions.caseengine.client.model.CaseEngineErrorCode
 
acquireCachedInstance(String, IPageScope) - Static method in class com.aquima.interactions.framework.container.caselist.state.CaseListState
 
acquireCachedInstance(String, IPageScope) - Static method in class com.aquima.interactions.framework.container.worklist.state.WorkListState
 
acquireCachedInstance(String, String, IPageScope) - Static method in class com.aquima.interactions.framework.container.instance.list.state.InstanceListState
 
acquireCaseLock(long, String) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
Method for setting a Case to locked.
acquireFieldMap(IEntityDefinition) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
acquireInstance(IProfile, IXmlNode) - Method in class com.aquima.interactions.profile.xml.XmlConverter
 
acquireInstance(String, IPageScope) - Static method in class com.aquima.interactions.framework.container.caselist.state.CaseListState
 
acquireInstance(String, IPageScope) - Static method in class com.aquima.interactions.framework.container.worklist.state.WorkListState
 
acquireInstance(String, ISessionScope, ICaseListParameters) - Static method in class com.aquima.interactions.framework.container.caselist.state.CaseListConfiguration
 
acquireInstance(String, ISessionScope, IWorkListParameters) - Static method in class com.aquima.interactions.framework.container.worklist.state.WorkListConfiguration
 
acquireInstance(String, String, IPageScope) - Static method in class com.aquima.interactions.framework.container.instance.list.state.InstanceListState
 
acquireInstance(String, String, ISessionScope, InstanceListParameters, InstanceListColumn[]) - Static method in class com.aquima.interactions.framework.container.instance.list.state.InstanceListConfiguration
Acquires a ListState instance based on container name and index in parent container.
acquireLock(long, String) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
acquireLock(long, String) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Method for locking a Case.
acquireTaskLock(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
Method for setting a Task to Started(which means locked).
Action - Class in com.aquima.interactions.rule.impl.table
This class holds the action definition of a decision table model.
Action(IActionDS) - Constructor for class com.aquima.interactions.rule.impl.table.Action
 
ACTION - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static ACTION type.
ACTION - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the key that is used to determine the action.
ACTION - Static variable in class com.aquima.interactions.framework.handler.webservice.soap.HandleRequestHandler
 
ACTION_ADD_INSTANCE - Static variable in class com.aquima.interactions.framework.container.instance.InstanceSelectorDefines
This member defines the action name that is used by add buttons.
ACTION_ADD_VALUE - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the value that is used to indicate an add value action.
ACTION_CLEAR_VALUE - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the value that is used to indicate a clear value action.
ACTION_CONDITION_OPENED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a condition node is scheduled
ACTION_CONDITION_TRIGGERED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a condition node is triggered
ACTION_CREATE_INSTANCE - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the value that is used to indicate a create instance action.
ACTION_DECISION_BY_ATTRIBUTE - Static variable in class com.aquima.interactions.trace.impl.AttributeDecisionTraceMessage
 
ACTION_DECISION_CONDITION_TRIGGERED - Static variable in class com.aquima.interactions.trace.impl.DecisionTraceMessage
When a conditional event evaluates to TRUE the logic should be stored as a decision.
ACTION_DECISION_SPLIT_NODE - Static variable in class com.aquima.interactions.trace.impl.DecisionTraceMessage
When a process has passed a split node.
ACTION_DECISION_TASK_CLOSED - Static variable in class com.aquima.interactions.trace.impl.DecisionTraceMessage
When a task is closed.
ACTION_DECISION_TASK_OPENED - Static variable in class com.aquima.interactions.trace.impl.DecisionTraceMessage
When a task is opened.
ACTION_DECISION_TIMER_STARTED - Static variable in class com.aquima.interactions.trace.impl.DecisionTraceMessage
When a timer node is started
ACTION_DELETE_INSTANCE - Static variable in class com.aquima.interactions.framework.container.instance.InstanceSelectorDefines
This member defines the action name that is used by delete buttons.
ACTION_DESERIALIZE - Static variable in exception class com.aquima.interactions.communication.exception.DataSerializationException
 
ACTION_DOWNLOAD_PROFILE - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the value that is used to indicate a profile upload action.
ACTION_EDIT_INSTANCE - Static variable in class com.aquima.interactions.framework.container.instance.InstanceSelectorDefines
This member defines the action name that is used by edit buttons.
ACTION_EVALUATE_EXPRESSION - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the value that is used to indicate an evaluate expression action.
ACTION_EVENT_OPENED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a incoming message event node is scheduled
ACTION_EVENT_TRIGGERED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When an incoming message event node is triggered
ACTION_ID - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static ACTION type id.
ACTION_INIT - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the value that is used to indicate an initialize action.
ACTION_INSTANCETYPE - Static variable in class com.aquima.interactions.framework.container.instance.InstanceSelectorDefines
This member defines the action name that is used to identify the type of the instance.
ACTION_OPEN_INSTANCE - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the value that is used to indicate an open-instance action.
ACTION_REMOVE_INSTANCE - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the value that is used to indicate a remove instance action.
ACTION_SERIALIZE - Static variable in exception class com.aquima.interactions.communication.exception.DataSerializationException
 
ACTION_SET_VALUE - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the value that is used to indicate a set value action.
action_tab - Variable in class com.aquima.interactions.java_cup.lr_parser
Direct reference to the action table.
action_table() - Method in class com.aquima.interactions.java_cup.lr_parser
The action table (supplied by generated subclass).
ACTION_TASK_ASSIGNMENT_UPDATED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When the assignee info of a task is updated
ACTION_TASK_CANCELLED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a started task has been cancelled
ACTION_TASK_COMPLETED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a started task has been completed
ACTION_TASK_DELETED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a scheduled, conditional task is no longer available
ACTION_TASK_OFFLINE - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a task is prepared for offline execution
ACTION_TASK_OPENED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a task is scheduled and added to the database
ACTION_TASK_PRIORITY_UPDATED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When the task priority has been changed
ACTION_TASK_REOPENED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a started task has its status changed back to open via external API.
ACTION_TASK_SKIPPED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a started task has been skipped, at the moment this can only be triggered by code and not by a studio application
ACTION_TASK_STARTED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a user started executing a task
ACTION_TASK_TIMER_EXPIRED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a task uses the timer exit
ACTION_TIMER_OPENED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a timer node is scheduled
ACTION_TIMER_TRIGGERED - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
When a timer node is triggered
ACTION_UPDATE_INSTANCE - Static variable in class com.aquima.interactions.framework.container.instance.InstanceSelectorDefines
This member defines the action name that is used by edit buttons.
ACTION_UPLOAD_PROFILE - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the value that is used to indicate a profile upload action.
ActionHandlerContext - Class in com.aquima.interactions.portal.model.session
Portal context implementation for action handlers.
ActionHandlerContext(PortalContext, ReadWriteLock, String, Map<String, ? extends Object>, boolean) - Constructor for class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
ActionHandlerFactory - Class in com.aquima.interactions.framework.handler
Action handler factory implementation that may be used to add action handler implementations.
ActionHandlerFactory(Map<String, IActionHandler>) - Constructor for class com.aquima.interactions.framework.handler.ActionHandlerFactory
Constructs the action handler factory with a map containing the action handlers.
ActionNodeType - Class in com.aquima.interactions.flow
This class defines the available action node of the flow engine.
ActionNodeType(int, String) - Constructor for class com.aquima.interactions.flow.ActionNodeType
 
ActionType - Class in com.aquima.interactions.portal
Simple class that represents an action type from the client.
ActionType(int, boolean) - Constructor for class com.aquima.interactions.portal.ActionType
Constructor accepting an action mask and a boolean specifying if the action is only valid when the object that trigged the action is in scope.
ActionXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation.table
Internal class to generate xml from a datasource.
ActionXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation.table
Internal class to generate xml from a datasource.
ActionXml(IActionDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.table.ActionXml
 
ActionXml(IActionDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.table.ActionXml
 
activate(ISessionActivationContext) - Method in interface com.aquima.interactions.portal.ISessionLifecycle
This method may be used for activating the objects after deserialization.
activate(ISessionActivationContext) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
activate(ISessionActivationContext) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
activate(ISessionActivationContext) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
activate(ISessionActivationContext) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
activate(ISessionActivationContext) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
activate(ISessionActivationContext) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
activate(ISessionActivationContext) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
activate(ISessionActivationContext) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
activate(ISessionActivationContext) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
activate(IProfileActivationContext) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
activate(IProfileActivationContext) - Method in interface com.aquima.interactions.profile.IProfileLifecycle
This method may be used for activating the profile after deserialization.
activate(IProfileActivationContext) - Method in class com.aquima.interactions.profile.model.InstanceManager
 
activate(IProfileActivationContext) - Method in class com.aquima.interactions.profile.model.Profile
 
activate(IProfileActivationContext) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
activate(IProfileActivationContext) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
activate(IProfileActivationContext) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
activated(IPortalSession) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler for when the session is activated.
activated(IPortalSession) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
activated(IPortalSession) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
activated(IPortalSession) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
activated(IPortalSession) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
activateInstance(IEntityInstance, IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.ActivateInstance
This method is called when one instance is found and activates the instance.
ActivateInstance - Class in com.aquima.interactions.framework.service.instance
Service to activate a single instance.
ActivateInstance() - Constructor for class com.aquima.interactions.framework.service.instance.ActivateInstance
 
ActivateInstanceParameters - Class in com.aquima.interactions.framework.service.instance
Parameter class for the ActivateInstance service.
ActivateInstanceParameters(IParameters) - Constructor for class com.aquima.interactions.framework.service.instance.ActivateInstanceParameters
Constructs the activate-parameters from the parameter object passed to the service.
ActivateInstanceVisitor - Class in com.aquima.interactions.framework.container.instance.list
This visitor iterates over the content of the container, and adds an action to all the buttons inside which will activate the currect instance once clicked.
ActivateInstanceVisitor(IContainerContext, EntityValue) - Constructor for class com.aquima.interactions.framework.container.instance.list.ActivateInstanceVisitor
 
activatePageContextInstances() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
activatePageContextInstances() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
activateProcessCase(long) - Method in interface com.aquima.interactions.portal.IProcessScope
Deprecated.
This method activates a process case.
activateProcessCase(long) - Method in class com.aquima.interactions.portal.model.process.ProcessScope
 
activateProcessCase(long) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessScopeDelegate
 
activateProcessCase(GUID) - Method in class com.aquima.interactions.portal.model.process.wrapper.ReadonlyProcessScope
Always throws an InvalidStateException: No modifications allowed on a read only process scope.
activateProcessTask(long) - Method in interface com.aquima.interactions.portal.IProcessScope
Deprecated.
This method activates a process task.
activateProcessTask(long) - Method in class com.aquima.interactions.portal.model.process.ProcessScope
 
activateProcessTask(long) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessScopeDelegate
 
activateProcessTask(long) - Method in class com.aquima.interactions.portal.model.process.wrapper.ReadonlyProcessScope
Always throws an InvalidStateException: No modifications allowed on a read only process scope.
activeContextInstances(RequestAction) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
ActiveDebuggerHost - Class in com.aquima.interactions.portal.model.session.debug
 
ActiveInstance - Class in com.aquima.interactions.portal.model.session.state
This class contains the information of a single instance that needs to be active in a flow context.
ActiveInstance(String, GUID, String) - Constructor for class com.aquima.interactions.portal.model.session.state.ActiveInstance
 
ActiveInstanceVisitor - Class in com.aquima.interactions.portal.model.session.page
This visitor is used to retrieve the ID's of the instances that are active in the (page) context of an element.
ActiveInstanceVisitor(RuntimeKey) - Constructor for class com.aquima.interactions.portal.model.session.page.ActiveInstanceVisitor
 
ActiveLicenseProvider - Class in com.aquima.interactions.portal
 
ActiveProcessTask - Class in com.aquima.interactions.portal.model.process
This internal class is responsible for the portal session of the running process task.
ActiveProcessTask(long, String, IPortalSession) - Constructor for class com.aquima.interactions.portal.model.process.ActiveProcessTask
 
add(int, int) - Method in class com.aquima.interactions.matching.util.IDScoreMap
Add the score to the array.
add(GUID) - Method in class com.aquima.interactions.portal.content.DisposableContent
 
add(IValue) - Method in class com.aquima.interactions.expressions.definition.Domain
This method may be used to add a value to the domain.
add(ITransactionalAction) - Method in interface com.aquima.interactions.foundation.tx.ITransaction
This method will add the transaction to the stack.
add(ITransactionalAction) - Method in class com.aquima.interactions.foundation.tx.Transaction
 
add(ITransactionalAction) - Method in class com.aquima.interactions.foundation.tx.TransactionManager
 
add(IndexTerm) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexList
 
add(InstanceReference) - Method in class com.aquima.interactions.metamodel.impl.InstanceReference
 
add(String, boolean) - Method in class com.aquima.interactions.expressions.semantics.ScopedObjects
This method will register an object access.
add(String, String) - Method in class com.aquima.interactions.expressions.r7.TemplateDefinitionSet
 
add(List<XmlJustificationDS>, IXmlNode, String, XmlRuleEngineDS) - Static method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlJustificationDS
 
add(List<XmlJustificationDS>, IXmlNode, String, XmlRuleEngineDS) - Static method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlJustificationDS
 
add(K, V) - Method in interface com.aquima.interactions.foundation.collections.IMultiMap
 
add(K, V) - Method in class com.aquima.interactions.foundation.collections.MultiHashMap
 
ADD - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
ADD - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
ADD_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
addAction(String) - Method in class com.aquima.interactions.composer.model.Button
This method may be used to add an event name to the button.
addActionResult(String, IValue) - Method in class com.aquima.interactions.rule.inference.table.DependentValueContext
 
addActiveInstance(ActiveInstance) - Method in class com.aquima.interactions.portal.model.session.state.FlowContextDump
 
addAdHocTask(IProcessNodeDefinition) - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
addAffectedCases(long[]) - Method in interface com.aquima.interactions.portal.IProcessScope
Deprecated.
This method stores created and updated cases
addAffectedCases(long[]) - Method in class com.aquima.interactions.portal.model.process.ProcessScope
 
addAffectedCases(long[]) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessScopeDelegate
 
addAggregate(IAggregateDS) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
addAlgorithm(IAuthorizationAlgorithmDS) - Method in interface com.aquima.interactions.process.ds.IAuthorizationAlgorithmVisitor
This method may be used to add a authorization algorithm to the process engine.
addAlgorithm(IAuthorizationAlgorithmDS) - Method in class com.aquima.interactions.process.impl.AuthorizationAlgorithmVisitor
 
addAlgorithm(IAuthorizationAlgorithmDS) - Method in class com.aquima.interactions.process.report.ReportingAuthorizationAlgorithmVisitor
 
addAlgorithm(IPriorityAlgorithmDS) - Method in interface com.aquima.interactions.process.ds.IPriorityAlgorithmVisitor
This method may be used to add a priority algorithm to the process engine.
addAlgorithm(IPriorityAlgorithmDS) - Method in class com.aquima.interactions.process.impl.PriorityAlgorithmVisitor
 
addAlgorithm(IPriorityAlgorithmDS) - Method in class com.aquima.interactions.process.report.ReportingPriorityAlgorithmVisitor
 
addAlgorithm(IRoutingAlgorithmDS) - Method in interface com.aquima.interactions.process.ds.IRoutingAlgorithmVisitor
This method may be used to add a routing algorithm to the process engine.
addAlgorithm(IRoutingAlgorithmDS) - Method in class com.aquima.interactions.process.impl.RoutingAlgorithmVisitor
 
addAlgorithm(IRoutingAlgorithmDS) - Method in class com.aquima.interactions.process.report.ReportingRoutingAlgorithmVisitor
 
addAll(IPrimitiveValue[]) - Method in class com.aquima.interactions.foundation.types.ListValue
This method can be used to add all the values from the array to the list.
addAll(IPrimitiveValue[]) - Method in class com.aquima.interactions.metamodel.DomainValues
Always throws an exception.
addAll(IValue...) - Method in class com.aquima.interactions.expressions.definition.Domain
This method may be used to add an array of values to the domain.
addAll(K, Collection<V>) - Method in interface com.aquima.interactions.foundation.collections.IMultiMap
 
addAll(K, Collection<V>) - Method in class com.aquima.interactions.foundation.collections.MultiHashMap
 
addAnswer(ValueReference) - Method in class com.aquima.interactions.dtree.Answers
This method may be used to add an answered value.
addAny(IAnyParticleMappingDS) - Method in interface com.aquima.interactions.communication.ds.IGroupParticleMappingItemVisitor
This method adds an any particle to the group.
addAny(IAnyParticleMappingDS) - Method in class com.aquima.interactions.communication.impl.GroupParticleMappingItemVisitor
 
addAny(IAnyParticleMappingDS) - Method in class com.aquima.interactions.communication.report.ReportingGroupParticleMappingItemVisitor
 
addApplication(String, Version[]) - Method in class com.aquima.interactions.ds.composite.PrefixVisitor
 
addApplication(String, Version[]) - Method in interface com.aquima.interactions.portal.ds.IApplicationVisitor
This method should be invoked by the (IPortalEngineDS) data-source implementation to notify the portal engine of the existence of a project.
addApplication(String, Version[]) - Method in class com.aquima.interactions.portal.model.ApplicationVisitor
 
addArguments(String, String) - Method in class com.aquima.interactions.communication.impl.RestRequestMessage
 
addAsChildrenTo(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
add this document as a document fragment to another parent element.
addAsset(IAssetDS) - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateVisitor
 
addAsset(IAssetDS) - Method in interface com.aquima.interactions.composer.ds.IContentVisitor
This method may be used to add a asset definition.
addAsset(IAssetDS) - Method in class com.aquima.interactions.composer.model.definition.ContentVisitor
 
addAsset(IAssetDS) - Method in class com.aquima.interactions.composer.report.ReportingContentVisitor
 
addAsset(IAssetDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContentVisitor
 
addAttribute(IAttributeMappingDS) - Method in interface com.aquima.interactions.communication.ds.IAttributeMappingVisitor
This method adds an attribute to a xsdType
addAttribute(IAttributeMappingDS) - Method in class com.aquima.interactions.communication.impl.AttributeMappingVisitor
 
addAttribute(IAttributeMappingDS) - Method in class com.aquima.interactions.communication.report.ReportingAttributeMappingVisitor
 
addAttribute(IAttributeMappingDefinition) - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
addAttribute(SchemaAttribute) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
 
addAttribute(AttributeDefinition) - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
addAttribute(TypedAttributeReference) - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
addAttribute(TypedAttributeReference) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
addAttribute(String, IValue) - Method in class com.aquima.interactions.profile.model.state.InstanceDump
Adds an attribute.
addAttribute(String, Serializable) - Method in class com.aquima.interactions.portal.model.session.state.ScopeDump
 
addAttributeEditor(String, AttributeEditor) - Method in class com.aquima.interactions.framework.handler.profile.editors.InstanceEditor
This method adds an attribute editor.
addAttributeFilter(AttributeReference, boolean) - Method in class com.aquima.interactions.process.search.CaseCriteria
This method adds an attribute filter to the criteria.
addAttributeFilter(AttributeReference, boolean) - Method in class com.aquima.interactions.process.search.TaskCriteria
This method adds an attribute filter to the criteria.
addAttributeMapping(AttributeMappingDefinition) - Method in class com.aquima.interactions.mapping.impl.EntityMappingDefinition
 
addAttributeScore(AttributeScore) - Method in class com.aquima.interactions.matching.result.DetailMatchResult
This method may be used to add the score details of an attribute.
addAttributeValue(AttributeReference, IValue) - Method in class com.aquima.interactions.process.dao.impl.CaseQueryResult
 
addAttributeValue(AttributeReference, IValue) - Method in class com.aquima.interactions.process.dao.impl.TaskQueryResult
 
addBody(Container, IListRowData[], ListState, ListConfiguration) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
addBody(Container, IListRowData[], ListState, ListConfiguration) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
addBodyPart(ISoapMessagePartDefinition) - Method in class com.aquima.interactions.communication.impl.SoapMessageDefinition
 
addBranch(EdgeData) - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
addBranch(ICondition, IProcessNodeDefinition) - Method in class com.aquima.interactions.process.impl.nodes.BranchNodeDefinition
 
addBranch(ICondition, IProcessNodeDefinition) - Method in class com.aquima.interactions.process.impl.nodes.NodeBuilder
 
addButton(IButtonDS) - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateVisitor
 
addButton(IButtonDS) - Method in interface com.aquima.interactions.composer.ds.IContentVisitor
This method may be used to add a button definition.
addButton(IButtonDS) - Method in class com.aquima.interactions.composer.model.definition.ContentVisitor
 
addButton(IButtonDS) - Method in class com.aquima.interactions.composer.report.ReportingContentVisitor
 
addButton(IButtonDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContentVisitor
 
addCallback(CallbackEntry) - Method in class com.aquima.interactions.portal.model.session.CallbackList
 
addCase(ICaseDS) - Method in interface com.aquima.interactions.matching.ds.ICaseVisitor
This method should be invoked for each case that needs to be added to the casebase.
addCase(ICaseDS) - Method in class com.aquima.interactions.matching.impl.model.CaseVisitor
 
addCase(ICaseDS) - Method in class com.aquima.interactions.matching.report.ReportingCaseVisitor
 
addCase(Case) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
addCaseBase(ICaseBaseDS) - Method in interface com.aquima.interactions.matching.ds.ICaseBaseVisitor
This method should be invoked to add a casebase to the match engine during initialization time.
addCaseBase(ICaseBaseDS) - Method in class com.aquima.interactions.matching.impl.model.CaseBaseVisitor
 
addCaseBase(ICaseBaseDS) - Method in class com.aquima.interactions.matching.report.ReportingCaseBaseVisitor
 
AddCaseInformationIntoProfileActionHandler - Class in com.aquima.interactions.portal.model.process.actionhandler
 
AddCaseInformationIntoProfileActionHandler() - Constructor for class com.aquima.interactions.portal.model.process.actionhandler.AddCaseInformationIntoProfileActionHandler
 
addCaseProperty(CaseProperty) - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
addCell(TableCell) - Method in class com.aquima.interactions.composer.model.table.TableHeader
 
addChangedField(ValueReference, IValue) - Method in class com.aquima.interactions.portal.model.session.scope.PageScope
 
addChangedField(ValueReference, IValue) - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
addChannel(IChannelDS) - Method in interface com.aquima.interactions.project.ds.IChannelVisitor
This method should be invoked to add a channel definition.
addChannel(IChannelDS) - Method in class com.aquima.interactions.project.impl.ChannelVisitor
 
addChannel(IChannelDS) - Method in class com.aquima.interactions.project.report.ReportingChannelVisitor
 
addChild(IXmlElement) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Add a child element.
addChild(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Adds a new element to the XML document.
addChild(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
addChild(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
addChild(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
addChild(XmlGenerator) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Adds a document fragment to another document.
addChild(XmlNode) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
Add a new child at the end of the existing child nodes of this node.
addChild(XmlNode, XmlNode, boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
Add a sibling child next to a given existing child (of this node).
addChild(String, IInstanceDS) - Method in interface com.aquima.interactions.metamodel.ds.IValueVisitor
This method can be used to add an anonymous child instance.
addChild(String, IInstanceDS) - Method in class com.aquima.interactions.metamodel.impl.InstanceValueVisitor
 
addChild(String, IInstanceDS) - Method in class com.aquima.interactions.metamodel.report.ReportingValueVisitor
 
addChildCopy(IXmlElement) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Add a child element.
addChildCopy(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
addChildCopy(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
addChildCopy(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
addChildMessage(InitializationMessage) - Method in class com.aquima.interactions.foundation.report.InitializationMessage
This method adds a child message to this message, when the child message severity is higher then the severity of this message this message's severity is changes to the severity of the child message.
addChildNode(TextNodeBase) - Method in class com.aquima.interactions.composer.model.definition.TextCompositeDefinition
 
addChildren(IXmlElement[]) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Adds the children array to the element, it's an easy method for adding all children seperately.
addChildren(IXmlElement[]) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
addChildren(IXmlElement[]) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
addChildren(IXmlElement[]) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
addColumnInfo(DataType) - Method in class com.aquima.interactions.framework.util.CsvMetadataBuilder
This method adds column information to the metadata object with a default value format.
addColumnInfo(DataType, String) - Method in class com.aquima.interactions.framework.util.CsvMetadataBuilder
This method adds column information to the metadata object
addColumnInfo(DataType, String, String) - Method in class com.aquima.interactions.framework.util.CsvMetadataBuilder
This method adds column information to the metadata object
addComposerXml(String, Version, IXmlNode) - Method in class com.aquima.interactions.ds.XmlExportsStore
 
addCondition(IValue) - Method in interface com.aquima.interactions.foundation.IPropertyFilter
This method adds an equals condition to the filter.
addCondition(IValue) - Method in class com.aquima.interactions.process.search.PropertyFilter
This method adds a equals condition to the filter.
addCondition(IValue) - Method in class com.aquima.interactions.trace.PropertyFilter
This method adds an equals condition to the filter.
addCondition(IValue, ConditionOperator) - Method in class com.aquima.interactions.process.search.PropertyFilter
This method adds a condition to the filter.
addCondition(IValue, ConditionOperator) - Method in class com.aquima.interactions.trace.PropertyFilter
This method adds a condition to the filter.
addCondition(IValue, ConditionOperator, boolean) - Method in class com.aquima.interactions.trace.PropertyFilter
This method adds a condition to the filter and specifies whether the condition is case-sensitive
addCondition(StringValue, MatchMode, boolean) - Method in interface com.aquima.interactions.foundation.IPropertyFilter
This is a convenience method that adds a LIKE condition.
addCondition(StringValue, MatchMode, boolean) - Method in class com.aquima.interactions.process.search.PropertyFilter
This is a convenience method that adds a LIKE condition.
addCondition(StringValue, MatchMode, boolean) - Method in class com.aquima.interactions.trace.PropertyFilter
 
addCondition(IConditionDS) - Method in interface com.aquima.interactions.rule.ds.datarule.IConditionVisitor
This method may be used to add a condition.
addCondition(IConditionDS) - Method in class com.aquima.interactions.rule.impl.datarule.ConditionVisitor
 
addCondition(IConditionDS) - Method in class com.aquima.interactions.rule.report.ReportingDataRuleConditionVisitor
 
addCondition(ConditionDefinition) - Method in class com.aquima.interactions.rule.impl.datarule.DataRuleDefinition
 
addCondition(String) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItem
 
addConnection(ConnectionDefinition) - Method in class com.aquima.interactions.project.impl.Project
 
addConstraint(IConstraint) - Method in class com.aquima.interactions.rule.ds.delegate.ConstraintDelegateVisitor
 
addConstraint(IConstraint) - Method in interface com.aquima.interactions.rule.ds.IConstraintVisitor
The data layer implementation should invoke this addConstraint method for each constraint that should be added to the rule engine.
addConstraint(IConstraint) - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
addConstraint(IConstraint) - Method in class com.aquima.interactions.rule.graph.ConstraintVisitor
 
addConstraint(IConstraint) - Method in class com.aquima.interactions.rule.report.ReportingConstraintVisitor
 
addContainer(IContainerDS) - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateVisitor
 
addContainer(IContainerDS) - Method in interface com.aquima.interactions.composer.ds.IContentVisitor
This method may be used to add a container definition.
addContainer(IContainerDS) - Method in class com.aquima.interactions.composer.model.definition.ContentVisitor
 
addContainer(IContainerDS) - Method in class com.aquima.interactions.composer.report.ReportingContentVisitor
 
addContainer(IContainerDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContentVisitor
 
addContainer(IReferenceDS, IContainerDS) - Method in class com.aquima.interactions.composer.ds.delegate.ContainmentDelegateVisitor
 
addContainer(IReferenceDS, IContainerDS) - Method in interface com.aquima.interactions.composer.ds.IContainmentVisitor
This method may be used to add an inline container to the container.
addContainer(IReferenceDS, IContainerDS) - Method in class com.aquima.interactions.composer.model.definition.ContainmentVisitor
 
addContainer(IReferenceDS, IContainerDS) - Method in class com.aquima.interactions.composer.report.ReportingContainmentVisitor
 
addContainer(IReferenceDS, IContainerDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContainmentVisitor
 
addContainerExpander(IContainerExpanderDS) - Method in interface com.aquima.interactions.portal.ds.IContainerExpanderVisitor
This method should be invoked by the data-source implementation to notify the portal engine of the existence of a container expander.
addContainerExpander(IContainerExpanderDS) - Method in class com.aquima.interactions.portal.model.def.ContainerExpanderVisitor
 
addContainerExpander(IContainerExpanderDS) - Method in class com.aquima.interactions.portal.report.ReportingContainerExpanderVisitor
 
addContainerRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.ds.delegate.NodeDelegateVisitor
 
addContainerRef(IReferenceDS, String) - Method in interface com.aquima.interactions.composer.ds.INodeVisitor
This method may be used to add a container reference to an existing container element to the current content node.
addContainerRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.model.definition.NodeVisitor
 
addContainerRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.report.ReportingNodeVisitor
 
addContent(IContentDS) - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateVisitor
 
addContent(IContentDS) - Method in interface com.aquima.interactions.composer.ds.IContentVisitor
This method should be used to add a content definition.
addContent(IContentDS) - Method in class com.aquima.interactions.composer.model.definition.ContentVisitor
 
addContent(IContentDS) - Method in class com.aquima.interactions.composer.report.ReportingContentVisitor
 
addContent(IContentDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContentVisitor
 
addContent(IReferenceDS, IContentDS) - Method in class com.aquima.interactions.composer.ds.delegate.NodeDelegateVisitor
 
addContent(IReferenceDS, IContentDS) - Method in interface com.aquima.interactions.composer.ds.INodeVisitor
This method may be used to add inline content to the current content node.
addContent(IReferenceDS, IContentDS) - Method in class com.aquima.interactions.composer.model.definition.NodeVisitor
 
addContent(IReferenceDS, IContentDS) - Method in class com.aquima.interactions.composer.report.ReportingNodeVisitor
 
addContent(IReferenceDS, IContentDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.NodeVisitor
 
addContent(ContentDefinition) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
addContent(String, ITextNodeDS) - Method in interface com.aquima.interactions.composer.ds.ITextContentVisitor
This method should be used to add the text content for a specific language.
addContent(String, ITextNodeDS) - Method in class com.aquima.interactions.composer.model.definition.TextContentVisitor
 
addContent(String, ITextNodeDS) - Method in class com.aquima.interactions.composer.report.ReportingTextContentVisitor
 
addContent(String, TextRootDefinition) - Method in class com.aquima.interactions.composer.model.definition.TextDefinition
 
addContent(String, String) - Method in class com.aquima.interactions.foundation.text.MultilingualText
Add a new translation to this MultiLanguageText.
addContentRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.ds.delegate.NodeDelegateVisitor
 
addContentRef(IReferenceDS, String) - Method in interface com.aquima.interactions.composer.ds.INodeVisitor
This method may be used to a reference to an existing content element to the current content node.
addContentRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.model.definition.NodeVisitor
 
addContentRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.report.ReportingNodeVisitor
 
addContentStyle(IContentStyleDS) - Method in interface com.aquima.interactions.composer.ds.IContentStyleVisitor
This method should be used to add a content style definition.
addContentStyle(IContentStyleDS) - Method in class com.aquima.interactions.composer.model.definition.ContentStyleVisitor
 
addContentStyle(IContentStyleDS) - Method in class com.aquima.interactions.composer.report.ReportingStyleVisitor
 
addContext(String, String) - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
addConversion(String, IValueConverter) - Method in class com.aquima.interactions.rule.graph.ConversionRule
 
addCriteria(int, Operator, IPrimitiveValue) - Method in class com.aquima.interactions.framework.connectivity.CsvQuery
 
addCriteria(String, Operator, IPrimitiveValue) - Method in class com.aquima.interactions.framework.connectivity.CsvQuery
 
addCrosstable(ICrosstableDS) - Method in interface com.aquima.interactions.matching.ds.IMatchFunctionVisitor
This function adds a cross table to the match engine.
addCrosstable(ICrosstableDS) - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionVisitor
 
addCrosstable(ICrosstableDS) - Method in class com.aquima.interactions.matching.report.ReportingMatchFunctionVisitor
 
addCustomField(String) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
addCustomFieldFilter(String) - Method in class com.aquima.interactions.process.search.TaskCriteria
This method adds a custom field filter to the criteria.
addCustomProperty(String, String) - Method in class com.aquima.interactions.portal.model.session.UserData
 
addCustomProperty(String, String) - Method in class com.aquima.interactions.process.AutomaticUser
 
addCustomProperty(String, String) - Method in interface com.aquima.interactions.project.IUserData
This method puts a key with its value in the custom properties map If the key-value combination already exists an exception will be thrown
addDataContract(DomainSchemaDefinition) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
addDataRule(IDataRuleDS) - Method in class com.aquima.interactions.rule.ds.delegate.SourceDelegateVisitor
 
addDataRule(IDataRuleDS) - Method in interface com.aquima.interactions.rule.ds.ISourceVisitor
This method may be used to add a data rule to the rule engine.
addDataRule(IDataRuleDS) - Method in class com.aquima.interactions.rule.graph.InferenceRuleVisitor
 
addDataRule(IDataRuleDS) - Method in class com.aquima.interactions.rule.report.ReportingSourceVisitor
 
addDecisionId(int) - Method in class com.aquima.interactions.rule.coverage.container.DecisionTableCoverage
 
addDecisionTree(IDecisionTreeDS) - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeVisitor
This method should be invoked to add a single decision tree to the tree engine.
addDecisionTree(IDecisionTreeDS) - Method in class com.aquima.interactions.dtree.impl.DecisionTreeVisitor
 
addDecisionTree(IDecisionTreeDS) - Method in class com.aquima.interactions.dtree.report.ReportingDecisionTreeVisitor
 
addDecisionTree(IDecisionTreeDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.DecisionTreeVisitor
 
addDefaultRule(IDefaultRuleDS) - Method in class com.aquima.interactions.rule.ds.delegate.SourceDelegateVisitor
 
addDefaultRule(IDefaultRuleDS) - Method in interface com.aquima.interactions.rule.ds.ISourceVisitor
This method may be used to add a default rule to the rule graph.
addDefaultRule(IDefaultRuleDS) - Method in class com.aquima.interactions.rule.graph.InferenceRuleVisitor
 
addDefaultRule(IDefaultRuleDS) - Method in class com.aquima.interactions.rule.report.ReportingSourceVisitor
 
addDefaultTable(IExpressionParser, String, IDecisionTableDS) - Method in class com.aquima.interactions.rule.graph.InferenceRuleVisitor
 
addDependencies(ValueReference, Dependency[]) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
addDependency(Dependency) - Method in class com.aquima.interactions.rule.inference.DependencyProfile
 
addDerivedType(ITypeMappingDefinition) - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
addDialectFallback(String, String) - Method in class com.aquima.interactions.portal.ds.sys.dialects.FallbackLanguages
 
addDisplayNamesToResult(ProcessTraceMessage, Map<String, String>) - Static method in class com.aquima.interactions.trace.impl.ProcessTraceMessage
 
addDistance(IPrimitiveValue, IPrimitiveValue, int) - Method in interface com.aquima.interactions.matching.ds.ICrosstableDistanceVisitor
This method can be invoked to define the distance between two domain values.
addDistance(IPrimitiveValue, IPrimitiveValue, int) - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableDistanceVisitor
 
addDocument(IDocumentDS) - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateVisitor
 
addDocument(IDocumentDS) - Method in interface com.aquima.interactions.composer.ds.IContentVisitor
This method should be used to add a document definition.
addDocument(IDocumentDS) - Method in class com.aquima.interactions.composer.model.definition.ContentVisitor
 
addDocument(IDocumentDS) - Method in class com.aquima.interactions.composer.report.ReportingContentVisitor
 
addDocument(IDocumentDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContentVisitor
 
addDocument(DocumentDefinition) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
addDomain(IDomainDefinition) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
addDomainSchema(IDomainSchemaDS) - Method in interface com.aquima.interactions.communication.ds.IDomainSchemaVisitor
This method adds a schemaset to the communication engine.
addDomainSchema(IDomainSchemaDS) - Method in class com.aquima.interactions.communication.impl.DomainSchemaVisitor
 
addDomainSchema(IDomainSchemaDS) - Method in class com.aquima.interactions.communication.report.ReportingDomainSchemaVisitor
 
addDomainValue(boolean, IMultilingualText, String...) - Method in class com.aquima.interactions.metamodel.DomainValues
Convenience method for adding a BoleanValue.
addDomainValue(double, IMultilingualText, String...) - Method in class com.aquima.interactions.metamodel.DomainValues
Convenience method for adding a NumberValue.
addDomainValue(long, IMultilingualText, String...) - Method in class com.aquima.interactions.metamodel.DomainValues
Convenience method for adding an IntegerValue.
addDomainValue(IPrimitiveValue, IMultilingualText, String...) - Method in class com.aquima.interactions.metamodel.DomainValues
Adds a value to the set of values of the external domain.
addDomainValue(String, IMultilingualText, String...) - Method in class com.aquima.interactions.metamodel.DomainValues
Convenience method for adding a StringValue.
addEdge(InternalEdge) - Method in class com.aquima.interactions.flow.model.InternalConditionNode
 
addEdge(InternalEdge) - Method in class com.aquima.interactions.flow.model.InternalNode
 
addEdge(IProcessEdgeDS) - Method in interface com.aquima.interactions.process.ds.IProcessEdgeVisitor
This method should be invoked for each edge that should be added to the process flow.
addEdge(IProcessEdgeDS) - Method in class com.aquima.interactions.process.impl.builder.EdgeVisitor
 
addEdge(EdgeData) - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
addElement(IElementParticleMappingDS) - Method in interface com.aquima.interactions.communication.ds.IGroupParticleMappingItemVisitor
This method adds a element particle to the group.
addElement(IElementParticleMappingDS) - Method in class com.aquima.interactions.communication.impl.GroupParticleMappingItemVisitor
 
addElement(IElementParticleMappingDS) - Method in class com.aquima.interactions.communication.report.ReportingGroupParticleMappingItemVisitor
 
addElement(ElementMappingDefinition) - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
addElement(IElement) - Method in class com.aquima.interactions.composer.model.CompositeElement
This method will add the element to the container.
addElement(IElementDefinition) - Method in class com.aquima.interactions.ds.xml.model.LookupTable
This method may be used to add an element definition to the lookup table.
addElement(QualifiedName) - Method in interface com.aquima.interactions.communication.ICustomElementComposerContext
Use this method to create an element reference.
addElement(QualifiedName) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.CustomElementComposerContext
 
addElement(QualifiedName) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DefaultXmlElementContext
 
addElement(QualifiedName) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DocumentContext
 
addElement(QualifiedName) - Method in interface com.aquima.interactions.communication.IXmlElementContext
Add a child element by name
addElement(QualifiedName) - Method in interface com.aquima.interactions.portal.ISchemaContext
This method may be used to create an XML element.
addElement(QualifiedName) - Method in class com.aquima.interactions.portal.model.session.SchemaContext
 
addElementMapping(IElementMappingDS) - Method in interface com.aquima.interactions.communication.ds.IElementMappingVisitor
This method adds an element to a schema.
addElementMapping(IElementMappingDS) - Method in class com.aquima.interactions.communication.impl.ElementMappingVisitor
 
addElementMapping(IElementMappingDS) - Method in class com.aquima.interactions.communication.report.ReportingElementMappingVisitor
 
addElements(IElement[]) - Method in class com.aquima.interactions.composer.model.CompositeElement
This method will add the array of elements to the container.
addElementToMap(QualifiedName, IXmlElementContext) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.XmlElementContextBase
Add an IXmlElementContext to the children map
addEntity(SchemaEntity) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
 
addEntity(IEntityDS) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
addEntityMapping(IEntityMappingDefinition) - Method in class com.aquima.interactions.mapping.impl.MappingDefinition
 
addError(InitializationException) - Method in class com.aquima.interactions.foundation.report.ReportingDS
 
addError(InitializationException) - Method in class com.aquima.interactions.foundation.report.ReportingVisitorDS
 
addErrorMessage(RuntimeKey, String, ValueReference, String, String[]) - Method in class com.aquima.interactions.portal.model.session.EventErrors
This method may be used to add an error to the current context.
addErrorMessage(ValueReference, String, String[]) - Method in interface com.aquima.interactions.portal.IEventContext
This method may be used to add an error to the current context.
addErrorMessage(ValueReference, String, String[]) - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
addErrorMessage(ValueReference, String, String[]) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
addErrorMessage(ValueReference, String, String[]) - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
addErrorMessage(ValueReference, String, String[]) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
addErrorText(RuntimeKey, ValueReference, IMultilingualText, IFieldValidation) - Method in class com.aquima.interactions.portal.model.session.EventErrors
 
addErrorText(RuntimeKey, String, ValueReference, IMultilingualText, Throwable) - Method in class com.aquima.interactions.portal.model.session.EventErrors
This method may be used to add an error to the current context.
addErrorText(ValueReference, IMultilingualText) - Method in interface com.aquima.interactions.portal.IEventContext
This method may be used to add an error to the current context.
addErrorText(ValueReference, IMultilingualText) - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
addErrorText(ValueReference, IMultilingualText) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
addErrorText(ValueReference, IMultilingualText) - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
addErrorText(ValueReference, IMultilingualText) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
addEvent(IMessageEventDS) - Method in interface com.aquima.interactions.process.ds.IMessageEventVisitor
This method may be used to add a process event definition to the process engine.
addEvent(IMessageEventDS) - Method in class com.aquima.interactions.process.impl.MessageEventVisitor
 
addEvent(IMessageEventDS) - Method in class com.aquima.interactions.process.report.ReportingMessageEventVisitor
 
addEvent(IProcessEventDS) - Method in interface com.aquima.interactions.process.ds.IProcessEventVisitor
This method may be used to add a process event definition to the process engine.
addEvent(IProcessEventDS) - Method in class com.aquima.interactions.process.impl.ProcessEventVisitor
 
addEvent(IProcessEventDS) - Method in class com.aquima.interactions.process.report.ReportingEventVisitor
 
addEvent(IEntityInstance, IAttributeValue, IPrimitiveValue) - Static method in class com.aquima.interactions.profile.events.ValueEvent
Constructs an add value event for the specified parameters.
addEvent(String) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method adds a value to system.event.
addEventListener(IEventListener) - Method in class com.aquima.interactions.foundation.events.EventDispatcher
 
addEventListener(IEventListener) - Method in interface com.aquima.interactions.foundation.events.IEventChannel
This method will add the passed event listener to the list of listeners.
addEventListener(IEventListener) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.AttributeState
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.Profile
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.TxProfile
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
Always throws an InvalidStateException: No modifications allowed on a read only instance.
addEventListener(IEventListener) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
Always throws an InvalidStateException: No modifications allowed on a read only profile.
addEventListener(IEventListener) - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
addEventListener(IEventListener) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
addEventListener(IEventListener, EntityValue) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
addEventParameter(String) - Method in class com.aquima.interactions.composer.model.MappedExitEventDefinition
This method adds a new event parameter to the definition of the mapped exit event.
addEventStartDefinition(IProcessEventStartDefinition) - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
addExitEvent(ProcessExit) - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
addExitEvent(String, String) - Method in interface com.aquima.interactions.portal.ds.IExitEventVisitor
This method should be invoked to register an exit event for the service call.
addExitEvent(String, String) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.ExitEventVisitorXml
 
addExitEvent(String, String) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.ExitEventVisitorXml
 
addExitEvent(String, String) - Method in class com.aquima.interactions.portal.model.def.ServiceExitVisitor
 
addExitEvent(String, String, String[]) - Method in interface com.aquima.interactions.composer.ds.IContainerExitEventVisitor
This method should be invoked to register an exit event for container.
addExitEvent(String, String, String[]) - Method in class com.aquima.interactions.composer.model.definition.ExitEventVisitor
 
addExpander(IExpanderDS) - Method in interface com.aquima.interactions.project.ds.IExpanderVisitor
This method should be invoked for each container expander definition that should be added.
addExpander(IExpanderDS) - Method in class com.aquima.interactions.project.impl.ExpanderVisitor
 
addExpander(IExpanderDS) - Method in class com.aquima.interactions.project.report.ReportingExpanderVisitor
 
addExpander(ExpanderDefinition) - Method in class com.aquima.interactions.project.impl.Project
 
addExpressionTemplate(IExpressionTemplateDS) - Method in interface com.aquima.interactions.rule.ds.IExpressionTemplateVisitor
The data layer implementation should invoke this addExpressionTemplate method for each expression template that should be added to the rule engine.
addExpressionTemplate(IExpressionTemplateDS) - Method in class com.aquima.interactions.rule.impl.ExpressionTemplateVisitor
 
addExpressionTemplate(IExpressionTemplateDS) - Method in class com.aquima.interactions.rule.report.ReportingTemplateVisitor
 
addExternalConstraint(IExternalRuleDS) - Method in class com.aquima.interactions.rule.ds.delegate.ConstraintDelegateVisitor
 
addExternalConstraint(IExternalRuleDS) - Method in interface com.aquima.interactions.rule.ds.IConstraintVisitor
The data layer may invoke this method to add an external constraint rule.
addExternalConstraint(IExternalRuleDS) - Method in class com.aquima.interactions.rule.graph.ConstraintVisitor
 
addExternalConstraint(IExternalRuleDS) - Method in class com.aquima.interactions.rule.report.ReportingConstraintVisitor
 
addExternalSource(IExternalRuleDS) - Method in class com.aquima.interactions.rule.ds.delegate.SourceDelegateVisitor
 
addExternalSource(IExternalRuleDS) - Method in interface com.aquima.interactions.rule.ds.ISourceVisitor
The data layer may invoke this method to add an external inference rule.
addExternalSource(IExternalRuleDS) - Method in class com.aquima.interactions.rule.graph.InferenceRuleVisitor
 
addExternalSource(IExternalRuleDS) - Method in class com.aquima.interactions.rule.report.ReportingSourceVisitor
 
addField(ParticleMappingDefinition) - Method in class com.aquima.interactions.communication.impl.GroupParticleMappingDefinition
 
addField(IFieldDS) - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateVisitor
 
addField(IFieldDS) - Method in interface com.aquima.interactions.composer.ds.IContentVisitor
This method may be used to add a field definition.
addField(IFieldDS) - Method in class com.aquima.interactions.composer.model.definition.ContentVisitor
 
addField(IFieldDS) - Method in class com.aquima.interactions.composer.report.ReportingContentVisitor
 
addField(IFieldDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContentVisitor
 
addField(IReferenceDS, IFieldDS) - Method in class com.aquima.interactions.composer.ds.delegate.ContainmentDelegateVisitor
 
addField(IReferenceDS, IFieldDS) - Method in interface com.aquima.interactions.composer.ds.IContainmentVisitor
This method may be used to add a field to the container.
addField(IReferenceDS, IFieldDS) - Method in class com.aquima.interactions.composer.model.definition.ContainmentVisitor
 
addField(IReferenceDS, IFieldDS) - Method in class com.aquima.interactions.composer.report.ReportingContainmentVisitor
 
addField(IReferenceDS, IFieldDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContainmentVisitor
 
addField(IMessageEventFieldDS) - Method in interface com.aquima.interactions.process.ds.IMessageEventFieldVisitor
This method may be used to add a field to a message event.
addField(MessageEventFieldDefinition) - Method in class com.aquima.interactions.process.impl.MessageEventDefinition
 
addField(IPortalMessageFieldDS) - Method in interface com.aquima.interactions.project.ds.IPortalMessageFieldVisitor
This method may be used to add a field to a portal message
addField(IPortalMessageFieldDefinition) - Method in class com.aquima.interactions.project.impl.PortalMessageDefinition
 
addField(String, IValue) - Method in class com.aquima.interactions.portal.PortalMessage
Adds a field to the message.
addField(String, IValue) - Method in class com.aquima.interactions.process.MessageEvent
Sets a field to a value.
addField(String, String) - Method in interface com.aquima.interactions.process.ds.IMessageEventMappingFieldVisitor
Adds a field.
addField(String, String) - Method in class com.aquima.interactions.process.impl.MessageEventMappingFieldVisitor
 
addFieldDefinition(FieldDefinition) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
addFieldDefinition(String, FieldDefinition) - Method in class com.aquima.interactions.composer.model.definition.FieldMap
 
addFieldsFromParameters(IServiceCallDS) - Method in class com.aquima.interactions.portal.ds.sys.DcmExecuteTaskCall
 
addFieldsFromParameters(IServiceCallDS) - Method in class com.aquima.interactions.portal.ds.sys.ExecuteTaskCall
 
addFieldType(IFieldTypeDS) - Method in interface com.aquima.interactions.project.ds.IFieldTypeVisitor
This method should be invoked for each field type definition that should be added.
addFieldType(IFieldTypeDefinition) - Method in class com.aquima.interactions.project.impl.Project
 
addFilter(IViewFilter) - Method in class com.aquima.interactions.process.CompositeViewFilter
 
addFilter(IViewFilter) - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
addFilter(IViewFilter) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
addFirstTask(ITaskModel) - Method in class com.aquima.interactions.process.impl.EvaluationQueue
 
addFirstTask(ITaskModel) - Method in interface com.aquima.interactions.process.impl.IEvaluationQueue
Adds the given task as the first element to the queue.
addFlowContext(FlowContextDump) - Method in class com.aquima.interactions.portal.model.session.state.PortalContextDump
 
addFooter(Container, ListState, ListConfiguration) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
addFooter(Container, ListState, ListConfiguration) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
addFormat(IValueFormatDS) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigValueFormatVisitor
 
addFormat(IValueFormatDS) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigValueFormatVisitor
 
addFormat(IValueFormatDS) - Method in interface com.aquima.interactions.project.ds.IValueFormatVisitor
This method should be invoked to add a value format definition.
addFormat(IValueFormatDS) - Method in class com.aquima.interactions.project.impl.ValueFormatVisitor
 
addFormat(IValueFormatDS) - Method in class com.aquima.interactions.project.report.ReportingValueFormatVisitor
 
addFunctionCall(IFunctionCallDS) - Method in interface com.aquima.interactions.portal.ds.IFunctionCallVisitor
This method should be invoked by the data-source implementation to notify the portal engine of the existence of a service call.
addFunctionCall(IFunctionCallDS) - Method in class com.aquima.interactions.portal.model.def.FunctionCallVisitor
 
addFunctionCall(IFunctionCallDS) - Method in class com.aquima.interactions.portal.report.ReportingFunctionCallVisitor
 
addFunctions(IFunction...) - Method in class com.aquima.interactions.expressions.functions.FunctionLibrary
 
addGlobalParameter(IGlobalParameterDS) - Method in interface com.aquima.interactions.project.ds.IGlobalParameterVisitor
This method should be invoked for each global parameter definition that should be added.
addGlobalParameter(IGlobalParameterDS) - Method in class com.aquima.interactions.project.impl.GlobalParameterVisitor
 
addGlobalParameter(IGlobalParameterDefinition) - Method in class com.aquima.interactions.project.impl.Project
 
addGlobalParameterReference(IGlobalParameterReferenceDS) - Method in interface com.aquima.interactions.project.ds.IGlobalParameterReferenceVisitor
This method should be invoked for each global parameter reference definition that should be added.
addGroup(IGroupParticleMappingDS) - Method in interface com.aquima.interactions.communication.ds.IGroupParticleMappingItemVisitor
This method adds a group particle to the group.
addGroup(IGroupParticleMappingDS) - Method in class com.aquima.interactions.communication.impl.GroupParticleMappingItemVisitor
 
addGroup(IGroupParticleMappingDS) - Method in class com.aquima.interactions.communication.report.ReportingGroupParticleMappingItemVisitor
 
addHandler(IPortalMessageHandler) - Method in interface com.aquima.interactions.portal.IPortalMessageBus
Add a new message handler to the bus, the handler will be able to react to all messages
addHandler(IPortalMessageHandler) - Method in class com.aquima.interactions.portal.model.session.PortalMessageBus
 
addHeader(IRestHeaderDS) - Method in interface com.aquima.interactions.communication.ds.IRestHeaderVisitor
This method adds a header to the message.
addHeader(IRestHeaderDS) - Method in class com.aquima.interactions.communication.impl.RestHeaderVisitor
 
addHeader(IRestHeaderDS) - Method in class com.aquima.interactions.communication.impl.RestUrnArgumentVisitor
 
addHeader(IRestHeaderDS) - Method in class com.aquima.interactions.communication.impl.RestUrnFragmentVisitor
 
addHeader(RestHeaderDefinition) - Method in class com.aquima.interactions.communication.impl.RestMessageDefinition
 
addHeader(Container, ListState, ListConfiguration) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
addHeader(Container, ListState, ListConfiguration) - Method in class com.aquima.interactions.framework.container.list.ListImpl
Adds a container before the tabular content.
addHeader(QualifiedName) - Method in interface com.aquima.interactions.communication.ISoapMessageContext
Add a SOAP header
addHeader(QualifiedName) - Method in class com.aquima.interactions.portal.model.session.SoapMessageContext
Add a SOAP header
addHeader(String, String) - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpResponse
 
addHeaderCell(IElement) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method adds an header cell.
addHeaderCell(IElement[]) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method adds an header cell.
addHeaderCellPresentationStyle(PresentationStyle) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method adds a presentation style to the current header cell.
addHeaderPart(ISoapMessagePartDefinition) - Method in class com.aquima.interactions.communication.impl.SoapMessageDefinition
 
addIfAbsent(MenuItem) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItems
 
addImage(IImageDS) - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateVisitor
 
addImage(IImageDS) - Method in interface com.aquima.interactions.composer.ds.IContentVisitor
This method should be used to add an image definition.
addImage(IImageDS) - Method in interface com.aquima.interactions.composer.ds.IImageVisitor
This method should be used to add an image definition to the document engine.
addImage(IImageDS) - Method in class com.aquima.interactions.composer.model.definition.ContentVisitor
 
addImage(IImageDS) - Method in class com.aquima.interactions.composer.report.ReportingContentVisitor
 
addImage(ImageDefinition) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
addImageRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.ds.delegate.NodeDelegateVisitor
 
addImageRef(IReferenceDS, String) - Method in interface com.aquima.interactions.composer.ds.INodeVisitor
This method may be used to add an image reference to an existing image element to the current content node.
addImageRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.model.definition.NodeVisitor
 
addImageRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.report.ReportingNodeVisitor
 
addInferenceObject(IBusinessRule) - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
addInferenceRule(IInferenceRule) - Method in class com.aquima.interactions.rule.inference.SourceIteratorItem
 
addInstance(ICaseDataInstance) - Method in class com.aquima.interactions.process.impl.ProcessCase
 
addInstance(ICaseDataInstance) - Method in interface com.aquima.interactions.process.IProcessCase
 
addInstance(ICaseDataInstance) - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
addInstance(ICaseDataInstance) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessCase
 
addInstance(IEntityInstance) - Method in class com.aquima.interactions.profile.model.InstanceManager
This method will add the specified instance to the instance manager.
addInstance(IEntityInstance, IEntityInstance) - Method in interface com.aquima.interactions.mapping.trace.IMappingReport
 
addInstance(IEntityInstance, IEntityInstance) - Method in class com.aquima.interactions.mapping.trace.impl.NoOpMappingReport
 
addInstance(String, IEntityDefinition, String) - Method in class com.aquima.interactions.matching.request.MatchInstance
This method may be used to add a matchable instance to this instance.
addInstanceDefinition(IInstanceDefinition) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
addInstanceEditor(EntityValue, InstanceEditor) - Method in class com.aquima.interactions.framework.handler.profile.editors.ProfileEditor
This method adds an instance editor.
addInstances(XmlNewElement, InstanceStack) - Method in class com.aquima.interactions.portal.model.tx.TransactionManagerView
 
addInternalDTD(String, File) - Method in class com.aquima.interactions.foundation.xml.parsing.DTDManager
Adds an internal DTD to the table.
addInternalDTD(String, String) - Method in class com.aquima.interactions.foundation.xml.parsing.DTDManager
Adds an internal DTD to the table.
addJustification(IJustificationDS) - Method in interface com.aquima.interactions.rule.ds.IJustificationVisitor
This method may be used to add a justification.
addJustification(IJustificationDS) - Method in class com.aquima.interactions.rule.graph.JustificationVisitor
 
addJustification(JustificationEntry) - Method in class com.aquima.interactions.rule.graph.JustificationMap
 
addJustification(JustificationEntry) - Method in class com.aquima.interactions.rule.graph.JustificationMatrix
 
addJustification(JustificationEntry) - Method in class com.aquima.interactions.rule.graph.JustificationSet
 
addJustificationAsset(String, String, IMultilingualText) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleEngineDS
 
addJustificationAsset(String, String, IMultilingualText) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleEngineDS
 
addLanguageCode(String) - Method in class com.aquima.interactions.foundation.ds.XmlGlobals
 
addLimitContainer(Container, boolean, int) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
addLimitContainer(Container, boolean, int) - Method in class com.aquima.interactions.framework.container.listplus.AbstractProcessListPlus
 
addListener(ITimerListener) - Method in interface com.aquima.interactions.foundation.timer.ITimer
This method should register a listener.
addMacro(char, String) - Method in class com.aquima.interactions.spellengine.model.definition.SpellerDefinition
 
addMacro(IMacroDS) - Method in interface com.aquima.interactions.spellengine.ds.IMacroVisitor
Add a macro.
addMacro(IMacroDS) - Method in class com.aquima.interactions.spellengine.model.definition.MacroVisitor
 
addMapping(IPrimitiveValue, String) - Method in class com.aquima.interactions.process.dao.dto.order.CaseDataOrder
 
addMapping(IAttributeMappingDS) - Method in interface com.aquima.interactions.mapping.ds.IAttributeMappingVisitor
This method should be used to add a single attribute mapping.
addMapping(IAttributeMappingDS) - Method in class com.aquima.interactions.mapping.impl.AttributeMappingVisitor
 
addMapping(IAttributeMappingDS) - Method in class com.aquima.interactions.mapping.report.ReportingAttributeMappingVisitor
 
addMapping(IMappingDS) - Method in interface com.aquima.interactions.portal.ds.IMappingVisitor
This method should be invoked for each mapping definition that should be added.
addMapping(IMappingDS) - Method in class com.aquima.interactions.portal.model.MappingVisitor
 
addMapping(IMappingDS) - Method in class com.aquima.interactions.portal.report.ReportingMappingVisitor
 
addMappings(AttributeReference, String, CaseDataOrder) - Method in class com.aquima.interactions.framework.container.listplus.AbstractProcessListPlus
 
addMaskCall(IMaskCallDS) - Method in interface com.aquima.interactions.portal.ds.IMaskCallVisitor
This method should be invoked by the data-source implementation to notify the portal engine of the existence of a mask call.
addMaskCall(IMaskCallDS) - Method in class com.aquima.interactions.portal.model.def.MaskCallVisitor
 
addMatchCondition(String, MatchConditionOperator, String) - Method in interface com.aquima.interactions.mapping.ds.IMatchConditionVisitor
The iterate method should invoke this method with a valid datasource implementation for each source entity mapping.
addMatchCondition(String, MatchConditionOperator, String) - Method in class com.aquima.interactions.mapping.impl.MatchConditionVisitor
 
addMatchCondition(String, MatchConditionOperator, String) - Method in class com.aquima.interactions.mapping.report.ReportingMatchConditionVisitor
 
addMatchDefinition(IMatchDefinitionDS) - Method in interface com.aquima.interactions.matching.ds.IMatchDefinitionVisitor
This function adds a match definition to the match engine during initialisation time.
addMatchDefinition(IMatchDefinitionDS) - Method in class com.aquima.interactions.matching.impl.model.MatchDefinitionVisitor
 
addMatchDefinition(IMatchDefinitionDS) - Method in class com.aquima.interactions.matching.report.ReportingMatchDefinitionVisitor
 
addMatchDefinition(MatchDefinition) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
addMatchFunction(IMatchFunctionDS) - Method in interface com.aquima.interactions.matching.ds.IMatchFunctionVisitor
This method can be used to add match functions or custom match functions to the match engine.
addMatchFunction(IMatchFunctionDS) - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionVisitor
 
addMatchFunction(IMatchFunctionDS) - Method in class com.aquima.interactions.matching.report.ReportingMatchFunctionVisitor
 
addMatchFunction(IMatchFunction) - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionList
 
addMatchScore(String, int) - Method in class com.aquima.interactions.matching.result.MatchResult
This method will be invoked to add a single match result without a key field.
addMatchScore(String, int, ISingleValue) - Method in class com.aquima.interactions.matching.result.MatchResult
This method will be invoked to add a single match result with a key field.
addMessage(IMessage) - Method in class com.aquima.interactions.composer.model.Container
This method may be used to add a message to the container.
addMessage(IMessage) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to add a message to the field.
addMessage(Category, ErrorCode, String[], Severity) - Method in interface com.aquima.interactions.foundation.report.IInitializationReport
This method will add an initialisation error to the report for the specified error code and parameters, but may optionally choose to re-throw the initialisation error if it is deemed too severe in the current context.
addMessage(Category, ErrorCode, String[], Severity) - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
addMessage(Category, ErrorCode, String[], Severity) - Method in class com.aquima.interactions.foundation.report.InitializationReportLogger
 
addMessage(Category, ErrorCode, String[], Severity, Throwable) - Method in interface com.aquima.interactions.foundation.report.IInitializationReport
This method will add an initialisation error to the report for the specified error code and parameters, but may optionally choose to re-throw the initialisation error if it is deemed too severe in the current context.
addMessage(Category, ErrorCode, String[], Severity, Throwable) - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
addMessage(Category, ErrorCode, String[], Severity, Throwable) - Method in class com.aquima.interactions.foundation.report.InitializationReportLogger
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.ds.ReportingDS
 
addMessage(ErrorCode, String[], Severity) - Method in interface com.aquima.interactions.foundation.report.IReportingDS
This method will add an initialization error to the report for the specified error code and parameters.
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.foundation.report.ReportingDelegateDS
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.foundation.report.ReportingDS
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.foundation.report.ReportingVisitorDS
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.MetaModelDS
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.SystemEntity
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserEntity
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.ComposerDS
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.ComposerDS
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.portal.report.ReportingDelegate
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.rule.impl.ExprDS
 
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExternalRuleDS
 
addMessage(Severity, ErrorMessage) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method adds a message to the semantic node.
addMessage(Severity, ErrorMessage) - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
addMessage(ValidationMessage) - Method in class com.aquima.interactions.rule.validation.ValidationResult
 
addMessage(String, IMultilingualText) - Method in class com.aquima.interactions.portal.ds.sys.dialects.MessageVisitor
 
addMessage(String, IMultilingualText) - Method in interface com.aquima.interactions.project.ds.IMessageVisitor
This method can be used to add a message to the model.
addMessage(String, IMultilingualText) - Method in class com.aquima.interactions.project.impl.MessageVisitor
 
addMessage(String, IMultilingualText) - Method in class com.aquima.interactions.project.impl.Project
 
addMessage(String, IMultilingualText) - Method in class com.aquima.interactions.project.report.ReportingMessageVisitor
 
addMessagePart(ISoapMessagePartDS) - Method in interface com.aquima.interactions.communication.ds.ISoapMessagePartVisitor
This methods adds a messagepart to the message.
addMessagePart(ISoapMessagePartDS) - Method in class com.aquima.interactions.communication.impl.SoapMessagePartVisitor
 
addMessagePart(ISoapMessagePartDS) - Method in class com.aquima.interactions.communication.report.ReportingSoapMessagePartVisitor
 
addMetadata(IMetaModel, IMetadataDS) - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
addModule(IModuleDS) - Method in interface com.aquima.interactions.portal.ds.IModuleVisitor
This method should be invoked for each module that is used by the application.
addModule(IModuleDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ModuleVisitor
 
addModule(IModuleDS) - Method in class com.aquima.interactions.portal.model.ModuleCache
 
addModule(IModuleDS) - Method in class com.aquima.interactions.portal.report.ReportingModuleVisitor
 
addNamespace(String) - Method in class com.aquima.interactions.foundation.connectivity.NamespaceMap
 
addNextNode(String, NodeDefinition) - Method in class com.aquima.interactions.process.impl.nodes.NodeDefinition
 
addNextNode(String, IProcessNodeDefinition) - Method in class com.aquima.interactions.process.impl.nodes.NodeBuilder
 
addNode(ITextNodeDS) - Method in interface com.aquima.interactions.composer.ds.ITextNodeVisitor
This method should be invoked to add a child text node to the current text node.
addNode(ITextNodeDS) - Method in class com.aquima.interactions.composer.model.definition.TextNodeVisitor
 
addNode(TextElement, String) - Method in interface com.aquima.interactions.composer.model.ICompositeTextNode
This method will add the text element to the composite node for a specific language.
addNode(TextElement, String) - Method in class com.aquima.interactions.composer.model.TextItem
 
addNode(TextElement, String) - Method in class com.aquima.interactions.composer.model.TextStyleNode
 
addNode(IProcessNodeDS) - Method in interface com.aquima.interactions.process.ds.IProcessNodeVisitor
This method should be invoked for each node that should be added to the process flow.
addNode(IProcessNodeDS) - Method in class com.aquima.interactions.process.impl.builder.NodeVisitor
 
addNode(IProcessNodeDefinition, ITaskModel) - Method in class com.aquima.interactions.process.impl.EvaluationQueue
 
addNode(IProcessNodeDefinition, ITaskModel) - Method in interface com.aquima.interactions.process.impl.IEvaluationQueue
Add a node from a process to the evaluation queue.
addNoInvalidInputTextItem(Container, DataType) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
addOperation(IRestOperationDS) - Method in interface com.aquima.interactions.communication.ds.IRestOperationVisitor
This method adds an operations.
addOperation(IRestOperationDS) - Method in class com.aquima.interactions.communication.impl.RestOperationVisitor
 
addOperation(IRestOperationDS) - Method in class com.aquima.interactions.communication.report.ReportingRestOperationVisitor
 
addOperation(ISoapOperationDS) - Method in interface com.aquima.interactions.communication.ds.ISoapOperationVisitor
Adds an operation to the webservice.
addOperation(ISoapOperationDS) - Method in class com.aquima.interactions.communication.impl.SoapOperationVisitor
 
addOperation(ISoapOperationDS) - Method in class com.aquima.interactions.communication.report.ReportingSoapOperationVisitor
 
addOperation(RestOperationDefinition) - Method in class com.aquima.interactions.communication.impl.RestServiceDefinition
 
addOperation(SoapOperationDefinition) - Method in class com.aquima.interactions.communication.impl.SoapServiceDefinition
 
addOperation(IWebServiceOperationDS) - Method in interface com.aquima.interactions.portal.ds.IWebServiceOperationVisitor
The iterate method should invoke this method with a valid datasource implementation for each operation.
addOperation(IWebServiceOperationDS) - Method in class com.aquima.interactions.portal.model.webservice.WebServiceOperationVisitor
 
addOperation(IWebServiceOperationDS) - Method in class com.aquima.interactions.portal.report.ReportingWebServiceOperationVisitor
 
addOperation(WebOperationDefinition) - Method in class com.aquima.interactions.portal.model.webservice.WebServiceConfiguration
 
addOrder(ProcessViewOrder) - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
addOrder(ProcessViewOrder) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
addPage(IPageDS) - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateVisitor
 
addPage(IPageDS) - Method in interface com.aquima.interactions.composer.ds.IContentVisitor
This method may be used to add a page definition.
addPage(IPageDS) - Method in class com.aquima.interactions.composer.model.definition.ContentVisitor
 
addPage(IPageDS) - Method in class com.aquima.interactions.composer.report.ReportingContentVisitor
 
addPage(IPageDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContentVisitor
 
addParameter(IGlobalParameterValue) - Method in class com.aquima.interactions.composer.model.Field
 
addParameter(IParameterDS) - Method in interface com.aquima.interactions.portal.ds.IParameterVisitor
This method adds a parameter.
addParameter(IParameterDS) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.ParameterVisitorXml
 
addParameter(IParameterDS) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.ParameterVisitorXml
 
addParameter(IParameterDS) - Method in class com.aquima.interactions.portal.model.def.ParameterVisitor
 
addParameter(IParameterDS) - Method in class com.aquima.interactions.portal.report.DcmReportingParameterVisitor
 
addParameter(IParameterDS) - Method in class com.aquima.interactions.portal.report.ReportingContainerExpanderParameterVisitor
 
addParameter(IParameterDS) - Method in class com.aquima.interactions.portal.report.ReportingParameterVisitor
 
addParameter(IParameterDS) - Method in interface com.aquima.interactions.project.ds.IParameterVisitor
This method should be invoked for each parameter that should be added to the component definition.
addParameter(IParameterDS) - Method in class com.aquima.interactions.project.impl.ParameterVisitor
 
addParameter(String, IPrimitiveValue) - Method in class com.aquima.interactions.composer.model.Link
This method may be used to add a parameter to the link.
addParameter(String, IValue) - Method in class com.aquima.interactions.portal.function.FunctionParameters
 
addParameter(String, Object) - Method in class com.aquima.interactions.portal.PortalEvent
This method may be used to add additional parameters to the event that are not bound to fields from the last page.
addParameter(String, String) - Method in interface com.aquima.interactions.communication.ds.IComposerParameterVisitor
 
addParameterValue(IGlobalParameterValueDS) - Method in interface com.aquima.interactions.composer.ds.IGlobalParameterValueVisitor
This method is invoked for each parameter.
addParameterValue(IGlobalParameterValueDS) - Method in class com.aquima.interactions.composer.model.definition.FieldParameterVisitor
 
addParameterValue(GlobalParameterValueDefinition) - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
 
addParameterValue(String, IPrimitiveValue) - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
addParameterValue(String, IExpression) - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
addParameterValue(String, String) - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
addPart(SolutionPart) - Method in class com.aquima.interactions.framework.handler.dtree.Solution
 
addPortalChange(IPortalChange) - Method in interface com.aquima.interactions.portal.IRequestScope
This method will attach a new portal change object to the queue of portal changes objects of the current request scope.
addPortalChange(IPortalChange) - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
addPortalMessage(IPortalMessageDS) - Method in interface com.aquima.interactions.project.ds.IPortalMessageVisitor
This method should be invoked to add a portal message definition.
addPortalMessage(IPortalMessageDS) - Method in class com.aquima.interactions.project.impl.PortalMessageVisitor
 
addPortalMessage(PortalMessageDefinition) - Method in class com.aquima.interactions.project.impl.Project
 
addPresentationStyle(PresentationStyle) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method adds the new style passed to the method to the reference.
addPresentationStyle(PresentationStyle) - Method in class com.aquima.interactions.composer.model.Element
This method can be used to add a the style to the runtime element.
addPresentationStyleReference(IPresentationStyleReferenceDS) - Method in interface com.aquima.interactions.project.ds.IPresentationStyleReferenceVisitor
This method should be invoked for each presentation style reference definition that should be added.
addProcessEngine(IProcessModuleDS) - Method in class com.aquima.interactions.ds.composite.PrefixModuleVisitor
 
addProcessEngine(IProcessModuleDS) - Method in interface com.aquima.interactions.process.ds.IModuleVisitor
This method should be invoked for each process module that should be added to the manager.
addProcessFlow(IProcessFlowDS) - Method in interface com.aquima.interactions.process.ds.IProcessFlowVisitor
This method should be invoked for each process flow that should be added.
addProcessFlow(IProcessFlowDS) - Method in class com.aquima.interactions.process.impl.ProcessFlowVisitor
 
addProcessFlow(IProcessFlowDS) - Method in class com.aquima.interactions.process.report.ReportingProcessFlowVisitor
 
addProjectChange(IProjectChange) - Method in interface com.aquima.interactions.portal.IRequestScope
This method will attach a new project change object to the queue of project changes objects of the current request scope.
addProjectChange(IProjectChange) - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
addProperty(IDomainPropertyDS) - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyVisitor
Adds a property.
addProperty(IDomainPropertyDS) - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyVisitor
 
addProperty(String, IValue) - Method in class com.aquima.interactions.profile.model.state.AttributeDump
 
addProperty(String, IValue) - Method in class com.aquima.interactions.profile.model.state.InstanceDump
 
addProperty(String, IValue) - Method in class com.aquima.interactions.trace.impl.TraceMessageBase
Adds a property to the message.
addProperty(String, String) - Method in interface com.aquima.interactions.composer.ds.IPropertyVisitor
This method should be invoked for each property that is to be added.
addProperty(String, String) - Method in class com.aquima.interactions.composer.model.definition.PropertyVisitor
 
addProperty(String, String) - Method in class com.aquima.interactions.composer.report.ReportingExtraParameterVisitor
 
addQuestion(ValueReference) - Method in class com.aquima.interactions.dtree.impl.TreeResponse
 
addQuotesToValues(Set<String>) - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
addRamp(IRampDS) - Method in interface com.aquima.interactions.matching.ds.IMatchFunctionVisitor
This function adds a ramp definition to the match engine.
addRamp(IRampDS) - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionVisitor
 
addRamp(IRampDS) - Method in class com.aquima.interactions.matching.report.ReportingMatchFunctionVisitor
 
addReference(IReferenceDS, String) - Method in class com.aquima.interactions.composer.ds.delegate.ContainmentDelegateVisitor
 
addReference(IReferenceDS, String) - Method in interface com.aquima.interactions.composer.ds.IContainmentVisitor
This method may be used to add a containment to the container.
addReference(IReferenceDS, String) - Method in class com.aquima.interactions.composer.model.definition.ContainmentVisitor
 
addReference(IReferenceDS, String) - Method in class com.aquima.interactions.composer.report.ReportingContainmentVisitor
 
addReference(IReferenceDS, String) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContainmentVisitor
 
addReference(AbstractReference) - Method in class com.aquima.interactions.composer.model.definition.CompositeNodeDefinition
 
addReference(AbstractReference) - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method may be used to add content to the container definition by adding a reference to said content.
addReference(String, InstanceReference) - Method in class com.aquima.interactions.metamodel.impl.InstanceDefinition
 
addReferrer(EntityValue, String) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
addRejectedValue(ValueReference, Serializable) - Method in class com.aquima.interactions.portal.model.session.EventErrors
 
addRelation(SchemaRelation) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
 
addRelation(String, String, String) - Method in interface com.aquima.interactions.metamodel.ds.IValueVisitor
This method can be invoked to link the attribute to another static instance.
addRelation(String, String, String) - Method in class com.aquima.interactions.metamodel.impl.InstanceValueVisitor
 
addRelation(String, String, String) - Method in class com.aquima.interactions.metamodel.report.ReportingValueVisitor
 
addReport(IInitializationReport) - Method in interface com.aquima.interactions.foundation.report.IInitializationReport
 
addReport(IInitializationReport) - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
addReport(IInitializationReport) - Method in class com.aquima.interactions.foundation.report.InitializationReportLogger
 
addResource(IResourceConnectionDS) - Method in interface com.aquima.interactions.project.ds.IConnectionVisitor
This method should be invoked to add a connection definition.
addResource(IResourceConnectionDS) - Method in class com.aquima.interactions.project.impl.ConnectionVisitor
 
addResource(IResourceConnectionDS) - Method in class com.aquima.interactions.project.report.ReportingConnectionVisitor
 
addResourceConnection(String, ResourceConnection) - Method in class com.aquima.interactions.project.impl.ConnectionManager
 
addResourceManager(IResourceManager) - Method in class com.aquima.interactions.foundation.io.CompositeResourceManager
This function is final since it is used from the constructor.
addRestService(IRestServiceDS) - Method in interface com.aquima.interactions.communication.ds.IRestServiceVisitor
This method adds a restservice to the communication engine.
addRestService(IRestServiceDS) - Method in class com.aquima.interactions.communication.impl.RestServiceVisitor
 
addRestService(IRestServiceDS) - Method in class com.aquima.interactions.communication.report.ReportingRestServiceVisitor
 
addRestService(RestServiceDefinition) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
addResult(SourcedValue) - Method in class com.aquima.interactions.rule.inference.InferenceResult
This method will add the sourced value to this result object.
addRole(IRoleDS) - Method in interface com.aquima.interactions.project.ds.IRoleVisitor
This method should be invoked for each role definition that should be added.
addRole(IRoleDS) - Method in class com.aquima.interactions.project.impl.RoleVisitor
 
addRole(IRoleDS) - Method in class com.aquima.interactions.project.report.ReportingRoleVisitor
 
addRole(IRole) - Method in class com.aquima.interactions.project.impl.Project
 
addRow() - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method adds a row.
addRow(TableRow) - Method in class com.aquima.interactions.composer.model.table.Table
this method can be used to add a row to the table.
addRow(Serializable, Serializable[]) - Method in class com.aquima.interactions.composer.model.table.Table
This method can be used to add a row to the table.
addRow(String[]) - Method in class com.aquima.interactions.framework.util.textdata.TextDataContent
 
addRowCell(Element) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method adds a cell to the current row.
addRowCell(Element[]) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method adds a cell to the current row.
addRowCellPresentationStyle(PresentationStyle) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method adds a presentation style to the current row cell.
addRowData(IPrimitiveValue[]) - Method in class com.aquima.interactions.framework.connectivity.CsvQueryResult
 
addRowPresentationStyle(PresentationStyle) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method adds a presentation style to the current row.
addRowProperty(String, String) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
 
addRule(IBusinessRuleDS) - Method in class com.aquima.interactions.rule.ds.delegate.SourceDelegateVisitor
 
addRule(IBusinessRuleDS) - Method in interface com.aquima.interactions.rule.ds.ISourceVisitor
This method may be used to add a business rule (IF-THEN rule) to the rule engine.
addRule(IBusinessRuleDS) - Method in class com.aquima.interactions.rule.graph.InferenceRuleVisitor
 
addRule(IBusinessRuleDS) - Method in class com.aquima.interactions.rule.report.ReportingSourceVisitor
 
addRule(IRuleDS) - Method in interface com.aquima.interactions.spellengine.ds.IRuleVisitor
This method should be used to add a rule to a speller.
addRule(IRuleDS) - Method in class com.aquima.interactions.spellengine.model.definition.RuleVisitor
 
addRule(RuleDefinition) - Method in class com.aquima.interactions.spellengine.model.definition.SpellerDefinition
 
addRuleGroup(IRuleGroupDS) - Method in interface com.aquima.interactions.rule.ds.IRuleGroupVisitor
This method may be used to add a rule group definition to the rule engine.
addRuleGroup(IRuleGroupDS) - Method in class com.aquima.interactions.rule.graph.RuleGroupVisitor
 
addSchema(ISchemaDS) - Method in interface com.aquima.interactions.communication.ds.ISchemaVisitor
Adds an schema to the schema set.
addSchema(ISchemaDS) - Method in class com.aquima.interactions.communication.impl.SchemaVisitor
 
addSchema(ISchemaDS) - Method in class com.aquima.interactions.communication.report.ReportingSchemaVisitor
 
addSchema(SchemaDefinition) - Method in class com.aquima.interactions.communication.impl.SchemaSetDefinition
 
addSchema(String, byte[]) - Method in class com.aquima.interactions.communication.impl.validator.NamespaceContext
 
addSchemaContract(ISchemaContractDS) - Method in interface com.aquima.interactions.communication.ds.ISchemaContractVisitor
Adds an XML contract to the communication engine.
addSchemaContract(ISchemaContractDS) - Method in class com.aquima.interactions.communication.impl.DomainSchemaVisitor
 
addSchemaContract(ISchemaContractDS) - Method in class com.aquima.interactions.communication.impl.SchemaContractVisitor
 
addSchemaContract(ISchemaContractDS) - Method in class com.aquima.interactions.communication.report.ReportingSchemaContractVisitor
 
addSchemaContract(SchemaContract) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
addSchemaSet(ISchemaSetDS) - Method in interface com.aquima.interactions.communication.ds.ISchemaSetVisitor
This method adds a schemaset to the communication engine.
addSchemaSet(ISchemaSetDS) - Method in class com.aquima.interactions.communication.impl.SchemaSetVisitor
 
addSchemaSet(ISchemaSetDS) - Method in class com.aquima.interactions.communication.report.ReportingSchemaSetVisitor
 
addSchemaSet(SchemaSetDefinition) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
addScore(String, Object, int) - Method in class com.aquima.interactions.matching.result.ScoreList
This method will add the score for the given id and key combination.
addService(WebServiceDefinition) - Method in class com.aquima.interactions.portal.model.webservice.WebServices
 
addService(IServiceDS) - Method in interface com.aquima.interactions.project.ds.IServiceVisitor
This method should be invoked for each service definition that should be added.
addService(IServiceDS) - Method in class com.aquima.interactions.project.impl.ServiceVisitor
 
addService(IServiceDS) - Method in class com.aquima.interactions.project.report.ReportingServiceVisitor
 
addService(ServiceDefinition) - Method in class com.aquima.interactions.project.impl.Project
 
addServiceCall(IServiceCallDS) - Method in interface com.aquima.interactions.portal.ds.IServiceCallVisitor
This method should be invoked by the data-source implementation to notify the portal engine of the existence of a service call.
addServiceCall(IServiceCallDS) - Method in class com.aquima.interactions.portal.model.def.ServiceCallVisitor
 
addServiceCall(IServiceCallDS) - Method in class com.aquima.interactions.portal.report.ReportingServiceCallVisitor
 
addSibling(IXmlElement, IXmlElement, boolean) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Add a sibling child next to a given existing child.
addSibling(IXmlElement, IXmlElement, boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
addSibling(IXmlElement, IXmlElement, boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
addSibling(IXmlElement, IXmlElement, boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
addSingleton(IEntityInstance) - Method in interface com.aquima.interactions.mapping.trace.IMappingReport
 
addSingleton(IEntityInstance) - Method in class com.aquima.interactions.mapping.trace.impl.NoOpMappingReport
 
addSoapContract(ISoapContractDS) - Method in interface com.aquima.interactions.communication.ds.ISoapContractVisitor
Adds a soap service contract to the communication engine.
addSoapContract(ISoapContractDS) - Method in class com.aquima.interactions.communication.impl.SoapServiceContractVisitor
 
addSoapContract(ISoapContractDS) - Method in class com.aquima.interactions.communication.report.ReportingSoapServiceContractVisitor
 
addSoapContract(ISoapContract) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
addSoapService(ISoapServiceDS) - Method in interface com.aquima.interactions.communication.ds.ISoapServiceVisitor
This method adds a soapservice to the communication engine.
addSoapService(ISoapServiceDS) - Method in class com.aquima.interactions.communication.impl.SoapServiceVisitor
 
addSoapService(ISoapServiceDS) - Method in class com.aquima.interactions.communication.report.ReportingSoapServiceVisitor
 
addSoapService(SoapServiceDefinition) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
addsolution(ISolution) - Method in class com.aquima.interactions.dtree.impl.TreeResponse
 
addSorting(Sorting) - Method in class com.aquima.interactions.composer.model.list.state.UserSortingState
 
addSource(IInferenceRule) - Method in class com.aquima.interactions.rule.ds.delegate.SourceDelegateVisitor
 
addSource(IInferenceRule) - Method in interface com.aquima.interactions.rule.ds.ISourceVisitor
This method may be used to add a custom inference rule to the rule engine.
addSource(IInferenceRule) - Method in class com.aquima.interactions.rule.graph.InferenceRuleVisitor
 
addSource(IInferenceRule) - Method in class com.aquima.interactions.rule.report.ReportingSourceVisitor
 
addSpeller(ISpellerDS) - Method in interface com.aquima.interactions.spellengine.ds.ISpellerVisitor
This method should be used to add a speller to the spell engine.
addSpeller(ISpellerDS) - Method in class com.aquima.interactions.spellengine.model.definition.SpellerVisitor
 
addSpeller(SpellerDefinition) - Method in class com.aquima.interactions.spellengine.model.SpellEngine
This method add a speller to the spell engine.
addStartDefinition(IProcessEventStartDS) - Method in interface com.aquima.interactions.process.ds.IProcessEventStartVisitor
This method adds a start definition to the process flow.
addSubType(IEntityDefinition) - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
addSymbol(int, int, Object, int...) - Method in interface com.aquima.interactions.expressions.ISuggestionListener
 
addSymbolDefinition(IDateSymbol) - Method in class com.aquima.interactions.foundation.text.symbol.PatternParser
Add a symbol to the definitions.
addTable(IDecisionTableDS) - Method in class com.aquima.interactions.rule.ds.delegate.SourceDelegateVisitor
 
addTable(IDecisionTableDS) - Method in interface com.aquima.interactions.rule.ds.ISourceVisitor
This method may be used to add a decision table to the rule engine.
addTable(IDecisionTableDS) - Method in class com.aquima.interactions.rule.graph.InferenceRuleVisitor
 
addTable(IDecisionTableDS) - Method in class com.aquima.interactions.rule.report.ReportingSourceVisitor
 
addTable(String, IDecisionTableDS) - Method in class com.aquima.interactions.rule.ds.delegate.ConstraintDelegateVisitor
 
addTable(String, IDecisionTableDS) - Method in interface com.aquima.interactions.rule.ds.IConstraintVisitor
This method can be used to add a decision table to a specific attribute as constraint.
addTable(String, IDecisionTableDS) - Method in class com.aquima.interactions.rule.graph.ConstraintVisitor
 
addTable(String, IDecisionTableDS) - Method in class com.aquima.interactions.rule.report.ReportingConstraintVisitor
 
addTableHeaders(TableBuilder, ListState, ListConfiguration) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
addTableHeaders(TableBuilder, ListState, ListConfiguration) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
addTableRows(TableBuilder, IListRowData[]) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
addTableRows(TableBuilder, IListRowData[]) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
addTarget(OutputFormat, OutputStream) - Method in class com.aquima.interactions.portal.documents.model.RenderTarget
This method may be used to add a render target.
addTarget(ITargetDS) - Method in interface com.aquima.interactions.rule.ds.datarule.ITargetVisitor
This method may be used to add a target.
addTarget(ITargetDS) - Method in class com.aquima.interactions.rule.impl.datarule.TargetVisitor
 
addTarget(ITargetDS) - Method in class com.aquima.interactions.rule.report.ReportingTargetVisitor
 
addTarget(TargetDefinition) - Method in class com.aquima.interactions.rule.impl.datarule.DataRuleDefinition
 
addTargetMapping(IEntityMappingDS) - Method in interface com.aquima.interactions.mapping.ds.IEntityMappingVisitor
This method should be used to add a single entity mapping.
addTargetMapping(IEntityMappingDS) - Method in class com.aquima.interactions.mapping.impl.EntityMappingVisitor
 
addTargetMapping(IEntityMappingDS) - Method in class com.aquima.interactions.mapping.report.ReportingEntityMappingVisitor
 
addTask(ITaskModel) - Method in class com.aquima.interactions.process.impl.EvaluationQueue
 
addTask(ITaskModel) - Method in interface com.aquima.interactions.process.impl.IEvaluationQueue
Add a task to the evaluation queue, so it will be evaluated, and the process will continue from that task if needed.
addTask(IProcessTaskDS) - Method in interface com.aquima.interactions.process.ds.IProcessTaskVisitor
This method may be used to add a process task definition to the process engine.
addTask(IProcessTaskDS) - Method in class com.aquima.interactions.process.impl.ProcessTaskVisitor
 
addTask(IProcessTaskDS) - Method in class com.aquima.interactions.process.report.ReportingProcessTaskVisitor
 
addTask(EvaluationTask) - Method in class com.aquima.interactions.process.impl.EvaluationTask
 
addTaskMapping(ITaskMappingDS) - Method in interface com.aquima.interactions.portal.ds.ITaskMappingVisitor
This method may be used to add a task mapping definition.
addTaskMapping(ITaskMappingDS) - Method in class com.aquima.interactions.portal.model.process.TaskMappingVisitor
 
addTaskMapping(ITaskMappingDS) - Method in class com.aquima.interactions.portal.report.ReportingTaskMappingVisitor
 
addTaskProperty(TaskProperty) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
addTeam(ITeamDS) - Method in interface com.aquima.interactions.project.ds.ITeamVisitor
This method should be invoked to add a team definition.
addTeam(ITeamDS) - Method in class com.aquima.interactions.project.impl.TeamVisitor
 
addTeam(ITeamDS) - Method in class com.aquima.interactions.project.report.ReportingTeamVisitor
 
addText(IReferenceDS, ITextDS) - Method in class com.aquima.interactions.composer.ds.delegate.NodeDelegateVisitor
 
addText(IReferenceDS, ITextDS) - Method in interface com.aquima.interactions.composer.ds.INodeVisitor
This method may be used to add inline content to the current content node.
addText(IReferenceDS, ITextDS) - Method in class com.aquima.interactions.composer.model.definition.NodeVisitor
 
addText(IReferenceDS, ITextDS) - Method in class com.aquima.interactions.composer.report.ReportingNodeVisitor
 
addText(IReferenceDS, ITextDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.NodeVisitor
 
addText(ITextDS) - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateVisitor
 
addText(ITextDS) - Method in interface com.aquima.interactions.composer.ds.IContentVisitor
This method should be used to add a text definition.
addText(ITextDS) - Method in class com.aquima.interactions.composer.model.definition.ContentVisitor
 
addText(ITextDS) - Method in class com.aquima.interactions.composer.report.ReportingContentVisitor
 
addText(ITextDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContentVisitor
 
addText(TextDefinition) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
addText(String, IMultilingualText) - Method in interface com.aquima.interactions.composer.ds.IAssetTextVisitor
This method should be invoked for each text object that needs to be added to the text definition.
addText(String, IMultilingualText) - Method in class com.aquima.interactions.composer.model.definition.AssetVisitor
 
addText(String, IMultilingualText) - Method in class com.aquima.interactions.portal.ds.sys.dialects.AssetTextVisitor
 
addText(String, IMultilingualText) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlJustificationAsset
 
addText(String, IMultilingualText) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlJustificationAsset
 
addTextRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.ds.delegate.NodeDelegateVisitor
 
addTextRef(IReferenceDS, String) - Method in interface com.aquima.interactions.composer.ds.INodeVisitor
This method may be used to add a reference to an existing text element to the current content node.
addTextRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.model.definition.NodeVisitor
 
addTextRef(IReferenceDS, String) - Method in class com.aquima.interactions.composer.report.ReportingNodeVisitor
 
addTheme(IThemeDS) - Method in interface com.aquima.interactions.project.ds.IThemeVisitor
This method should be invoked to add a theme definition.
addTheme(IThemeDS) - Method in class com.aquima.interactions.project.impl.ThemeVisitor
 
addTheme(IThemeDS) - Method in class com.aquima.interactions.project.report.ReportingThemeVisitor
 
addToCallstack(String) - Method in exception class com.aquima.interactions.composer.exception.ExpandException
This method may be used to add a container name to the stack of containers that included the failed element.
addType(TypeMappingDefinition) - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
addType(IProcessTypeDS) - Method in interface com.aquima.interactions.process.ds.IProcessTypeVisitor
This method may be used to add a process type definition to the process engine.
addType(IProcessTypeDS) - Method in class com.aquima.interactions.process.impl.ProcessTypeVisitor
 
addType(IProcessTypeDS) - Method in class com.aquima.interactions.process.report.ReportingProcessTypeVisitor
 
addTypeMapping(ITypeMappingDS) - Method in interface com.aquima.interactions.communication.ds.ITypeMappingVisitor
This method adds a type to the schema.
addTypeMapping(ITypeMappingDS) - Method in class com.aquima.interactions.communication.impl.TypeMappingVisitor
 
addTypeMapping(ITypeMappingDS) - Method in class com.aquima.interactions.communication.report.ReportingTypeMappingVisitor
 
addUrlArgument(RestUrnArgumentDefinition) - Method in class com.aquima.interactions.communication.impl.RestRequestMessageDefinition
 
addUrnArgument(IRestUrnArgumentDS) - Method in interface com.aquima.interactions.communication.ds.IRestUrnArgumentVisitor
This method adds an urn argument to the request message.
addUrnArgument(IRestUrnArgumentDS) - Method in class com.aquima.interactions.communication.impl.RestUrnArgumentVisitor
 
addUrnArgument(IRestUrnArgumentDS) - Method in class com.aquima.interactions.communication.report.ReportingRestUrnArgumentVisitor
 
addUrnFragment(IRestUrnFragmentDS) - Method in interface com.aquima.interactions.communication.ds.IRestUrnFragmentVisitor
This method adds a fragment to a request message.
addUrnFragment(IRestUrnFragmentDS) - Method in class com.aquima.interactions.communication.impl.RestUrnFragmentVisitor
 
addUrnFragment(IRestUrnFragmentDS) - Method in class com.aquima.interactions.communication.report.ReportingRestUrnFragmentVisitor
 
addUsedValue(ValueReference) - Method in class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
addValidation(IFieldValidationDS) - Method in interface com.aquima.interactions.communication.ds.IFieldValidationVisitor
The iterate method should invoke this method with a valid datasource implementation for each validation.
addValidation(IFieldValidationDS) - Method in class com.aquima.interactions.communication.impl.FieldValidationVisitor
 
addValidation(IFieldValidationDS) - Method in class com.aquima.interactions.communication.report.ReportingFieldValidationVisitor
 
addValidation(IFieldValidationDS) - Method in interface com.aquima.interactions.composer.ds.IFieldValidationVisitor
This method should be invoked for each validation that needs to be added to the field.
addValidation(IFieldValidationDS) - Method in class com.aquima.interactions.composer.model.definition.FieldValidationVisitor
 
addValidation(IFieldValidationDS) - Method in class com.aquima.interactions.composer.report.ReportingFieldValidationVisitor
 
addValidation(IFieldValidationDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.FieldValidationVisitor
 
addValidation(IFieldValidation) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to add a validation to the field.
addValidation(FieldValidationDefinition) - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
 
addValidation(IValidationDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ValidationVisitor
 
addValidation(IValidationDS) - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateVisitor
 
addValidation(IValidationDS) - Method in interface com.aquima.interactions.rule.ds.IValidationVisitor
This method may be used to add a validation rule by providing a data source that can be used to initialize a standard validation.
addValidation(IValidationDS) - Method in class com.aquima.interactions.rule.graph.ValidationRuleVisitor
 
addValidation(IValidationDS) - Method in class com.aquima.interactions.rule.report.ReportingValidationVisitor
 
addValidation(IValidationRule) - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateVisitor
 
addValidation(IValidationRule) - Method in interface com.aquima.interactions.rule.ds.IValidationVisitor
This method may be used to add a custom validation rule to the rule engine.
addValidation(IValidationRule) - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
addValidation(IValidationRule) - Method in class com.aquima.interactions.rule.graph.ValidationRuleVisitor
 
addValidation(IValidationRule) - Method in class com.aquima.interactions.rule.report.ReportingValidationVisitor
 
addValidationMessage(FieldMessage) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.AbstractSchemaValidationElement
 
addValidator(IValidatorDS) - Method in interface com.aquima.interactions.project.ds.IValidatorVisitor
This method should be invoked for each validator definition that should be added.
addValidator(IValidatorDS) - Method in class com.aquima.interactions.project.impl.ValidatorVisitor
 
addValidator(IValidatorDS) - Method in class com.aquima.interactions.project.report.ReportingValidatorVisitor
 
addValidator(ValidatorDefinition) - Method in class com.aquima.interactions.project.impl.Project
 
addValue(RuntimeKey, String) - Method in class com.aquima.interactions.portal.PortalEvent
This method may be used to add a value for a field that was displayed on the page.
addValue(IPrimitiveValue) - Method in class com.aquima.interactions.foundation.types.ListValue
This method can be used to add a value to the list.
addValue(IPrimitiveValue) - Method in class com.aquima.interactions.metamodel.DomainValues
Always throws an exception.
addValue(EntityValue) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
 
addValue(IDomainValueDefinition) - Method in class com.aquima.interactions.metamodel.impl.DomainDefinition
 
addValue(IEntityInstance, ISingleValue) - Method in class com.aquima.interactions.profile.model.AttributeState
 
addValue(IEntityInstance, String, IValue) - Method in interface com.aquima.interactions.mapping.trace.IMappingReport
 
addValue(IEntityInstance, String, IValue) - Method in class com.aquima.interactions.mapping.trace.impl.NoOpMappingReport
 
addValue(String, ISingleValue) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
addValue(String, ISingleValue) - Method in interface com.aquima.interactions.profile.IEntityInstance
This function will add the designated value to the existing profile's value.
addValue(String, ISingleValue) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
addValue(String, ISingleValue) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
addValue(String, ISingleValue) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
addValue(String, ISingleValue) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
addValue(String, ISingleValue) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
Always throws an InvalidStateException: No modifications allowed on a read only instance.
addValue(String, ISingleValue) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
addValue(String, IValue) - Method in interface com.aquima.interactions.portal.ds.IParameterValueVisitor
This method adds a value for this parameter.
addValue(String, IValue) - Method in class com.aquima.interactions.portal.model.def.ParameterValueVisitor
 
addValue(String, IValue) - Method in class com.aquima.interactions.portal.report.DcmReportingParameterValueVisitor
 
addValue(String, IValue) - Method in class com.aquima.interactions.portal.report.ReportingDeprecatedParameterValueVisitor
 
addValue(String, String) - Method in class com.aquima.interactions.foundation.utility.MultiValueMap
This method adds a value for the specified key.
AddValue - Class in com.aquima.interactions.profile.model.command
This command holds the information needed to execute an add command.
AddValue(ValueReference, ISingleValue, boolean) - Constructor for class com.aquima.interactions.profile.model.command.AddValue
Constructs an add-value command.
addValueMapping(String, String, IJustificationTreeMappingDS) - Method in interface com.aquima.interactions.mapping.ds.IValueMappingVisitor
This method may be invoked to add a value mapping.
addValueMapping(String, String, IJustificationTreeMappingDS) - Method in class com.aquima.interactions.mapping.impl.ValueMappingVisitor
 
addValueMapping(String, String, IJustificationTreeMappingDS) - Method in class com.aquima.interactions.mapping.report.ReportingValueMappingVisitor
 
addValueSource(IInferenceRule) - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
addWarningMessage(RuntimeKey, String, ValueReference, String, String[]) - Method in class com.aquima.interactions.portal.model.session.EventErrors
This method may be used to add a warning to the current context.
addWarningMessage(ValueReference, String, String[]) - Method in interface com.aquima.interactions.portal.IEventContext
This method may be used to add a warning to the current context.
addWarningMessage(ValueReference, String, String[]) - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
addWarningMessage(ValueReference, String, String[]) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
addWarningMessage(ValueReference, String, String[]) - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
addWarningMessage(ValueReference, String, String[]) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
addWarningText(RuntimeKey, ValueReference, IMultilingualText, IFieldValidation) - Method in class com.aquima.interactions.portal.model.session.EventErrors
 
addWarningText(RuntimeKey, String, ValueReference, IMultilingualText, Throwable) - Method in class com.aquima.interactions.portal.model.session.EventErrors
This method may be used to add a warning to the current context.
addWarningText(ValueReference, IMultilingualText) - Method in interface com.aquima.interactions.portal.IEventContext
This method may be used to add a warning to the current context.
addWarningText(ValueReference, IMultilingualText) - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
addWarningText(ValueReference, IMultilingualText) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
addWarningText(ValueReference, IMultilingualText) - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
addWarningText(ValueReference, IMultilingualText) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
addWebService(IWebServiceDS) - Method in interface com.aquima.interactions.portal.ds.IWebServiceVisitor
The iterate method should invoke this method with a valid datasource implementation for each service mapping.
addWebService(IWebServiceDS) - Method in class com.aquima.interactions.portal.model.webservice.WebServiceVisitor
 
addWebService(IWebServiceDS) - Method in class com.aquima.interactions.portal.report.ReportingWebServiceVisitor
 
addWsdl(IWsdlDS) - Method in interface com.aquima.interactions.communication.ds.IWsdlVisitor
This method adds a wsdl as resource.
addWsdl(IWsdlDS) - Method in class com.aquima.interactions.communication.impl.WsdlVisitor
 
addWsdl(IWsdlDS) - Method in class com.aquima.interactions.communication.report.ReportingWsdlVisitor
 
addWsdl(WsdlDefinition) - Method in class com.aquima.interactions.communication.impl.SoapContract
 
addXsd(IXsdDS) - Method in interface com.aquima.interactions.communication.ds.IXsdVisitor
This method adds a xsd as resource.
addXsd(IXsdDS) - Method in class com.aquima.interactions.communication.impl.XsdVisitor
 
addXsd(IXsdDS) - Method in class com.aquima.interactions.communication.report.ReportingXsdVisitor
 
addXsd(XsdDefinition) - Method in class com.aquima.interactions.communication.impl.SchemaContract
 
ADHOC_NODE_INSIDE_FLOW - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
adUrlFragment(RestUrnFragmentDefinition) - Method in class com.aquima.interactions.communication.impl.RestRequestMessageDefinition
 
advance_lookahead() - Method in class com.aquima.interactions.java_cup.lr_parser
Advance to next "parse ahead" input Symbol.
AesKey - Class in com.aquima.interactions.foundation.security.cert
Class representing an AES key.
AesKey(SecretKey) - Constructor for class com.aquima.interactions.foundation.security.cert.AesKey
 
AFP - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the Advanced Function Presentation (AFP) output format.
AFTER - Enum constant in enum class com.aquima.interactions.foundation.InstanceActivationType
 
AFTER - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
AGGREGATE - Static variable in class com.aquima.interactions.metamodel.ReferenceType
References of this type reference an aggregate.
AGGREGATE - Static variable in class com.aquima.interactions.metamodel.RelationType
This relation type implies a parent-child relation (part-of relation) between to objects.
AGGREGATE_DISPLAYNAME_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate the display text of a aggregate could not be parsed.
AGGREGATE_PROBLEM - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
Indicates a problem with the aggregate.
AggregateDefinition - Class in com.aquima.interactions.metamodel.impl
This class holds the static definition of an aggregate.
AggregateDefinition(IMetaModel, IAggregateDS) - Constructor for class com.aquima.interactions.metamodel.impl.AggregateDefinition
Constructs an aggregate definition using the meta model and the data source providing the aggregate information.
AggregateModels - Interface in com.aquima.interactions.caseengine.client.model
 
AggregateTraceMessage - Class in com.aquima.interactions.trace.impl
This class defines the information that is logged about the actions taken in the AggregateDAO plugin.
AggregateVisitor - Class in com.aquima.interactions.metamodel.impl
Visitor used during initialization to gather the aggregate definitions.
AggregateVisitor(MetaModel) - Constructor for class com.aquima.interactions.metamodel.impl.AggregateVisitor
Constructs a new AggregateVisitor instance.
AggregateXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
A class which generates the XML code for an aggregate.
AggregateXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
A class which generates the XML code for an aggregate.
AggregateXml(IAggregateDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.AggregateXml
 
AggregateXml(IAggregateDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.AggregateXml
 
ALIGNMENT_CENTER - Static variable in class com.aquima.interactions.framework.util.textdata.FixedWidthTextReader
Center alignment
ALIGNMENT_LEFT - Static variable in class com.aquima.interactions.framework.util.textdata.FixedWidthTextReader
Left alignment
ALIGNMENT_RIGHT - Static variable in class com.aquima.interactions.framework.util.textdata.FixedWidthTextReader
Right alignment
AlignType - Class in com.aquima.interactions.composer.model.table
This class defines the possible alignment types for table cells.
ALL - Static variable in class com.aquima.interactions.communication.GroupParticleType
Predefined group particle type for an all.
ALL - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
ALL - Static variable in class com.aquima.interactions.portal.model.ValidationAction
This member defines the validation action type ALL, indicating that all validations need to be performed.
ALL - Static variable in class com.aquima.interactions.process.IgnoreMode
When this setting is used, the entire application ID is ignored, making it possible to access cases created in an application from a completely different application.
ALL - Static variable in class com.aquima.interactions.rule.JustificationDepth
This detail level may be used to display all the justifications of all the attributes that contributed somehow in the evaluation of our main attribute.
ALL_EXPRESSION_NEEDED - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
AllExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The All expression is used to collect all the instances of a specified entity type.
AllExpression(Identifier) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.AllExpression
Constructs the all expression with an identifier containing the entity type name.
AllNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This node represents a unary operator on a identifier.
AllNode(String) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.AllNode
Constructs the unary operator node with the required arguments.
allOk() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultErrorHandler
test if the parsing went ok.
allowEmptyDomain() - Method in class com.aquima.interactions.metamodel.ds.delegate.DomainDelegateDS
 
allowEmptyDomain() - Method in interface com.aquima.interactions.metamodel.ds.IDomainDS
This method specifies if the domain should allow the datasource to return an empty set of domain values.
allowEmptyDomain() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlDomainDS
 
allowEmptyDomain() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlDomainDS
 
allowEmptyDomain() - Method in class com.aquima.interactions.metamodel.report.ReportingDomainDS
 
allowFlowingOnErrors(IFlowState) - Method in interface com.aquima.interactions.flow.IFlowEngine
Determines if flowing is allowed even if validation errors are present on current page
allowFlowingOnErrors(IFlowState) - Method in class com.aquima.interactions.flow.model.FlowEngine
 
allowMultivalued() - Method in interface com.aquima.interactions.process.ds.IMessageEventFieldDS
This method returns an indicator whether this field allows multivalued data.
allowMultivalued() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventFieldDS
 
allowMultivalued() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventFieldDS
 
allowMultivalued() - Method in interface com.aquima.interactions.process.IMessageEventFieldDefinition
This method indicates whether this field may be multivalued or not.
allowMultivalued() - Method in class com.aquima.interactions.process.impl.MessageEventFieldDefinition
 
allowTargetDowncast() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigRuleEngineDS
 
allowTargetDowncast() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigRuleEngineDS
 
allowTargetDowncast() - Method in class com.aquima.interactions.rule.ds.delegate.RuleEngineDelegateDS
 
allowTargetDowncast() - Method in interface com.aquima.interactions.rule.ds.IRuleEngineDS
Given a rule that can source a target attribute, it uses source attributes.
allowTargetDowncast() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleEngineDS
 
allowTargetDowncast() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleEngineDS
 
allowTargetDowncast() - Method in class com.aquima.interactions.rule.report.ReportingRuleEngineDS
 
ALLSYMBOLS - Static variable in class com.aquima.interactions.foundation.text.DateFormat
 
AllVariable - Class in com.aquima.interactions.expressions.semantics.nodes
The All expression is used to collect all the instances of a specified entity type.
AllVariable(ISemanticTreeBuilder, Position, Identifier) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.AllVariable
Constructs the expression with the required arguments.
ALWAYS - Static variable in class com.aquima.interactions.portal.InvocationType
The callback function should always be invoked for both page submits and refreshes, regardless of the element that triggered the event.
analyze(String, String, Type, IParseListener) - Method in interface com.aquima.interactions.expressions.IExprParser
This method parses the expression into a semantic tree.
analyze(String, String, Type, IParseListener) - Method in class com.aquima.interactions.expressions.r7.ExprParserR7
 
analyze(String, String, IParseListener) - Method in interface com.aquima.interactions.expressions.IExprParser
This method parses the expression into a semantic tree.
analyze(String, String, IParseListener) - Method in class com.aquima.interactions.expressions.r7.ExprParserR7
 
AND - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
AND - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
AND - Static variable in class com.aquima.interactions.process.GroupType
This member defines the group type that is used for groups where all branches should be chosen.
AND - Static variable in class com.aquima.interactions.process.QueryOperator
This member defines the AND query operator.
AND - Static variable in class com.aquima.interactions.process.search.FilterOperator
This member defines the AND query operator.
AND - Static variable in class com.aquima.interactions.trace.FilterOperator
This member defines the AND query operator.
AND_END - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
This member defines the node type at which the branches of an AND group will join.
AND_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
AND_START - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
This member defines a node at which all of the edges should be chosen.
annuiteitsFactor(double, long, String) - Method in class com.aquima.interactions.expressions.functions.number.Annuity
 
Annuity - Class in com.aquima.interactions.expressions.functions.number
This function performs an annuity calculation for the provided arguments and returns the calculated value.
Annuity() - Constructor for class com.aquima.interactions.expressions.functions.number.Annuity
 
AnonymousUser - Class in com.aquima.interactions.portal.model.session
An anonymous user contains no username, "anonymous" user id.
AnonymousUser() - Constructor for class com.aquima.interactions.portal.model.session.AnonymousUser
Construct an anonymous user without roles.
AnonymousUser(IUserData) - Constructor for class com.aquima.interactions.portal.model.session.AnonymousUser
 
AnonymousUser(String[]) - Constructor for class com.aquima.interactions.portal.model.session.AnonymousUser
Construct an anonymous user with roles.
AnonymousUser(String[], String) - Constructor for class com.aquima.interactions.portal.model.session.AnonymousUser
Construct an anonymous user with roles.
AnonymousUser(String[], String[]) - Constructor for class com.aquima.interactions.portal.model.session.AnonymousUser
Construct an anonymous user with roles.
AnonymousUser(String[], String[], String) - Constructor for class com.aquima.interactions.portal.model.session.AnonymousUser
Construct an anonymous user with roles and username
AnonymousUser(String[], String[], String, String) - Constructor for class com.aquima.interactions.portal.model.session.AnonymousUser
Construct an anonymous user with roles and username
AnonymousUser(String[], String[], String, String, Map<String, String>) - Constructor for class com.aquima.interactions.portal.model.session.AnonymousUser
 
Answer - Class in com.aquima.interactions.framework.handler.dtree
 
Answer() - Constructor for class com.aquima.interactions.framework.handler.dtree.Answer
 
AnsweredContainer - Class in com.aquima.interactions.framework.container.dtree
This container adds the list of answered questions to itself.
AnsweredContainer(ValueReference[], TreeRunnerCallback, IContainerContext) - Constructor for class com.aquima.interactions.framework.container.dtree.AnsweredContainer
 
Answers - Class in com.aquima.interactions.dtree
This object holds the attributes that should be answered.
Answers() - Constructor for class com.aquima.interactions.dtree.Answers
Constructs an empty answers object.
Answers(ValueReference...) - Constructor for class com.aquima.interactions.dtree.Answers
Constructs the answers object with the array of values that were answered.
Answers(List<ValueReference>) - Constructor for class com.aquima.interactions.dtree.Answers
Constructs the answers object with the list of values that were answered.
ANY - Static variable in class com.aquima.interactions.foundation.DataType
Predefined data type for the Any type.
ANY - Static variable in class com.aquima.interactions.foundation.Version
 
ANY_ID - Static variable in class com.aquima.interactions.foundation.DataType.Id
Integer id of the Any data type.
ANY_LIST - Static variable in class com.aquima.interactions.expressions.definition.Types
 
ANY_NAME - Static variable in class com.aquima.interactions.foundation.DataType.Name
The name of the ANY data type.
ANY_TYPE - Static variable in class com.aquima.interactions.expressions.definition.Types
 
ANYPARTICLE_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
AnyParticleMappingDefinition - Class in com.aquima.interactions.communication.impl
This class holds the static definition of an any particle.
AnyParticleMappingDefinition(SchemaDefinition, IAnyParticleMappingDS, IEntityDefinition, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.AnyParticleMappingDefinition
 
AnyParticleMappingXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
AnyParticleMappingXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
AnyParticleMappingXml(IAnyParticleMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.AnyParticleMappingXml
 
AnyParticleMappingXml(IAnyParticleMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.AnyParticleMappingXml
 
AnyValue - Class in com.aquima.interactions.foundation.types
This class represents an unknown value of any type.
AnyValue() - Constructor for class com.aquima.interactions.foundation.types.AnyValue
 
ANYWHERE - Static variable in class com.aquima.interactions.foundation.MatchMode
Match mode for conditions of the form name like '%value%'
AppDataAccessException - Exception Class in com.aquima.interactions.foundation.exception
Abstract class for data access exceptions.
AppDataAccessException() - Constructor for exception class com.aquima.interactions.foundation.exception.AppDataAccessException
 
AppDataAccessException(Throwable) - Constructor for exception class com.aquima.interactions.foundation.exception.AppDataAccessException
 
append(byte[]) - Method in class com.aquima.interactions.foundation.security.util.SizeableByteArray
append bytes to the end of this array.
append(byte[], int) - Method in class com.aquima.interactions.foundation.security.util.SizeableByteArray
append a number of bytes to the end of this array.
append(ITslNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.NodeList
This method may be used to append a node to the list.
append(IParseNode) - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.DefinitionList
This method may be used to add an element to the list.
append(String) - Method in class com.aquima.interactions.expressions.OutputBuffer
This method can be used to add the specified text to the output string.
appendTrace(PrintStream) - Method in class com.aquima.interactions.foundation.exception.TraceTool
Appends the stack trace to the PrintStream in a similar way of Throwable.printStackTrace.
appendTrace(Writer) - Method in class com.aquima.interactions.foundation.exception.TraceTool
Appends the stack trace to the Writer in a similar way of Throwable.printStackTrace.
appendTrace(StringBuffer) - Method in class com.aquima.interactions.foundation.exception.TraceTool
Appends the stack trace to the StringBuffer in a similar way of Throwable.printStackTrace.
AppException - Exception Class in com.aquima.interactions.foundation.exception
Base type for all non fatal exceptions.
AppException(String) - Constructor for exception class com.aquima.interactions.foundation.exception.AppException
Basic constructor with only a message explaining the cause of the error.
AppException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.exception.AppException
Constructor with both a message and an exception explaining the cause of the error.
AppException(Throwable) - Constructor for exception class com.aquima.interactions.foundation.exception.AppException
Basic constructor with only the cause of the error.
applicabilityEvaluator - Variable in class com.aquima.interactions.portal.model.session.page.EventValueValidator
 
Application - Class in com.aquima.interactions.portal.model
This class holds a single (executable) application module.
Application(Solution) - Constructor for class com.aquima.interactions.portal.model.Application
 
APPLICATION - Static variable in class com.aquima.interactions.ds.xml.ExportType
This member defines the APPLICATION export type.
APPLICATION_ID - Static variable in class com.aquima.interactions.process.dao.model.CaseProperty
This member defines the APPLICATION ID case property.
APPLICATION_ID - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the APPLICATION ID task property.
APPLICATION_ID_PARAMETER - Static variable in class com.aquima.interactions.portal.model.session.event.PortalChangeConverter
 
ApplicationConfig - Class in com.aquima.interactions.portal.model
This class holds the configuration settings of an application.
ApplicationConfig(IApplicationDS, IProject, IFlowDetails[]) - Constructor for class com.aquima.interactions.portal.model.ApplicationConfig
 
ApplicationDelegateDS - Class in com.aquima.interactions.portal.ds.delegate
Delegate datasource for easy datasource extension.
ApplicationDelegateDS(IApplicationDS) - Constructor for class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
ApplicationDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Class to make sure multilangual elements have fallback behaviour defined for dialects.
ApplicationDsCreator - Class in com.aquima.interactions.portal.ds.xml
 
applicationExists(ApplicationID) - Method in interface com.aquima.interactions.portal.IPortalEngine
This method returns whether an application exists for the specified application ID.
applicationExists(ApplicationID) - Method in class com.aquima.interactions.portal.model.ApplicationStore
 
applicationExists(ApplicationID) - Method in interface com.aquima.interactions.portal.model.IApplicationStore
This method returns whether an application exists for the specified application ID.
applicationExists(ApplicationID) - Method in class com.aquima.interactions.portal.model.PortalEngine
 
ApplicationExportDS - Class in com.aquima.interactions.ds.export.r17.ds
Class for building an application export.
ApplicationExportDS(IApplicationDS) - Constructor for class com.aquima.interactions.ds.export.r17.ds.ApplicationExportDS
Creates a export datasource for an application export.
ApplicationID - Class in com.aquima.interactions.foundation
This class uniquely identifies an application by name and version.
ApplicationID(String, Version) - Constructor for class com.aquima.interactions.foundation.ApplicationID
Default constructor that creates an application id based on an application name and version.
ApplicationMode - Class in com.aquima.interactions.portal
The application mode class defines the several modes of operation an application can run in.
ApplicationMonitor - Class in com.aquima.interactions.portal.model
This class holds the debug information of an application.
ApplicationMonitor(IInitializationReport, IModule) - Constructor for class com.aquima.interactions.portal.model.ApplicationMonitor
 
ApplicationStore - Class in com.aquima.interactions.portal.model
The application store class is responsible for the loading and caching of application objects.
ApplicationStore(IPortalEngineDS, IProcessEngineManager, CaseEngineClient, IAuditEngine, ICommentsManager) - Constructor for class com.aquima.interactions.portal.model.ApplicationStore
Constructs the application store using the provided data source.
ApplicationVersionList - Class in com.aquima.interactions.ds.studio
Class that contains an application name with one or more versions.
ApplicationVersionList(String, Version[]) - Constructor for class com.aquima.interactions.ds.studio.ApplicationVersionList
Construct an Application version list.
ApplicationVisitor - Class in com.aquima.interactions.portal.model
Application visitor that is used during initialization to add all the applications and names to the application store that are available through the data source.
ApplicationVisitor(Map<String, Map<Version, ISolution>>, Map<String, String>) - Constructor for class com.aquima.interactions.portal.model.ApplicationVisitor
Constructs the application visitor with a HashMap that should be used to place the result in.
ApplicationXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ApplicationXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ApplicationXml(IApplicationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.ApplicationXml
 
ApplicationXml(IApplicationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.ApplicationXml
 
apply(ApplicationID) - Method in class com.aquima.interactions.process.IgnoreMode
Returns a PropertyFilter suitable to filter cases and tasks by application id using this ignore mode.
apply(ApplicationID, IPropertyFilter) - Method in class com.aquima.interactions.process.IgnoreMode
 
apply(ApplicationID, CaseViewCriteria) - Method in class com.aquima.interactions.process.IgnoreMode
 
apply(ApplicationID, TaskViewCriteria) - Method in class com.aquima.interactions.process.IgnoreMode
 
apply(ListFunctionType, IValue, IValue) - Static method in class com.aquima.interactions.foundation.functions.ListFunctions
 
apply(IPrimitiveValue) - Method in interface com.aquima.interactions.portal.IMaskCall
Apply the mask call to the provided value.
apply(IPrimitiveValue) - Method in class com.aquima.interactions.portal.model.session.MaskCall
 
apply(IPrimitiveValue, IMaskContext) - Method in class com.aquima.interactions.framework.mask.impl.AbstractMask
 
apply(IPrimitiveValue, IMaskContext) - Method in interface com.aquima.interactions.portal.IMask
Apply the mask and return a multi lingual representation of an IPrimitiveValue.
apply(String, String) - Method in class com.aquima.interactions.foundation.MatchMode
Applies this match mode to the given tested string.
applyCaseBaseUpdates() - Method in interface com.aquima.interactions.matching.IMatchEngine
This method must be called to apply any modifications in the case data to the match engine.
applyCaseBaseUpdates() - Method in class com.aquima.interactions.matching.impl.model.MatchEngine
 
applyGrouping(List<Sorting>) - Method in interface com.aquima.interactions.composer.model.list.state.IDefaultSortingState
 
applyGrouping(List<Sorting>) - Method in class com.aquima.interactions.framework.container.caselist.state.CaseListSortingState
 
applyGrouping(List<Sorting>) - Method in class com.aquima.interactions.framework.container.instance.list.state.InstanceListSortingState
 
applyGrouping(List<Sorting>) - Method in class com.aquima.interactions.framework.container.worklist.state.WorkListSortingState
 
applyMask(IPrimitiveValue, String) - Method in interface com.aquima.interactions.composer.IComposerHandler
This method is called for every text value node with a linked mask.
applyMask(IPrimitiveValue, String) - Method in class com.aquima.interactions.portal.model.session.ComposerHandler
 
applyProperties(DocumentBuilderFactory) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXxeProtectionConfigurer
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.AbstractMask
This method is called when this mask is applied.
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.AbstractSubstringMask
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.DatePattern
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.HexadecimalInteger
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.NumberPattern
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.OctalInteger
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.OrdinalNumber
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.RegularExpression
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.RomanInteger
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.SpelledBoolean
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.SpelledCurrency
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.SpelledDayOfWeek
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.SpelledDeltaDate
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.SpelledInteger
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.SpelledMonth
 
applySingleValue(ISingleValue, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.SpelledNumber
 
applyStringValue(StringValue, IMaskContext) - Method in class com.aquima.interactions.framework.mask.impl.AbstractSubstringMask
 
applyStringValue(StringValue, IMaskContext) - Method in class com.aquima.interactions.framework.mask.impl.FirstToUpperCase
 
applyStringValue(StringValue, IMaskContext) - Method in class com.aquima.interactions.framework.mask.impl.SetCase
 
AppServerAwareFactory - Class in com.aquima.interactions.foundation.security.util
Application server aware factory.
AquimaStudioClient - Class in com.aquima.interactions.ds.studio.r17
Class to connect to studio's exposed management webservice to retrieve application data.
AquimaStudioClient(ISoapConnection) - Constructor for class com.aquima.interactions.ds.studio.r17.AquimaStudioClient
Construct an instance of the Aquima studio client .
AquimaStudioVersionDetector - Class in com.aquima.interactions.ds.studio
 
aquireAttributeNode(String) - Method in class com.aquima.interactions.rule.graph.EntityNode
 
Arithmetic - Class in com.aquima.interactions.expressions.semantics.nodes
This class contains an arithmetic expression that results in a numeric value.
Arithmetic(Position, Operator, ISemanticNode, ISemanticNode, boolean) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.Arithmetic
Constructs the expression node with the required arguments.
ArithmeticExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The arithmetic expression is used to compute a new value using two single values.
ArithmeticExpression(DataType, IExpressionNode, Operator, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.ArithmeticExpression
Constructs the arithmetic expression with the required arguments.
ArithmeticOperationResultType - Class in com.aquima.interactions.expressions.semantics
This internal class contains information of an arithmetic operation and it's result type.
ArithmeticOperationResultType(DataType, ErrorCode, boolean) - Constructor for class com.aquima.interactions.expressions.semantics.ArithmeticOperationResultType
 
ArithmeticOperations - Class in com.aquima.interactions.expressions.semantics
This internal class is responsible for knowing the valid operations and resulting types of arithmetic operations.
ASC - Static variable in class com.aquima.interactions.trace.SortDirection
This member defines the ascending (a-z, 0-9) direction
ASCENDING - Enum constant in enum class com.aquima.interactions.framework.container.instance.linker.SortOrder
 
ASCENDING - Static variable in class com.aquima.interactions.framework.container.instance.list.InstanceListOrder
This member defines the ASCENDING sort order.
asDraft() - Method in class com.aquima.interactions.portal.model.session.RequestAction
This method constructs a draft request action based on the current action.
asInputStream() - Method in interface com.aquima.interactions.foundation.io.IResource
This method returns an input stream for the resource.
asInputStream() - Method in class com.aquima.interactions.foundation.io.resource.ByteArrayResource
 
asInputStream() - Method in class com.aquima.interactions.foundation.io.resource.FileResource
 
asInputStream() - Method in class com.aquima.interactions.foundation.io.resource.PackageResource
 
asInputStream() - Method in class com.aquima.interactions.foundation.io.resource.ResourceDelegate
 
asInputStream() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
asOutputStream(boolean) - Method in interface com.aquima.interactions.foundation.io.IResource
This method returns an output stream that may be used to write the contents of the resource.
asOutputStream(boolean) - Method in class com.aquima.interactions.foundation.io.resource.ByteArrayResource
 
asOutputStream(boolean) - Method in class com.aquima.interactions.foundation.io.resource.FileResource
 
asOutputStream(boolean) - Method in class com.aquima.interactions.foundation.io.resource.PackageResource
 
asOutputStream(boolean) - Method in class com.aquima.interactions.foundation.io.resource.ResourceDelegate
 
asOutputStream(boolean) - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
asReader() - Method in interface com.aquima.interactions.foundation.io.IResource
This method returns a reader for the resource.
asReader() - Method in class com.aquima.interactions.foundation.io.resource.ByteArrayResource
 
asReader() - Method in class com.aquima.interactions.foundation.io.resource.FileResource
 
asReader() - Method in class com.aquima.interactions.foundation.io.resource.PackageResource
 
asReader() - Method in class com.aquima.interactions.foundation.io.resource.ResourceDelegate
 
asReader() - Method in class com.aquima.interactions.foundation.io.resource.TextResource
This method returns a reader with the character set of this text resource.
asReader() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
Asset - Class in com.aquima.interactions.composer.model
Simple runtime page element to represent a block of text.
Asset(Asset) - Constructor for class com.aquima.interactions.composer.model.Asset
 
Asset(String, String, IMultilingualText) - Constructor for class com.aquima.interactions.composer.model.Asset
Constructor which requires a name and the content text.
ASSET - Static variable in class com.aquima.interactions.composer.ElementType
This member defines the ASSET element type.
ASSET_CONTENT_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate the content of an asset (text) could not be parsed.
ASSET_FORMAT_INVALID - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a container includes an asset with an invalid asset format.
ASSET_FORMAT_MISSING - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a container includes an asset without an asset format.
AssetAction - Class in com.aquima.interactions.dtree.impl
Decision tree node representing a asset result.
AssetAction(InitializationLookup, IDecisionTree, AbstractNode, IDecisionTreeNodeDS) - Constructor for class com.aquima.interactions.dtree.impl.AssetAction
 
AssetDefinition - Class in com.aquima.interactions.composer.model.definition
This class defines an asset element that can be included in a container.
AssetDefinition(AssetDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.AssetDefinition
 
AssetDefinition(IParserFactory, IAssetDS) - Constructor for class com.aquima.interactions.composer.model.definition.AssetDefinition
 
AssetDelegateDS - Class in com.aquima.interactions.composer.ds.delegate
Delegate datasource for easy datasource extension.
AssetDelegateDS(IAssetDS) - Constructor for class com.aquima.interactions.composer.ds.delegate.AssetDelegateDS
Construct a datasource that delegates all method calls to the provided datasource.
AssetDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
AssetDS(IAssetDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.AssetDS
 
ASSETFORMAT - Static variable in class com.aquima.interactions.framework.container.link.LinkParameters
 
ASSETNAME - Static variable in class com.aquima.interactions.framework.container.link.LinkParameters
 
AssetSolution - Class in com.aquima.interactions.dtree
This class holds the result information of an asset node.
AssetSolution(String, AssetDefinition) - Constructor for class com.aquima.interactions.dtree.AssetSolution
Constructs the asset solution with the required arguments.
AssetTextVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
AssetTextVisitor(IAssetTextVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.AssetTextVisitor
 
AssetVisitor - Class in com.aquima.interactions.composer.model.definition
This visitor is used during initialization to gather the text elements from the data source and add them to the definition store.
AssetVisitor(IExpressionParser, String, Map<String, IDynamicText>) - Constructor for class com.aquima.interactions.composer.model.definition.AssetVisitor
 
AssetXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
AssetXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
AssetXml(IAssetDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.AssetXml
 
AssetXml(IAssetDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.AssetXml
 
assign(IUserData, IAssigneeInfo) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessTask
Always throws an InvalidStateException: No modifications allowed on a read only process task.
assign(IUserData, IAssigneeInfo, boolean) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
assign(IUserData, IAssigneeInfo, boolean) - Method in interface com.aquima.interactions.process.IProcessTask
This method may be used to assign the task.
assign(IUserData, IAssigneeInfo, boolean) - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
ASSIGN - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
ASSIGNEE - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the ASSIGNEE task property.
AssigneeFilter - Class in com.aquima.interactions.process.search
Assignee filter for the TaskContextFilter.
AssigneeFilter() - Constructor for class com.aquima.interactions.process.search.AssigneeFilter
 
AssigneeInfo - Class in com.aquima.interactions.process.dao.impl
Assignee information for specific assignees.
AssigneeInfo(IAssigneeInfo) - Constructor for class com.aquima.interactions.process.dao.impl.AssigneeInfo
Copy constructor.
AssigneeInfo(String) - Constructor for class com.aquima.interactions.process.dao.impl.AssigneeInfo
Constructor for a specific single users.
AssigneeInfo(String[]) - Constructor for class com.aquima.interactions.process.dao.impl.AssigneeInfo
Constructor for specific users.
AssigneeInfo(String[], String[]) - Constructor for class com.aquima.interactions.process.dao.impl.AssigneeInfo
Constructor for a specific teams and roles.
AssigneeUserFilter - Class in com.aquima.interactions.process.search
A PropertyFilter that can also hold the identity of the user performing the request.
AssigneeUserFilter() - Constructor for class com.aquima.interactions.process.search.AssigneeUserFilter
 
AssignTask - Class in com.aquima.interactions.framework.service.task
Purpose
This service can be used to assign a task to specific users or a combination of teams and roles.
AssignTask() - Constructor for class com.aquima.interactions.framework.service.task.AssignTask
 
assignTaskAsync(IUserData, String, long, Set<String>, Set<String>, Set<String>) - Method in interface com.aquima.interactions.caseengine.client.CaseEngineClient
Assigns a task
ASSOCIATIVE - Static variable in class com.aquima.interactions.metamodel.RelationType
This relation type is generic.
AssociativeFunction - Class in com.aquima.interactions.foundation.functions
Base class for functions that are associative (swapping left and right argument has no effect on the result).
AssociativeFunction() - Constructor for class com.aquima.interactions.foundation.functions.AssociativeFunction
 
asString() - Method in class com.aquima.interactions.foundation.exception.TraceTool
Nice convenience method.
asString() - Method in interface com.aquima.interactions.portal.ITypedParameter
This method returns the String representation of this typed parameter.
asString() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
asString() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
asWriter(boolean) - Method in interface com.aquima.interactions.foundation.io.IResource
This method returns a writer that may be used to write the contents of the resource.
asWriter(boolean) - Method in class com.aquima.interactions.foundation.io.resource.ByteArrayResource
 
asWriter(boolean) - Method in class com.aquima.interactions.foundation.io.resource.FileResource
 
asWriter(boolean) - Method in class com.aquima.interactions.foundation.io.resource.PackageResource
 
asWriter(boolean) - Method in class com.aquima.interactions.foundation.io.resource.ResourceDelegate
 
asWriter(boolean) - Method in class com.aquima.interactions.foundation.io.resource.TextResource
This method returns a writer with the character set of this text resource.
asWriter(boolean) - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
asXmlElement() - Method in class com.aquima.interactions.communication.impl.evaluator.composer.XmlElementContextBase
Gets the underlying IXmlElement
asXmlElement() - Method in interface com.aquima.interactions.communication.IXmlElementContext
Gets the underlying IXmlElement
attach(IDebuggerHost) - Static method in class com.aquima.interactions.portal.model.session.debug.ActiveDebuggerHost
 
ATTACHMENT_KEY - Static variable in class com.aquima.interactions.mapping.impl.MappedJustificationTree
 
ATTRIBUTE - Enum constant in enum class com.aquima.interactions.framework.service.instance.ExpressionEntryType
 
ATTRIBUTE - Static variable in class com.aquima.interactions.project.FieldTypeOutput
 
ATTRIBUTE_DOCUMENT_NAME - Static variable in class com.aquima.interactions.framework.handler.document.GenerateDocumentHandler
 
ATTRIBUTE_LANGUAGE_CODE - Static variable in class com.aquima.interactions.framework.handler.document.GenerateDocumentHandler
 
ATTRIBUTE_LOCATE_VAR - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that no attribute definition could be found for the specified name.
ATTRIBUTE_OUTPUT_FORMAT - Static variable in class com.aquima.interactions.framework.handler.document.GenerateDocumentHandler
 
ATTRIBUTE_PAGE_NAME - Static variable in class com.aquima.interactions.framework.handler.document.GenerateDocumentHandler
 
ATTRIBUTE_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
ATTRIBUTE_PROBLEM - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
Indicates a problem with an attribute.
AttributeAction - Class in com.aquima.interactions.dtree.impl
Decision tree node representing a set-attribute action.
AttributeAction(InitializationLookup, IDecisionTree, AbstractNode, IDecisionTreeNodeDS) - Constructor for class com.aquima.interactions.dtree.impl.AttributeAction
 
AttributeActionRule - Class in com.aquima.interactions.rule.inference.table
This class is used to store a single action of a decision table.
AttributeActionRule(String, String, IExpression) - Constructor for class com.aquima.interactions.rule.inference.table.AttributeActionRule
 
AttributeBooleanValue - Class in com.aquima.interactions.profile.model.value
Profile value object for the boolean type.
AttributeBooleanValue(BooleanValue, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributeBooleanValue
Construct an attribute value based on a value and an attribute reference.
AttributeCurrency - Class in com.aquima.interactions.profile.model.value
Profile value object for the currency type.
AttributeCurrency(Currency, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributeCurrency
Construct an attribute value based on a value and an attribute reference.
AttributeDateTimeValue - Class in com.aquima.interactions.profile.model.value
Profile value object for the datetime type.
AttributeDateTimeValue(DateTimeValue, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributeDateTimeValue
Construct an attribute value based on a value and an attribute reference.
AttributeDateValue - Class in com.aquima.interactions.profile.model.value
Profile value object for the date type.
AttributeDateValue(DateValue, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributeDateValue
Construct an attribute value based on a value and an attribute reference.
AttributeDecisionTraceMessage - Class in com.aquima.interactions.trace.impl
This trace message is constructed to trace a decision tree from a service call.
AttributeDefinition - Class in com.aquima.interactions.metamodel.impl
This class holds the static definition of an attribute in the meta model.
AttributeDefinition(IAttributeDefinition) - Constructor for class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
AttributeDefinition(IMetaModel, String, IAttributeDS) - Constructor for class com.aquima.interactions.metamodel.impl.AttributeDefinition
Constructs an attribute definition from a data source.
AttributeDefinitionComparator - Class in com.aquima.interactions.metamodel.util
Comparator for IAttributeDefinition on their 'name'.
AttributeDefinitionComparator(boolean) - Constructor for class com.aquima.interactions.metamodel.util.AttributeDefinitionComparator
Protected creation function, inherited classes can re-use.
AttributeDelegate - Class in com.aquima.interactions.rule.parser
This class maps the methods of an attribute definition to the IValueDefinition interface.
AttributeDelegate(IAttributeDefinition) - Constructor for class com.aquima.interactions.rule.parser.AttributeDelegate
Constructs the attribute delegate for the specified attribute definition.
AttributeDump - Class in com.aquima.interactions.profile.model.state
Dump of an instance that can be serialized and deserialized.
AttributeDump(String, IValue) - Constructor for class com.aquima.interactions.profile.model.state.AttributeDump
 
AttributeEditor - Class in com.aquima.interactions.framework.handler.profile.editors
This class contains the implementation of the various actions that can be performed on an attribute.
AttributeEditor(EntityValue, String) - Constructor for class com.aquima.interactions.framework.handler.profile.editors.AttributeEditor
Constructs the editor with the required parameters.
AttributeEntityValue - Class in com.aquima.interactions.profile.model.value
Profile value object for an entity instance.
AttributeEntityValue(EntityValue, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributeEntityValue
Construct an attribute value based on a value and an attribute reference.
AttributeFilter - Class in com.aquima.interactions.matching.request
Default attribute filter implementation that can be used to exclude attributes by name.
AttributeFilter() - Constructor for class com.aquima.interactions.matching.request.AttributeFilter
Constructs the attribute filter with the ignore-exceptions property set to false and the ignore relations set to true.
AttributeFilter(boolean, boolean) - Constructor for class com.aquima.interactions.matching.request.AttributeFilter
Constructs the attribute filter with a boolean indicating if exceptions should be ignored.
AttributeInfiniteValue - Class in com.aquima.interactions.profile.model.value
Profile value object for an infinite value.
AttributeInfiniteValue(InfiniteValue, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributeInfiniteValue
Construct an attribute value based on a value and an attribute reference.
AttributeIntegerValue - Class in com.aquima.interactions.profile.model.value
Profile value object for an integer value.
AttributeIntegerValue(IntegerValue, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributeIntegerValue
Construct an attribute value based on a value and an attribute reference.
AttributeListValue - Class in com.aquima.interactions.profile.model.value
Profile value object for a list value.
AttributeListValue(IListValue, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributeListValue
Construct an attribute value based on a value and an attribute reference.
ATTRIBUTEMAPPING_PROBLEM - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
Indicates a problem with an attribute mapping.
AttributeMappingDefinition - Class in com.aquima.interactions.communication.impl
Internal IAttributeDefinition implementation that uses a datasource for construction.
AttributeMappingDefinition - Class in com.aquima.interactions.mapping.impl
Contains the definition of a mapping on the Attribute level.
AttributeMappingDefinition(ISchemaDefinition, TypeMappingDefinition, IAttributeMappingDS, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.AttributeMappingDefinition
 
AttributeMappingDefinition(IAttributeMappingDS, IEntityDefinition, IExpressionParser) - Constructor for class com.aquima.interactions.mapping.impl.AttributeMappingDefinition
Constructs an attribute mapping definition from a data source.
AttributeMappingVisitor - Class in com.aquima.interactions.communication.impl
Internal visitor class to create field definitions from a datasource.
AttributeMappingVisitor - Class in com.aquima.interactions.mapping.impl
Processes all attribute mappings from an attribute mapping datasource and turns them into a map.
AttributeMappingVisitor(ISchemaDefinition, TypeMappingDefinition, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.AttributeMappingVisitor
 
AttributeMappingVisitor(IEntityDefinition, EntityMappingDefinition, IExpressionParser) - Constructor for class com.aquima.interactions.mapping.impl.AttributeMappingVisitor
 
AttributeMappingXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
AttributeMappingXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
AttributeMappingXml - Class in com.aquima.interactions.mapping.ds.xml.r12.generation
This class is used to convert a data source implementation to XML.
AttributeMappingXml - Class in com.aquima.interactions.mapping.ds.xml.r17.generation
This class is used to convert a data source implementation to XML.
AttributeMappingXml(IAttributeMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.AttributeMappingXml
 
AttributeMappingXml(IAttributeMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.AttributeMappingXml
 
AttributeMappingXml(IAttributeMappingDS) - Constructor for class com.aquima.interactions.mapping.ds.xml.r12.generation.AttributeMappingXml
 
AttributeMappingXml(IAttributeMappingDS) - Constructor for class com.aquima.interactions.mapping.ds.xml.r17.generation.AttributeMappingXml
 
AttributeNode - Class in com.aquima.interactions.rule.graph
Node of the rule graph representing a single attribute for the specific entity type.
AttributeNode(String, String, AttributeNode) - Constructor for class com.aquima.interactions.rule.graph.AttributeNode
Constructs the attribute node with the required parameters.
AttributeNumberValue - Class in com.aquima.interactions.profile.model.value
Profile value object for a number value.
AttributeNumberValue(NumberValue, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributeNumberValue
Construct an attribute value based on a value and an attribute reference.
AttributePercentage - Class in com.aquima.interactions.profile.model.value
Profile value object for a percentage value.
AttributePercentage(Percentage, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributePercentage
Construct an attribute value based on a value and an attribute reference.
AttributeRangeValue - Class in com.aquima.interactions.profile.model.value
Profile value object for a range value.
AttributeRangeValue(RangeValue, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributeRangeValue
Construct an attribute value based on a value and an attribute reference.
AttributeReference - Class in com.aquima.interactions.metamodel
Simple class that holds a reference to an attribute.
AttributeReference(String) - Constructor for class com.aquima.interactions.metamodel.AttributeReference
Constructs a reference from a full attribute name.
AttributeReference(String, String) - Constructor for class com.aquima.interactions.metamodel.AttributeReference
Constructs a reference from an entity and attribute name.
AttributeScore - Class in com.aquima.interactions.matching.result
This class contains the score details for a single matched attribute.
AttributeScore(String, IMatchFunction, int, int) - Constructor for class com.aquima.interactions.matching.result.AttributeScore
Constructs the score class with the required arguments.
AttributeScoreDetails - Class in com.aquima.interactions.matching.result
Class to keep track of details about the score of a multivalue attribute.
AttributeScoreDetails(String) - Constructor for class com.aquima.interactions.matching.result.AttributeScoreDetails
 
AttributeState - Class in com.aquima.interactions.profile.model
This class holds the state of a single attribute.
AttributeState(IAttributeDefinition) - Constructor for class com.aquima.interactions.profile.model.AttributeState
 
AttributeState(IAttributeValue) - Constructor for class com.aquima.interactions.profile.model.AttributeState
 
AttributeStateUtil - Class in com.aquima.interactions.profile.model
This class contains several utility methods that are used by the attribute state class.
AttributeStringValue - Class in com.aquima.interactions.profile.model.value
Profile value object for a string value.
AttributeStringValue(StringValue, ValueReference) - Constructor for class com.aquima.interactions.profile.model.value.AttributeStringValue
Construct an attribute value based on a value and an attribute reference.
ATTRIBUTEUNKNOWNATTRIBUTE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate an attribute refers to an unknown entity type.
ATTRIBUTEUNKNOWNDOMAIN - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate an attribute refers to an unknown domain type.
ATTRIBUTEUNKNOWNENTITY - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate an attribute refers to an unknown entity type.
AttributeVisitor - Class in com.aquima.interactions.metamodel.impl
Implementation of the attribute visitor interface used during initialization of the attributes from data source.
AttributeVisitor(IMetaModel, EntityDefinition) - Constructor for class com.aquima.interactions.metamodel.impl.AttributeVisitor
 
AttributeXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
Internal class to generate xml from a datasource.
AttributeXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
Internal class to generate xml from a datasource.
AttributeXml(IAttributeDS, IXmlGlobals) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.AttributeXml
 
AttributeXml(IAttributeDS, IXmlGlobals) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.AttributeXml
 
audit(Supplier<IAuditMessage>) - Method in interface com.aquima.interactions.foundation.logging.audit.IAuditEngine
Logs a message to the audit logger.
audit(Supplier<IAuditMessage>) - Method in class com.aquima.interactions.foundation.logging.audit.NopAuditEngine
 
AuditMessage - Class in com.aquima.interactions.foundation.logging.audit.impl
 
AuditMessage() - Constructor for class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
AuditMessage(AuditMessage.EventType, DcmAuditProperties, String, String) - Constructor for class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
AuditMessage.EventType - Enum Class in com.aquima.interactions.foundation.logging.audit.impl
 
AUTHENTICATION - Enum constant in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
 
AuthenticationFailureException - Exception Class in com.aquima.interactions.ds.studio.exception
Exception to indicate that authentication is failed.
AuthenticationFailureException(String) - Constructor for exception class com.aquima.interactions.ds.studio.exception.AuthenticationFailureException
Create an authentication exception for a username.
AuthenticationFailureException(String, Throwable) - Constructor for exception class com.aquima.interactions.ds.studio.exception.AuthenticationFailureException
Create an authentication exception for a username.
AuthenticationFailureException(Throwable) - Constructor for exception class com.aquima.interactions.ds.studio.exception.AuthenticationFailureException
Create an authentication exception for a username.
AUTHORIZATIONALGORITHM_PROBLEM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
AuthorizationAlgorithmDefinition - Class in com.aquima.interactions.process.impl
Implementation of the AuthorizationAlgorithm
AuthorizationAlgorithmDefinition(IProject, IAuthorizationAlgorithmDS) - Constructor for class com.aquima.interactions.process.impl.AuthorizationAlgorithmDefinition
 
AuthorizationAlgorithmVisitor - Class in com.aquima.interactions.process.impl
 
AuthorizationAlgorithmVisitor(IProject, Map<String, IAuthorizationAlgorithmDefinition>) - Constructor for class com.aquima.interactions.process.impl.AuthorizationAlgorithmVisitor
 
AuthorizationAlgorithmXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from an authorization algorithm datasource.
AuthorizationAlgorithmXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from an authorization algorithm datasource.
AuthorizationAlgorithmXml(IAuthorizationAlgorithmDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.AuthorizationAlgorithmXml
 
AuthorizationAlgorithmXml(IAuthorizationAlgorithmDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.AuthorizationAlgorithmXml
 
AuthorizationEvaluationException - Exception Class in com.aquima.interactions.process.exception
This exception is thrown when an error occurs while evaluation an authorization algorithm.
AuthorizationEvaluationException(String, Throwable) - Constructor for exception class com.aquima.interactions.process.exception.AuthorizationEvaluationException
 
AuthorizationManager - Class in com.aquima.interactions.process.impl
This class evaluates an authorization algorithm to the required roles.
AuthorizationManager(IProject, IProcessExtensionFactory) - Constructor for class com.aquima.interactions.process.impl.AuthorizationManager
 
AUTOMATIC_ADHOC_TASK - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
AutomaticUser - Class in com.aquima.interactions.process
This class defines the automatic user.
AutomaticUser() - Constructor for class com.aquima.interactions.process.AutomaticUser
 
AutomaticUser(IUserData) - Constructor for class com.aquima.interactions.process.AutomaticUser
 
AutomaticUser(String) - Constructor for class com.aquima.interactions.process.AutomaticUser
 
AVERAGE - Static variable in class com.aquima.interactions.matching.StrategyType
This member defines the AVERAGE strategy type.
AVERAGE_ID - Static variable in class com.aquima.interactions.matching.StrategyType.Id
This member defines the numeric ID of the AVERAGE strategy type.
Avg - Class in com.aquima.interactions.expressions.functions.number
This function calculates the average value from a list of number values.
Avg() - Constructor for class com.aquima.interactions.expressions.functions.number.Avg
 
AWT - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the AWT output format.

B

BACKWARD - Static variable in class com.aquima.interactions.mapping.MappingDirection
 
BANK_ACCOUNT - Static variable in class com.aquima.interactions.framework.validator.ValidatorType
Static definition of the bank account validation type
BankAccountValidator - Class in com.aquima.interactions.framework.validator
Validation implementation that forwards its call to the BankAccountValidatorCall.
BankAccountValidator(String) - Constructor for class com.aquima.interactions.framework.validator.BankAccountValidator
 
BankAccountValidatorCall - Class in com.aquima.interactions.framework.validator
Standard validation rule that can validate if a string is a correct bank account number.
BankAccountValidatorCall(String, IParameters) - Constructor for class com.aquima.interactions.framework.validator.BankAccountValidatorCall
Constructs the validator using a data-source.
BaseViewFilterBuilder - Class in com.aquima.interactions.framework.container.listplus.search
 
BaseViewFilterBuilder(ColumnDefinition[], DataArray) - Constructor for class com.aquima.interactions.framework.container.listplus.search.BaseViewFilterBuilder
 
BC_UNCONFIRMED_CAST - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Supress FB warnings that the cast is unchecked, and not all instances of the type casted from can be cast to the type it is being cast to.
BCC - Static variable in class com.aquima.interactions.foundation.lic.ComponentType
This static member may be used to identify the bcc component.
before(DateValue, DateValue) - Method in class com.aquima.interactions.expressions.functions.date.AbstractBetweenFunction
 
before(DateValue, DateValue) - Method in class com.aquima.interactions.expressions.functions.date.DaysBetween
 
before(DateValue, DateValue) - Method in class com.aquima.interactions.expressions.functions.date.HoursBetween
 
before(DateValue, DateValue) - Method in class com.aquima.interactions.expressions.functions.date.MinutesBetween
 
before(DateValue, DateValue) - Method in class com.aquima.interactions.expressions.functions.date.MonthsBetween
 
before(DateValue, DateValue) - Method in class com.aquima.interactions.expressions.functions.date.SecondsBetween
 
before(DateValue, DateValue) - Method in class com.aquima.interactions.expressions.functions.date.WeeksBetween
 
before(DateValue, DateValue) - Method in class com.aquima.interactions.expressions.functions.date.YearsBetween
 
BEFORE - Enum constant in enum class com.aquima.interactions.foundation.InstanceActivationType
 
BEFORE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
beforeClose(IPortalSession) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler before closing the session.
beforeClose(IPortalSession) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
beforeClose(IPortalSession) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
beforeClose(IPortalSession) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
beforeClose(IPortalSession) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
beforeFlowStarted(IPortalSession, String) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler for the before flow started event.
beforeFlowStarted(IPortalSession, String) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
beforeFlowStarted(IPortalSession, String) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
beforeFlowStarted(IPortalSession, String) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
beforeFlowStarted(IPortalSession, String) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
beforeMappingInput(FunctionCallContext) - Method in interface com.aquima.interactions.portal.function.IWebFunctionEnhancer
This method is executed before mapping the input to the profile
beforeMappingInput(FunctionCallContext) - Method in class com.aquima.interactions.portal.function.NoOpWebFunctionEnhancer
 
beforeStartingFlow(FunctionCallContext) - Method in interface com.aquima.interactions.portal.function.IWebFunctionEnhancer
This method is executed before starting the flow but after the input was mapped to the profile
beforeStartingFlow(FunctionCallContext) - Method in class com.aquima.interactions.portal.function.NoOpWebFunctionEnhancer
 
beforeValidation() - Method in class com.aquima.interactions.portal.InvocationType
This method returns the invocation type with the "before validation" parameter set to true.
beginDocument() - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Begins a new XML document.
beginDocument(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Begins a new XML document with given encoding type.
beginDocumentFragment() - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Begins a new XML document fragment (a part of a full document, without header).
beginDocumentFragment(int) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Begin a new XML document fragment (a part of a full document, without header).
beginScope() - Method in interface com.aquima.interactions.expressions.environment.ITypeEnvironment
This function starts a new scope in which types can be declared.
beginScope() - Method in interface com.aquima.interactions.expressions.environment.IValueEnvironment
This function starts a new scope in which variables can be declared.
beginScope() - Method in class com.aquima.interactions.expressions.environment.TypeEnvironment
 
beginScope() - Method in class com.aquima.interactions.expressions.environment.ValueEnvironment
 
beginScope() - Method in interface com.aquima.interactions.expressions.ILocalParser
This method may be used to start a new scope in the parser.
beginScope(Category, ErrorCode, String[]) - Method in interface com.aquima.interactions.foundation.report.IInitializationReport
This method starts a new initialisation report scope, when error's are added during the time this scope is active initialisation messages are nested within an initialisation message of the given code.
beginScope(Category, ErrorCode, String[]) - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
beginScope(Category, ErrorCode, String[]) - Method in class com.aquima.interactions.foundation.report.InitializationReportLogger
 
beginScope(ErrorCode, String[]) - Method in class com.aquima.interactions.foundation.report.ReportingVisitorDS
 
BETWEEN - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
BIDIRECTIONAL - Static variable in class com.aquima.interactions.project.Direction
 
BINARY - Static variable in class com.aquima.interactions.foundation.DataType
 
BINARY_ID - Static variable in class com.aquima.interactions.foundation.DataType.Id
Binary id for binary data type.
BINARY_NAME - Static variable in class com.aquima.interactions.foundation.DataType.Name
The name of the BINARY data type.
binaryValue() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
BinaryValue - Class in com.aquima.interactions.foundation.types
Represents a binary data type.
BinaryValue(byte[]) - Constructor for class com.aquima.interactions.foundation.types.BinaryValue
 
BinaryValue(BinaryValue) - Constructor for class com.aquima.interactions.foundation.types.BinaryValue
 
BinaryValue(String, IMultilingualText, byte[]) - Constructor for class com.aquima.interactions.foundation.types.BinaryValue
 
BinoptNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This node represents a binary operation on two nodes.
BinoptNode(IParseNode, Operator, IParseNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.BinoptNode
Constructs the binary operation node with the required arguments.
blame(String, String) - Method in class com.aquima.interactions.foundation.report.InitializationMessage
This adds information to this message as to who is causing the problem.
BMA - Static variable in class com.aquima.interactions.foundation.lic.ComponentType
This static member may be used to identify the bma component.
BMP - Static variable in class com.aquima.interactions.composer.ImageType
 
BOOLEAN - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
BOOLEAN - Static variable in class com.aquima.interactions.foundation.DataType
Predefined data type for the Boolean type (true or false).
BOOLEAN_ID - Static variable in class com.aquima.interactions.foundation.DataType.Id
Integer id of the Boolean data type.
BOOLEAN_NAME - Static variable in class com.aquima.interactions.foundation.DataType.Name
The name of the BOOLEAN data type.
BOOLEAN_TYPE - Static variable in class com.aquima.interactions.expressions.definition.Types
This member defines the boolean type, including the domain.
BooleanCondition - Class in com.aquima.interactions.rule.parser
This class represents a direct boolean condition result.
BooleanCondition(boolean) - Constructor for class com.aquima.interactions.rule.parser.BooleanCondition
Constructs the condition class with the fixed result.
BooleanFormat - Class in com.aquima.interactions.foundation.text
BooleanFormat is a class which formats boolean's to string and can parse strings representations back into booleans.
BooleanFormat(String) - Constructor for class com.aquima.interactions.foundation.text.BooleanFormat
Constructs a number format based on a pattern.
BooleanSpeller - Class in com.aquima.interactions.framework.mask.impl.speller
Speller to spell a boolean value.
BooleanSpeller(IMaskContext, ILanguage) - Constructor for class com.aquima.interactions.framework.mask.impl.speller.BooleanSpeller
Construct a speller.
booleanValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
booleanValue() - Method in class com.aquima.interactions.foundation.convert.Convertable
 
booleanValue() - Method in interface com.aquima.interactions.foundation.convert.IConvertable
This method converts the internal value to a boolean primitive.
booleanValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
booleanValue() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
booleanValue() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
booleanValue() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
booleanValue() - Method in class com.aquima.interactions.foundation.types.DateValue
 
booleanValue() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
booleanValue() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
booleanValue() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
booleanValue() - Method in class com.aquima.interactions.foundation.types.StringValue
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributeBooleanValue
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributeCurrency
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateTimeValue
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateValue
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributeEntityValue
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributeInfiniteValue
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributeIntegerValue
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributeListValue
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributeNumberValue
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributePercentage
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributeRangeValue
 
booleanValue() - Method in class com.aquima.interactions.profile.model.value.AttributeStringValue
 
BooleanValue - Class in com.aquima.interactions.foundation.types
This class does not extend the AbstractValue class, as the auto-conversion methods to ranges and lists are useless (and even unwanted) for the boolean type.
BooleanValue() - Constructor for class com.aquima.interactions.foundation.types.BooleanValue
Constructs an unknown boolean value.
BooleanValue(boolean) - Constructor for class com.aquima.interactions.foundation.types.BooleanValue
Constructs a boolean value from a boolean primitive.
BooleanValue(IMultilingualText, boolean) - Constructor for class com.aquima.interactions.foundation.types.BooleanValue
Constructs a boolean value with a display text.
BooleanValue(BooleanValue) - Constructor for class com.aquima.interactions.foundation.types.BooleanValue
Copy constructor.
BooleanValue(String, IMultilingualText, boolean) - Constructor for class com.aquima.interactions.foundation.types.BooleanValue
Constructs a boolean value with a type name and display text.
BOTH - Static variable in class com.aquima.interactions.communication.impl.RestServiceDirection
 
BOTH - Static variable in class com.aquima.interactions.matching.RequirementType
This member defines the BOTH requirement type, that is used to indicate that both the profile and the case value must be available in order to be able to match.
BOTH_ID - Static variable in class com.aquima.interactions.matching.RequirementType.Id
This member defines the numeric ID of the BOTH requirement type.
BranchDefinition - Class in com.aquima.interactions.process.impl.nodes
This class holds the condition and the process path of one of the brances of a group.
BranchDefinition(ICondition, IProcessNodeDefinition) - Constructor for class com.aquima.interactions.process.impl.nodes.BranchDefinition
 
BranchNodeDefinition - Class in com.aquima.interactions.process.impl.nodes
Base class for nodes that support multiple (conditional) branches.
BranchNodeDefinition(NodeData) - Constructor for class com.aquima.interactions.process.impl.nodes.BranchNodeDefinition
 
build() - Method in class com.aquima.interactions.communication.data.DataObjectBuilder
Returns the constructed data object.
build() - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection.ExternalFlowConnectionBuilder
 
build() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser.XmlDOMParserBuilder
 
build() - Method in class com.aquima.interactions.framework.container.listplus.search.BaseViewFilterBuilder
 
build() - Method in class com.aquima.interactions.framework.container.listplus.search.filters.FilterFactory
Triggers the build process of the IViewFilter
build() - Method in class com.aquima.interactions.process.impl.builder.IgnoreModeSettingsBuilder
 
build() - Method in class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Builds the IProcessEngineSettings based on values set so far.
build() - Method in class com.aquima.interactions.process.impl.builder.ProcessListSettingsBuilder
Builds the IProcessListSettings implementation based on the settings configured so far.
build() - Method in class com.aquima.interactions.process.scheduler.utility.builder.AbstractSchedulerJobConfigurationBuilder
 
build() - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration.QuartzRefreshableJobConfigurationBuilder
 
build() - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration.UnknownJobConfigurationBuilder
 
BUILD_INFORMATION - Static variable in class com.aquima.interactions.foundation.FoundationVersion
This constant contains various build information.
buildAndLogErrorMessage(AppDataAccessException) - Static method in class com.aquima.interactions.foundation.exception.DataAccessExceptionHandler
This class just builds and logs the error message for a given exception without throwing another exception.
buildAppIdFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
buildCaseFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
buildDateFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
buildNode(NodeData, NodeVisitor, Map<GUID, IProcessNodeDefinition>, boolean) - Method in class com.aquima.interactions.process.impl.builder.ProcessBuilder
 
buildTypeFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
buildUserFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
BusinessRule - Class in com.aquima.interactions.rule.inference.rule
Business rule object, which is constructable for a business rule datasource and converts into an IInferenceRule.
BusinessRule(IExpressionParser, IBusinessRuleDS, IMetaModel) - Constructor for class com.aquima.interactions.rule.inference.rule.BusinessRule
Constructs the business rule using the provided data-source.
BUSINESSRULE_PROBLEM - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
Indicates a problem with businessrule {0} = busrule name
BusinessRuleCoverage - Class in com.aquima.interactions.rule.coverage.container
 
BusinessRuleCoverage(String, boolean) - Constructor for class com.aquima.interactions.rule.coverage.container.BusinessRuleCoverage
 
BUSINESSRULEPARSEERROR - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an expression of a business rule could not be parsed.
BusinessRuleXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation.rule
Internal class to generate xml from a datasource.
BusinessRuleXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation.rule
Internal class to generate xml from a datasource.
BusinessRuleXml(IBusinessRuleDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.rule.BusinessRuleXml
 
BusinessRuleXml(IBusinessRuleDS, IXmlGlobals) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.rule.BusinessRuleXml
 
Button - Class in com.aquima.interactions.composer.model
Runtime page element representing a button.
Button(Button) - Constructor for class com.aquima.interactions.composer.model.Button
 
Button(String, IMultilingualText) - Constructor for class com.aquima.interactions.composer.model.Button
Simple constructor accepting a button name and caption.
Button(String, IMultilingualText, String, String[], boolean) - Constructor for class com.aquima.interactions.composer.model.Button
Constructor that can be used to initialize a runtime page button.
BUTTON - Static variable in class com.aquima.interactions.composer.ElementType
This member defines the BUTTON element type.
BUTTON_CAPTION_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate the caption of a button could not be parsed.
BUTTON_PROBLEMS - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a problems occurred during initialization a button {0} = name
ButtonContainer - Class in com.aquima.interactions.framework.container.dtree
This container adds the buttons for the decision-tree run to it's definition.
ButtonContainer(IContainerContext, TreeRunnerCallback, boolean) - Constructor for class com.aquima.interactions.framework.container.dtree.ButtonContainer
 
ButtonDefinition - Class in com.aquima.interactions.composer.model.definition
This class holds a static button definition.
ButtonDefinition(ButtonDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.ButtonDefinition
 
ButtonDefinition(IParserFactory, IButtonDS) - Constructor for class com.aquima.interactions.composer.model.definition.ButtonDefinition
 
ButtonDelegateDS - Class in com.aquima.interactions.composer.ds.delegate
Delegate datasource for easy datasource extension.
ButtonDelegateDS(IButtonDS) - Constructor for class com.aquima.interactions.composer.ds.delegate.ButtonDelegateDS
Construct a datasource that delegates all method calls to the provided datasource.
ButtonDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ButtonDS(IButtonDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ButtonDS
 
BUTTONSCONTAINERNAME - Static variable in class com.aquima.interactions.framework.container.instance.InstanceSelectorDefines
This member defines the name of the container that holds the buttons.
ButtonXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ButtonXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ButtonXml(IButtonDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.ButtonXml
 
ButtonXml(IButtonDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.ButtonXml
 
ByteArrayResource - Class in com.aquima.interactions.foundation.io.resource
This class represents a resource pointing to an array of bytes.
ByteArrayResource(byte[]) - Constructor for class com.aquima.interactions.foundation.io.resource.ByteArrayResource
Constructs a resource for the specified byte array.

C

CacheDataEntry - Class in com.aquima.interactions.config.cache
Class responsible for creating a expiring data wrapper.
cachingEnabled() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
cachingEnabled() - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
Indicating if models should be cached on the server.
cachingEnabled() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
cachingEnabled() - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
cachingEnabled() - Method in interface com.aquima.interactions.portal.ds.IModuleDS
Indicating if models should be cached on the server.
cachingEnabled() - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
cachingEnabled() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigModuleDS
 
cachingEnabled() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
cachingEnabled() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigModuleDS
 
cachingEnabled() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
cachingEnabled() - Method in interface com.aquima.interactions.portal.IApplicationConfig
This method returns a boolean indicating if caching should be enabled for this application.
cachingEnabled() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
cachingEnabled() - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
CachingLicenseProvider - Class in com.aquima.interactions.foundation.lic
This class may be used to cache license keys from a delegate (slow) license provider.
CachingLicenseProvider(ILicenseProvider) - Constructor for class com.aquima.interactions.foundation.lic.CachingLicenseProvider
Create a caching license key that delegate all method calls only once.
calculateTimeout(IProcessNodeDefinition, IEvaluationContext) - Static method in class com.aquima.interactions.process.impl.handlers.NodeHandlerBase
 
CallbackContext - Class in com.aquima.interactions.portal.model.session
Portal context implementation that is passed to callback functions.
CallbackContext(CallbackVisitor, IElement, CallbackEntry) - Constructor for class com.aquima.interactions.portal.model.session.CallbackContext
 
CallbackEntry - Class in com.aquima.interactions.portal.model.session
This class holds the information of a single callback method.
CallbackEntry(String, ITypedParameters, ICallbackFunction, InvocationType) - Constructor for class com.aquima.interactions.portal.model.session.CallbackEntry
 
CallbackList - Class in com.aquima.interactions.portal.model.session
This class is used to gather all the callbacks that are added during a page composition.
CallbackList() - Constructor for class com.aquima.interactions.portal.model.session.CallbackList
 
CallbackVisitor - Class in com.aquima.interactions.portal.model.session
Page visitor that is used to invoked the handle methods for the registered callback methods.
CallbackVisitor(PortalContext, EventErrors, boolean) - Constructor for class com.aquima.interactions.portal.model.session.CallbackVisitor
Constructs the callback visitor with the required arguments.
CalleeParameterMapping - Class in com.aquima.interactions.portal.function
 
CalleeParameterMapping() - Constructor for class com.aquima.interactions.portal.function.CalleeParameterMapping
 
callHandleOnRefresh() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
callHandleOnRefresh() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
CallNodeDefinition - Class in com.aquima.interactions.process.impl.nodes
This class represents node to call a sub-process.
CallNodeDefinition(NodeData, NodeContext) - Constructor for class com.aquima.interactions.process.impl.nodes.CallNodeDefinition
 
CallNodeHandler - Class in com.aquima.interactions.process.impl.handlers
Handler for (sub) process call nodes.
CallNodeHandler(ProcessCaseRepository, ProcessEngine) - Constructor for class com.aquima.interactions.process.impl.handlers.CallNodeHandler
 
cancel() - Static method in class com.aquima.interactions.process.ProcessExit
This method will create a default cancel exit.
cancel(IUserData) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
cancel(IUserData) - Method in interface com.aquima.interactions.process.IProcessTask
This method may be used to explicitly cancel the task.
cancel(IUserData) - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
cancel(IUserData) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessTask
Always throws an InvalidStateException: No modifications allowed on a read only process task.
cancel(String) - Static method in class com.aquima.interactions.process.ProcessExit
This method will create a cancel exit
CANCEL - Static variable in class com.aquima.interactions.flow.ExitState
This member defines the static CANCEL type.
CANCEL - Static variable in class com.aquima.interactions.process.ExitAction
The Cancel will exit the entire process: all current active tasks will be canceled.
CANCEL - Static variable in class com.aquima.interactions.process.TaskExit
This member defines the CANCEL exit type.
CANCEL_EXIT_NAME - Static variable in class com.aquima.interactions.process.TaskExit
 
CANCEL_ID - Static variable in class com.aquima.interactions.flow.ExitState
The CANCEL identifier number.
cancelActions() - Method in class com.aquima.interactions.framework.handler.profile.editors.InstanceEditor
This method cancels any actions that were scheduled for this instance.
cancelChildTasks(IEvaluationContext, ITaskModel[]) - Method in class com.aquima.interactions.process.impl.handlers.ProcessNodeHandler
 
CANCELED - Static variable in class com.aquima.interactions.process.TaskStatusType
This member defines the CANCELED status type.
cancelInstance(EntityValue) - Method in class com.aquima.interactions.framework.handler.profile.editors.ProfileEditor
This method can be used to cancel any action that was scheduled for the specified instance.
cancelStartedTasks() - Method in class com.aquima.interactions.process.impl.DefaultProcessEngineSettings
 
cancelStartedTasks() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
cancelStartedTasks() - Method in interface com.aquima.interactions.process.IProcessEngineBehavior
This method may be used to cancel started tasks that were abandoned, for example due to an unexpected server shutdown
cancelStartedTasks() - Method in interface com.aquima.interactions.process.IProcessEngineSettings
If true, all started tasks will be cancelled during the process engine initialization
cancelStartedTasks() - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
cancelTask(ITaskModel) - Method in class com.aquima.interactions.process.impl.EvaluationQueue
 
cancelTask(ITaskModel) - Method in interface com.aquima.interactions.process.impl.IEvaluationQueue
This method may be invoked to cancel a task.
cancelTask(ITaskModel, TaskStatusType) - Method in class com.aquima.interactions.process.impl.EvaluationQueue
 
cancelTask(IUserData) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
canonicalize(String) - Static method in class com.aquima.interactions.project.impl.canonicalizers.DefaultCanonicalizer
 
canOverwriteAssignedUser(ITaskModel, IRoutingAlgorithmDefinition) - Method in class com.aquima.interactions.process.impl.RoutingManager
 
capitalize(String, boolean) - Static method in class com.aquima.interactions.expressions.functions.str.Capitalize
Capitalizes the first character of a String and lowercases the other characters if asked
Capitalize - Class in com.aquima.interactions.expressions.functions.str
This function capitalizes an input string and optionally lowers the rest of the characters
Capitalize() - Constructor for class com.aquima.interactions.expressions.functions.str.Capitalize
 
Capitalize(boolean) - Constructor for class com.aquima.interactions.expressions.functions.str.Capitalize
 
CAPITALIZE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
Case - Class in com.aquima.interactions.matching.impl.model
This class contains the values of a single case in the casebase.
Case(String, IMatchDefinition[]) - Constructor for class com.aquima.interactions.matching.impl.model.Case
 
CASE - Static variable in class com.aquima.interactions.framework.container.worklist.config.ColumnType
This member defines the CASE column type.
CASE - Static variable in class com.aquima.interactions.matching.RequirementType
This member defines the CASE requirement type, that is used to indicate that the case must have a value in order to be matched.
CASE - Static variable in class com.aquima.interactions.trace.impl.TimelineMessageType
 
CASE_ID - Static variable in class com.aquima.interactions.matching.RequirementType.Id
This member defines the numeric ID of the CASE requirement type.
CASE_ID - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the CASE_ID task property.
CASE_ID_PARAMETER - Static variable in class com.aquima.interactions.portal.model.session.event.PortalChangeConverter
 
CASE_INSENSITIVE_ORDER - Static variable in class com.aquima.interactions.foundation.text.StringUtil
Comparator that compares string in a non-case-sensitive manner.
CASE_LOCKED - Enum constant in enum class com.aquima.interactions.caseengine.client.model.CaseEngineErrorCode
 
CASE_METADATA - Static variable in class com.aquima.interactions.framework.container.worklist.config.ColumnType
 
CASE_NOT_FOUND - Enum constant in enum class com.aquima.interactions.caseengine.client.model.CaseEngineErrorCode
 
CASE_REFERENCE - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the CASE REFERENCE task property.
CASE_TYPE_PARAMETER - Static variable in class com.aquima.interactions.portal.model.session.event.PortalChangeConverter
 
CaseBase - Class in com.aquima.interactions.matching.impl.model
This class contains all the cases of a specific entity type.
CaseBase(IEntityDefinition, CaseBase, CaseBase[]) - Constructor for class com.aquima.interactions.matching.impl.model.CaseBase
 
CASEBASE_UNKNOWN_ENTITY - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This code is defined as: "Failed to initialize casebase, as it refers to an unknown entity '{0}'.",
CaseBaseList - Class in com.aquima.interactions.matching.impl.model
This class contains all the casebases of a match engine.
CaseBaseList(IMetaModel) - Constructor for class com.aquima.interactions.matching.impl.model.CaseBaseList
 
CaseBaseVisitor - Class in com.aquima.interactions.matching.impl.model
CaseBase visitor that simply collects the data sources.
CaseBaseVisitor(MatchEngine) - Constructor for class com.aquima.interactions.matching.impl.model.CaseBaseVisitor
 
caseClosed(long) - Method in class com.aquima.interactions.process.impl.CaseClosedListener
 
caseClosed(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseChangeListener
 
caseClosed(long) - Method in interface com.aquima.interactions.process.IProcessCaseChangeListener
This method is invoked when a case is closed by the message event.
CaseClosedListener - Class in com.aquima.interactions.process.impl
Internal listener used for detecting the situation where handling a message event results in a case being closed and deleted.
CaseClosedListener(IProcessCaseChangeListener, long) - Constructor for class com.aquima.interactions.process.impl.CaseClosedListener
Creates a new instance.
caseCreated(long) - Method in class com.aquima.interactions.process.impl.CaseClosedListener
 
caseCreated(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseChangeListener
 
caseCreated(long) - Method in interface com.aquima.interactions.process.IProcessCaseChangeListener
This method is invoked when a case is created by the message event.
caseCreated(IProcessCase) - Method in interface com.aquima.interactions.process.IMessageEventListener
This method is invoked when a case is created by the message event.
caseCreated(IProcessCase) - Method in class com.aquima.interactions.process.MessageEventListener
 
CaseCriteria - Class in com.aquima.interactions.process.search
This class may be used to create a selection criteria for cases.
CaseCriteria() - Constructor for class com.aquima.interactions.process.search.CaseCriteria
Creates a new instance which does not take into account process engine settings related to application id ignore mode.
CaseCriteria(IIgnoreModeSettings) - Constructor for class com.aquima.interactions.process.search.CaseCriteria
Creates a new instance which takes into account process engine settings related to application id ignore mode.
CaseData - Class in com.aquima.interactions.framework.container.caselist.state
 
CaseData(IProcessCaseView) - Constructor for class com.aquima.interactions.framework.container.caselist.state.CaseData
 
CaseDataChangeListener - Interface in com.aquima.interactions.profile
 
CaseDataChangeToMapListener - Class in com.aquima.interactions.portal.model.process
Should result in a Json representation of the changes done to the profile.
CaseDataChangeToMapListener() - Constructor for class com.aquima.interactions.portal.model.process.CaseDataChangeToMapListener
 
CaseDataFilter - Class in com.aquima.interactions.process.dao.dto
 
CaseDataFilter(TypedAttributeReference, ConditionOperator, IValue, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.CaseDataFilter
 
CaseDataFilter(TypedAttributeReference, ConditionOperator, IValue, MatchMode, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.CaseDataFilter
 
CaseDataListener - Class in com.aquima.interactions.process.impl
This class is used to keep the case data in database consistent with the current profile containing the data.
CaseDataListener(IProcessCase, ProcessCaseRepository) - Constructor for class com.aquima.interactions.process.impl.CaseDataListener
 
CaseDataOrder - Class in com.aquima.interactions.process.dao.dto.order
 
CaseDataOrder(TypedAttributeReference, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.order.CaseDataOrder
 
CaseDataOrder(TypedAttributeReference, boolean, SortedMap<IPrimitiveValue, String>) - Constructor for class com.aquima.interactions.process.dao.dto.order.CaseDataOrder
 
CaseDataUpdateException - Exception Class in com.aquima.interactions.process.exception
This exception is used when case data can not be updated.
CaseDataUpdateException(IProcessCase, AppException) - Constructor for exception class com.aquima.interactions.process.exception.CaseDataUpdateException
Constructs the exception with the required arguments.
CaseDataUpdateException(IProcessCase, String) - Constructor for exception class com.aquima.interactions.process.exception.CaseDataUpdateException
Creates a new instance.
CaseDossierTraceMessage - Class in com.aquima.interactions.trace.impl
 
CaseEngineClient - Interface in com.aquima.interactions.caseengine.client
Note that this file has a template for .NET Conversion
CaseEngineClientException - Exception Class in com.aquima.interactions.caseengine.client.exception
 
CaseEngineClientException(CaseEngineErrorCode) - Constructor for exception class com.aquima.interactions.caseengine.client.exception.CaseEngineClientException
 
CaseEngineClientException(CaseEngineErrorCode, Throwable) - Constructor for exception class com.aquima.interactions.caseengine.client.exception.CaseEngineClientException
 
CaseEngineErrorCode - Enum Class in com.aquima.interactions.caseengine.client.model
 
CaseEventCriteria - Class in com.aquima.interactions.process.search
This class may be used to create selection criteria for case events
CaseEventCriteria(Integer, Integer, String) - Constructor for class com.aquima.interactions.process.search.CaseEventCriteria
Criteria for searching case events.
CaseEventCriteria(Long, Integer, Integer, String) - Constructor for class com.aquima.interactions.process.search.CaseEventCriteria
Criteria for searching case events.
CaseEventStatusType - Class in com.aquima.interactions.process.dao
This class defines the possible types of case events status.
CaseEventType - Class in com.aquima.interactions.process.dao
This class defines the possible types of case events.
CaseId - Class in com.aquima.interactions.portal.ds.sys.metamodel
 
CaseId() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
CaseIdExtractService - Class in com.aquima.interactions.framework.service.extractid
 
CaseInsensitiveComparator - Class in com.aquima.interactions.foundation.text
Comparator that compares string in a non-case-sensitive manner.
CaseInsensitiveComparator() - Constructor for class com.aquima.interactions.foundation.text.CaseInsensitiveComparator
 
CaseInsensitiveMap<T> - Class in com.aquima.interactions.foundation.utility
Simple hashmap that has case insensitive keys.
CaseInsensitiveMap() - Constructor for class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
Construct a case insensitive map with a default capacity.
CaseInsensitiveMap(int) - Constructor for class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
Construct a case insensitive map with a given capacity.
CaseInsensitiveMap(CaseInsensitiveMap<T>) - Constructor for class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
 
CaseInsensitiveMap.Entry<T> - Interface in com.aquima.interactions.foundation.utility
Interface describing the methods available for an entry of the CaseInsensitiveMap.
CaseListConfiguration - Class in com.aquima.interactions.framework.container.caselist.state
 
CaseListConfiguration(SortingState, PagingState) - Constructor for class com.aquima.interactions.framework.container.caselist.state.CaseListConfiguration
 
CaseListExpander - Class in com.aquima.interactions.framework.container.caselist
This expander expands a caselist.
CaseListExpander() - Constructor for class com.aquima.interactions.framework.container.caselist.CaseListExpander
 
CaseListImpl - Class in com.aquima.interactions.framework.container.caselist
Implementation of the abstract list plus for displaying the cases and case related data.
CaseListImpl(ICaseListParameters, IContainerContext) - Constructor for class com.aquima.interactions.framework.container.caselist.CaseListImpl
 
CaseListSortingState - Class in com.aquima.interactions.framework.container.caselist.state
Class to remember the state of the caselist.
CaseListSortingState(ICaseListParameters) - Constructor for class com.aquima.interactions.framework.container.caselist.state.CaseListSortingState
Constructs a new SortingState.
CaseListState - Class in com.aquima.interactions.framework.container.caselist.state
Class to remember the state of the caselist.
CaseListState() - Constructor for class com.aquima.interactions.framework.container.caselist.state.CaseListState
 
CaseMetadataFilter - Class in com.aquima.interactions.process.dao.dto
 
CaseMetadataFilter(String, ConditionOperator, IValue, boolean, DataType) - Constructor for class com.aquima.interactions.process.dao.dto.CaseMetadataFilter
 
CaseProperty - Class in com.aquima.interactions.process.dao.model
This class describes a case propery and contains all possible case properties.
CasePropertyFilter - Class in com.aquima.interactions.process.dao.dto
 
CasePropertyFilter(CaseProperty, ConditionOperator, IValue, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.CasePropertyFilter
 
CasePropertyFilter(CaseProperty, ConditionOperator, IValue, MatchMode, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.CasePropertyFilter
 
CasePropertyOrder - Class in com.aquima.interactions.process.dao.dto.order
 
CasePropertyOrder(CaseProperty, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.order.CasePropertyOrder
 
CaseQueryResult - Class in com.aquima.interactions.process.dao.impl
 
CaseQueryResult(ICaseModel) - Constructor for class com.aquima.interactions.process.dao.impl.CaseQueryResult
 
caseRepository - Variable in class com.aquima.interactions.process.impl.handlers.ProcessNodeHandler
 
CaseStateModel - Class in com.aquima.interactions.process.dao.impl
 
CaseStateModel(ICaseModel, List<ITaskModel>) - Constructor for class com.aquima.interactions.process.dao.impl.CaseStateModel
 
CaseStatusType - Class in com.aquima.interactions.process.dao
This class defines the possible case status types.
CaseTraceMessage - Class in com.aquima.interactions.trace.impl
 
caseUpdated(long) - Method in class com.aquima.interactions.process.impl.CaseClosedListener
 
caseUpdated(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseChangeListener
 
caseUpdated(long) - Method in interface com.aquima.interactions.process.IProcessCaseChangeListener
This method is invoked when a case is updated by the message event.
caseUpdated(IProcessCase) - Method in interface com.aquima.interactions.process.IMessageEventListener
This method is invoked when a case is updated by the message event.
caseUpdated(IProcessCase) - Method in class com.aquima.interactions.process.MessageEventListener
 
CaseUpdateException - Exception Class in com.aquima.interactions.matching.exception
This exception is used by the match engine updater to indicate that a case insert, case update, or case delete failed.
CaseUpdateException(ErrorCode, String[]) - Constructor for exception class com.aquima.interactions.matching.exception.CaseUpdateException
 
CaseUpdateException(ErrorMessage) - Constructor for exception class com.aquima.interactions.matching.exception.CaseUpdateException
 
CaseUpdater - Class in com.aquima.interactions.portal.model.process
Internal action handler class to update the case data with the profile of the implementation application.
CaseUpdater(IProfile, IMapping) - Constructor for class com.aquima.interactions.portal.model.process.CaseUpdater
 
CaseUpdatesContext - Class in com.aquima.interactions.process.impl
 
CaseUpdatesContext(long) - Constructor for class com.aquima.interactions.process.impl.CaseUpdatesContext
 
CaseUpdatesContext(String) - Constructor for class com.aquima.interactions.process.impl.CaseUpdatesContext
 
CaseValueVisitor - Class in com.aquima.interactions.matching.impl.model
This visitor is used during initialization to add values to a case.
CaseValueVisitor(IEntityDefinition, Case, IMatchDefinition[], String) - Constructor for class com.aquima.interactions.matching.impl.model.CaseValueVisitor
 
CaseView - Class in com.aquima.interactions.process.dao.dto
A data transfer object representing a view of a case model.
CaseView() - Constructor for class com.aquima.interactions.process.dao.dto.CaseView
 
CaseViewCriteria - Class in com.aquima.interactions.process.dao.dto
Encapsulates the criteria for querying case views.
CaseViewCriteria() - Constructor for class com.aquima.interactions.process.dao.dto.CaseViewCriteria
Creates a CaseViewCriteria which does not take into account ignore mode settings.
CaseViewCriteria(IIgnoreModeSettings) - Constructor for class com.aquima.interactions.process.dao.dto.CaseViewCriteria
Creates a CaseViewCriteria with the specified ignore mode settings, no limit, total counting enabled, paging size of 5 and record start 0.
CaseViewCriteria(IIgnoreModeSettings, int, int, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
CaseViewCriteria(IIgnoreModeSettings, int, int, boolean, int) - Constructor for class com.aquima.interactions.process.dao.dto.CaseViewCriteria
Creates a CaseViewCriteria.
CaseViewFilterBuilder - Class in com.aquima.interactions.framework.container.caselist.search
 
CaseViewFilterBuilder(ColumnDefinition[], DataArray) - Constructor for class com.aquima.interactions.framework.container.caselist.search.CaseViewFilterBuilder
 
CaseViewResult - Class in com.aquima.interactions.process.dao.dto
Represents the result of a query for task views.
CaseViewResult(int, CaseView[]) - Constructor for class com.aquima.interactions.process.dao.dto.CaseViewResult
 
CaseViewResult(int, CaseView[], boolean) - Constructor for class com.aquima.interactions.process.dao.dto.CaseViewResult
 
CaseVisitor - Class in com.aquima.interactions.matching.impl.model
This visitor is used during initialization to add cases to the casebase, but also to initialize the values of those cases.
CaseVisitor(CaseBase, boolean) - Constructor for class com.aquima.interactions.matching.impl.model.CaseVisitor
 
CAST - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Suppress warnings when a cast is labeled as redundant.
Category - Class in com.aquima.interactions.foundation.report
This class is used to define a log category.
Category(String) - Constructor for class com.aquima.interactions.foundation.report.Category
Constructs the category with it's name.
CATEGORY - Static variable in interface com.aquima.interactions.communication.ds.ICommunicationEngineDS
Category that should be used when reporting errors or warnings that are encountered during initialization.
CATEGORY - Static variable in interface com.aquima.interactions.communication.ds.IRestHeaderDS
 
CATEGORY - Static variable in interface com.aquima.interactions.communication.ds.IRestMessageDS
 
CATEGORY - Static variable in interface com.aquima.interactions.communication.ds.IRestOperationDS
 
CATEGORY - Static variable in interface com.aquima.interactions.communication.ds.IRestUrnArgumentDS
 
CATEGORY - Static variable in interface com.aquima.interactions.communication.ds.IRestUrnFragmentDS
 
CATEGORY - Static variable in interface com.aquima.interactions.communication.ds.ISoapServiceDS
Category that should be used when reporting errors or warnings that are encountered during initialization.
CATEGORY - Static variable in interface com.aquima.interactions.composer.ds.IComposerDS
Category that should be used when reporting errors or warnings that are encountered during initialization.
CATEGORY - Static variable in interface com.aquima.interactions.dtree.ds.ITreeEngineDS
Category used in error and/or warnings found during initialization.
CATEGORY - Static variable in interface com.aquima.interactions.expressions.ds.IExprDS
Category that should be used when reporting errors or warnings that are encountered during initialization.
CATEGORY - Static variable in interface com.aquima.interactions.flow.ds.IFlowEngineDS
Category used in error and/or warnings found during initialization.
CATEGORY - Static variable in interface com.aquima.interactions.mapping.ds.IMappingDS
This member defines the category that is used when reporting errors or warnings.
CATEGORY - Static variable in interface com.aquima.interactions.matching.ds.IMatchEngineDS
The static match engine reporting category.
CATEGORY - Static variable in interface com.aquima.interactions.metamodel.ds.IMetaModelDS
Category that should be used when reporting errors or warnings that are encountered during initialization.
CATEGORY - Static variable in interface com.aquima.interactions.portal.ds.IPortalEngineDS
The category used by initialization messages originating from this data-source.
CATEGORY - Static variable in interface com.aquima.interactions.portal.ds.IProcessMappingDS
The category used by initialization messages originating from this data-source.
CATEGORY - Static variable in interface com.aquima.interactions.process.ds.IProcessEngineDS
Category that should be used when reporting errors or warnings that are encountered during initialization.
CATEGORY - Static variable in interface com.aquima.interactions.project.ds.IProjectDS
Category that should be used when reporting errors or warnings that are encountered during initialization.
CATEGORY - Static variable in interface com.aquima.interactions.rule.ds.IExpressionEngineDS
Category used in error and/or warnings found during initialization.
CATEGORY - Static variable in interface com.aquima.interactions.rule.ds.IRuleEngineDS
Category used in error and/or warnings found during initialization.
CENTISECOND - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
CentiSecondSymbol - Class in com.aquima.interactions.foundation.text.symbol
NumberSymbol class to represent the centisecond (=10�2 second) field in a date string.
CentiSecondSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.CentiSecondSymbol
 
CertificateFactory - Class in com.aquima.interactions.foundation.security.cert
Factory class to create certificate sets.
CertificateSet - Class in com.aquima.interactions.foundation.security.cert
The CertificateSet keeps track of two related certificates.
CertificateSet(DesCertificate) - Constructor for class com.aquima.interactions.foundation.security.cert.CertificateSet
Create a certificate set with related private certificate.
CertificateSet(X509Certificate) - Constructor for class com.aquima.interactions.foundation.security.cert.CertificateSet
Create a new certificate set with a public certificate only.
CertificateSet(X509Certificate, DesCertificate) - Constructor for class com.aquima.interactions.foundation.security.cert.CertificateSet
Create a certificate set with related public and private certificate.
CertificateSet(X509Certificate, PKCS8Certificate) - Constructor for class com.aquima.interactions.foundation.security.cert.CertificateSet
Create a certificate set with related public and private certificate.
CertificateSet(X509Certificate, PKCS8Certificate, DesCertificate) - Constructor for class com.aquima.interactions.foundation.security.cert.CertificateSet
Create a certificate set with related public and private certificate.
ChangeAttributeProperty - Class in com.aquima.interactions.profile.model.command
This command holds the information needed to execute a change property command.
ChangeAttributeProperty(ValueReference, String, IValue) - Constructor for class com.aquima.interactions.profile.model.command.ChangeAttributeProperty
Constructs a change-property command.
ChangeEntityProperty - Class in com.aquima.interactions.profile.model.command
This command holds the information needed to execute a change property command.
ChangeEntityProperty(EntityValue, String, IValue) - Constructor for class com.aquima.interactions.profile.model.command.ChangeEntityProperty
Constructs a change property command for an entity.
changeListener - Variable in class com.aquima.interactions.process.impl.EvaluationQueue
 
ChangeValue - Class in com.aquima.interactions.profile.model.command
This command holds the information needed to execute a change value command.
ChangeValue(ChangeValue) - Constructor for class com.aquima.interactions.profile.model.command.ChangeValue
 
ChangeValue(ValueReference) - Constructor for class com.aquima.interactions.profile.model.command.ChangeValue
 
Channel - Class in com.aquima.interactions.metamodel
This object holds the definition of a single channel.
Channel - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the system.channel attribute.
Channel() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
Channel(String) - Constructor for class com.aquima.interactions.metamodel.Channel
Constructs a channel definition with a name and description.
ChannelDS - Class in com.aquima.interactions.ds
Implementation of a datasource for a channel.
ChannelDS(IInitializationReport, String) - Constructor for class com.aquima.interactions.ds.ChannelDS
Internal constructor for easily creating a channel datasource.
ChannelVisitor - Class in com.aquima.interactions.project.impl
Visitor used during initialization to gather the available channel definitions.
ChannelVisitor(Set<Channel>) - Constructor for class com.aquima.interactions.project.impl.ChannelVisitor
 
ChannelXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ChannelXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ChannelXml(IChannelDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.ChannelXml
 
ChannelXml(IChannelDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.ChannelXml
 
CHARACTER - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
characters(char[], int, int) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
 
CHARACTERS - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
checkApplicationsAllowed(LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
 
checkBusinessAnalyticsAllowed(LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
 
checkCaseEngineAllowed(LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
 
checkConditionalTasksForProcess(IEvaluationContext, ITaskModel, ProcessCaseRepository) - Method in class com.aquima.interactions.process.impl.handlers.ProcessNodeHandler
 
checkDocumentRenderingAllowed(LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
 
checkExternalFlowAllowed(LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
 
checkExternalSessionStoreAllowed(LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
 
checkMatchEngineAllowed(LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
 
checkMultiTenancyAllowed(LicenseContext, long) - Method in class com.aquima.interactions.foundation.lic.License
 
checkProcessEngineAllowed(LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
 
checkSimpleFiltering(Container) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
This method checks if the simple filtering style is found on the container.
ChildInstance - Class in com.aquima.interactions.metamodel.impl
Instance reference that hold the instance definition it refers to.
ChildInstance(InstanceDefinition) - Constructor for class com.aquima.interactions.metamodel.impl.ChildInstance
 
CHOICE - Static variable in class com.aquima.interactions.communication.GroupParticleType
Predefined group particle type for a choice.
CHOICE - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
This member defines a node at which one of the edges should be chosen.
ChoiceNodeDefinition - Class in com.aquima.interactions.process.impl.nodes
Implementation of the split node (previously a XOR group node).
ChoiceNodeDefinition(NodeData) - Constructor for class com.aquima.interactions.process.impl.nodes.ChoiceNodeDefinition
 
ChoiceNodeHandler - Class in com.aquima.interactions.process.impl.handlers
Handler for nodes that choose a branch based on conditions on the edges.
ChoiceNodeHandler() - Constructor for class com.aquima.interactions.process.impl.handlers.ChoiceNodeHandler
 
chooseEdge(ExitEvent) - Method in class com.aquima.interactions.flow.model.FreeFlowEvaluator
Based on the event, this method selects the edge to follow from the current node
CIRCULAR_PROCESSTYPE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
CIRCULAR_TEMPLATE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that an unknown expression template is used in the expression.
CircularReasoningException - Exception Class in com.aquima.interactions.rule.exception
Exception used to indicate a circular reasoning has been detected during the evaluation of an expression.
CircularReasoningException(ValueReference, Stack<ValueReference>) - Constructor for exception class com.aquima.interactions.rule.exception.CircularReasoningException
Constructs the exception with the value reference that caused the error.
CIRCULARREF - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a circular reference was detected.
CircularServiceCallException - Exception Class in com.aquima.interactions.portal.exception
Exception used to indicate a circular service call has been detected.
CircularServiceCallException(String) - Constructor for exception class com.aquima.interactions.portal.exception.CircularServiceCallException
Constructs the exception with the value reference that caused the error.
ClassFactory - Class in com.aquima.interactions.foundation.utility
This class provides loading and registering implementation classes for an interface class in such a way that a jvm can be started with -Dlookupkey=nl.everest.myimplementation.
cleanup() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser
Clean up internal storage (such as the errorHandler's list of errors).
cleanup() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlSAXParser
Clean up internal storage (such as the errorHandler's list of errors).
clear() - Method in interface com.aquima.interactions.foundation.collections.IMultiMap
 
clear() - Method in class com.aquima.interactions.foundation.collections.MultiHashMap
 
clear() - Method in class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
This method removes all values from the hash map.
clear() - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Clear everything, the generator can now be reused for a new document.
clear() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultErrorHandler
Clears the errors.
clear() - Method in class com.aquima.interactions.matching.util.IDObjectMap
Removes all items from the array by resetting the size to zero.
clear() - Method in class com.aquima.interactions.matching.util.IDScoreMap
Removes all items from the array by resetting the size to zero.
CLEAR - Static variable in class com.aquima.interactions.framework.service.connectivity.parameters.InstanceAction
This action type can be used to specify the existing instances should be cleared (removed).
CLEAR - Static variable in class com.aquima.interactions.portal.model.session.scope.ScopeAction
 
CLEAR_BEFORE_EXECUTE - Static variable in class com.aquima.interactions.framework.service.instance.InstanceUpdateParameters
 
clearActiveProcessCase() - Method in interface com.aquima.interactions.portal.IProcessScope
Deprecated.
 
clearActiveProcessCase() - Method in class com.aquima.interactions.portal.model.process.ProcessScope
 
clearActiveProcessCase() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessScopeDelegate
 
clearActiveProcessTask() - Method in interface com.aquima.interactions.portal.IProcessScope
Deprecated.
This method clears the current active process task.
clearActiveProcessTask() - Method in class com.aquima.interactions.portal.model.process.ProcessScope
 
clearActiveProcessTask() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessScopeDelegate
 
clearAffectedCases() - Method in interface com.aquima.interactions.portal.IProcessScope
Deprecated.
This method clears the updated cases that are stored
clearAffectedCases() - Method in class com.aquima.interactions.portal.model.process.ProcessScope
 
clearAffectedCases() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessScopeDelegate
 
clearAttribute(String) - Method in interface com.aquima.interactions.portal.IPortalScope
This method will remove the value from the scope for the specified key, and returns the value that has been removed.
clearAttribute(String) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
clearAttribute(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalScope
 
clearAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.FlowScope
 
clearAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.FlowScopeDelegate
 
clearAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.PageScopeDelegate
 
clearAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.PortalScope
 
clearAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.ReadonlySessionScope
Always throws an InvalidStateException: No modifications allowed on a read only session scope.
clearAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.RequestScopeDelegate
 
clearAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
clearAttribute(String) - Method in class com.aquima.interactions.userscope.impl.UserScope
 
clearConfigurationLocation() - Static method in class com.aquima.interactions.foundation.utility.SystemProperties
 
clearDelayedEvent(long, long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
clearDelayedEvent(long, long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Notifies the persistence layer that an event is no longer delayed.
clearDelayedEvent(long, long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
Notifies the persistence layer that an event is no longer delayed.
clearedValue(IEntityInstance, String, IValue) - Method in interface com.aquima.interactions.mapping.trace.IMappingReport
 
clearedValue(IEntityInstance, String, IValue) - Method in class com.aquima.interactions.mapping.trace.impl.NoOpMappingReport
 
clearErrors() - Method in interface com.aquima.interactions.portal.IEventContext
This method will remove all the errors that might have been added.
clearErrors() - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
clearErrors() - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
clearErrors() - Method in class com.aquima.interactions.portal.model.session.EventErrors
This method will remove all the errors that might have been added.
clearErrors() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
clearErrors() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
clearEvent(IEntityInstance, IAttributeValue) - Static method in class com.aquima.interactions.profile.events.ValueEvent
Constructs a clear value event for the specified parameters.
clearEventOnRefresh() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
clearEventOnRefresh() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
clearEventOnRefresh() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
clearInternalCaseDataCache() - Method in class com.aquima.interactions.process.impl.ProcessCase
 
clearInternalCaseDataCache() - Method in interface com.aquima.interactions.process.IProcessCase
 
clearInternalCaseDataCache() - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
clearInternalCaseDataCache() - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessCase
 
clearMessages() - Method in class com.aquima.interactions.composer.model.Container
This method may be used to clear any messages that were added to the container.
clearParent() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
clearPendingPortalMessages() - Method in interface com.aquima.interactions.portal.ISessionScope
Clears all currently pending portal messages.
clearPendingPortalMessages() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
clearPendingPortalMessages() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
clearPendingPortalMessages() - Method in class com.aquima.interactions.portal.model.session.scope.ReadonlySessionScope
 
clearPendingPortalMessages() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
clearPendingPortalMessages() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
clearPortalMessageAction(String) - Method in interface com.aquima.interactions.portal.IPortalMessageScope
Clears the current action to the specified portal message.
clearPortalMessageAction(String) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
clearPortalMessageAction(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalMessageScope
 
clearPortalMessageAction(String) - Method in class com.aquima.interactions.portal.model.session.scope.PortalMessageScope
 
clearPortalMessageAction(String) - Method in class com.aquima.interactions.portal.model.session.scope.ReadonlySessionScope
 
clearPortalMessageAction(String) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
clearProperty(String) - Method in class com.aquima.interactions.portal.content.CustomContentProperties
Clear a property value
clearSchedulingHistory() - Method in class com.aquima.interactions.process.impl.EvaluationQueue
 
ClearSearchCallback - Class in com.aquima.interactions.framework.container.listplus.search
 
ClearSearchCallback(ListConfiguration) - Constructor for class com.aquima.interactions.framework.container.listplus.search.ClearSearchCallback
 
clearTmsValue(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
Clears the Tms values of an attributes an all it's usedby dependencies.
clearTmsValues(EntityValue) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
Clears the Tms values of all attributes associated with an instance.
clearTmsValues(IEntityDefinition) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
Clears the Tms values of type dependent attributes.
clearValue(IEntityInstance) - Method in class com.aquima.interactions.profile.model.AttributeState
 
clearValue(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
clearValue(String) - Method in interface com.aquima.interactions.profile.IEntityInstance
Clears the designated value, returning its state to UNKNOWN.
clearValue(String) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
clearValue(String) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
clearValue(String) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
clearValue(String) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
clearValue(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
Always throws an InvalidStateException: No modifications allowed on a read only instance.
clearValue(String) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
ClearValue - Class in com.aquima.interactions.profile.model.command
This command holds the information needed to execute a clear-value command.
ClearValue(ClearValue) - Constructor for class com.aquima.interactions.profile.model.command.ClearValue
 
ClearValue(ValueReference, IValue) - Constructor for class com.aquima.interactions.profile.model.command.ClearValue
Constructs a clear-value command.
clearValues(boolean) - Method in class com.aquima.interactions.foundation.types.ListValue
This method can be used to remove all the values from the list.
clearValues(RuntimeKey) - Method in class com.aquima.interactions.portal.PortalEvent
 
cloneInstance(IEntityInstance, EntityValue, InstanceManager) - Method in class com.aquima.interactions.profile.model.DefaultProfileFactory
 
cloneValue(IAttributeValue) - Method in class com.aquima.interactions.profile.model.DefaultProfileFactory
 
close() - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
close() - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
This method should be used to close the query once it is no longer used.
close() - Method in class com.aquima.interactions.foundation.io.HtmlFilterWriter
 
close() - Method in class com.aquima.interactions.foundation.io.zip.ZipReader
 
close() - Method in class com.aquima.interactions.foundation.io.zip.ZipWriter
 
close() - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Close this (and its internal) writer.
close() - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Close this (and its internal) writer.
close() - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Close this (and its internal) writer.
close() - Method in class com.aquima.interactions.framework.util.textdata.AbstractTextDataReader
Closes the underlying reader.
close() - Method in interface com.aquima.interactions.portal.IPortalSession
This method will close the session, releasing resources if needed.
close() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
close() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
close() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
closeAll() - Method in interface com.aquima.interactions.portal.documents.IRenderTarget
This method closes all output streams known for this render target.
closeAll() - Method in class com.aquima.interactions.portal.documents.model.RenderTarget
 
closeCase(IUserData, long) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
closeCase(IUserData, long) - Method in interface com.aquima.interactions.process.IProcessEngineBehavior
This method may be used to close an existing case and cancel all its tasks.
closeCase(IUserData, long) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
closed(IPortalSession) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler for the session closed.
closed(IPortalSession) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
closed(IPortalSession) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
closed(IPortalSession) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
closed(IPortalSession) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
CLOSED - Static variable in class com.aquima.interactions.process.dao.CaseStatusType
This member defines the CLOSED status type.
closeEntry() - Method in class com.aquima.interactions.foundation.io.zip.ZipWriter
 
CloseProcessCaseException - Exception Class in com.aquima.interactions.process.exception
This exception is used to indicate a case could not be closed.
CloseProcessCaseException(String) - Constructor for exception class com.aquima.interactions.process.exception.CloseProcessCaseException
Constructs the exception with a message explaining the cause.
coalescing(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser.XmlDOMParserBuilder
Specifies that the parser produced by this code will convert CDATA nodes to Text nodes and append it to the adjacent (if any) text node.
CodeVersion - Class in com.aquima.interactions.foundation.utility
A code version represents the version of the code.
CodeVersion(String, int, int, String, String) - Constructor for class com.aquima.interactions.foundation.utility.CodeVersion
Constructs the code version with the required arguments.
CodeVersion(String, int, int, String, String, String) - Constructor for class com.aquima.interactions.foundation.utility.CodeVersion
Constructs the code version with the required arguments.
Coercion - Class in com.aquima.interactions.expressions.coercion
Utility class helping with type conversion etc.
COLLECT - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
COLLECT_EXPRESSION_MISSING_ALIAS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
collectChildren(IXmlNode, String, Collection<IXmlNode>) - Static method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
collectMessages(List<IMessage>) - Method in class com.aquima.interactions.composer.model.Container
 
CollectNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
Parse node representing a collect statement.
CollectNode(IParseNode, IParseNode, String, IParseNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.CollectNode
Constructs the parse node with the required arguments.
collectScopedObjects(ScopedObjects) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method may be used to collect the names of the objects that need to be in scope in order to evaluate the expression of this node.
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.AllVariable
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.Arithmetic
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.Condition
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.Constant
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.Conversion
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.DimensionChange
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.ErrorNode
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.ExpressionList
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.FieldVariable
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.FunctionCall
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.InstanceOf
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.Inversion
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.ListArithmetic
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.ListCondition
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.LocalVariable
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.LogicalConnective
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.NamedVariable
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.Not
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.Predicate
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.Root
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.Select
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.TemplateCall
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.TypeOf
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.Unknown
 
collectScopedObjects(ScopedObjects) - Method in class com.aquima.interactions.expressions.semantics.nodes.Variable
 
COLON - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
COLON - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
ColumnDefinition - Class in com.aquima.interactions.composer.model.list
Internal class containing a column definition for the list container.
ColumnDefinition(IListColumn, IValue, boolean, BooleanValue) - Constructor for class com.aquima.interactions.composer.model.list.ColumnDefinition
 
ColumnType - Class in com.aquima.interactions.framework.container.worklist.config
This class describes a worklist column type and contains all possible types.
com.aquima.interactions.caseengine.client - package com.aquima.interactions.caseengine.client
 
com.aquima.interactions.caseengine.client.exception - package com.aquima.interactions.caseengine.client.exception
 
com.aquima.interactions.caseengine.client.model - package com.aquima.interactions.caseengine.client.model
 
com.aquima.interactions.communication - package com.aquima.interactions.communication
 
com.aquima.interactions.communication.data - package com.aquima.interactions.communication.data
 
com.aquima.interactions.communication.data.serialization - package com.aquima.interactions.communication.data.serialization
 
com.aquima.interactions.communication.data.serialization.json - package com.aquima.interactions.communication.data.serialization.json
 
com.aquima.interactions.communication.data.serialization.xml - package com.aquima.interactions.communication.data.serialization.xml
 
com.aquima.interactions.communication.ds - package com.aquima.interactions.communication.ds
 
com.aquima.interactions.communication.ds.xml.r12.generation - package com.aquima.interactions.communication.ds.xml.r12.generation
 
com.aquima.interactions.communication.ds.xml.r12.parsing - package com.aquima.interactions.communication.ds.xml.r12.parsing
 
com.aquima.interactions.communication.ds.xml.r17.generation - package com.aquima.interactions.communication.ds.xml.r17.generation
 
com.aquima.interactions.communication.ds.xml.r17.parsing - package com.aquima.interactions.communication.ds.xml.r17.parsing
 
com.aquima.interactions.communication.exception - package com.aquima.interactions.communication.exception
 
com.aquima.interactions.communication.impl - package com.aquima.interactions.communication.impl
 
com.aquima.interactions.communication.impl.converter - package com.aquima.interactions.communication.impl.converter
 
com.aquima.interactions.communication.impl.evaluator - package com.aquima.interactions.communication.impl.evaluator
 
com.aquima.interactions.communication.impl.evaluator.composer - package com.aquima.interactions.communication.impl.evaluator.composer
 
com.aquima.interactions.communication.impl.evaluator.parser - package com.aquima.interactions.communication.impl.evaluator.parser
 
com.aquima.interactions.communication.impl.validator - package com.aquima.interactions.communication.impl.validator
 
com.aquima.interactions.communication.report - package com.aquima.interactions.communication.report
 
com.aquima.interactions.composer - package com.aquima.interactions.composer
 
com.aquima.interactions.composer.ds - package com.aquima.interactions.composer.ds
 
com.aquima.interactions.composer.ds.delegate - package com.aquima.interactions.composer.ds.delegate
 
com.aquima.interactions.composer.ds.xml.r12.generation - package com.aquima.interactions.composer.ds.xml.r12.generation
 
com.aquima.interactions.composer.ds.xml.r12.parsing - package com.aquima.interactions.composer.ds.xml.r12.parsing
 
com.aquima.interactions.composer.ds.xml.r17.generation - package com.aquima.interactions.composer.ds.xml.r17.generation
 
com.aquima.interactions.composer.ds.xml.r17.parsing - package com.aquima.interactions.composer.ds.xml.r17.parsing
 
com.aquima.interactions.composer.exception - package com.aquima.interactions.composer.exception
 
com.aquima.interactions.composer.model - package com.aquima.interactions.composer.model
 
com.aquima.interactions.composer.model.definition - package com.aquima.interactions.composer.model.definition
 
com.aquima.interactions.composer.model.delegate - package com.aquima.interactions.composer.model.delegate
 
com.aquima.interactions.composer.model.list - package com.aquima.interactions.composer.model.list
 
com.aquima.interactions.composer.model.list.state - package com.aquima.interactions.composer.model.list.state
 
com.aquima.interactions.composer.model.qrcode - package com.aquima.interactions.composer.model.qrcode
 
com.aquima.interactions.composer.model.table - package com.aquima.interactions.composer.model.table
 
com.aquima.interactions.composer.report - package com.aquima.interactions.composer.report
 
com.aquima.interactions.config - package com.aquima.interactions.config
 
com.aquima.interactions.config.cache - package com.aquima.interactions.config.cache
 
com.aquima.interactions.config.legacy - package com.aquima.interactions.config.legacy
 
com.aquima.interactions.config.mail - package com.aquima.interactions.config.mail
 
com.aquima.interactions.ds - package com.aquima.interactions.ds
 
com.aquima.interactions.ds.composite - package com.aquima.interactions.ds.composite
 
com.aquima.interactions.ds.export.r12 - package com.aquima.interactions.ds.export.r12
 
com.aquima.interactions.ds.export.r17 - package com.aquima.interactions.ds.export.r17
 
com.aquima.interactions.ds.export.r17.ds - package com.aquima.interactions.ds.export.r17.ds
 
com.aquima.interactions.ds.export.r17.exception - package com.aquima.interactions.ds.export.r17.exception
 
com.aquima.interactions.ds.license - package com.aquima.interactions.ds.license
 
com.aquima.interactions.ds.matching - package com.aquima.interactions.ds.matching
 
com.aquima.interactions.ds.studio - package com.aquima.interactions.ds.studio
 
com.aquima.interactions.ds.studio.exception - package com.aquima.interactions.ds.studio.exception
 
com.aquima.interactions.ds.studio.r17 - package com.aquima.interactions.ds.studio.r17
 
com.aquima.interactions.ds.xml - package com.aquima.interactions.ds.xml
 
com.aquima.interactions.ds.xml.model - package com.aquima.interactions.ds.xml.model
 
com.aquima.interactions.ds.xml.r12 - package com.aquima.interactions.ds.xml.r12
 
com.aquima.interactions.ds.xml.r17 - package com.aquima.interactions.ds.xml.r17
 
com.aquima.interactions.dtree - package com.aquima.interactions.dtree
 
com.aquima.interactions.dtree.ds - package com.aquima.interactions.dtree.ds
 
com.aquima.interactions.dtree.ds.delegate - package com.aquima.interactions.dtree.ds.delegate
 
com.aquima.interactions.dtree.ds.xml.r12.generation - package com.aquima.interactions.dtree.ds.xml.r12.generation
 
com.aquima.interactions.dtree.ds.xml.r12.parsing - package com.aquima.interactions.dtree.ds.xml.r12.parsing
 
com.aquima.interactions.dtree.ds.xml.r17.generation - package com.aquima.interactions.dtree.ds.xml.r17.generation
 
com.aquima.interactions.dtree.ds.xml.r17.parsing - package com.aquima.interactions.dtree.ds.xml.r17.parsing
 
com.aquima.interactions.dtree.exception - package com.aquima.interactions.dtree.exception
 
com.aquima.interactions.dtree.impl - package com.aquima.interactions.dtree.impl
 
com.aquima.interactions.dtree.report - package com.aquima.interactions.dtree.report
 
com.aquima.interactions.expressions - package com.aquima.interactions.expressions
 
com.aquima.interactions.expressions.coercion - package com.aquima.interactions.expressions.coercion
 
com.aquima.interactions.expressions.definition - package com.aquima.interactions.expressions.definition
 
com.aquima.interactions.expressions.ds - package com.aquima.interactions.expressions.ds
 
com.aquima.interactions.expressions.environment - package com.aquima.interactions.expressions.environment
 
com.aquima.interactions.expressions.functions - package com.aquima.interactions.expressions.functions
 
com.aquima.interactions.expressions.functions.convert - package com.aquima.interactions.expressions.functions.convert
 
com.aquima.interactions.expressions.functions.date - package com.aquima.interactions.expressions.functions.date
 
com.aquima.interactions.expressions.functions.list - package com.aquima.interactions.expressions.functions.list
 
com.aquima.interactions.expressions.functions.number - package com.aquima.interactions.expressions.functions.number
 
com.aquima.interactions.expressions.functions.str - package com.aquima.interactions.expressions.functions.str
 
com.aquima.interactions.expressions.functions.unknown - package com.aquima.interactions.expressions.functions.unknown
 
com.aquima.interactions.expressions.optimizer - package com.aquima.interactions.expressions.optimizer
 
com.aquima.interactions.expressions.optimizer.nodes - package com.aquima.interactions.expressions.optimizer.nodes
 
com.aquima.interactions.expressions.parser - package com.aquima.interactions.expressions.parser
 
com.aquima.interactions.expressions.r7 - package com.aquima.interactions.expressions.r7
 
com.aquima.interactions.expressions.r7.functions - package com.aquima.interactions.expressions.r7.functions
 
com.aquima.interactions.expressions.r7.parser - package com.aquima.interactions.expressions.r7.parser
 
com.aquima.interactions.expressions.r7.parser.nodes - package com.aquima.interactions.expressions.r7.parser.nodes
 
com.aquima.interactions.expressions.r7.printer - package com.aquima.interactions.expressions.r7.printer
 
com.aquima.interactions.expressions.r7.semantics - package com.aquima.interactions.expressions.r7.semantics
 
com.aquima.interactions.expressions.runtime - package com.aquima.interactions.expressions.runtime
 
com.aquima.interactions.expressions.semantics - package com.aquima.interactions.expressions.semantics
 
com.aquima.interactions.expressions.semantics.nodes - package com.aquima.interactions.expressions.semantics.nodes
 
com.aquima.interactions.expressions.tsl - package com.aquima.interactions.expressions.tsl
 
com.aquima.interactions.expressions.tsl.evaluator - package com.aquima.interactions.expressions.tsl.evaluator
 
com.aquima.interactions.expressions.tsl.evaluator.nodes - package com.aquima.interactions.expressions.tsl.evaluator.nodes
 
com.aquima.interactions.expressions.tsl.evaluator.scope - package com.aquima.interactions.expressions.tsl.evaluator.scope
 
com.aquima.interactions.expressions.tsl.parse - package com.aquima.interactions.expressions.tsl.parse
 
com.aquima.interactions.expressions.tsl.parse.nodes - package com.aquima.interactions.expressions.tsl.parse.nodes
 
com.aquima.interactions.expressions.tsl.printer - package com.aquima.interactions.expressions.tsl.printer
 
com.aquima.interactions.flow - package com.aquima.interactions.flow
 
com.aquima.interactions.flow.ds - package com.aquima.interactions.flow.ds
 
com.aquima.interactions.flow.ds.xml.r12.generation - package com.aquima.interactions.flow.ds.xml.r12.generation
 
com.aquima.interactions.flow.ds.xml.r12.parsing - package com.aquima.interactions.flow.ds.xml.r12.parsing
 
com.aquima.interactions.flow.ds.xml.r17.generation - package com.aquima.interactions.flow.ds.xml.r17.generation
 
com.aquima.interactions.flow.ds.xml.r17.parsing - package com.aquima.interactions.flow.ds.xml.r17.parsing
 
com.aquima.interactions.flow.exception - package com.aquima.interactions.flow.exception
 
com.aquima.interactions.flow.model - package com.aquima.interactions.flow.model
 
com.aquima.interactions.flow.model.event - package com.aquima.interactions.flow.model.event
 
com.aquima.interactions.flow.report - package com.aquima.interactions.flow.report
 
com.aquima.interactions.foundation - package com.aquima.interactions.foundation
The foundation package contains several interface and classes that define the most common objects that are for general use.
com.aquima.interactions.foundation.collections - package com.aquima.interactions.foundation.collections
 
com.aquima.interactions.foundation.concurrent - package com.aquima.interactions.foundation.concurrent
 
com.aquima.interactions.foundation.connectivity - package com.aquima.interactions.foundation.connectivity
 
com.aquima.interactions.foundation.connectivity.exception - package com.aquima.interactions.foundation.connectivity.exception
 
com.aquima.interactions.foundation.connectivity.impl - package com.aquima.interactions.foundation.connectivity.impl
 
com.aquima.interactions.foundation.connectivity.impl.exception - package com.aquima.interactions.foundation.connectivity.impl.exception
 
com.aquima.interactions.foundation.convert - package com.aquima.interactions.foundation.convert
The convert package provides a few utility classes to convert Objects of an unknown type to a Value object as defined in the foundation.
com.aquima.interactions.foundation.debug - package com.aquima.interactions.foundation.debug
 
com.aquima.interactions.foundation.ds - package com.aquima.interactions.foundation.ds
 
com.aquima.interactions.foundation.events - package com.aquima.interactions.foundation.events
The event package defines a few classes and interfaces for generic event propegation.
com.aquima.interactions.foundation.exception - package com.aquima.interactions.foundation.exception
The exception package defines the most common exceptions and the base classes for exceptions.
com.aquima.interactions.foundation.functions - package com.aquima.interactions.foundation.functions
The functions package defines a number of classes that implement functions on Value objects.
com.aquima.interactions.foundation.io - package com.aquima.interactions.foundation.io
 
com.aquima.interactions.foundation.io.resource - package com.aquima.interactions.foundation.io.resource
 
com.aquima.interactions.foundation.io.zip - package com.aquima.interactions.foundation.io.zip
 
com.aquima.interactions.foundation.json - package com.aquima.interactions.foundation.json
 
com.aquima.interactions.foundation.json.reader - package com.aquima.interactions.foundation.json.reader
 
com.aquima.interactions.foundation.json.writer - package com.aquima.interactions.foundation.json.writer
 
com.aquima.interactions.foundation.lic - package com.aquima.interactions.foundation.lic
 
com.aquima.interactions.foundation.logging - package com.aquima.interactions.foundation.logging
The logging package defines a platform independent interface to platform specific log API's.
com.aquima.interactions.foundation.logging.audit - package com.aquima.interactions.foundation.logging.audit
 
com.aquima.interactions.foundation.logging.audit.impl - package com.aquima.interactions.foundation.logging.audit.impl
 
com.aquima.interactions.foundation.logging.java - package com.aquima.interactions.foundation.logging.java
 
com.aquima.interactions.foundation.report - package com.aquima.interactions.foundation.report
 
com.aquima.interactions.foundation.security.cert - package com.aquima.interactions.foundation.security.cert
 
com.aquima.interactions.foundation.security.core - package com.aquima.interactions.foundation.security.core
 
com.aquima.interactions.foundation.security.r4 - package com.aquima.interactions.foundation.security.r4
 
com.aquima.interactions.foundation.security.util - package com.aquima.interactions.foundation.security.util
 
com.aquima.interactions.foundation.text - package com.aquima.interactions.foundation.text
The text package provides a few utility classes and interfaces that simplify (multilingual) string handling.
com.aquima.interactions.foundation.text.symbol - package com.aquima.interactions.foundation.text.symbol
 
com.aquima.interactions.foundation.timer - package com.aquima.interactions.foundation.timer
 
com.aquima.interactions.foundation.timetracker - package com.aquima.interactions.foundation.timetracker
 
com.aquima.interactions.foundation.tx - package com.aquima.interactions.foundation.tx
The transaction package defines a few classes and interfaces for generic transaction handling.
com.aquima.interactions.foundation.types - package com.aquima.interactions.foundation.types
The types package defines the various Value objects that represent primitive types.
com.aquima.interactions.foundation.utility - package com.aquima.interactions.foundation.utility
 
com.aquima.interactions.foundation.xml.exception - package com.aquima.interactions.foundation.xml.exception
 
com.aquima.interactions.foundation.xml.generation - package com.aquima.interactions.foundation.xml.generation
 
com.aquima.interactions.foundation.xml.parsing - package com.aquima.interactions.foundation.xml.parsing
 
com.aquima.interactions.foundation.xml.validation - package com.aquima.interactions.foundation.xml.validation
 
com.aquima.interactions.foundation.xml.writer - package com.aquima.interactions.foundation.xml.writer
 
com.aquima.interactions.framework - package com.aquima.interactions.framework
 
com.aquima.interactions.framework.communication - package com.aquima.interactions.framework.communication
 
com.aquima.interactions.framework.connectivity - package com.aquima.interactions.framework.connectivity
 
com.aquima.interactions.framework.container - package com.aquima.interactions.framework.container
 
com.aquima.interactions.framework.container.caselist - package com.aquima.interactions.framework.container.caselist
 
com.aquima.interactions.framework.container.caselist.config - package com.aquima.interactions.framework.container.caselist.config
 
com.aquima.interactions.framework.container.caselist.config.impl - package com.aquima.interactions.framework.container.caselist.config.impl
 
com.aquima.interactions.framework.container.caselist.search - package com.aquima.interactions.framework.container.caselist.search
 
com.aquima.interactions.framework.container.caselist.state - package com.aquima.interactions.framework.container.caselist.state
 
com.aquima.interactions.framework.container.dtree - package com.aquima.interactions.framework.container.dtree
 
com.aquima.interactions.framework.container.instance - package com.aquima.interactions.framework.container.instance
 
com.aquima.interactions.framework.container.instance.linker - package com.aquima.interactions.framework.container.instance.linker
 
com.aquima.interactions.framework.container.instance.linkerplus - package com.aquima.interactions.framework.container.instance.linkerplus
 
com.aquima.interactions.framework.container.instance.list - package com.aquima.interactions.framework.container.instance.list
 
com.aquima.interactions.framework.container.instance.list.config - package com.aquima.interactions.framework.container.instance.list.config
 
com.aquima.interactions.framework.container.instance.list.config.impl - package com.aquima.interactions.framework.container.instance.list.config.impl
 
com.aquima.interactions.framework.container.instance.list.param - package com.aquima.interactions.framework.container.instance.list.param
 
com.aquima.interactions.framework.container.instance.list.state - package com.aquima.interactions.framework.container.instance.list.state
 
com.aquima.interactions.framework.container.justification - package com.aquima.interactions.framework.container.justification
 
com.aquima.interactions.framework.container.link - package com.aquima.interactions.framework.container.link
 
com.aquima.interactions.framework.container.list - package com.aquima.interactions.framework.container.list
 
com.aquima.interactions.framework.container.listplus - package com.aquima.interactions.framework.container.listplus
 
com.aquima.interactions.framework.container.listplus.model - package com.aquima.interactions.framework.container.listplus.model
 
com.aquima.interactions.framework.container.listplus.search - package com.aquima.interactions.framework.container.listplus.search
 
com.aquima.interactions.framework.container.listplus.search.filters - package com.aquima.interactions.framework.container.listplus.search.filters
 
com.aquima.interactions.framework.container.navigationmenu.v1 - package com.aquima.interactions.framework.container.navigationmenu.v1
 
com.aquima.interactions.framework.container.navigationmenu.v1.model - package com.aquima.interactions.framework.container.navigationmenu.v1.model
 
com.aquima.interactions.framework.container.refresh - package com.aquima.interactions.framework.container.refresh
 
com.aquima.interactions.framework.container.statistic - package com.aquima.interactions.framework.container.statistic
 
com.aquima.interactions.framework.container.worklist - package com.aquima.interactions.framework.container.worklist
 
com.aquima.interactions.framework.container.worklist.config - package com.aquima.interactions.framework.container.worklist.config
 
com.aquima.interactions.framework.container.worklist.config.impl - package com.aquima.interactions.framework.container.worklist.config.impl
 
com.aquima.interactions.framework.container.worklist.search - package com.aquima.interactions.framework.container.worklist.search
 
com.aquima.interactions.framework.container.worklist.state - package com.aquima.interactions.framework.container.worklist.state
 
com.aquima.interactions.framework.documents - package com.aquima.interactions.framework.documents
 
com.aquima.interactions.framework.domain - package com.aquima.interactions.framework.domain
 
com.aquima.interactions.framework.handler - package com.aquima.interactions.framework.handler
 
com.aquima.interactions.framework.handler.document - package com.aquima.interactions.framework.handler.document
 
com.aquima.interactions.framework.handler.dtree - package com.aquima.interactions.framework.handler.dtree
 
com.aquima.interactions.framework.handler.dtree.exceptions - package com.aquima.interactions.framework.handler.dtree.exceptions
 
com.aquima.interactions.framework.handler.image - package com.aquima.interactions.framework.handler.image
 
com.aquima.interactions.framework.handler.messages - package com.aquima.interactions.framework.handler.messages
 
com.aquima.interactions.framework.handler.profile - package com.aquima.interactions.framework.handler.profile
 
com.aquima.interactions.framework.handler.profile.editors - package com.aquima.interactions.framework.handler.profile.editors
 
com.aquima.interactions.framework.handler.profile.xml - package com.aquima.interactions.framework.handler.profile.xml
 
com.aquima.interactions.framework.handler.resource - package com.aquima.interactions.framework.handler.resource
 
com.aquima.interactions.framework.handler.webservice.rest - package com.aquima.interactions.framework.handler.webservice.rest
 
com.aquima.interactions.framework.handler.webservice.soap - package com.aquima.interactions.framework.handler.webservice.soap
 
com.aquima.interactions.framework.mask - package com.aquima.interactions.framework.mask
 
com.aquima.interactions.framework.mask.impl - package com.aquima.interactions.framework.mask.impl
 
com.aquima.interactions.framework.mask.impl.date - package com.aquima.interactions.framework.mask.impl.date
 
com.aquima.interactions.framework.mask.impl.speller - package com.aquima.interactions.framework.mask.impl.speller
 
com.aquima.interactions.framework.renderer - package com.aquima.interactions.framework.renderer
 
com.aquima.interactions.framework.renderer.document - package com.aquima.interactions.framework.renderer.document
 
com.aquima.interactions.framework.renderer.page.convert - package com.aquima.interactions.framework.renderer.page.convert
 
com.aquima.interactions.framework.renderer.page.r6 - package com.aquima.interactions.framework.renderer.page.r6
 
com.aquima.interactions.framework.renderer.util - package com.aquima.interactions.framework.renderer.util
 
com.aquima.interactions.framework.rule - package com.aquima.interactions.framework.rule
 
com.aquima.interactions.framework.service - package com.aquima.interactions.framework.service
 
com.aquima.interactions.framework.service.connectivity - package com.aquima.interactions.framework.service.connectivity
 
com.aquima.interactions.framework.service.connectivity.csv - package com.aquima.interactions.framework.service.connectivity.csv
 
com.aquima.interactions.framework.service.connectivity.file - package com.aquima.interactions.framework.service.connectivity.file
 
com.aquima.interactions.framework.service.connectivity.parameters - package com.aquima.interactions.framework.service.connectivity.parameters
 
com.aquima.interactions.framework.service.connectivity.soap - package com.aquima.interactions.framework.service.connectivity.soap
 
com.aquima.interactions.framework.service.connectivity.sql - package com.aquima.interactions.framework.service.connectivity.sql
 
com.aquima.interactions.framework.service.dmn - package com.aquima.interactions.framework.service.dmn
 
com.aquima.interactions.framework.service.document - package com.aquima.interactions.framework.service.document
 
com.aquima.interactions.framework.service.extractid - package com.aquima.interactions.framework.service.extractid
 
com.aquima.interactions.framework.service.flow - package com.aquima.interactions.framework.service.flow
 
com.aquima.interactions.framework.service.instance - package com.aquima.interactions.framework.service.instance
 
com.aquima.interactions.framework.service.mail - package com.aquima.interactions.framework.service.mail
 
com.aquima.interactions.framework.service.process - package com.aquima.interactions.framework.service.process
 
com.aquima.interactions.framework.service.task - package com.aquima.interactions.framework.service.task
 
com.aquima.interactions.framework.tracking - package com.aquima.interactions.framework.tracking
 
com.aquima.interactions.framework.util - package com.aquima.interactions.framework.util
 
com.aquima.interactions.framework.util.textdata - package com.aquima.interactions.framework.util.textdata
 
com.aquima.interactions.framework.validator - package com.aquima.interactions.framework.validator
 
com.aquima.interactions.java_cup - package com.aquima.interactions.java_cup
 
com.aquima.interactions.mapping - package com.aquima.interactions.mapping
 
com.aquima.interactions.mapping.ds - package com.aquima.interactions.mapping.ds
 
com.aquima.interactions.mapping.ds.xml.r12.generation - package com.aquima.interactions.mapping.ds.xml.r12.generation
 
com.aquima.interactions.mapping.ds.xml.r12.parsing - package com.aquima.interactions.mapping.ds.xml.r12.parsing
 
com.aquima.interactions.mapping.ds.xml.r17.generation - package com.aquima.interactions.mapping.ds.xml.r17.generation
 
com.aquima.interactions.mapping.ds.xml.r17.parsing - package com.aquima.interactions.mapping.ds.xml.r17.parsing
 
com.aquima.interactions.mapping.exception - package com.aquima.interactions.mapping.exception
 
com.aquima.interactions.mapping.impl - package com.aquima.interactions.mapping.impl
 
com.aquima.interactions.mapping.report - package com.aquima.interactions.mapping.report
 
com.aquima.interactions.mapping.trace - package com.aquima.interactions.mapping.trace
 
com.aquima.interactions.mapping.trace.impl - package com.aquima.interactions.mapping.trace.impl
 
com.aquima.interactions.matching - package com.aquima.interactions.matching
 
com.aquima.interactions.matching.ds - package com.aquima.interactions.matching.ds
 
com.aquima.interactions.matching.exception - package com.aquima.interactions.matching.exception
 
com.aquima.interactions.matching.impl.functions - package com.aquima.interactions.matching.impl.functions
 
com.aquima.interactions.matching.impl.functions.crosstable - package com.aquima.interactions.matching.impl.functions.crosstable
 
com.aquima.interactions.matching.impl.functions.exact - package com.aquima.interactions.matching.impl.functions.exact
 
com.aquima.interactions.matching.impl.functions.fulltext - package com.aquima.interactions.matching.impl.functions.fulltext
 
com.aquima.interactions.matching.impl.functions.levenshtein - package com.aquima.interactions.matching.impl.functions.levenshtein
 
com.aquima.interactions.matching.impl.functions.normdist - package com.aquima.interactions.matching.impl.functions.normdist
 
com.aquima.interactions.matching.impl.functions.ramp - package com.aquima.interactions.matching.impl.functions.ramp
 
com.aquima.interactions.matching.impl.functions.range - package com.aquima.interactions.matching.impl.functions.range
 
com.aquima.interactions.matching.impl.functions.trigram - package com.aquima.interactions.matching.impl.functions.trigram
 
com.aquima.interactions.matching.impl.functions.values - package com.aquima.interactions.matching.impl.functions.values
 
com.aquima.interactions.matching.impl.model - package com.aquima.interactions.matching.impl.model
 
com.aquima.interactions.matching.report - package com.aquima.interactions.matching.report
 
com.aquima.interactions.matching.request - package com.aquima.interactions.matching.request
 
com.aquima.interactions.matching.result - package com.aquima.interactions.matching.result
 
com.aquima.interactions.matching.util - package com.aquima.interactions.matching.util
 
com.aquima.interactions.metamodel - package com.aquima.interactions.metamodel
 
com.aquima.interactions.metamodel.ds - package com.aquima.interactions.metamodel.ds
 
com.aquima.interactions.metamodel.ds.delegate - package com.aquima.interactions.metamodel.ds.delegate
 
com.aquima.interactions.metamodel.ds.xml.r12.generation - package com.aquima.interactions.metamodel.ds.xml.r12.generation
 
com.aquima.interactions.metamodel.ds.xml.r12.parsing - package com.aquima.interactions.metamodel.ds.xml.r12.parsing
 
com.aquima.interactions.metamodel.ds.xml.r17.generation - package com.aquima.interactions.metamodel.ds.xml.r17.generation
 
com.aquima.interactions.metamodel.ds.xml.r17.parsing - package com.aquima.interactions.metamodel.ds.xml.r17.parsing
 
com.aquima.interactions.metamodel.exception - package com.aquima.interactions.metamodel.exception
 
com.aquima.interactions.metamodel.impl - package com.aquima.interactions.metamodel.impl
 
com.aquima.interactions.metamodel.report - package com.aquima.interactions.metamodel.report
 
com.aquima.interactions.metamodel.util - package com.aquima.interactions.metamodel.util
 
com.aquima.interactions.portal - package com.aquima.interactions.portal
 
com.aquima.interactions.portal.audit - package com.aquima.interactions.portal.audit
 
com.aquima.interactions.portal.comments - package com.aquima.interactions.portal.comments
 
com.aquima.interactions.portal.content - package com.aquima.interactions.portal.content
 
com.aquima.interactions.portal.content.filesystem - package com.aquima.interactions.portal.content.filesystem
 
com.aquima.interactions.portal.documents - package com.aquima.interactions.portal.documents
 
com.aquima.interactions.portal.documents.model - package com.aquima.interactions.portal.documents.model
 
com.aquima.interactions.portal.ds - package com.aquima.interactions.portal.ds
 
com.aquima.interactions.portal.ds.delegate - package com.aquima.interactions.portal.ds.delegate
 
com.aquima.interactions.portal.ds.sys - package com.aquima.interactions.portal.ds.sys
 
com.aquima.interactions.portal.ds.sys.composer - package com.aquima.interactions.portal.ds.sys.composer
 
com.aquima.interactions.portal.ds.sys.dialects - package com.aquima.interactions.portal.ds.sys.dialects
This package contains all classes to make sure multilangual elements have fallback behaviour defined for dialects.
com.aquima.interactions.portal.ds.sys.flow - package com.aquima.interactions.portal.ds.sys.flow
 
com.aquima.interactions.portal.ds.sys.metamodel - package com.aquima.interactions.portal.ds.sys.metamodel
 
com.aquima.interactions.portal.ds.sys.project - package com.aquima.interactions.portal.ds.sys.project
 
com.aquima.interactions.portal.ds.xml - package com.aquima.interactions.portal.ds.xml
 
com.aquima.interactions.portal.ds.xml.r12.generation - package com.aquima.interactions.portal.ds.xml.r12.generation
 
com.aquima.interactions.portal.ds.xml.r12.parsing - package com.aquima.interactions.portal.ds.xml.r12.parsing
 
com.aquima.interactions.portal.ds.xml.r12.parsing.config - package com.aquima.interactions.portal.ds.xml.r12.parsing.config
This package contains datasource and visitor wrappers to delegate some method calls to the IApplicationConfiguration
com.aquima.interactions.portal.ds.xml.r17.generation - package com.aquima.interactions.portal.ds.xml.r17.generation
 
com.aquima.interactions.portal.ds.xml.r17.parsing - package com.aquima.interactions.portal.ds.xml.r17.parsing
 
com.aquima.interactions.portal.ds.xml.r17.parsing.config - package com.aquima.interactions.portal.ds.xml.r17.parsing.config
This package contains datasource and visitor wrappers to delegate some method calls to the IApplicationConfiguration
com.aquima.interactions.portal.exception - package com.aquima.interactions.portal.exception
 
com.aquima.interactions.portal.function - package com.aquima.interactions.portal.function
 
com.aquima.interactions.portal.model - package com.aquima.interactions.portal.model
 
com.aquima.interactions.portal.model.datatype - package com.aquima.interactions.portal.model.datatype
 
com.aquima.interactions.portal.model.def - package com.aquima.interactions.portal.model.def
 
com.aquima.interactions.portal.model.factory - package com.aquima.interactions.portal.model.factory
 
com.aquima.interactions.portal.model.flow - package com.aquima.interactions.portal.model.flow
 
com.aquima.interactions.portal.model.process - package com.aquima.interactions.portal.model.process
 
com.aquima.interactions.portal.model.process.actionhandler - package com.aquima.interactions.portal.model.process.actionhandler
 
com.aquima.interactions.portal.model.process.audit - package com.aquima.interactions.portal.model.process.audit
 
com.aquima.interactions.portal.model.process.wrapper - package com.aquima.interactions.portal.model.process.wrapper
 
com.aquima.interactions.portal.model.session - package com.aquima.interactions.portal.model.session
 
com.aquima.interactions.portal.model.session.concurrent - package com.aquima.interactions.portal.model.session.concurrent
 
com.aquima.interactions.portal.model.session.debug - package com.aquima.interactions.portal.model.session.debug
This package implements debugging facilities for the runtime.
com.aquima.interactions.portal.model.session.event - package com.aquima.interactions.portal.model.session.event
 
com.aquima.interactions.portal.model.session.page - package com.aquima.interactions.portal.model.session.page
 
com.aquima.interactions.portal.model.session.repeatflow - package com.aquima.interactions.portal.model.session.repeatflow
 
com.aquima.interactions.portal.model.session.scope - package com.aquima.interactions.portal.model.session.scope
 
com.aquima.interactions.portal.model.session.state - package com.aquima.interactions.portal.model.session.state
 
com.aquima.interactions.portal.model.session.state.serializer.node - package com.aquima.interactions.portal.model.session.state.serializer.node
 
com.aquima.interactions.portal.model.tx - package com.aquima.interactions.portal.model.tx
 
com.aquima.interactions.portal.model.webservice - package com.aquima.interactions.portal.model.webservice
 
com.aquima.interactions.portal.portalmessage - package com.aquima.interactions.portal.portalmessage
 
com.aquima.interactions.portal.report - package com.aquima.interactions.portal.report
 
com.aquima.interactions.portal.util - package com.aquima.interactions.portal.util
 
com.aquima.interactions.process - package com.aquima.interactions.process
 
com.aquima.interactions.process.dao - package com.aquima.interactions.process.dao
 
com.aquima.interactions.process.dao.dto - package com.aquima.interactions.process.dao.dto
 
com.aquima.interactions.process.dao.dto.order - package com.aquima.interactions.process.dao.dto.order
 
com.aquima.interactions.process.dao.exception - package com.aquima.interactions.process.dao.exception
 
com.aquima.interactions.process.dao.impl - package com.aquima.interactions.process.dao.impl
 
com.aquima.interactions.process.dao.model - package com.aquima.interactions.process.dao.model
 
com.aquima.interactions.process.ds - package com.aquima.interactions.process.ds
 
com.aquima.interactions.process.ds.xml.r12.generation - package com.aquima.interactions.process.ds.xml.r12.generation
 
com.aquima.interactions.process.ds.xml.r12.parsing - package com.aquima.interactions.process.ds.xml.r12.parsing
 
com.aquima.interactions.process.ds.xml.r17.generation - package com.aquima.interactions.process.ds.xml.r17.generation
 
com.aquima.interactions.process.ds.xml.r17.parsing - package com.aquima.interactions.process.ds.xml.r17.parsing
 
com.aquima.interactions.process.exception - package com.aquima.interactions.process.exception
 
com.aquima.interactions.process.impl - package com.aquima.interactions.process.impl
 
com.aquima.interactions.process.impl.algorithms - package com.aquima.interactions.process.impl.algorithms
 
com.aquima.interactions.process.impl.builder - package com.aquima.interactions.process.impl.builder
 
com.aquima.interactions.process.impl.handlers - package com.aquima.interactions.process.impl.handlers
 
com.aquima.interactions.process.impl.nodes - package com.aquima.interactions.process.impl.nodes
 
com.aquima.interactions.process.nodes - package com.aquima.interactions.process.nodes
 
com.aquima.interactions.process.report - package com.aquima.interactions.process.report
 
com.aquima.interactions.process.scheduler - package com.aquima.interactions.process.scheduler
 
com.aquima.interactions.process.scheduler.impl - package com.aquima.interactions.process.scheduler.impl
 
com.aquima.interactions.process.scheduler.utility - package com.aquima.interactions.process.scheduler.utility
 
com.aquima.interactions.process.scheduler.utility.builder - package com.aquima.interactions.process.scheduler.utility.builder
 
com.aquima.interactions.process.search - package com.aquima.interactions.process.search
 
com.aquima.interactions.process.wrapper - package com.aquima.interactions.process.wrapper
 
com.aquima.interactions.profile - package com.aquima.interactions.profile
 
com.aquima.interactions.profile.events - package com.aquima.interactions.profile.events
This package contains the classes and interfaces that are used for event handling.
com.aquima.interactions.profile.exception - package com.aquima.interactions.profile.exception
 
com.aquima.interactions.profile.model - package com.aquima.interactions.profile.model
 
com.aquima.interactions.profile.model.command - package com.aquima.interactions.profile.model.command
 
com.aquima.interactions.profile.model.state - package com.aquima.interactions.profile.model.state
 
com.aquima.interactions.profile.model.value - package com.aquima.interactions.profile.model.value
 
com.aquima.interactions.profile.wrapper - package com.aquima.interactions.profile.wrapper
 
com.aquima.interactions.profile.xml - package com.aquima.interactions.profile.xml
 
com.aquima.interactions.project - package com.aquima.interactions.project
 
com.aquima.interactions.project.ds - package com.aquima.interactions.project.ds
 
com.aquima.interactions.project.ds.delegate - package com.aquima.interactions.project.ds.delegate
 
com.aquima.interactions.project.ds.xml.r12.generation - package com.aquima.interactions.project.ds.xml.r12.generation
 
com.aquima.interactions.project.ds.xml.r12.parsing - package com.aquima.interactions.project.ds.xml.r12.parsing
 
com.aquima.interactions.project.ds.xml.r17.generation - package com.aquima.interactions.project.ds.xml.r17.generation
 
com.aquima.interactions.project.ds.xml.r17.parsing - package com.aquima.interactions.project.ds.xml.r17.parsing
 
com.aquima.interactions.project.exception - package com.aquima.interactions.project.exception
 
com.aquima.interactions.project.impl - package com.aquima.interactions.project.impl
 
com.aquima.interactions.project.impl.canonicalizers - package com.aquima.interactions.project.impl.canonicalizers
 
com.aquima.interactions.project.impl.xss - package com.aquima.interactions.project.impl.xss
 
com.aquima.interactions.project.impl.xss.impl - package com.aquima.interactions.project.impl.xss.impl
 
com.aquima.interactions.project.report - package com.aquima.interactions.project.report
 
com.aquima.interactions.rule - package com.aquima.interactions.rule
 
com.aquima.interactions.rule.constraint - package com.aquima.interactions.rule.constraint
 
com.aquima.interactions.rule.constraint.table - package com.aquima.interactions.rule.constraint.table
 
com.aquima.interactions.rule.coverage.container - package com.aquima.interactions.rule.coverage.container
 
com.aquima.interactions.rule.ds - package com.aquima.interactions.rule.ds
 
com.aquima.interactions.rule.ds.datarule - package com.aquima.interactions.rule.ds.datarule
 
com.aquima.interactions.rule.ds.delegate - package com.aquima.interactions.rule.ds.delegate
 
com.aquima.interactions.rule.ds.rule - package com.aquima.interactions.rule.ds.rule
 
com.aquima.interactions.rule.ds.table - package com.aquima.interactions.rule.ds.table
 
com.aquima.interactions.rule.ds.xml.r12.generation - package com.aquima.interactions.rule.ds.xml.r12.generation
 
com.aquima.interactions.rule.ds.xml.r12.generation.datarule - package com.aquima.interactions.rule.ds.xml.r12.generation.datarule
 
com.aquima.interactions.rule.ds.xml.r12.generation.rule - package com.aquima.interactions.rule.ds.xml.r12.generation.rule
 
com.aquima.interactions.rule.ds.xml.r12.generation.table - package com.aquima.interactions.rule.ds.xml.r12.generation.table
 
com.aquima.interactions.rule.ds.xml.r12.parsing - package com.aquima.interactions.rule.ds.xml.r12.parsing
 
com.aquima.interactions.rule.ds.xml.r12.parsing.datarule - package com.aquima.interactions.rule.ds.xml.r12.parsing.datarule
 
com.aquima.interactions.rule.ds.xml.r12.parsing.rule - package com.aquima.interactions.rule.ds.xml.r12.parsing.rule
 
com.aquima.interactions.rule.ds.xml.r12.parsing.table - package com.aquima.interactions.rule.ds.xml.r12.parsing.table
 
com.aquima.interactions.rule.ds.xml.r17.generation - package com.aquima.interactions.rule.ds.xml.r17.generation
 
com.aquima.interactions.rule.ds.xml.r17.generation.datarule - package com.aquima.interactions.rule.ds.xml.r17.generation.datarule
 
com.aquima.interactions.rule.ds.xml.r17.generation.rule - package com.aquima.interactions.rule.ds.xml.r17.generation.rule
 
com.aquima.interactions.rule.ds.xml.r17.generation.table - package com.aquima.interactions.rule.ds.xml.r17.generation.table
 
com.aquima.interactions.rule.ds.xml.r17.parsing - package com.aquima.interactions.rule.ds.xml.r17.parsing
 
com.aquima.interactions.rule.ds.xml.r17.parsing.datarule - package com.aquima.interactions.rule.ds.xml.r17.parsing.datarule
 
com.aquima.interactions.rule.ds.xml.r17.parsing.rule - package com.aquima.interactions.rule.ds.xml.r17.parsing.rule
 
com.aquima.interactions.rule.ds.xml.r17.parsing.table - package com.aquima.interactions.rule.ds.xml.r17.parsing.table
 
com.aquima.interactions.rule.exception - package com.aquima.interactions.rule.exception
 
com.aquima.interactions.rule.graph - package com.aquima.interactions.rule.graph
 
com.aquima.interactions.rule.impl - package com.aquima.interactions.rule.impl
 
com.aquima.interactions.rule.impl.datarule - package com.aquima.interactions.rule.impl.datarule
 
com.aquima.interactions.rule.impl.table - package com.aquima.interactions.rule.impl.table
 
com.aquima.interactions.rule.inference - package com.aquima.interactions.rule.inference
 
com.aquima.interactions.rule.inference.defaults - package com.aquima.interactions.rule.inference.defaults
 
com.aquima.interactions.rule.inference.rule - package com.aquima.interactions.rule.inference.rule
 
com.aquima.interactions.rule.inference.table - package com.aquima.interactions.rule.inference.table
 
com.aquima.interactions.rule.parser - package com.aquima.interactions.rule.parser
 
com.aquima.interactions.rule.report - package com.aquima.interactions.rule.report
 
com.aquima.interactions.rule.tms - package com.aquima.interactions.rule.tms
 
com.aquima.interactions.rule.validation - package com.aquima.interactions.rule.validation
 
com.aquima.interactions.spellengine - package com.aquima.interactions.spellengine
 
com.aquima.interactions.spellengine.ds - package com.aquima.interactions.spellengine.ds
 
com.aquima.interactions.spellengine.ds.xml.generation - package com.aquima.interactions.spellengine.ds.xml.generation
 
com.aquima.interactions.spellengine.ds.xml.parsing - package com.aquima.interactions.spellengine.ds.xml.parsing
 
com.aquima.interactions.spellengine.exception - package com.aquima.interactions.spellengine.exception
 
com.aquima.interactions.spellengine.model - package com.aquima.interactions.spellengine.model
 
com.aquima.interactions.spellengine.model.definition - package com.aquima.interactions.spellengine.model.definition
 
com.aquima.interactions.trace - package com.aquima.interactions.trace
 
com.aquima.interactions.trace.dao - package com.aquima.interactions.trace.dao
 
com.aquima.interactions.trace.dao.impl - package com.aquima.interactions.trace.dao.impl
 
com.aquima.interactions.trace.impl - package com.aquima.interactions.trace.impl
 
com.aquima.interactions.userscope - package com.aquima.interactions.userscope
 
com.aquima.interactions.userscope.dao - package com.aquima.interactions.userscope.dao
 
com.aquima.interactions.userscope.dao.impl - package com.aquima.interactions.userscope.dao.impl
 
com.aquima.interactions.userscope.impl - package com.aquima.interactions.userscope.impl
 
COMMA - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
COMMA - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
Comment - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
CommentDefinition - Class in com.aquima.interactions.expressions.tsl.parse.nodes
This node holds a comment definition.
CommentDefinition(int, String) - Constructor for class com.aquima.interactions.expressions.tsl.parse.nodes.CommentDefinition
Constructs the comment node with the position and the comment string.
CommentNode - Class in com.aquima.interactions.expressions.tsl.evaluator.nodes
TSL node representing a comment.
CommentNode(String) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.nodes.CommentNode
Constructs the node with the comment text.
CommentSearchCriteria - Class in com.aquima.interactions.portal.comments
Search criteria for searching comments.
CommentSearchCriteria() - Constructor for class com.aquima.interactions.portal.comments.CommentSearchCriteria
 
commit(GUID) - Method in class com.aquima.interactions.foundation.tx.TransactionManager
 
commit(String, int) - Static method in class com.aquima.interactions.profile.events.TransactionEvent
Constructs a commit transaction event for the specified name and level.
commitTransaction(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
commitTransaction(String) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
commitTransaction(String) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
commitTransaction(String) - Method in interface com.aquima.interactions.profile.IProfile
Commits the current transaction in the profile.
commitTransaction(String) - Method in class com.aquima.interactions.profile.model.Profile
 
commitTransaction(String) - Method in class com.aquima.interactions.profile.model.TxProfile
 
commitTransaction(String) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
commitTransaction(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
Always throws an InvalidStateException: No modifications allowed on a read only profile.
CommunicationEngine - Class in com.aquima.interactions.communication.impl
Internal ICommunicationEngine implementation that uses a datasource, metamodel and ruleengine for construction.
CommunicationEngine - Class in com.aquima.interactions.portal.model.session
Communication engine implementation that is exposed in the portal context.
CommunicationEngine(ICommunicationEngineDS, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.CommunicationEngine
Construct a communication engine with a datasource.
CommunicationEngine(ICommunicationEngine, IInternalPortalContext) - Constructor for class com.aquima.interactions.portal.model.session.CommunicationEngine
 
CommunicationEngineErrorCodes - Class in com.aquima.interactions.communication.ds
This class defines the various initialization errors that may occur when creating a communication engine definition from data source.
CommunicationEngineException - Exception Class in com.aquima.interactions.communication.exception
Base class for all exceptions specific to the communication engine component.
CommunicationEngineException(String) - Constructor for exception class com.aquima.interactions.communication.exception.CommunicationEngineException
Basic constructor with only a message explaining the cause of the error.
CommunicationEngineException(String, Throwable) - Constructor for exception class com.aquima.interactions.communication.exception.CommunicationEngineException
Constructor with both a message and an exception explaining the cause of the error.
CommunicationEngineFactory - Class in com.aquima.interactions.communication
Factory class that may be used to create an instance of ICommunicationEngine.
CommunicationEngineFactory() - Constructor for class com.aquima.interactions.communication.CommunicationEngineFactory
 
CommunicationEngineHandler - Class in com.aquima.interactions.portal.model.session
Internal communication engine handler to delegate calls to dynamic schema element with a portal engine context.
CommunicationEngineHandler(IInternalPortalContext) - Constructor for class com.aquima.interactions.portal.model.session.CommunicationEngineHandler
 
CommunicationEngineXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
CommunicationEngineXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
CommunicationEngineXml(ICommunicationEngineDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.CommunicationEngineXml
Use this constructor to create an XML based on a datasource.
CommunicationEngineXml(ICommunicationEngineDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.CommunicationEngineXml
Use this constructor to create an XML based on a datasource.
COMP - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
COMP_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
COMPARATOR - Static variable in class com.aquima.interactions.metamodel.util.AttributeDefinitionComparator
Standard case insensitive comparator.
COMPARATOR - Static variable in class com.aquima.interactions.metamodel.util.DomainDefinitionComparator
Standard case insensitive comparator.
COMPARATOR - Static variable in class com.aquima.interactions.metamodel.util.EntityDefinitionComparator
Standard case insensitive comparator.
COMPARATOR_INSENSITIVE - Static variable in class com.aquima.interactions.metamodel.util.AttributeDefinitionComparator
Case insensitive comparator
COMPARATOR_INSENSITIVE - Static variable in class com.aquima.interactions.metamodel.util.DomainDefinitionComparator
Case insensitive comparator
COMPARATOR_INSENSITIVE - Static variable in class com.aquima.interactions.metamodel.util.EntityDefinitionComparator
Case insensitive comparator
COMPARATOR_SENSITIVE - Static variable in class com.aquima.interactions.metamodel.util.AttributeDefinitionComparator
Case sensitive comparator
COMPARATOR_SENSITIVE - Static variable in class com.aquima.interactions.metamodel.util.DomainDefinitionComparator
Case sensitive comparator
COMPARATOR_SENSITIVE - Static variable in class com.aquima.interactions.metamodel.util.EntityDefinitionComparator
Case sensitive comparator
compare(IListRowData, IListRowData) - Method in class com.aquima.interactions.framework.container.list.ListRowDataComparator
 
compare(TableCell, TableCell) - Method in interface com.aquima.interactions.composer.model.table.ITableCellComparator
The compare method should compare two cells and return the result as integer.
compare(ISequenceNrElement, ISequenceNrElement) - Method in class com.aquima.interactions.ds.xml.model.SequenceNrSorter
 
compare(IPrimitiveValue, IPrimitiveValue) - Method in class com.aquima.interactions.profile.model.InstanceReferenceComparator
 
compare(IMatchDefinition, IMatchDefinition) - Method in class com.aquima.interactions.matching.impl.model.MatchDefinitionComparator
Compares two IMatchDefinition objects.
compare(TrigramValue, int, boolean) - Method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramValue
 
compare(IAttributeDefinition, IAttributeDefinition) - Method in class com.aquima.interactions.metamodel.util.AttributeDefinitionComparator
 
compare(IDomainDefinition, IDomainDefinition) - Method in class com.aquima.interactions.metamodel.util.DomainDefinitionComparator
 
compare(IEntityDefinition, IEntityDefinition) - Method in class com.aquima.interactions.metamodel.util.EntityDefinitionComparator
 
compare(EdgeData, EdgeData) - Method in class com.aquima.interactions.process.impl.builder.EdgeSorter
 
compare(IEntityInstance, IEntityInstance) - Method in class com.aquima.interactions.profile.model.InstanceComparator
 
compare(IValidationRule, IValidationRule) - Method in class com.aquima.interactions.rule.graph.ValidatorComparator
 
compare(String, String) - Method in class com.aquima.interactions.foundation.text.CaseInsensitiveComparator
 
compareRanges(IRangeValue, IRangeValue) - Static method in class com.aquima.interactions.foundation.types.RangeValue
This method may be used to compare two ranges.
compareSimple(Object) - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
compareSimple(Object) - Method in class com.aquima.interactions.foundation.types.AnyValue
 
compareSimple(Object) - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
compareSimple(Object) - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
compareSimple(Object) - Method in class com.aquima.interactions.foundation.types.DateValue
 
compareSimple(Object) - Method in class com.aquima.interactions.foundation.types.EntityValue
 
compareSimple(Object) - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
compareSimple(Object) - Method in class com.aquima.interactions.foundation.types.NumberValue
 
compareSimple(Object) - Method in class com.aquima.interactions.foundation.types.StringValue
 
compareTo(RuntimeKey) - Method in class com.aquima.interactions.composer.RuntimeKey
This method will compare this key to the other key, in such a way that base elements will be put before child elements.
compareTo(ISearchEntry) - Method in class com.aquima.interactions.dtree.impl.SearchEntry
 
compareTo(GUID) - Method in class com.aquima.interactions.foundation.GUID
 
compareTo(Category) - Method in class com.aquima.interactions.foundation.report.Category
 
compareTo(ErrorCode) - Method in class com.aquima.interactions.foundation.report.ErrorCode
 
compareTo(InitializationMessage) - Method in class com.aquima.interactions.foundation.report.InitializationMessage
 
compareTo(Severity) - Method in class com.aquima.interactions.foundation.report.Severity
Sorts on most severe type first.
compareTo(Version) - Method in class com.aquima.interactions.foundation.Version
 
compareTo(IInstanceLinkerEntry) - Method in class com.aquima.interactions.framework.container.instance.linker.DisplaySortInstanceLinkerEntry
 
compareTo(IMatchDefinition) - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
compareTo(Condition) - Method in class com.aquima.interactions.rule.impl.table.Condition
 
compareTo(Object) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
compareTo(Object) - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
compareTo(Object) - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
compareTo(Object) - Method in class com.aquima.interactions.foundation.types.EntityValue
 
compareTo(Object) - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
compareTo(Object) - Method in class com.aquima.interactions.foundation.types.RangeValue
 
complete(IUserData, IProcessCaseUpdates) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessTask
Always throws an InvalidStateException: No modifications allowed on a read only process task.
complete(IUserData, IProcessCaseUpdates, String) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
complete(IUserData, IProcessCaseUpdates, String) - Method in interface com.aquima.interactions.process.IProcessTask
This method may be invoked to indicate the process step has been successfully completed.
complete(IUserData, IProcessCaseUpdates, String) - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
COMPLETE - Static variable in class com.aquima.interactions.process.TaskExecutionEvent
 
COMPLETE - Static variable in class com.aquima.interactions.process.TaskExit
This member defines the COMPLETE exit type.
COMPLETE_EXIT_NAME - Static variable in class com.aquima.interactions.process.TaskExit
 
COMPLETED - Static variable in class com.aquima.interactions.process.TaskStatusType
This member defines the COMPLETED status type.
CompletedFlowNode - Class in com.aquima.interactions.flow.model
Internal flow node that is used by the FlowPath to indicate that the flow node is completed.
CompletedFlowNode(IFlowNodeDetails) - Constructor for class com.aquima.interactions.flow.model.CompletedFlowNode
 
completeFlow(String) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
completeFlow(String) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
CompleteFlow - Class in com.aquima.interactions.portal.model.tx
Command class that updates the portal context state for a complete flow event.
CompleteFlow(FlowContext, FlowScope) - Constructor for class com.aquima.interactions.portal.model.tx.CompleteFlow
 
completeNode(IEvaluationContext, ITaskModel, String) - Method in class com.aquima.interactions.process.impl.handlers.CallNodeHandler
 
completeNode(IEvaluationContext, ITaskModel, String) - Method in class com.aquima.interactions.process.impl.handlers.ProcessNodeHandler
 
completeNode(IEvaluationContext, ITaskModel, String) - Method in class com.aquima.interactions.process.impl.handlers.RootNodeHandler
 
CompleteProcessTaskException - Exception Class in com.aquima.interactions.process.exception
This exception is used to indicate a process task could not be completed.
CompleteProcessTaskException(String) - Constructor for exception class com.aquima.interactions.process.exception.CompleteProcessTaskException
Constructs the exception with a message explaining the cause.
completeTask(IProcessScope) - Method in class com.aquima.interactions.portal.model.process.Dcm1ProcessEnabledSession
 
completeTask(IProcessScope) - Method in class com.aquima.interactions.portal.model.process.Dcm2ProcessEnabledSession
 
completeTask(IProcessScope) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
completeTask(ITaskModel, String) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
completeTask(IUserData) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
completeTaskAsync(IUserData, AggregateModels, String, long, String, String, String) - Method in interface com.aquima.interactions.caseengine.client.CaseEngineClient
Updates the case aggregates after a task has been completed.
ComplexSymbol(String, int) - Constructor for class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbol(String, int, int) - Constructor for class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbol(String, int, ComplexSymbolFactory.Location, ComplexSymbolFactory.Location) - Constructor for class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbol(String, int, ComplexSymbolFactory.Location, ComplexSymbolFactory.Location, Object) - Constructor for class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbol(String, int, Symbol, Symbol) - Constructor for class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbol(String, int, Symbol, Symbol, Object) - Constructor for class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbol(String, int, Object) - Constructor for class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
ComplexSymbolFactory - Class in com.aquima.interactions.java_cup
Default Implementation for SymbolFactory, creates plain old Symbols
ComplexSymbolFactory() - Constructor for class com.aquima.interactions.java_cup.ComplexSymbolFactory
 
ComplexSymbolFactory.ComplexSymbol - Class in com.aquima.interactions.java_cup
ComplexSymbol with detailed Location Informations and a Name
ComplexSymbolFactory.Location - Class in com.aquima.interactions.java_cup
 
ComplexTypeReference - Class in com.aquima.interactions.communication.impl
This class holds the static definition of a complex type reference.
ComplexTypeReference(IComplexTypeReferenceDS) - Constructor for class com.aquima.interactions.communication.impl.ComplexTypeReference
 
ComplexTypeReferenceXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ComplexTypeReferenceXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ComplexTypeReferenceXml(IComplexTypeReferenceDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.ComplexTypeReferenceXml
 
ComplexTypeReferenceXml(IComplexTypeReferenceDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.ComplexTypeReferenceXml
 
Component - Class in com.aquima.interactions.foundation.lic
This class hold the license information about a specific component.
Component(IXmlNode) - Constructor for class com.aquima.interactions.foundation.lic.Component
 
ComponentType - Class in com.aquima.interactions.foundation.lic
This is an enumerated type class containing the type of components for which a license may be present.
compose(IDomainSchemaContext) - Method in class com.aquima.interactions.framework.communication.JustificationSchemaElement
 
compose(IDomainSchemaContext) - Method in class com.aquima.interactions.framework.communication.JustificationTreeV2SchemaElement
Entry point for generating the JSON object tree for this custom schema element
compose(IDomainSchemaContext) - Method in interface com.aquima.interactions.portal.ICustomSchemaElement
The method creates a DataValue based on the IDomainSchemaContext
compose(ISchemaContext) - Method in class com.aquima.interactions.framework.communication.JustificationSchemaElement
 
compose(ISchemaContext) - Method in class com.aquima.interactions.framework.communication.JustificationTreeV2SchemaElement
Entry point for generating the XML for this custom schema element
compose(ISchemaContext) - Method in interface com.aquima.interactions.portal.ICustomSchemaElement
The method writes the element instance to the xml document.
compose(IEntityInstance) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DomainSchemaComposer
Composes a DataObject from the inferenceContext.
composeCustomElement(String, IParameters, InferenceContext, IXmlElementContext) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.SchemaSetComposer
 
composeDocument(IComposerHandler, InferenceContext, String) - Method in interface com.aquima.interactions.composer.IComposer
Composes a document model which can be transformed to other formats at a later stage.
composeDocument(IComposerHandler, InferenceContext, String) - Method in class com.aquima.interactions.composer.model.Composer
 
composeElement(IElementReference, InferenceContext) - Method in interface com.aquima.interactions.communication.ICommunicationEngineHandler
This method is called by the communication engine when a custom schema element is encountered and should be composed.
composeElement(IElementReference, InferenceContext) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngineHandler
 
composeElement(IComposerHandler, InferenceContext, String) - Method in interface com.aquima.interactions.composer.IComposer
 
composeElement(IComposerHandler, InferenceContext, String) - Method in class com.aquima.interactions.composer.model.Composer
 
composeElement(String, InferenceContext, ICustomElementComposerContext) - Method in interface com.aquima.interactions.communication.ICommunicationEngineHandler
This method is called by the communication engine when a custom schema element is encountered and should be composed.
composeElement(String, InferenceContext, ICustomElementComposerContext) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngineHandler
 
composeElementReference(QualifiedName, IPrimitiveValue, InstanceContext, IXmlElementContext) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.SchemaSetComposer
 
composeEmpty(IElementParticleMappingDefinition, IXmlElementContext) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.SchemaSetComposer
 
composeEmpty(IElementParticleMappingDefinition, IXmlElementContext, long) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.SchemaSetComposer
 
composeNil(QualifiedName, long, IXmlElementContext) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.SchemaSetComposer
 
composePage(IComposerHandler, InferenceContext, String) - Method in interface com.aquima.interactions.composer.IComposer
This method will expand the page with the specified name, and add all the values and messages to the expanded page.
composePage(IComposerHandler, InferenceContext, String) - Method in class com.aquima.interactions.composer.model.Composer
 
composePage(String, EventErrors) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
Composer - Class in com.aquima.interactions.composer.model
Composer implementation that contains the logic to expand definitions to runtime elements.
Composer(DefinitionStore) - Constructor for class com.aquima.interactions.composer.model.Composer
Constructs the composer using the definitions object.
COMPOSER - Static variable in class com.aquima.interactions.ds.xml.ExportType
This member defines the type for a composer export.
ComposerContext - Class in com.aquima.interactions.composer.model
This internal composer context wraps the inference context of the client, and adds instance management to keep track of the instances that were activated by containers.
ComposerDelegateDS - Class in com.aquima.interactions.composer.ds.delegate
Delegate datasource for easy datasource extension.
ComposerDelegateDS(IComposerDS) - Constructor for class com.aquima.interactions.composer.ds.delegate.ComposerDelegateDS
 
ComposerDS - Class in com.aquima.interactions.portal.ds.sys.composer
Composer data source wrapper that adds execute task page(s) if needed.
ComposerDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ComposerDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Internal wrapper class to add inline justifaction texts to the composer.
ComposerDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Internal wrapper class to add inline justifaction texts to the composer.
ComposerDS(IComposerDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ComposerDS
 
ComposerDS(IComposerDS, ExecuteTaskCall[]) - Constructor for class com.aquima.interactions.portal.ds.sys.composer.ComposerDS
Constructs the wrapper with the required parameters.
ComposerDS(IComposerDS, XmlJustificationAsset[]) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.ComposerDS
 
ComposerDS(IComposerDS, XmlJustificationAsset[]) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.ComposerDS
 
composeRequest(IInternalPortalContext, String) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.SoapComposer
This method composes a soap request message.
composeRequest(IInternalPortalContext, String, ISoapMessageHandler[]) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.SoapComposer
This method composes a soap request message.
composeRequest(IProfile, String, String) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.RestComposer
 
composeRequest(IProfile, String, String, Map<String, List<String>>) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.RestComposer
This method composes a rest request message.
ComposerErrorCodes - Class in com.aquima.interactions.composer.ds
This class defines the various initialization errors that may occur when creating a composer from a data source.
ComposerErrorMessage - Class in com.aquima.interactions.composer.model
This class holds an error or warning message for a field or page.
ComposerErrorMessage(String, IMultilingualText) - Constructor for class com.aquima.interactions.composer.model.ComposerErrorMessage
Construct an ErrorMessage with isError = true.
ComposerErrorMessage(String, IMultilingualText, boolean) - Constructor for class com.aquima.interactions.composer.model.ComposerErrorMessage
Constructs the message with a text object and a boolean indicating if the message is a warning or an error.
ComposerErrorMessage(String, IMultilingualText, Throwable, boolean) - Constructor for class com.aquima.interactions.composer.model.ComposerErrorMessage
Constructs the message with a text object and a boolean indicating if the message is a warning or an error.
composeResponse(IInternalPortalContext, String) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.SoapComposer
This method composes a soap response message.
composeResponse(IProfile, String, String) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.RestComposer
This method composes a rest response message.
composeRestRequest(IProfile, String, String, String, ICommunicationEngineHandler) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method composes the rest message.
composeRestRequest(IProfile, String, String, String, ICommunicationEngineHandler) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
composeRestRequest(IProfile, String, String, String, ICommunicationEngineHandler, Map<String, List<String>>) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method composes the rest message.
composeRestRequest(IProfile, String, String, String, ICommunicationEngineHandler, Map<String, List<String>>) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
composeRestRequest(String, String, String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method composes the rest message using the current portal state.
composeRestRequest(String, String, String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
composeRestRequest(String, String, String, Map<String, List<String>>) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
 
composeRestRequest(String, String, String, Map<String, List<String>>) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
composeRestResponse(IProfile, String, String, String, ICommunicationEngineHandler) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method composes a rest response message.
composeRestResponse(IProfile, String, String, String, ICommunicationEngineHandler) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
composeRestResponse(String, String, String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method composes a rest response message using the current portal state.
composeRestResponse(String, String, String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
ComposerException - Exception Class in com.aquima.interactions.composer
Base class for all exceptions specific to the composer component.
ComposerException(String) - Constructor for exception class com.aquima.interactions.composer.ComposerException
Basic constructor with only a message explaining the cause of the error.
ComposerException(String, Throwable) - Constructor for exception class com.aquima.interactions.composer.ComposerException
Constructor with both a message and an exception explaining the cause of the error.
ComposerFactory - Class in com.aquima.interactions.composer
Factory class that may be used to create an instance of IComposer.
ComposerFactory() - Constructor for class com.aquima.interactions.composer.ComposerFactory
 
ComposerHandler - Class in com.aquima.interactions.portal.model.session
The composer handler is used by the composer to render dynamic containers and masks.
ComposerHandler(IInternalPortalContext, EventErrors) - Constructor for class com.aquima.interactions.portal.model.session.ComposerHandler
 
ComposerXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Class to create an xml of a composer datasource.
ComposerXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Class to create an xml of a composer datasource.
ComposerXml(IComposerDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.ComposerXml
 
ComposerXml(IComposerDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.ComposerXml
 
composeSoapRequest(IInternalPortalContext, String, String, ICommunicationEngineHandler) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This methods composes a soap request message.
composeSoapRequest(IInternalPortalContext, String, String, ICommunicationEngineHandler) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
composeSoapRequest(IInternalPortalContext, String, String, ISoapMessageHandler[], ICommunicationEngineHandler) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This methods composes a soap request message.
composeSoapRequest(IInternalPortalContext, String, String, ISoapMessageHandler[], ICommunicationEngineHandler) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
composeSoapRequest(String, String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This methods composes a soap request message using the current portal state.
composeSoapRequest(String, String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
composeSoapRequest(String, String, ISoapMessageHandler[]) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This methods composes a soap request message using the current portal state.
composeSoapRequest(String, String, ISoapMessageHandler[]) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
composeSoapResponse(IInternalPortalContext, String, String, ICommunicationEngineHandler) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method composes a soap response message.
composeSoapResponse(IInternalPortalContext, String, String, ICommunicationEngineHandler) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
composeSoapResponse(String, String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method composes a soap response message using the current portal state.
composeSoapResponse(String, String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
composeText(InferenceContext, String) - Method in interface com.aquima.interactions.composer.IComposer
 
composeText(InferenceContext, String) - Method in class com.aquima.interactions.composer.model.Composer
 
composeTypeReference(IXmlElementContext, ITypeReference, IPrimitiveValue, InstanceContext) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.SchemaSetComposer
 
COMPOSITE - Static variable in class com.aquima.interactions.metamodel.RelationType
A composite relation is a specific kind of aggregation, as the child object of the relation cannot exist without the parent.
CompositeDS - Class in com.aquima.interactions.ds.composite
Portal engine data source implementation that may be used to combine several data sources.
CompositeDS(IAquimaConfiguration) - Constructor for class com.aquima.interactions.ds.composite.CompositeDS
Constructs the data source with the required arguments.
CompositeElement - Class in com.aquima.interactions.composer.model
Base class for composite elements.
CompositeElement(CompositeElement, boolean) - Constructor for class com.aquima.interactions.composer.model.CompositeElement
Copy constructor that creates a composite element based on another composite element.
CompositeElement(ElementDefinition, ContentStyle) - Constructor for class com.aquima.interactions.composer.model.CompositeElement
Constructs a composite element from a definition.
CompositeElement(String, ContentStyle) - Constructor for class com.aquima.interactions.composer.model.CompositeElement
Constructs an empty composite element with a name and content style.
CompositeJsonWriter - Class in com.aquima.interactions.foundation.json.writer
This class is an IJsonWriter implementation that can combine multiple json writers.
CompositeJsonWriter(IJsonWriter[]) - Constructor for class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Construct a composite writer with an array of writers.
CompositeJsonWriter(IJsonWriter, IJsonWriter) - Constructor for class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Create a composite json writer with 2 delegate writers.
CompositeMultilingualText - Class in com.aquima.interactions.foundation.text
This implementation of IMultilingualText can be used to combine multiple multilingual texts with a specified seperator.
CompositeMultilingualText(IMultilingualText[], String) - Constructor for class com.aquima.interactions.foundation.text.CompositeMultilingualText
Construct a composite multilingual text with multiple texts.
CompositeMultilingualText(IMultilingualText, IMultilingualText, String) - Constructor for class com.aquima.interactions.foundation.text.CompositeMultilingualText
Construct a composite multilingual text with two texts.
CompositeNodeDefinition - Class in com.aquima.interactions.composer.model.definition
Base class for content and document definitions that adds composite support.
CompositeNodeDefinition(CompositeNodeDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.CompositeNodeDefinition
 
CompositeNodeDefinition(IMetaModel, IParserFactory, DefinitionStore, IContentNodeDS, IElementDS) - Constructor for class com.aquima.interactions.composer.model.definition.CompositeNodeDefinition
 
CompositeNodeDefinition(String) - Constructor for class com.aquima.interactions.composer.model.definition.CompositeNodeDefinition
 
CompositeResourceManager - Class in com.aquima.interactions.foundation.io
Compound resource manager specifying an ordered lookup.
CompositeResourceManager() - Constructor for class com.aquima.interactions.foundation.io.CompositeResourceManager
 
CompositeViewFilter - Class in com.aquima.interactions.process
 
CompositeViewFilter(FilterOperator) - Constructor for class com.aquima.interactions.process.CompositeViewFilter
 
CompositeViewFilter(FilterOperator, List<IViewFilter>) - Constructor for class com.aquima.interactions.process.CompositeViewFilter
 
Concat - Class in com.aquima.interactions.expressions.functions.str
Implementation of the CONCAT function.
Concat(String) - Constructor for class com.aquima.interactions.expressions.functions.str.Concat
Constructs the CONCAT function with as argument the name the function should expose as.
ConcurrentEntityInstance - Class in com.aquima.interactions.portal.model.session.concurrent
This class makes sure that concurrent profile calls are handled correct.
ConcurrentEntityInstance(IEntityInstance, ConcurrentInferenceContext, ReadWriteLock) - Constructor for class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
ConcurrentFlowScope - Class in com.aquima.interactions.portal.model.session.concurrent
Flow scope implementation that uses locking to handle concurrent method calls.
ConcurrentFlowScope(IFlowScope, ReadWriteLock) - Constructor for class com.aquima.interactions.portal.model.session.concurrent.ConcurrentFlowScope
Construct a concurrent flow scope.
ConcurrentInferenceContext - Class in com.aquima.interactions.portal.model.session.concurrent
Inference context that may be used to handle concurrent profile calls.
ConcurrentInferenceContext(InferenceContext, ReadWriteLock) - Constructor for class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
Construct a concurrent inference context.
ConcurrentPageScope - Class in com.aquima.interactions.portal.model.session.concurrent
Page scope implementation that uses locking to handle concurrent method calls.
ConcurrentPageScope(IPageScope, ReadWriteLock) - Constructor for class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPageScope
Construct a concurrent page scope.
ConcurrentPortalMessageScope - Class in com.aquima.interactions.portal.model.session.concurrent
Abstract portal message scope implementation that uses locking to handle concurrent method calls.
ConcurrentPortalMessageScope(IPortalMessageScope, ReadWriteLock) - Constructor for class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalMessageScope
 
ConcurrentPortalScope - Class in com.aquima.interactions.portal.model.session.concurrent
Abstract portal scope implementation that uses locking to handle concurrent method calls.
ConcurrentPortalScope(IPortalScope, ReadWriteLock) - Constructor for class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalScope
 
ConcurrentSessionScope - Class in com.aquima.interactions.portal.model.session.concurrent
Session scope implementation that uses locking to handle concurrent method calls.
ConcurrentSessionScope(ISessionScope, ReadWriteLock) - Constructor for class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
Construct a concurrent session scope.
Condition - Class in com.aquima.interactions.expressions.semantics.nodes
This class contains a condition expression which will always evaluate to a boolean.
Condition - Class in com.aquima.interactions.rule.impl.table
This class holds the data of a single condition from a decision table.
Condition - Class in com.aquima.interactions.rule.parser
Simple class wrapping an expression that always results in a boolean value.
Condition(int, IConditionDS) - Constructor for class com.aquima.interactions.rule.impl.table.Condition
 
Condition(IExpr) - Constructor for class com.aquima.interactions.rule.parser.Condition
 
Condition(Position, Operator, ISemanticNode, ISemanticNode) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.Condition
Constructs the condition node with the required arguments.
CONDITION - Static variable in class com.aquima.interactions.composer.ds.TextNodeType
This member defines the CONDITION text node type.
CONDITION - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static CONDITION type.
CONDITION - Static variable in class com.aquima.interactions.process.dao.TaskType
This member defines the CONDITION task type.
CONDITION_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error is used to indicate a condition of a reference could not be parsed.
CONDITION_ID - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static CONDITION type id.
CONDITION_WITHOUT_BRACES - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate an expression should have braces around it ( 1 argument: the condition )
ConditionalPresentationStyle - Class in com.aquima.interactions.composer.model
This class holds a PresentationStyle and the IExpression that determines if the presentation style should be displayed or not Note: If no condition is set, then by default the presentation style should be displayed
ConditionalPresentationStyle(PresentationStyle) - Constructor for class com.aquima.interactions.composer.model.ConditionalPresentationStyle
 
ConditionalPresentationStyle(PresentationStyle, ICondition) - Constructor for class com.aquima.interactions.composer.model.ConditionalPresentationStyle
 
ConditionalPresentationStyle(PresentationStyle, IExpression, ConditionOperator) - Constructor for class com.aquima.interactions.composer.model.ConditionalPresentationStyle
 
ConditionDefinition - Class in com.aquima.interactions.expressions.tsl.parse.nodes
This node holds a condition definition.
ConditionDefinition - Class in com.aquima.interactions.rule.impl.datarule
This class holds the condition definition of a datarule model.
ConditionDefinition(int, String, IParseNode, IParseNode) - Constructor for class com.aquima.interactions.expressions.tsl.parse.nodes.ConditionDefinition
Constructs the parse node with the required arguments.
ConditionDefinition(IConditionDS, IExpressionParser) - Constructor for class com.aquima.interactions.rule.impl.datarule.ConditionDefinition
 
ConditionEvaluator - Class in com.aquima.interactions.process.search
 
ConditionEvaluator - Class in com.aquima.interactions.trace.dao.impl
 
ConditionEvaluator() - Constructor for class com.aquima.interactions.process.search.ConditionEvaluator
 
ConditionExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The condition expression is used to compare two single values against each other.
ConditionExpression(IExpressionNode, Operator, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.ConditionExpression
Constructs the condition expression with the required arguments.
conditionFor(String) - Method in interface com.aquima.interactions.rule.IExpressionParser
This method will parse the expression to a condition object.
conditionFor(String) - Method in class com.aquima.interactions.rule.parser.ExpressionParserProxy
 
ConditionNode - Class in com.aquima.interactions.expressions.tsl.evaluator.nodes
TSL node representing a condition.
ConditionNode(IExpr, ITslNode, ITslNode) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.nodes.ConditionNode
Constructs the condition node with the required arguments.
ConditionNodeDefinition - Class in com.aquima.interactions.process.impl.nodes
This class defines a node that should wait for a condition to become true.
ConditionNodeDefinition(NodeData, NodeContext) - Constructor for class com.aquima.interactions.process.impl.nodes.ConditionNodeDefinition
 
ConditionNodeHandler - Class in com.aquima.interactions.process.impl.handlers
This handler is used to schedule and evaluate condition nodes.
ConditionNodeHandler(ProcessCaseRepository) - Constructor for class com.aquima.interactions.process.impl.handlers.ConditionNodeHandler
 
ConditionOperator - Class in com.aquima.interactions.rule
Enumerated type class containing the possible comparison types for filter values.
ConditionRule - Class in com.aquima.interactions.rule.constraint.table
This class represent a single condition from a Constraint rule.
ConditionRule - Class in com.aquima.interactions.rule.inference.table
This class is used to store a single condition of a decision table.
ConditionRule(int, IExpression, ConditionRule[], AttributeActionRule[]) - Constructor for class com.aquima.interactions.rule.inference.table.ConditionRule
 
ConditionRule(IExpression, ConditionRule[], DomainActionRule[]) - Constructor for class com.aquima.interactions.rule.constraint.table.ConditionRule
 
ConditionSorter - Class in com.aquima.interactions.rule.impl.table
This class will sort a condition array when needed so that the ELSE condition is always last.
ConditionVisitor - Class in com.aquima.interactions.rule.impl.datarule
This class is used during initialization to gather and validate the condition definitions of a datarule.
ConditionVisitor(DataRuleDefinition, IExpressionParser) - Constructor for class com.aquima.interactions.rule.impl.datarule.ConditionVisitor
 
ConditionXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation.datarule
Internal class to generate xml from a datasource.
ConditionXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation.table
Internal class to generate xml from a datasource.
ConditionXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation.datarule
Internal class to generate xml from a datasource.
ConditionXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation.table
Internal class to generate xml from a datasource.
ConditionXml(IConditionDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.datarule.ConditionXml
 
ConditionXml(IConditionDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.datarule.ConditionXml
 
ConditionXml(IConditionDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.table.ConditionXml
 
ConditionXml(IConditionDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.table.ConditionXml
 
ConfigApplicationDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing.config
Datasource implementation to wrap the project datasource and delegate some method calls to the IApplicationConfiguration.
ConfigApplicationDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing.config
Datasource implementation to wrap the project datasource and delegate some method calls to the IApplicationConfiguration.
ConfigApplicationDS(IApplicationDS, IApplicationConfiguration) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
ConfigApplicationDS(IApplicationDS, IApplicationConfiguration) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
ConfigLanguageDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing.config
Language datasource implementation that gets its format names from the application configuration.
ConfigLanguageDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing.config
Language datasource implementation that gets its format names from the application configuration.
ConfigLanguageDS(ILanguageDS, IApplicationConfiguration) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigLanguageDS
 
ConfigLanguageDS(ILanguageDS, IApplicationConfiguration) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigLanguageDS
 
ConfigLanguageVisitor - Class in com.aquima.interactions.portal.ds.xml.r12.parsing.config
Visitor implementation to wrap the language datasources.
ConfigLanguageVisitor - Class in com.aquima.interactions.portal.ds.xml.r17.parsing.config
Visitor implementation to wrap the language datasources.
ConfigLanguageVisitor(ILanguageVisitor, IApplicationConfiguration) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigLanguageVisitor
 
ConfigLanguageVisitor(ILanguageVisitor, IApplicationConfiguration) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigLanguageVisitor
 
ConfigModuleDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing.config
Datasource implementation to wrap the project datasource and delegate some method calls to the IApplicationConfiguration.
ConfigModuleDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing.config
Datasource implementation to wrap the project datasource and delegate some method calls to the IApplicationConfiguration.
ConfigModuleDS(IModuleDS, IApplicationConfiguration) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigModuleDS
 
ConfigModuleDS(IModuleDS, IApplicationConfiguration) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigModuleDS
 
ConfigProjectDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing.config
Datasource implementation to wrap the project datasource and delegate some method calls to the IApplicationConfiguration.
ConfigProjectDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing.config
Datasource implementation to wrap the project datasource and delegate some method calls to the IApplicationConfiguration.
ConfigProjectDS(IProjectDS, IApplicationConfiguration) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigProjectDS
 
ConfigProjectDS(IProjectDS, IApplicationConfiguration) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigProjectDS
 
ConfigRuleEngineDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing.config
Datasource implementation to wrap the project datasource and delegate some method calls to the IApplicationConfiguration.
ConfigRuleEngineDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing.config
Datasource implementation to wrap the project datasource and delegate some method calls to the IApplicationConfiguration.
ConfigRuleEngineDS(IRuleEngineDS, IApplicationConfiguration, String) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigRuleEngineDS
 
ConfigRuleEngineDS(IRuleEngineDS, IApplicationConfiguration, String) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigRuleEngineDS
 
CONFIGURATION - Static variable in class com.aquima.interactions.ds.xml.ExportType
This member defines the CONFIGURATION export type.
ConfigurationFactory - Class in com.aquima.interactions.config
Factory for getting the application configuration.
ConfigValueFormatDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing.config
Implementation of a datasource for a value format.
ConfigValueFormatDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing.config
Implementation of a datasource for a value format.
ConfigValueFormatDS(ValueFormatDefinition) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigValueFormatDS
 
ConfigValueFormatDS(ValueFormatDefinition) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigValueFormatDS
 
ConfigValueFormatVisitor - Class in com.aquima.interactions.portal.ds.xml.r12.parsing.config
Visitor implementation to wrap the project datasource and delegate some method calls to the IApplicationConfiguration.
ConfigValueFormatVisitor - Class in com.aquima.interactions.portal.ds.xml.r17.parsing.config
Visitor implementation to wrap the project datasource and delegate some method calls to the IApplicationConfiguration.
ConfigValueFormatVisitor(Set<String>, IValueFormatVisitor) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigValueFormatVisitor
 
ConfigValueFormatVisitor(Set<String>, IValueFormatVisitor) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigValueFormatVisitor
 
ConflictingRuleException - Exception Class in com.aquima.interactions.rule.exception
Exception used to indicate conflicting results have been detected during the evaluation of rules for an attribute.
ConflictingRuleException(ValueReference, String, String) - Constructor for exception class com.aquima.interactions.rule.exception.ConflictingRuleException
Constructs the exception with the required arguments.
Connection - Class in com.aquima.interactions.framework.service.connectivity.parameters
base class for a connection used by the connectivity services.
Connection() - Constructor for class com.aquima.interactions.framework.service.connectivity.parameters.Connection
 
ConnectionDefinition - Class in com.aquima.interactions.project.impl
This class contains the definition of a single resource connection.
ConnectionDefinition(IResourceConnectionDS) - Constructor for class com.aquima.interactions.project.impl.ConnectionDefinition
 
ConnectionManager - Class in com.aquima.interactions.framework.connectivity
Connection manager implementation that may be used to provide application connections.
ConnectionManager - Class in com.aquima.interactions.project.impl
 
ConnectionManager() - Constructor for class com.aquima.interactions.framework.connectivity.ConnectionManager
Constructs an empty the connection manager.
ConnectionManager() - Constructor for class com.aquima.interactions.project.impl.ConnectionManager
 
ConnectionManager(List<IConnection>) - Constructor for class com.aquima.interactions.framework.connectivity.ConnectionManager
Constructs the connection manager with a list of objects implementing the IConnection interface.
ConnectionParameterVisitor - Class in com.aquima.interactions.project.impl
This visitor is used during initialization to gather the parameters of a connection definition.
ConnectionParameterVisitor(ConnectionDefinition) - Constructor for class com.aquima.interactions.project.impl.ConnectionParameterVisitor
 
ConnectionType - Class in com.aquima.interactions.foundation.connectivity
This class is used to define the available connection types.
ConnectionVisitor - Class in com.aquima.interactions.project.impl
This visitor is used to gather all connection definitions and inline resource connections.
ConnectionVisitor(Project, ConnectionManager) - Constructor for class com.aquima.interactions.project.impl.ConnectionVisitor
 
ConnectivityCertificateProvider - Class in com.aquima.interactions.foundation.security.cert
Certificate provider for decrypting/encrypting connectivity data.
ConnectivityCertificateProvider() - Constructor for class com.aquima.interactions.foundation.security.cert.ConnectivityCertificateProvider
 
ConnectivityException - Exception Class in com.aquima.interactions.framework.service.connectivity
This exception class is used by the connectivity service to indicate a failure.
ConnectivityException(String, String) - Constructor for exception class com.aquima.interactions.framework.service.connectivity.ConnectivityException
Constructs the exception with the name of the service and the message.
ConnectivityException(String, String, Exception) - Constructor for exception class com.aquima.interactions.framework.service.connectivity.ConnectivityException
Constructs the exception with the name of the service and the message.
ConnectivityParameters - Class in com.aquima.interactions.framework.service.connectivity.parameters
This base class is responsible for parsing the parameters of a connectivity service.
ConnectivityParameters(IParameters) - Constructor for class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
Constructs the parameter class with the parameters from a connectivity service.
ConnectivityServiceBase - Class in com.aquima.interactions.framework.service.connectivity
Base class for services that use connections to external systems to retrieve data.
ConnectivityServiceBase() - Constructor for class com.aquima.interactions.framework.service.connectivity.ConnectivityServiceBase
 
Constant - Class in com.aquima.interactions.expressions.semantics.nodes
The const expression is used to hold a constant value.
Constant(Position, IValue) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.Constant
Constructs the node with the required arguments.
CONSTANT - Static variable in class com.aquima.interactions.profile.model.InstanceType
This member defines the bit mask for constant instances.
CONSTANT - Static variable in class com.aquima.interactions.profile.SourceType
This define holds the definition for the 'Constant' source type.
ConstExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The const expression is used to hold a constant value.
ConstExpression(IValue) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.ConstExpression
Constructs the const expression with the value.
ConstexprNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This node contains the value from a constexpr production rule.
ConstexprNode(IValue) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.ConstexprNode
Constructs the node with the value the node represents.
CONSTRAINT - Static variable in class com.aquima.interactions.rule.RuleType
The static definition of the constraint business rule type.
CONSTRAINT_ID - Static variable in class com.aquima.interactions.rule.RuleType.Id
The static definition of the constraint business rule type id.
CONSTRAINT_NAME_REQUIRED - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the constraint name is missing.
CONSTRAINT_NOT_FOUND - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate no implementation could be found for an external constraint.
CONSTRAINT_PROBLEM - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
Indicates a problem with constraint {0} = constraint-name
CONSTRAINT_REQUIRES_SINGLE_TARGET - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a constraint should specify exactly one target.
ConstraintDefault - Class in com.aquima.interactions.rule.inference
Inference rule that determines a default value based on the possible values of the current domain.
ConstraintDefault(String, IInferenceRule) - Constructor for class com.aquima.interactions.rule.inference.ConstraintDefault
Constructs the constraint default for the specified target attribute with an optional inference rule that should be used as fall-back.
ConstraintDelegateVisitor - Class in com.aquima.interactions.rule.ds.delegate
Delegate datasource for easy datasource extension.
ConstraintDelegateVisitor(IConstraintVisitor) - Constructor for class com.aquima.interactions.rule.ds.delegate.ConstraintDelegateVisitor
 
ConstraintEngine - Class in com.aquima.interactions.rule.constraint
The constraint engine contains the logic to narrow domains of attributes by applying constraints to them.
ConstraintEngine(IRuleGraph) - Constructor for class com.aquima.interactions.rule.constraint.ConstraintEngine
Constructs a constraint engine using an initialized rule graph.
CONSTRAINTERROR - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a constraint could not be loaded due to an exception.
constraintFor(String, IDecisionTableDS, String) - Static method in class com.aquima.interactions.rule.report.FailedConstraint
This method creates a FailedConstraint rule for the provided data-source.
ConstraintIterator - Class in com.aquima.interactions.rule.constraint
This iterator is used to determine which constraints are applicable for a specific attribute.
ConstraintIterator(IAttributeNode) - Constructor for class com.aquima.interactions.rule.constraint.ConstraintIterator
Constructs the iterator for the specific attribute node from the rule graph.
ConstraintRule - Class in com.aquima.interactions.rule.constraint.table
This constraint uses a decision table to determine which values are valid.
ConstraintRule(IExpressionParser, String, DataType, DecisionTable, boolean) - Constructor for class com.aquima.interactions.rule.constraint.table.ConstraintRule
Constructs the constraint rule from a decision table model.
constraintsFor(IConstraint, String) - Static method in class com.aquima.interactions.rule.report.FailedConstraint
This method creates a FailedConstraint rule for the provided rule.
ConstraintViolationException - Exception Class in com.aquima.interactions.profile.exception
Exception used to indicate that a value is not valid within the current domain of the attribute.
ConstraintViolationException(String) - Constructor for exception class com.aquima.interactions.profile.exception.ConstraintViolationException
Basic constructor with only a message explaining the cause of the error.
ConstraintVisitor - Class in com.aquima.interactions.rule.graph
Rule visitor that is used during initialization to add constraint rules to the rule graph.
ConstraintVisitor(RuleGraph, IProject, IMetaModel, IRuleFactory, IParserFactory, IConnectionManager) - Constructor for class com.aquima.interactions.rule.graph.ConstraintVisitor
 
ConstraintXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation
Internal class to generate xml from a IConstraint.
ConstraintXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation
Internal class to generate xml from a IConstraint.
ConstraintXml(IConstraint) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.ConstraintXml
 
ConstraintXml(IConstraint) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.ConstraintXml
 
Constructing a specialized format - Search tag in class com.aquima.interactions.foundation.text.DateFormat
Section
Container - Class in com.aquima.interactions.composer.model
This class defines the composite container element.
Container(Container, boolean) - Constructor for class com.aquima.interactions.composer.model.Container
Copy constructor that creates a container based on another container.
Container(InferenceContext, ContainerDefinition) - Constructor for class com.aquima.interactions.composer.model.Container
Constructs a container from a definition using the provided context to evaluate dynamic text elements.
Container(String) - Constructor for class com.aquima.interactions.composer.model.Container
Constructs an empty container with only a name.
Container(String, ContentStyle) - Constructor for class com.aquima.interactions.composer.model.Container
Constructs an empty container with a name and content style.
CONTAINER - Static variable in class com.aquima.interactions.composer.ElementType
This member defines the CONTAINER element type.
CONTAINER_DISPLAYNAME_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate the display text of a container could not be parsed.
CONTAINER_NAME - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
CONTAINER_PROBLEMS - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a problems occurred during initialization a container {0} = name
ContainerAction - Class in com.aquima.interactions.dtree.impl
Decision tree node representing a container result.
ContainerAction(InitializationLookup, IDecisionTree, AbstractNode, IDecisionTreeNodeDS) - Constructor for class com.aquima.interactions.dtree.impl.ContainerAction
 
ContainerContext - Class in com.aquima.interactions.portal.model.session
IContainerContext implementation using the current page context.
ContainerContext(ComposerHandler, IComposerContext, ContainerDefinition, ITypedParameters) - Constructor for class com.aquima.interactions.portal.model.session.ContainerContext
 
ContainerDefinition - Class in com.aquima.interactions.composer.model.definition
This class holds a static container definition.
ContainerDefinition(ContainerDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.ContainerDefinition
 
ContainerDefinition(IProject, IParserFactory, IContainerDS) - Constructor for class com.aquima.interactions.composer.model.definition.ContainerDefinition
 
ContainerDefinition(IProject, IParserFactory, IContainerDS, ContentStyle) - Constructor for class com.aquima.interactions.composer.model.definition.ContainerDefinition
 
ContainerDelegate - Class in com.aquima.interactions.composer.model.delegate
IContainer implemenation that delegates to an IContainer for easy container extension.
ContainerDelegate(IContainer) - Constructor for class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
ContainerDelegateDS - Class in com.aquima.interactions.composer.ds.delegate
Delegate datasource for easy datasource extension.
ContainerDelegateDS(IContainerDS) - Constructor for class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
Construct a datasource that delegates all method calls to the provided datasource.
ContainerDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ContainerDS(IContainerDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ContainerDS
 
ContainerException - Exception Class in com.aquima.interactions.portal.exception
Exception class that can be used in containers to indicate that the processing (handle) failed.
ContainerException(String, IMultilingualText) - Constructor for exception class com.aquima.interactions.portal.exception.ContainerException
Constructs a container exception for a container with a text object explaining the cause of the error.
ContainerException(String, IMultilingualText, Throwable) - Constructor for exception class com.aquima.interactions.portal.exception.ContainerException
Constructs a container exception for a conatiner with a text object and a throwable explaining the cause of the error.
ContainerException(String, String) - Constructor for exception class com.aquima.interactions.portal.exception.ContainerException
 
ContainerExpanderDefinition - Class in com.aquima.interactions.portal.model.def
This class contains the definition model of a dynamic container.
ContainerExpanderDefinition(IProject, IParserFactory, IContainerExpanderDS) - Constructor for class com.aquima.interactions.portal.model.def.ContainerExpanderDefinition
Constructs a service call definition from a datasource.
ContainerExpanderVisitor - Class in com.aquima.interactions.portal.model.def
The dynamic container visitor that is used during initialization to add all dynamic containers that are available through the data source.
ContainerExpanderVisitor(IParserFactory, IContainerFactory, IProject, IModule, Map<String, IContainerExpanderDefinition>) - Constructor for class com.aquima.interactions.portal.model.def.ContainerExpanderVisitor
 
ContainerExpanderXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ContainerExpanderXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ContainerExpanderXml(IContainerExpanderDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.ContainerExpanderXml
 
ContainerExpanderXml(IContainerExpanderDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.ContainerExpanderXml
 
ContainerFactory - Class in com.aquima.interactions.framework.container
Container factory implementation that may be used to add container implementations.
ContainerFactory(Map<String, IContainerExpander>) - Constructor for class com.aquima.interactions.framework.container.ContainerFactory
Constructs the container factory with a map containing the dynamic containers.
ContainerId - Class in com.aquima.interactions.composer
 
ContainerId(String) - Constructor for class com.aquima.interactions.composer.ContainerId
 
ContainerXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ContainerXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ContainerXml(String, IContainerDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.ContainerXml
 
ContainerXml(String, IContainerDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.ContainerXml
 
ContainmentDelegateVisitor - Class in com.aquima.interactions.composer.ds.delegate
Delegate visitor for easy datasource extension.
ContainmentDelegateVisitor(IContainmentVisitor) - Constructor for class com.aquima.interactions.composer.ds.delegate.ContainmentDelegateVisitor
Construct a visitor that delegates all method calls to the provided visitor.
ContainmentVisitor - Class in com.aquima.interactions.composer.model.definition
Implementation of the containment visitor interface which is used during the initialization of the (static) composer content.
ContainmentVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ContainmentVisitor(IContainmentVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ContainmentVisitor
 
ContainmentVisitor(IProject, IParserFactory, ContainerDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.ContainmentVisitor
 
contains(int) - Method in class com.aquima.interactions.matching.util.IDObjectMap
This method checks if the given id is present in the array.
contains(int) - Method in class com.aquima.interactions.matching.util.IDScoreMap
This method returns a boolean indicating if a score is present for the specified ID.
contains(GUID) - Method in class com.aquima.interactions.portal.content.DisposableContent
 
contains(Object) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
contains(Object) - Method in interface com.aquima.interactions.foundation.IValue
This method returns a boolean indicating if the object passed to this method is entirely part of this value.
contains(Object) - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
contains(Object) - Method in class com.aquima.interactions.foundation.types.AnyValue
 
contains(Object) - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
contains(Object) - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
contains(Object) - Method in class com.aquima.interactions.foundation.types.DateValue
 
contains(Object) - Method in class com.aquima.interactions.foundation.types.EntityValue
 
contains(Object) - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
contains(Object) - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
contains(Object) - Method in class com.aquima.interactions.foundation.types.ListValue
 
contains(Object) - Method in class com.aquima.interactions.foundation.types.NumberValue
 
contains(Object) - Method in class com.aquima.interactions.foundation.types.RangeValue
 
contains(Object) - Method in class com.aquima.interactions.foundation.types.StringValue
 
contains(Object) - Method in class com.aquima.interactions.profile.model.Domain
 
contains(String) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.Dictionary
 
contains(String, String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Checks whether haystack contains needle.
containsAction(String) - Method in interface com.aquima.interactions.portal.IFiredEvent
Checks whether the action is available within the getActions() array.
containsAction(String) - Method in class com.aquima.interactions.portal.model.session.FiredEvent
 
containsAggregate(String) - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method returns a boolean indicating whether a definition is present for an aggregate with the supplied name.
containsAggregate(String) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
containsAttribute(String, boolean) - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method checks if the entity definition contains an attribute with the specified name.
containsAttribute(String, boolean) - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
containsCase(String) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
containsDomain(String) - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method returns a boolean indicating whether a definition is present for a domain with the supplied name.
containsDomain(String) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
containsElement(String) - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
containsElement(String) - Method in interface com.aquima.interactions.communication.ISchemaDefinition
This method indicates whether an element is defined in this schema.
containsEntity(String) - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method returns a boolean indicating whether a definition is present for an entity with the supplied name.
containsEntity(String) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
containsEntityReference(String) - Method in interface com.aquima.interactions.metamodel.IAggregateDefinition
This method is responsible for indicating whether the aggregate contains the entity reference.
containsEntityReference(String) - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
containsErrors() - Method in class com.aquima.interactions.portal.model.session.page.EventValueValidator
This method returns a boolean indicating if any errors were detected while validating the page.
containsFlow(String) - Method in class com.aquima.interactions.flow.model.FlowPath
 
containsInstanceDefinition(String, String) - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method will return if an instance definition is present with the given name for the entity type specified.
containsInstanceDefinition(String, String) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
containsKey(GUID) - Method in interface com.aquima.interactions.foundation.connectivity.IMemoryConnection
Check if this connection has an object for the given id.
containsKey(GUID) - Method in class com.aquima.interactions.foundation.connectivity.impl.MemoryConnection
 
containsKey(String) - Method in class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
This method that returns true when the hashmap contains a value for the provided key (case insensitive).
containsKey(String) - Method in class com.aquima.interactions.foundation.utility.MultiValueMap
This method may be used to test if the map contains a value (may be null) in this map.
containsKey(String) - Method in class com.aquima.interactions.foundation.utility.ValueMap
This method may be used to test if the map contains a value (may be null) in this map.
containsKey(K) - Method in interface com.aquima.interactions.foundation.collections.IMultiMap
 
containsKey(K) - Method in class com.aquima.interactions.foundation.collections.MultiHashMap
 
containsMember(String) - Method in class com.aquima.interactions.communication.data.DataObject
Indicator of member existence.
containsMember(String) - Method in class com.aquima.interactions.portal.model.datatype.DataValueObjectType
Indicator of member existence.
containsMessage(String) - Method in interface com.aquima.interactions.foundation.text.ISystemMessagesHandler
This method will check if a message exists for the specified id.
containsMessage(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
containsMessage(String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngineHandler
 
containsMessage(String) - Method in class com.aquima.interactions.project.impl.Project
 
containsMessage(String) - Method in interface com.aquima.interactions.project.IProject
This method will check if a message exists for the specified id.
containsMetadata(String) - Method in interface com.aquima.interactions.metamodel.IAggregateDefinition
This method is responsible for indicating whether the aggregate contains the metadata given by its name.
containsMetadata(String) - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
containsNode(IXmlElement) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
check if node exists in our tree - used for cycle detection.
containsNode(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
containsNode(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
containsNode(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
containsNodeDefinition(GUID) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
containsOpenTasks(ITaskModel[]) - Method in class com.aquima.interactions.process.impl.handlers.ProcessNodeHandler
 
containsRelation(String) - Method in class com.aquima.interactions.metamodel.EntityReference
Indicates whether a relation of the referred entity is included in this entity reference.
containsRole(String) - Method in interface com.aquima.interactions.process.dao.IAssigneeInfo
Return if this assignee info is for a specific role.
containsRole(String) - Method in class com.aquima.interactions.process.dao.impl.AssigneeInfo
 
containsTeam(String) - Method in interface com.aquima.interactions.process.dao.IAssigneeInfo
Return if this assignee info is for a specific team.
containsTeam(String) - Method in class com.aquima.interactions.process.dao.impl.AssigneeInfo
 
containsTypeMapping(String) - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
containsTypeMapping(String) - Method in interface com.aquima.interactions.communication.ISchemaDefinition
This method indicates whether a type is defined in this schema.
containsUser(String) - Method in interface com.aquima.interactions.process.dao.IAssigneeInfo
Return if this assignee info is for a specific user.
containsUser(String) - Method in class com.aquima.interactions.process.dao.impl.AssigneeInfo
 
containsValue(Domain, IValue) - Static method in class com.aquima.interactions.expressions.semantics.DomainValidator
This method returns a boolean indicating if the value is present in the domain.
CONTENT - Static variable in class com.aquima.interactions.composer.ElementType
This member defines the CONTENT element type.
CONTENT_LOAD_ISSUE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a problem occured during initialization of a document.
CONTENT_PATHSEGMENT - Static variable in class com.aquima.interactions.portal.content.FileSystemContentManager
The identifier of the path segment that is prepended to all files that contain the (raw) content.
ContentAuthorizationException - Exception Class in com.aquima.interactions.portal.exception
Exception that should be thrown when user does not have the right role for accessing a content.
ContentAuthorizationException(GUID, String) - Constructor for exception class com.aquima.interactions.portal.exception.ContentAuthorizationException
 
ContentAuthorizationException(GUID, String, Throwable) - Constructor for exception class com.aquima.interactions.portal.exception.ContentAuthorizationException
 
ContentAuthorizationException(String, String) - Constructor for exception class com.aquima.interactions.portal.exception.ContentAuthorizationException
 
ContentDefinition - Class in com.aquima.interactions.composer.model.definition
This class holds a single content node of a document.
ContentDefinition(ContentDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.ContentDefinition
 
ContentDefinition(IMetaModel, IParserFactory, DefinitionStore, IContentDS) - Constructor for class com.aquima.interactions.composer.model.definition.ContentDefinition
Constructs a content definition from data source.
ContentDelegateDS - Class in com.aquima.interactions.composer.ds.delegate
Delegate datasource for easy datasource extension.
ContentDelegateDS(IContentDS) - Constructor for class com.aquima.interactions.composer.ds.delegate.ContentDelegateDS
Construct a datasource that delegates all method calls to the provided datasource.
ContentDelegateVisitor - Class in com.aquima.interactions.composer.ds.delegate
Delegate visitor for easy datasource extension.
ContentDelegateVisitor(IContentVisitor) - Constructor for class com.aquima.interactions.composer.ds.delegate.ContentDelegateVisitor
Construct a visitor that delegates all method calls to the provided visitor.
ContentDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ContentDS(IContentDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ContentDS
 
ContentErrorCode - Class in com.aquima.interactions.composer.ds
ErrorCode implementation for content item related errors.
ContentErrorCode(String, String, String[]) - Constructor for class com.aquima.interactions.composer.ds.ContentErrorCode
 
ContentErrorMessage - Class in com.aquima.interactions.composer.model.definition
This class is used during initialization to add context information to an error message.
ContentErrorMessage(String, ElementType, String, int, ErrorMessage) - Constructor for class com.aquima.interactions.composer.model.definition.ContentErrorMessage
 
ContentException - Exception Class in com.aquima.interactions.portal.exception
 
ContentException(String) - Constructor for exception class com.aquima.interactions.portal.exception.ContentException
 
ContentException(String, Throwable) - Constructor for exception class com.aquima.interactions.portal.exception.ContentException
 
ContentInputStream - Class in com.aquima.interactions.portal.content
An input stream that obtains data from a content manager.
ContentInputStream(GUID, IContentManager, IUserData) - Constructor for class com.aquima.interactions.portal.content.ContentInputStream
Constructs a new input stream that reads data from a content manager.
ContentItem - Class in com.aquima.interactions.composer.model
The content model represents a content node that needs to be displayed in the document.
ContentItem(ContentItem, boolean) - Constructor for class com.aquima.interactions.composer.model.ContentItem
 
ContentItem(String, String, ContentStyle, Element[]) - Constructor for class com.aquima.interactions.composer.model.ContentItem
Constructs a content item with a name, contentStyle and content.
ContentItem(String, String, ContentStyle, PresentationStyle[]) - Constructor for class com.aquima.interactions.composer.model.ContentItem
Constructs a content item with a name, contentStyle and presentation style.
ContentManagerDelegate - Class in com.aquima.interactions.portal.content
An IContentManager implementation which delegates to another content manager.
ContentManagerDelegate(IContentManager) - Constructor for class com.aquima.interactions.portal.content.ContentManagerDelegate
 
ContentStyle - Class in com.aquima.interactions.composer.model
The content style is used to indicate where a content element should be rendered on a page.
CONTENTSTYLE - Static variable in class com.aquima.interactions.composer.ElementType
This member defines the CONTENTSTYLE element type.
ContentStyleDefinition - Class in com.aquima.interactions.composer.model.definition
This class defines a content style.
ContentStyleDefinition() - Constructor for class com.aquima.interactions.composer.model.definition.ContentStyleDefinition
 
ContentStyleDefinition(IContentStyleDS) - Constructor for class com.aquima.interactions.composer.model.definition.ContentStyleDefinition
 
ContentStyleDefinition(ContentStyleDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.ContentStyleDefinition
 
ContentStyleVisitor - Class in com.aquima.interactions.composer.model.definition
This visitor is used during initialization to gather the available content styles.
ContentStyleVisitor(Map<String, Object>) - Constructor for class com.aquima.interactions.composer.model.definition.ContentStyleVisitor
 
ContentStyleXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ContentStyleXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ContentStyleXml(IContentStyleDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.ContentStyleXml
 
ContentStyleXml(IContentStyleDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.ContentStyleXml
 
ContentUtil - Class in com.aquima.interactions.portal.content
Utility class used by IContentManager implementations.
ContentUtil() - Constructor for class com.aquima.interactions.portal.content.ContentUtil
 
ContentVisitor - Class in com.aquima.interactions.composer.model.definition
Content visitor implementation that adds the static definitions of various interface elements to the composer.
ContentVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ContentVisitor(IContentVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ContentVisitor
 
ContentVisitor(IProject, IMetaModel, IParserFactory, DefinitionStore) - Constructor for class com.aquima.interactions.composer.model.definition.ContentVisitor
 
ContentXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ContentXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ContentXml(String, IContentDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.ContentXml
 
ContentXml(String, IContentDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.ContentXml
 
context - Variable in class com.aquima.interactions.framework.container.list.ListImpl
 
context - Variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
ContextDelegate - Class in com.aquima.interactions.rule.parser
This class maps the inference context methods to the IValueSource interface.
ContextDelegate(InferenceContext) - Constructor for class com.aquima.interactions.rule.parser.ContextDelegate
Constructs the context delegate for the specified inference context.
contextsForReference(AbstractReference) - Method in class com.aquima.interactions.composer.model.ComposerContext
This method returns the contexts for a reference.
CONTINUEACTION - Static variable in class com.aquima.interactions.framework.container.dtree.ButtonContainer
 
continueEvaluation() - Method in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
continueEvaluation(ExitEvent) - Method in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
continueFlow(IFlowState, ExitEvent, IFlowHandler, IDebugger) - Method in interface com.aquima.interactions.flow.IFlowEngine
This method will continue the flow from the point indicated by the flow state.
continueFlow(IFlowState, ExitEvent, IFlowHandler, IDebugger) - Method in class com.aquima.interactions.flow.model.FlowEngine
 
continueFromNode(ITaskModel, String, boolean) - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method will assume the task as completed, and continue the process from that point.
continueFromNode(ITaskModel, String, boolean) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
continueOnError() - Method in interface com.aquima.interactions.flow.IFlowState
Method used to determine if the flowEngine will allow flowing even if there page-errors
continueOnError() - Method in class com.aquima.interactions.flow.model.FlowState
 
continueWithCaseDataChange() - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method may be invoked to force the process to be evaluated after a change in the case data.
continueWithCaseDataChange() - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
continueWithEvent(IMessageEvent) - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method will check if any task is waiting for an event, and activated those tasks if needed.
continueWithEvent(IMessageEvent) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
CONTRACT_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
ContractParseException - Exception Class in com.aquima.interactions.communication.exception
Exception for errors while parsing a data contract.
ContractParseException(String) - Constructor for exception class com.aquima.interactions.communication.exception.ContractParseException
 
ContractParseException(String, Throwable) - Constructor for exception class com.aquima.interactions.communication.exception.ContractParseException
 
Conversion - Class in com.aquima.interactions.expressions.semantics.nodes
The conversion expression is used to change the result data type of an expression.
Conversion(ISemanticNode, Type) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.Conversion
Constructs the node with the required arguments.
CONVERSION_ERROR - Enum constant in enum class com.aquima.interactions.caseengine.client.model.CaseEngineErrorCode
 
CONVERSION_INCOMPATIBLE_CAST - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a type cast is not allowed.
CONVERSION_LOSS_OF_PRECISION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to warn about an implicit conversion from a list to a single value.
CONVERSION_TO_MULTI_VALUE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to warn about an implicit conversion from a list to a single value.
CONVERSION_TO_SINGLE_VALUE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to warn about an implicit conversion from a list to a single value.
CONVERSION_TO_STRING - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to warn about an implicit conversion to a string
ConversionAppException - Exception Class in com.aquima.interactions.profile.xml
Wrapper exception class for ConversionException.
ConversionAppException(ConversionException) - Constructor for exception class com.aquima.interactions.profile.xml.ConversionAppException
Constructs the exception with the conversion exception that should be wrapped.
ConversionException - Exception Class in com.aquima.interactions.foundation.convert
This exception is used to indicate that an object could not be converted to a requested type.
ConversionException(String, ConversionException) - Constructor for exception class com.aquima.interactions.foundation.convert.ConversionException
Constructs the exception with a message and a cause conversion exception.
ConversionException(String, Object) - Constructor for exception class com.aquima.interactions.foundation.convert.ConversionException
Constructs the exception with a message and the object that failed conversion.
ConversionException(String, Throwable, Object) - Constructor for exception class com.aquima.interactions.foundation.convert.ConversionException
Constructs the exception with a message and the object that failed conversion.
ConversionExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The conversion expression is used to change the result data type of an expression.
ConversionExpression(IExpressionNode, DataType) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.ConversionExpression
Constructs the conversion expression with the required arguments.
ConversionRule - Class in com.aquima.interactions.rule.graph
This rule is used as a wrapper for inference rules that return values of an incorrect type, and will convert the result of the wrapped rule whenever needed.
ConversionRule(IInferenceRule) - Constructor for class com.aquima.interactions.rule.graph.ConversionRule
 
convert(long) - Static method in class com.aquima.interactions.process.search.FilterConversionUtil
 
convert(long[]) - Static method in class com.aquima.interactions.process.search.FilterConversionUtil
 
convert(IDomainSchemaDefinition, IDomainSchemaRegistry) - Static method in class com.aquima.interactions.communication.impl.evaluator.TypeBuilder
Converts a DomainSchemaDefinition to a DataValueType.
convert(IEventNodeDetails) - Method in class com.aquima.interactions.portal.model.session.event.PortalChangeConverter
 
convert(CaseStatusType) - Static method in class com.aquima.interactions.process.search.FilterConversionUtil
 
convert(TaskType) - Static method in class com.aquima.interactions.process.search.FilterConversionUtil
 
convert(TaskStatusType) - Static method in class com.aquima.interactions.process.search.FilterConversionUtil
 
convert(SourcedValue) - Method in interface com.aquima.interactions.rule.graph.IValueConverter
This method performs the actual conversion and returns the result in the corrects type.
convert(SourcedValue) - Method in class com.aquima.interactions.rule.graph.ListToSingleValueConverter
 
convert(SourcedValue) - Method in class com.aquima.interactions.rule.graph.ValueTypeConverter
 
convert(String) - Static method in class com.aquima.interactions.process.search.FilterConversionUtil
 
convert(String[]) - Static method in class com.aquima.interactions.process.search.FilterConversionUtil
 
Convertable - Class in com.aquima.interactions.foundation.convert
Abstract base class for objects that wish to implement the IConvertable interface.
Convertable() - Constructor for class com.aquima.interactions.foundation.convert.Convertable
 
convertDataType(DataType) - Static method in class com.aquima.interactions.communication.impl.validator.XsdComposerUtil
 
Converter - Class in com.aquima.interactions.foundation.convert
Utility class providing method to convert objects to IValue classes.
Converter() - Constructor for class com.aquima.interactions.foundation.convert.Converter
Constructs a converter without a delegate, thus providing standard conversion behavior.
Converter(IConverterDelegate) - Constructor for class com.aquima.interactions.foundation.convert.Converter
This constructor accepts a delegate that will be used as a fallback when a certain object cannot be converted to the required data type by the normal conversion methods.
ConverterDelegate - Class in com.aquima.interactions.profile.model
Delegate for the converter to add support for IEntityInstance values.
ConverterDelegate() - Constructor for class com.aquima.interactions.profile.model.ConverterDelegate
 
convertNode(ISemanticNode, Type) - Method in class com.aquima.interactions.expressions.r7.semantics.SemanticsR7
This method may be used to convert a semantic node to the requested type.
ConvertToBoolean - Class in com.aquima.interactions.expressions.functions.convert
Conversion function that is able to convert any data to a boolean.
ConvertToBoolean(DataType) - Constructor for class com.aquima.interactions.expressions.functions.convert.ConvertToBoolean
Constructs the function with the type of the argument.
ConvertToCurrency - Class in com.aquima.interactions.expressions.functions.convert
Conversion function that is able to convert any numeric data type to a currency.
ConvertToCurrency(DataType) - Constructor for class com.aquima.interactions.expressions.functions.convert.ConvertToCurrency
Constructs the function with the type of the argument.
ConvertToDate - Class in com.aquima.interactions.expressions.functions.convert
This function converts a a date value.
ConvertToDate(DataType) - Constructor for class com.aquima.interactions.expressions.functions.convert.ConvertToDate
Constructs the function with the type the function should convert to.
ConvertToDateTime - Class in com.aquima.interactions.expressions.functions.convert
This function converts to a datetime.
ConvertToDateTime(DataType) - Constructor for class com.aquima.interactions.expressions.functions.convert.ConvertToDateTime
Constructs the function with the type the function should convert to.
ConvertToInteger - Class in com.aquima.interactions.expressions.functions.convert
Conversion function that is able to convert various data types to an integer.
ConvertToInteger(DataType) - Constructor for class com.aquima.interactions.expressions.functions.convert.ConvertToInteger
Constructs the function with the type of the argument.
ConvertToList - Class in com.aquima.interactions.expressions.functions.convert
This function converts a single value or list to a list.
ConvertToList(DataType, boolean) - Constructor for class com.aquima.interactions.expressions.functions.convert.ConvertToList
Constructs the unique function for the specified data type.
ConvertToNumber - Class in com.aquima.interactions.expressions.functions.convert
Conversion function that is able to convert any numeric data type to a number.
ConvertToNumber(DataType) - Constructor for class com.aquima.interactions.expressions.functions.convert.ConvertToNumber
Constructs the function with the type of the argument.
ConvertToNumericBase - Class in com.aquima.interactions.expressions.functions.convert
Base class to convert values to a numeric value
ConvertToNumericBase(DataType, DataType) - Constructor for class com.aquima.interactions.expressions.functions.convert.ConvertToNumericBase
 
ConvertToPercentage - Class in com.aquima.interactions.expressions.functions.convert
Conversion function that is able to convert any numeric data type to a percentage.
ConvertToPercentage(DataType) - Constructor for class com.aquima.interactions.expressions.functions.convert.ConvertToPercentage
Constructs the function with the type of the argument.
ConvertToText - Class in com.aquima.interactions.expressions.functions.convert
This class implements the expression function 'text' which accepts any type combined with an optional pattern and locale, and which will result in a formatted string.
ConvertToText(DataType) - Constructor for class com.aquima.interactions.expressions.functions.convert.ConvertToText
Constructs a format function for the specified available data type.
convertValue(Map<String, XmlConverter.XmlEntityInstance>, IAttributeDefinition, String) - Method in class com.aquima.interactions.profile.xml.XmlConverter
 
convertValueFor(IField) - Method in class com.aquima.interactions.portal.model.session.page.EventValueConverter
 
convertValueWithOffset(IPrimitiveValue, boolean, int, int) - Static method in class com.aquima.interactions.communication.impl.DateTimeValueConverter
 
copyProcessCaseDataMap(Map<String, Map<String, Object>>) - Static method in class com.aquima.interactions.foundation.utility.ProcessCaseDataUtil
 
CorrelationIdGenerator - Class in com.aquima.interactions.foundation.exception
Class used in order to generate correlation ids.
CorrelationIdGenerator() - Constructor for class com.aquima.interactions.foundation.exception.CorrelationIdGenerator
 
CORRUPTED_ENVELOPE_SIGNATURE - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
CouldNotLockCaseException - Exception Class in com.aquima.interactions.process.exception
This exception is used to indicate an operation on the case is not allowed as the case is locked.
CouldNotLockCaseException(String) - Constructor for exception class com.aquima.interactions.process.exception.CouldNotLockCaseException
Constructs the exception with a message explaining the cause.
Count - Class in com.aquima.interactions.expressions.functions.list
This function returns the number of elements that are present in a list.
Count() - Constructor for class com.aquima.interactions.expressions.functions.list.Count
 
create() - Method in class com.aquima.interactions.foundation.report.ErrorCode
This method creates and returns the message for this code without any parameters.
create(XmlExportResource, IInitializationReport, IApplicationConfiguration) - Static method in class com.aquima.interactions.portal.ds.xml.ApplicationDsCreator
 
create(IFlowDetails, IPortalContext) - Static method in class com.aquima.interactions.portal.model.session.FlowInitializerFactory
 
create(INodeDetailsFactory, IParserFactory, IFlowEngineDS) - Method in class com.aquima.interactions.flow.FlowEngineFactory
 
create(INodeDetailsFactory, IParserFactory, IFlowEngineDS) - Method in interface com.aquima.interactions.flow.IFlowEngineFactory
This method creates a new flow engine using the specified node factory and data source.
create(IConnection) - Method in class com.aquima.interactions.portal.content.DefaultContentManagerFactory
 
create(IConnection) - Method in class com.aquima.interactions.portal.content.LinkedContentManagerFactory
 
create(IConnection) - Method in interface com.aquima.interactions.portal.IContentManagerFactory
Create an IContentManager for the given connection
create(IDatasourceXml, boolean) - Static method in class com.aquima.interactions.ds.export.r17.XmlExport
Creates an ExportXml with the specified metaData.
create(IInitializationReport, IApplicationConfiguration, IXmlNode) - Static method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
create(IInitializationReport, IApplicationConfiguration, IXmlNode) - Static method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
create(IMappingDS, IMetaModel, IMetaModel, IExpressionParser, IExpressionParser) - Method in interface com.aquima.interactions.mapping.IMappingFactory
This method creates a new profile mapper using the specified data source, parsers and models.
create(IMappingDS, IMetaModel, IMetaModel, IExpressionParser, IExpressionParser) - Method in class com.aquima.interactions.mapping.MappingFactory
 
create(IMetaModelDS, IDomainValuesFactory) - Method in interface com.aquima.interactions.metamodel.IMetaModelFactory
This method creates a meta model instance using the data source provided.
create(IMetaModelDS, IDomainValuesFactory) - Method in class com.aquima.interactions.metamodel.MetaModelFactory
 
create(IMetaModel) - Method in interface com.aquima.interactions.profile.IProfileFactory
This method creates a profile for the specified meta model.
create(IMetaModel) - Method in class com.aquima.interactions.profile.ProfileFactory
 
create(IMetaModel, IMatchEngineDS, IMatchTypeFactory, IResourceManager, ILicenseProvider) - Method in interface com.aquima.interactions.matching.IMatchEngineFactory
This method should create a new match engine using the provided arguments.
create(IMetaModel, IMatchEngineDS, IMatchTypeFactory, IResourceManager, ILicenseProvider) - Method in class com.aquima.interactions.matching.MatchEngineFactory
 
create(IMetaModel, IParserFactory, IComposer, ITreeEngineDS) - Method in interface com.aquima.interactions.dtree.ITreeEngineFactory
Constructs the tree engine with the required arguments.
create(IMetaModel, IParserFactory, IComposer, ITreeEngineDS) - Method in class com.aquima.interactions.dtree.TreeEngineFactory
 
create(IMetaModel, IRuleEngine, ICommunicationEngineDS) - Method in class com.aquima.interactions.communication.CommunicationEngineFactory
 
create(IMetaModel, IRuleEngine, ICommunicationEngineDS) - Method in interface com.aquima.interactions.communication.ICommunicationEngineFactory
This method creates a new communication engine.
create(IContainerContext) - Static method in class com.aquima.interactions.framework.container.justification.JustificationParameters
 
create(IInternalPortalContext) - Method in interface com.aquima.interactions.portal.model.session.debug.IDebuggerHost
Creates a debugger instance for the provided portal context.
create(IInternalPortalContext, InstanceStack) - Static method in class com.aquima.interactions.portal.model.session.InstanceStackPortalContext
 
create(IProcessExtensionFactory, IProcessEngineDS, IRuleEngine, IMetaModel, IProject, IProcessCaseDao, ProcessSettings, ILicenseProvider, ITraceEngine, IScheduler, ILegacyToggles) - Method in interface com.aquima.interactions.process.IProcessEngineFactory
This method creates a new process engine using the specified data source.
create(IProcessExtensionFactory, IProcessEngineDS, IRuleEngine, IMetaModel, IProject, IProcessCaseDao, ProcessSettings, ILicenseProvider, ITraceEngine, IScheduler, ILegacyToggles) - Method in class com.aquima.interactions.process.ProcessEngineFactory
 
create(IEntityInstance) - Static method in class com.aquima.interactions.profile.events.InstanceEvent
Constructs a create event for the specified instance.
create(IProfile, IMetaModel) - Static method in class com.aquima.interactions.framework.handler.profile.editors.ProfileEditor
This method creates the profile editor using the provided profile and meta model.
create(IProject, IMetaModel, IParserFactory, IComposerDS) - Method in class com.aquima.interactions.composer.ComposerFactory
 
create(IProject, IMetaModel, IParserFactory, IComposerDS) - Method in interface com.aquima.interactions.composer.IComposerFactory
This method should create a new composer using the provided arguments.
create(IProject, IMetaModel, IRuleFactory, IValidatorFactory, IConnectionManager, IRuleEngineDS) - Method in interface com.aquima.interactions.rule.IRuleEngineFactory
Create an instance of IRuleEngine using a custom parser and a custom validator factory.
create(IProject, IMetaModel, IRuleFactory, IValidatorFactory, IConnectionManager, IRuleEngineDS) - Method in class com.aquima.interactions.rule.RuleEngineFactory
 
create(ConditionOperator, IValue) - Static method in class com.aquima.interactions.process.impl.TaskExpression
 
create(ISpellEngineDS) - Method in interface com.aquima.interactions.spellengine.ISpellEngineFactory
Create an instance of a spell engine based on a datasource.
create(ISpellEngineDS) - Method in class com.aquima.interactions.spellengine.SpellEngineFactory
 
create(ITraceDao) - Method in interface com.aquima.interactions.trace.ITraceEngineFactory
Creates an instance of the trace engine.
create(ITraceDao) - Method in class com.aquima.interactions.trace.TraceEngineFactory
 
create(ITraceDao, ITimelineCreator) - Method in interface com.aquima.interactions.trace.ITraceEngineFactory
Creates an instance of the trace engine.
create(ITraceDao, ITimelineCreator) - Method in class com.aquima.interactions.trace.TraceEngineFactory
 
create(InputStream, String, String, Long, String, CustomContentProperties, IUserData, String...) - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
create(InputStream, String, String, Long, String, CustomContentProperties, IUserData, String...) - Method in class com.aquima.interactions.portal.content.DisposableContentManager
 
create(InputStream, String, String, Long, String, CustomContentProperties, IUserData, String...) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
create(InputStream, String, String, Long, String, CustomContentProperties, IUserData, String...) - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
create(InputStream, String, String, Long, String, CustomContentProperties, IUserData, String...) - Method in interface com.aquima.interactions.portal.IContentManager
Add new content to the repository.
CREATE - Enum constant in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
 
createAction(IActionNodeDS, NodeID) - Method in interface com.aquima.interactions.flow.INodeDetailsFactory
This method should create an action node using the provided parameters.
createAction(IActionNodeDS, NodeID) - Method in class com.aquima.interactions.flow.model.DefaultNodeDetailsFactory
 
createAction(IActionNodeDS, NodeID) - Method in class com.aquima.interactions.portal.model.flow.NodeFactory
 
createActionButton(IListColumn, boolean) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
createAndCache(ILicenseProvider) - Static method in class com.aquima.interactions.foundation.lic.CachingLicenseProvider
This method can be used to create a caching license provider and initialize the cached values.
createApplicationExport(ApplicationExportDS, IResource) - Static method in class com.aquima.interactions.ds.export.r17.ExportBuilder
Creates an Export Builder for an application zip export.
createAssetFromText(IMultilingualText) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
createCase(String, String, IMultilingualText) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
createCase(String, String, CaseStatusType, String, IMultilingualText) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
createCase(String, String, CaseStatusType, String, IMultilingualText) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method creates a case.
createCaseAsync(IUserData, ILanguage, ApplicationID, ModuleID, String, AggregateModel, AggregateModel, String, String) - Method in interface com.aquima.interactions.caseengine.client.CaseEngineClient
Creates a new case by firing the defined message event and creating case aggregates.
createConnection(IHttpRequest) - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
Create the HTTP connection that will be used for the request.
createConnection(String, String, int, String, String, boolean) - Method in interface com.aquima.interactions.foundation.connectivity.impl.ISmtpMailConnectionFactory
 
createConnection(String, String, int, String, String, boolean) - Method in class com.aquima.interactions.foundation.connectivity.impl.SmtpMailConnectionFactory
 
createConnection(String, String, int, String, String, boolean, String, String[], String[], String[]) - Method in interface com.aquima.interactions.foundation.connectivity.impl.ISmtpMailConnectionFactory
 
createConnection(String, String, int, String, String, boolean, String, String[], String[], String[]) - Method in class com.aquima.interactions.foundation.connectivity.impl.SmtpMailConnectionFactory
 
createConnection(String, String, String, String) - Method in interface com.aquima.interactions.foundation.connectivity.impl.ISmtpMailConnectionFactory
 
createConnection(String, String, String, String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SmtpMailConnectionFactory
 
createContent(IListColumn, IValue) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
Create the content element.
CreateContentException - Exception Class in com.aquima.interactions.portal.exception
 
CreateContentException(String, String) - Constructor for exception class com.aquima.interactions.portal.exception.CreateContentException
 
CreateContentException(String, Throwable) - Constructor for exception class com.aquima.interactions.portal.exception.CreateContentException
 
createContentManagerFactory(IContentManagerFactory, IPortalContext) - Method in interface com.aquima.interactions.portal.ITemporaryPersistenceStrategy
Create a content manager factory which is able to then create content managers that will delete temporary content.
createContentWithDomain(IListColumn, IValue, IDomainDefinition) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
Create the content element that is part of a domain of values.
createContext() - Static method in class com.aquima.interactions.foundation.lic.LicenseUtil
 
created(IPortalSession) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler for the session created.
created(IPortalSession) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
created(IPortalSession) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
created(IPortalSession) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
created(IPortalSession) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
createDecryptor() - Method in class com.aquima.interactions.foundation.security.core.CryptoFactory
Create a decryptor matching the envelope version.
createDefault() - Static method in class com.aquima.interactions.foundation.connectivity.NamespaceMap
This static method creates a default namespace map
createDefault(IResourceManager) - Static method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlSpellEngineDS
This static method returns an XmlSpellEngineDS that reads its definitions from the classpath.
createDisplayNameKey(String) - Static method in class com.aquima.interactions.trace.impl.ProcessTraceMessage
 
createDomainWithOptionalMask(IDomainDefinition, String) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
Creates a domain with a mask applied to each value in the domain.
createdReference(IEntityInstance, EntityValue) - Method in class com.aquima.interactions.mapping.impl.ProfileMappingContext
 
createdReference(IEntityInstance, EntityValue) - Method in interface com.aquima.interactions.mapping.trace.IMappingReport
 
createdReference(IEntityInstance, EntityValue) - Method in class com.aquima.interactions.mapping.trace.impl.NoOpMappingReport
 
createElement(String, String) - Method in interface com.aquima.interactions.communication.ICommunicationComposerContext
This method may be used to create an XML element with the proper namespace prefix.
createElement(Document, String, String) - Static method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
Create a new XMLNode (containing a new w3c DOM Node), optionally with a text value.
createEmailMessage(IMailMessage, Session) - Method in class com.aquima.interactions.foundation.connectivity.impl.SimpleSmtpMailConnection
 
createEmptyResult() - Static method in class com.aquima.interactions.framework.handler.profile.XmlResult
This method creates an empty XmlResult object.
createEncryptor() - Method in class com.aquima.interactions.foundation.security.core.CryptoFactory
Create a new encryptor matching the envelope version.
createEntry(Serializable) - Static method in class com.aquima.interactions.config.cache.CacheDataEntry
 
createErrorMessages(IRendererContext, IMessage[]) - Static method in class com.aquima.interactions.framework.renderer.util.ElementConverterUtils
This method may be used create an error XML element for the specified array of messages.
createEvent(ApplicationID, String, Long, Long, CaseEventType, CaseEventStatusType, Date, String, Map<String, IValue>) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
createEvent(ApplicationID, String, Long, Long, CaseEventType, CaseEventStatusType, Date, String, Map<String, IValue>) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method creates a case event.
createEvent(ApplicationID, String, Long, Long, CaseEventType, CaseEventStatusType, Date, String, Map<String, IValue>) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
createEventFor(String, IPage) - Method in class com.aquima.interactions.portal.model.process.NonInteractiveProcessEnabledSession
 
createEventFor(String, IPage) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
createEventForExitState(ExitState) - Method in class com.aquima.interactions.portal.model.process.Dcm2ProcessEnabledSession
 
createEventForExitState(ExitState) - Method in class com.aquima.interactions.portal.model.process.NonInteractiveProcessEnabledSession
 
createExportName(String, Version, String) - Static method in class com.aquima.interactions.ds.export.r17.ExportUtilR17
Creates an export name that can be used as filename for an export.
createExternalConstraint(IExternalRuleDS) - Static method in class com.aquima.interactions.rule.ds.xml.r17.generation.ExternalRuleXml
 
createExternalConstraint(IExternalRuleDS, IXmlGlobals) - Static method in class com.aquima.interactions.rule.ds.xml.r12.generation.ExternalRuleXml
 
createExternalRule(IExternalRuleDS) - Static method in class com.aquima.interactions.rule.ds.xml.r17.generation.ExternalRuleXml
 
createExternalRule(IExternalRuleDS, IXmlGlobals) - Static method in class com.aquima.interactions.rule.ds.xml.r12.generation.ExternalRuleXml
 
createFile() - Method in interface com.aquima.interactions.foundation.io.IResource
This method may be used to create the resource.
createFile() - Method in class com.aquima.interactions.foundation.io.resource.ByteArrayResource
 
createFile() - Method in class com.aquima.interactions.foundation.io.resource.FileResource
 
createFile() - Method in class com.aquima.interactions.foundation.io.resource.PackageResource
 
createFile() - Method in class com.aquima.interactions.foundation.io.resource.ResourceDelegate
 
createFile() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
createFile(String, InputStream) - Method in interface com.aquima.interactions.foundation.connectivity.IFileSystemConnection
This method creates a file and writes it to the file system.
createFile(String, InputStream) - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
 
createFlow(IFlowDS) - Method in interface com.aquima.interactions.flow.INodeDetailsFactory
This method should create a flow node using the provided parameters.
createFlow(IFlowDS) - Method in class com.aquima.interactions.flow.model.DefaultNodeDetailsFactory
 
createFlow(IFlowDS) - Method in class com.aquima.interactions.portal.model.flow.NodeFactory
 
createFlowState() - Method in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
createFolder() - Method in interface com.aquima.interactions.foundation.io.IResource
This method may be used to create the resource as folder.
createFolder() - Method in class com.aquima.interactions.foundation.io.resource.ByteArrayResource
 
createFolder() - Method in class com.aquima.interactions.foundation.io.resource.FileResource
 
createFolder() - Method in class com.aquima.interactions.foundation.io.resource.PackageResource
 
createFolder() - Method in class com.aquima.interactions.foundation.io.resource.ResourceDelegate
 
createFolder() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
createFolder(String) - Method in interface com.aquima.interactions.foundation.connectivity.IFileSystemConnection
This method creates a new folder relative to the base path.
createFolder(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
 
createFor(IDataSerializerFactory, IDataSerializerFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedDataSerializerFactory
This method returns a container factory implementation that combines both the container factories that are passed to this method.
createFor(ISoapMessageHandlerFactory, ISoapMessageHandlerFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedSoapMessageHandlerFactory
This method returns a handler factory implementation that combines both the domain factories that are passed to this method.
createFor(IConnectionManager, IConnectionManager) - Static method in class com.aquima.interactions.portal.model.factory.LinkedConnectionManager
This method returns a connection manager implementation that combines both the connection managers that are passed to this method.
createFor(IResourceManager, IResourceManager) - Static method in class com.aquima.interactions.portal.model.factory.LinkedResourceManager
This method returns a resource locator implementation that combines both the resource locators that are passed to this method.
createFor(ITimeTrackerFactory, ITimeTrackerFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedTimeTrackerFactory
This method returns a time-tracker factory implementation that combines both the time-tracker factories that are passed to this method.
createFor(IMatchTypeFactory, IMatchTypeFactory) - Static method in class com.aquima.interactions.matching.LinkedMatchTypeFactory
This method returns a match function factory implementation that combines both the match function factories that are passed to this method.
createFor(IDomainValuesFactory, IDomainValuesFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedDomainValuesFactory
This method returns a handler factory implementation that combines both the domain values factories that are passed to this method.
createFor(IRendererFactory, IRendererFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedRendererFactory
This method returns a renderer factory implementation that combines both the renderer factories that are passed to this method.
createFor(IActionHandlerFactory, IActionHandlerFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedHandlerFactory
This method returns a handler factory implementation that combines both the handler factories that are passed to this method.
createFor(IContainerFactory, IContainerFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedContainerFactory
This method returns a container factory implementation that combines both the container factories that are passed to this method.
createFor(IContentManagerFactory, IContentManagerFactory) - Static method in class com.aquima.interactions.portal.content.LinkedContentManagerFactory
This method returns a IContentManagerFactory implementation that combines both factories passed to this method.
createFor(ICustomSchemaElementFactory, ICustomSchemaElementFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedCustomSchemaElementFactory
This method returns a custom schema composer factory implementation that combines both the schema factories that are passed to this method.
createFor(IFactoryManager, IFactoryManager) - Static method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
This method returns a resource manager implementation that combines both the resource managers that are passed to this method.
createFor(IMaskFactory, IMaskFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedMaskFactory
This method returns a mask factory implementation that combines both the mask factories that are passed to this method.
createFor(IServiceFactory, IServiceFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedServiceFactory
This method returns a service factory implementation that combines both the service factories that are passed to this method.
createFor(IProcessExtensionFactory, IProcessExtensionFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedProcessExtensionFactory
This method returns a process factory implementation that combines both the schema factories that are passed to this method.
createFor(IRuleFactory, IRuleFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedRuleFactory
This method returns a rule factory implementation that combines both the rule factories that are passed to this method.
createFor(IValidatorFactory, IValidatorFactory) - Static method in class com.aquima.interactions.portal.model.factory.LinkedValidatorFactory
This method returns a rule factory implementation that combines both the rule factories that are passed to this method.
createFor(String, IProject) - Static method in class com.aquima.interactions.framework.connectivity.CsvResourceMetadata
This method may be used to create an ICsvResourceMetadata implementation for a connection that is available in the project.
createFor(ZonedDateTime) - Method in class com.aquima.interactions.foundation.types.DateValue
 
createFor(Map<String, IXmlElementRenderer>, boolean, boolean, boolean, boolean) - Static method in class com.aquima.interactions.framework.renderer.page.r6.PageR6XmlRenderer
Constructs the renderer with the default renderers, and a map containing custom element renderers.
createFor(Map<String, IXmlElementRenderer>, boolean, boolean, String) - Static method in class com.aquima.interactions.framework.renderer.document.DocumentXmlRenderer
Constructs the renderer with the default renderers, and a map containing custom element renderers.
createForApplication(IXmlElement) - Static method in class com.aquima.interactions.ds.export.r17.XmlProjectMetaDataExport
Creates an ExportXml with metaData for the specified application.
createFrom(String) - Method in class com.aquima.interactions.framework.container.listplus.search.FilterDateProvider
 
createFromV2(IContainerContext) - Static method in class com.aquima.interactions.framework.container.justification.JustificationParameters
 
createHandlerParameter(String, Long, String) - Static method in class com.aquima.interactions.portal.model.process.actionhandler.AddCaseInformationIntoProfileActionHandler
 
createHashCode(String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Generates a hashCode for a string which is equal in Java as both in .NET C#.
createHttpResponse(HttpURLConnection) - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
Create the HTTP response for the HTTP request.
createInstance() - Method in class com.aquima.interactions.portal.model.datatype.DataValueArrayType
Creates an (empty) array object instance.
createInstance() - Method in class com.aquima.interactions.portal.model.datatype.DataValueObjectType
Creates an object instance.
createInstance() - Method in class com.aquima.interactions.portal.model.datatype.DataValuePrimitiveType
Creates a data primitive instance.
createInstance() - Method in class com.aquima.interactions.portal.model.datatype.DataValueType
 
createInstance(long, String, GUID, String) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
createInstance(long, String, GUID, String) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method creates an instance for a certain case.
createInstance(long, String, GUID, String) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
createInstance(IPrimitiveValue) - Method in class com.aquima.interactions.portal.model.datatype.DataValuePrimitiveType
Creates a data primitive instance that has a specific value.
createInstance(IEntityDefinition, EntityValue, InstanceType, InstanceManager) - Method in class com.aquima.interactions.profile.model.DefaultProfileFactory
 
createInstance(Object) - Method in class com.aquima.interactions.portal.model.datatype.DataValueArrayType
Creates an (empty) array object instance.
createInstance(String) - Static method in class com.aquima.interactions.foundation.utility.ClassFactory
Create an instance of className (using the default constructor).
createInstance(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
createInstance(String) - Method in interface com.aquima.interactions.profile.IProfile
This method creates a new empty instance for the specified entity type.
createInstance(String) - Method in class com.aquima.interactions.profile.model.Profile
 
createInstance(String) - Method in class com.aquima.interactions.profile.model.TxProfile
 
createInstance(String) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
createInstance(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
Always throws an InvalidStateException: No modifications allowed on a read only profile.
createInstance(String) - Method in class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
createInstance(String) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
createInstance(String, GUID, String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
createInstance(String, GUID, String) - Method in interface com.aquima.interactions.profile.IProfile
This method creates a new empty instance for the specified entity type.
createInstance(String, GUID, String) - Method in class com.aquima.interactions.profile.model.Profile
 
createInstance(String, GUID, String) - Method in class com.aquima.interactions.profile.model.TxProfile
 
createInstance(String, GUID, String) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
createInstance(String, GUID, String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
Always throws an InvalidStateException: No modifications allowed on a read only profile.
createInstance(String, GUID, String) - Method in class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
createInstance(String, GUID, String) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
createInstance(String, GUID, String, InstanceType) - Method in class com.aquima.interactions.profile.model.InstanceManager
 
createInstance(String, IProfile, IMetaModel) - Method in class com.aquima.interactions.framework.handler.profile.editors.ProfileEditor
This method can be used to create a new instance.
createInstance(String, Class<T>) - Static method in class com.aquima.interactions.foundation.utility.ClassFactory
The class factory will create an implementation instance for an interface class when it is configured to know which implementation exists for the interface class.
CreateInstance - Class in com.aquima.interactions.profile.model.command
This class hold the information to rollback a create instance action.
CreateInstance(EntityValue) - Constructor for class com.aquima.interactions.profile.model.command.CreateInstance
Constructs the create instance command.
CreateInstance(CreateInstance) - Constructor for class com.aquima.interactions.profile.model.command.CreateInstance
 
CreateInstanceException - Exception Class in com.aquima.interactions.profile.exception
Exception used to indicate that an instance could not be created.
CreateInstanceException(String, String) - Constructor for exception class com.aquima.interactions.profile.exception.CreateInstanceException
Basic constructor with the name of the entity and a message explaining the cause of the error.
createInstances(IProfile, IXmlNode[], Map<String, XmlConverter.XmlEntityInstance>) - Method in class com.aquima.interactions.profile.xml.XmlConverter
 
createInternalContext() - Method in class com.aquima.interactions.portal.model.session.repeatflow.FlowRepeatBehaviour
 
createInternalContext() - Method in class com.aquima.interactions.portal.model.session.repeatflow.InstanceRepeatFlowBehaviour
 
createJobParameters() - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduler
 
createJobParameters() - Method in interface com.aquima.interactions.process.scheduler.IScheduler
This method creates the object representing the job parameters.
createListFooter(int) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
createListHeader(boolean, int) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
createListRowDataComparator(List<Sorting>) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
createListRowDataComparator(List<Sorting>) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
createMaskDateFormat(String, IMaskContext, ILanguage) - Method in class com.aquima.interactions.framework.mask.impl.DatePattern
 
createMessage(String, String) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
Creates a ParseMessage based on the value of the parameter errormessageKey.
createMessage(String, String, String...) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
Creates a ParseMessage based on the value of the parameter errormessageKey.
createNode(NodeData) - Method in class com.aquima.interactions.process.impl.nodes.NodeFactory
 
createNonInteractiveSession(IUserData, IPortalMessageBus, IPortalEventBus) - Method in interface com.aquima.interactions.portal.IApplication
This method creates a new session for this application, with the specified message bus, event bus, channel and user.
createNonInteractiveSession(IUserData, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.Application
 
createNonInteractiveSession(IUserData, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
createNonInteractiveSession(IUserData, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
createNow() - Static method in class com.aquima.interactions.foundation.types.DateTimeValue
This method can be used to create a DateTimeValue for the current time.
createOrUpdateFile(String, InputStream) - Method in interface com.aquima.interactions.foundation.connectivity.IFileSystemConnection
This method updates an existing file or otherwise creates it, if it doesn't exist.
createOrUpdateFile(String, InputStream) - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
 
createOutputObject(IServiceContext, OutputMapping) - Method in class com.aquima.interactions.framework.service.connectivity.ConnectivityServiceBase
 
createPagingContainer(IContainerContext, ListConfiguration) - Static method in class com.aquima.interactions.framework.container.list.ListHelper
 
CreateProcessCaseException - Exception Class in com.aquima.interactions.process.exception
This exception is used when a process to create a case could not be started.
CreateProcessCaseException(String) - Constructor for exception class com.aquima.interactions.process.exception.CreateProcessCaseException
Constructs the exception with a message explaining the cause.
CreateProcessCaseException(String, Throwable) - Constructor for exception class com.aquima.interactions.process.exception.CreateProcessCaseException
Constructs the exception with a message explaining the cause.
createQuery(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.J2eeConnection
 
createQuery(String) - Method in interface com.aquima.interactions.foundation.connectivity.ISqlConnection
This method may be used to create a query object for the SQL connection.
createQuery(String, String) - Method in class com.aquima.interactions.foundation.connectivity.impl.J2eeConnection
 
createQuery(String, String) - Method in interface com.aquima.interactions.foundation.connectivity.ISqlConnection
This method may be used to create an INSERT query from which an auto-generated value must be retrieved using IQuery.getIdentity().
createReadRsaAesKeySet(ICertificateProvider) - Static method in class com.aquima.interactions.foundation.security.cert.CertificateFactory
This method creates a read key set from the supplied provider.
createReadRsaAesKeySet(IDecryptCertificateProvider) - Static method in class com.aquima.interactions.foundation.security.cert.CertificateFactory
This method creates a read key set from the supplied provider.
createReadSet(ICertificateProvider) - Static method in class com.aquima.interactions.foundation.security.cert.CertificateFactory
This method creates a certificate set from the supplied provider.
createReadSet(IDecryptCertificateProvider) - Static method in class com.aquima.interactions.foundation.security.cert.CertificateFactory
This method creates a certificate set from the supplied provider.
CreateResponseHandler - Class in com.aquima.interactions.framework.handler.webservice.rest
Action handler to create the output response for an exposed rest service.
CreateResponseHandler - Class in com.aquima.interactions.framework.handler.webservice.soap
Action handler to create the output response for an exposed soap service.
CreateResponseHandler() - Constructor for class com.aquima.interactions.framework.handler.webservice.rest.CreateResponseHandler
 
CreateResponseHandler() - Constructor for class com.aquima.interactions.framework.handler.webservice.soap.CreateResponseHandler
 
CreateResponseResult - Class in com.aquima.interactions.framework.handler.webservice.rest
Action handler result class for the CreateResponseHandler.
CreateResponseResult - Class in com.aquima.interactions.framework.handler.webservice.soap
Action handler result class for the CreateResponseHandler.
CreateResponseResult(IRestMessage) - Constructor for class com.aquima.interactions.framework.handler.webservice.rest.CreateResponseResult
 
CreateResponseResult(String) - Constructor for class com.aquima.interactions.framework.handler.webservice.soap.CreateResponseResult
 
createResult(INodeDS, NodeID) - Method in interface com.aquima.interactions.flow.INodeDetailsFactory
This method should create a result node using the provided parameters.
createResult(INodeDS, NodeID) - Method in class com.aquima.interactions.flow.model.DefaultNodeDetailsFactory
 
createResult(INodeDS, NodeID) - Method in class com.aquima.interactions.portal.model.flow.NodeFactory
 
createSearchFieldByColumnType(IListColumn, Container) - Method in class com.aquima.interactions.framework.container.caselist.CaseListImpl
Responsible for creating the search field based on the type of column.
createSearchFieldByColumnType(IListColumn, Container) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
createSearchFieldByColumnType(IListColumn, Container) - Method in class com.aquima.interactions.framework.container.worklist.WorkListImpl
Responsible for creating the search field based on the type of column.
createSession() - Method in interface com.aquima.interactions.portal.IApplication
This method creates a new session object for the application specified.
createSession() - Method in class com.aquima.interactions.portal.model.Application
 
createSession() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
createSession() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
createSession(Channel, IUserData) - Method in interface com.aquima.interactions.portal.IApplication
This method creates a new session for this application.
createSession(Channel, IUserData) - Method in class com.aquima.interactions.portal.model.Application
 
createSession(Channel, IUserData) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
createSession(Channel, IUserData) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
createSession(Channel, IUserData, IPortalMessageBus, IPortalEventBus) - Method in interface com.aquima.interactions.portal.IApplication
This method creates a new session for this application, with the specified message bus, event bus, channel and user.
createSession(Channel, IUserData, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.Application
 
createSession(Channel, IUserData, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
createSession(Channel, IUserData, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
createSession(IPortalMessageBus, IPortalEventBus) - Method in interface com.aquima.interactions.portal.IApplication
This method creates a new session object for the application specified.
createSession(IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.Application
 
createSession(IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
createSession(IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
createSession(IModule, Channel, IUserData) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
createSession(ModuleID, Channel, IUserData, IPortalMessageBus, IPortalEventBus) - Method in interface com.aquima.interactions.portal.IApplication
This method creates a new session for this application and the specified module, with the specified message bus, event bus, channel and user
createSession(ModuleID, Channel, IUserData, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.Application
 
createSession(ModuleID, Channel, IUserData, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
createSession(ModuleID, Channel, IUserData, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
createSigner() - Method in class com.aquima.interactions.foundation.security.core.SignatureFactory
Create a new signer.
createSignReadOnlySet(ISignReadOnlyCertificateProvider) - Static method in class com.aquima.interactions.foundation.security.cert.CertificateFactory
This method creates a certificate set from the supplied provider.
createSignSet(ISignCertificateProvider) - Static method in class com.aquima.interactions.foundation.security.cert.CertificateFactory
This method creates a certificate set from the supplied provider.
createSortButton(int, ListConfiguration) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
createTable(Container, IListRowData[], ListState, ListConfiguration) - Method in class com.aquima.interactions.framework.container.list.ListImpl
Creates the entire table, in the format
createTableHeader(TableBuilder, ColumnDefinition[]) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
createTableRows(TableBuilder, IViewResult) - Method in class com.aquima.interactions.framework.container.caselist.CaseListImpl
 
createTableRows(TableBuilder, IViewResult) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
createTableRows(TableBuilder, IViewResult) - Method in class com.aquima.interactions.framework.container.worklist.WorkListImpl
 
createTagName(String) - Method in class com.aquima.interactions.framework.renderer.document.XmlDocumentRendererBase
 
createTask(long, Long, String, TaskType, TaskStatusType, IAssigneeInfo, GUID, DateTimeValue, DateTimeValue, DateTimeValue, String, String, boolean, boolean, boolean, Integer, DateTimeValue, Map<String, String>, String[], IMultilingualText) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
createTask(long, Long, String, TaskType, TaskStatusType, IAssigneeInfo, GUID, DateTimeValue, DateTimeValue, DateTimeValue, String, String, boolean, boolean, boolean, Integer, DateTimeValue, Map<String, String>, String[], IMultilingualText) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method creates a task.
createTask(IUserData, String, DateTimeValue, String[]) - Method in class com.aquima.interactions.process.impl.ProcessCase
 
createTask(IUserData, String, DateTimeValue, String[]) - Method in interface com.aquima.interactions.process.IProcessCase
Deprecated, for removal: This API element is subject to removal in a future version.
With this method you can create tasks that are not defined anywhere. We rely on the task definition in many places, so this is bound to cause problems. Instead of using this method, properly model your application with the tasks you need.
createTask(IUserData, String, DateTimeValue, String[]) - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
createTask(IUserData, String, DateTimeValue, String[]) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessCase
Always throws an InvalidStateException: No modifications allowed on a read only process case.
createText(IMultilingualText) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
createText(String) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
createTimeTracker(String) - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTrackerFactory
This method should create a time tracker object for with the specified name.
createTimeTracker(String) - Method in class com.aquima.interactions.framework.tracking.DefaultTimeTrackerFactory
 
createTimeTracker(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedTimeTrackerFactory
 
createTo(String) - Method in class com.aquima.interactions.framework.container.listplus.search.FilterDateProvider
 
createToday() - Static method in class com.aquima.interactions.foundation.types.DateValue
This method can be used to create a DateValue for the current date.
createUnmodifiableProcessCaseDataMap(Map<String, Map<String, Object>>) - Static method in class com.aquima.interactions.foundation.utility.ProcessCaseDataUtil
 
createValidator() - Method in class com.aquima.interactions.foundation.security.core.SignatureFactory
Create a new validator.
createValue(long, String, IValue) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
createValue(long, String, IValue) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method creates a value for an instance.
createValue(long, String, IValue) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
createValue(IAttributeDefinition) - Method in class com.aquima.interactions.profile.model.DefaultProfileFactory
 
createValue(String[]) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
createVersion(Version, String) - Static method in class com.aquima.interactions.ds.studio.r17.StudioRepoDS
 
createWith(Object) - Method in class com.aquima.interactions.foundation.report.ErrorCode
This method creates and returns the message for this code with a single parameter.
createWith(Object, Object) - Method in class com.aquima.interactions.foundation.report.ErrorCode
This method creates and returns the message for this code with two parameter.
createWith(Object, Object, Object) - Method in class com.aquima.interactions.foundation.report.ErrorCode
This method creates and returns the message for this code with three parameter.
createWith(String[]) - Method in class com.aquima.interactions.foundation.report.ErrorCode
This method creates and returns the message for this code with an array parameters.
createWithCustomConnection(ISoapConnection) - Static method in class com.aquima.interactions.ds.studio.r17.StudioLicenseProvider
This constructs a StudioLicenseProvider that connects to the Studio management service with a custom soap connection.
createWriteRsaAesKeySet(IEncryptCertificateProvider) - Static method in class com.aquima.interactions.foundation.security.cert.CertificateFactory
This method creates a write key set from the supplied provider.
createWriteSet(IEncryptCertificateProvider) - Static method in class com.aquima.interactions.foundation.security.cert.CertificateFactory
This method creates a certificate set from the supplied provider.
createXMLDocumentFromDRG(DMNDecisionTree, Map<String, String>) - Method in class com.aquima.interactions.rule.DrgXmlRenderer
This method creates an XML representation of the Decision Requirements Graph.
createXMLNode(String, String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
Create a new XMLNode (containing a new w3c DOM Node), optionally with a text value.
createZip(String, IExportDS, IResource) - Static method in class com.aquima.interactions.ds.export.r17.ExportBuilder
Creates an Export Builder for a composer xml export.
CREATIONDATE - Static variable in class com.aquima.interactions.process.dao.model.CaseProperty
This member defines the CREATIONDATE case property.
CROSSTABLE - Static variable in class com.aquima.interactions.matching.MatchType
This member defines the CROSSTABLE match type.
CrossTableDefinition - Class in com.aquima.interactions.matching.impl.functions.crosstable
This class contains a single cross-table definition.
CrossTableDefinition(IDomainDefinition, ICrosstableDS) - Constructor for class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableDefinition
Constructs a cross-table definition for the specified domain using the provided datasource.
CrossTableDistanceVisitor - Class in com.aquima.interactions.matching.impl.functions.crosstable
This visitor is used during initialization to add the distances to the cross-table definition.
CrossTableDistanceVisitor(CrossTableDefinition) - Constructor for class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableDistanceVisitor
 
CrossTableMatch - Class in com.aquima.interactions.matching.impl.functions.crosstable
Implementation of the cross-table match function.
CrossTableMatch(String, CrossTableDefinition) - Constructor for class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatch
 
CrossTableMatchFactory - Class in com.aquima.interactions.matching.impl.functions.crosstable
Match function factory for cross-table match functions.
CrossTableMatchFactory() - Constructor for class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatchFactory
 
CrossTableMatchValue - Class in com.aquima.interactions.matching.impl.functions.crosstable
This class contains the ID of a value that can be matched with a cross-table.
CrossTableMatchValue(int) - Constructor for class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatchValue
 
CryptoFactory - Class in com.aquima.interactions.foundation.security.core
The crypto factory takes care of creaating encryptors and decryptors.
CryptoFactory(EnvelopeVersion, CertificateSet) - Constructor for class com.aquima.interactions.foundation.security.core.CryptoFactory
Create a new crypto factory for a specific envelope version.
CryptoGraphicException - Exception Class in com.aquima.interactions.foundation.security.core
-=[ WARNING ]=--=[ WARNING ]=--=[ WARNING ]=--=[ WARNING ]=-
CryptoGraphicException(String) - Constructor for exception class com.aquima.interactions.foundation.security.core.CryptoGraphicException
Create a new security exception without parameters.
CryptoGraphicException(String, String[]) - Constructor for exception class com.aquima.interactions.foundation.security.core.CryptoGraphicException
Create a new security exception with parameters.
CryptoGraphicException(String, String[], Throwable) - Constructor for exception class com.aquima.interactions.foundation.security.core.CryptoGraphicException
Create a new security exception with parameters.
CryptoGraphicException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.security.core.CryptoGraphicException
Create a new security exception without parameters.
CSRFToken - Class in com.aquima.interactions.portal
Generates CSRF tokens.
CSRFToken() - Constructor for class com.aquima.interactions.portal.CSRFToken
 
CSV - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the Comma-separated values (CSV) output format.
CsvColumnMetadata - Class in com.aquima.interactions.framework.connectivity
Internal object that implements the metadata for a single csv column.
CsvColumnMetadata(String, IParameters, IProject) - Constructor for class com.aquima.interactions.framework.connectivity.CsvColumnMetadata
 
CsvConnection - Class in com.aquima.interactions.framework.service.connectivity.csv
Connection implementation that contains the details for a CSV connection.
CsvConnection(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.csv.CsvConnection
 
CsvConnectivityService - Class in com.aquima.interactions.framework.service.connectivity.csv
Connectivity service that uses an resource connection (CSV) to retrieve the data.
CsvConnectivityService() - Constructor for class com.aquima.interactions.framework.service.connectivity.csv.CsvConnectivityService
 
CsvCriteria - Class in com.aquima.interactions.framework.connectivity
Condition object to build a CsvQuery.
CsvCriteria(String, Operator, IPrimitiveValue) - Constructor for class com.aquima.interactions.framework.connectivity.CsvCriteria
 
CsvDataRule - Class in com.aquima.interactions.framework.rule
Data inference rule implementation that uses a CSV resource to source its values.
CsvDataRule(IDataRuleDefinition, IProject, IMetaModel, IConnectionManager) - Constructor for class com.aquima.interactions.framework.rule.CsvDataRule
 
CsvLookup(TextDataContent, ICsvResourceMetadata) - Constructor for class com.aquima.interactions.framework.connectivity.CsvResourceConnection.CsvLookup
 
CsvMetaData - Class in com.aquima.interactions.framework.service.connectivity.csv
This class is responsible for parsing the csv metadata.
CsvMetaData(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.csv.CsvMetaData
 
CsvMetadataBuilder - Class in com.aquima.interactions.framework.util
Util class for easy datasource creation for a CSV resource connection.
CsvMetadataBuilder() - Constructor for class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
CsvParameters - Class in com.aquima.interactions.framework.service.connectivity.csv
 
CsvParameters(IParameters) - Constructor for class com.aquima.interactions.framework.service.connectivity.csv.CsvParameters
 
CsvQuery - Class in com.aquima.interactions.framework.connectivity
Query object to be executed on a CSV resource.
CsvQuery() - Constructor for class com.aquima.interactions.framework.connectivity.CsvQuery
 
CsvQueryResult - Class in com.aquima.interactions.framework.connectivity
Result object for an executed CsvQuery.
CsvQueryResult(String[]) - Constructor for class com.aquima.interactions.framework.connectivity.CsvQueryResult
 
CsvReader - Class in com.aquima.interactions.framework.util.textdata
This class can be used to read a CSV (Comma Separated Values) resource.
CsvReader(IResource) - Constructor for class com.aquima.interactions.framework.util.textdata.CsvReader
Constructs csvReader using a comma for the separator.
CsvReader(IResource, char) - Constructor for class com.aquima.interactions.framework.util.textdata.CsvReader
Constructs csvReader with supplied separator.
CsvReader(IResource, char, char) - Constructor for class com.aquima.interactions.framework.util.textdata.CsvReader
Constructs csvReader with supplied separator and quote char.
CsvReader(IResource, char, char, int) - Constructor for class com.aquima.interactions.framework.util.textdata.CsvReader
Constructs csvReader with supplied separator and quote char.
CsvReader(IResource, char, char, int, String) - Constructor for class com.aquima.interactions.framework.util.textdata.CsvReader
Constructs csvReader with supplied separator ,quote char and charset.
CsvReader(IResource, char, char, String) - Constructor for class com.aquima.interactions.framework.util.textdata.CsvReader
Constructs csvReader with supplied separator ,quote char and charset.
CsvResourceConnection - Class in com.aquima.interactions.framework.connectivity
This class can be used to query a CSV (Comma Separated Values) resource.
CsvResourceConnection.CsvLookup - Class in com.aquima.interactions.framework.connectivity
Internal class used for csv data lookup.
CsvResourceMetadata - Class in com.aquima.interactions.framework.connectivity
Class to create a ICsvResourceMetadata implementation base on a connection that is available in a project.
cur_err_token() - Method in class com.aquima.interactions.java_cup.lr_parser
Return the current lookahead in our error "parse ahead" buffer.
cur_token - Variable in class com.aquima.interactions.java_cup.lr_parser
The current lookahead Symbol.
Currency - Class in com.aquima.interactions.foundation.types
This class represents a single currency value.
Currency() - Constructor for class com.aquima.interactions.foundation.types.Currency
 
Currency(double) - Constructor for class com.aquima.interactions.foundation.types.Currency
Constructs the currency value with a double containing the actual value.
Currency(IMultilingualText, double) - Constructor for class com.aquima.interactions.foundation.types.Currency
Constructs the Currency with a display text.
Currency(Currency) - Constructor for class com.aquima.interactions.foundation.types.Currency
Copy constructor.
Currency(String, IMultilingualText, double) - Constructor for class com.aquima.interactions.foundation.types.Currency
Constructs the Currency as a domain value.
CURRENCY - Static variable in class com.aquima.interactions.foundation.DataType
Predefined data type for the Currency type.
CURRENCY_CURRENCY_POWER - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
"Powering to a currency is not allowed (i.e.
CURRENCY_ID - Static variable in class com.aquima.interactions.foundation.DataType.Id
Integer id of the Currency data type.
CURRENCY_INTEGER_MINUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
CURRENCY_INTEGER_PLUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
CURRENCY_INTEGER_POWER - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
CURRENCY_NAME - Static variable in class com.aquima.interactions.foundation.DataType.Name
The name of the CURRENCY data type.
CURRENCY_NUMBER_MINUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
CURRENCY_NUMBER_PLUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
CURRENCY_NUMBER_POWER - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
CURRENCY_PERCENTAGE_MINUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
substracting a percentage with a currency is not allowed.
CURRENCY_PERCENTAGE_PLUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
Adding a percentage with a currency is not allowed.
CURRENCY_PERCENTAGE_POWER - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
"Powering to a currency is not allowed (i.e.
currentLanguage - Variable in class com.aquima.interactions.framework.container.instance.linker.DisplaySortInstanceLinkerEntry
 
currentNode - Variable in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
CurrentPage - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the system.currentpage attribute.
CurrentPage() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
currentTask - Variable in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
CUSTOM - Enum constant in enum class com.aquima.interactions.portal.model.session.scope.PortalScopeType
 
CUSTOM - Static variable in class com.aquima.interactions.foundation.connectivity.ConnectionType
 
customContentEntrySet() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
CustomContentProperties - Class in com.aquima.interactions.portal.content
 
CustomContentProperties() - Constructor for class com.aquima.interactions.portal.content.CustomContentProperties
 
CustomContentProperties(CustomContentProperties) - Constructor for class com.aquima.interactions.portal.content.CustomContentProperties
 
CustomContentProperties(Map<String, IValue>) - Constructor for class com.aquima.interactions.portal.content.CustomContentProperties
 
CustomElementComposerContext - Class in com.aquima.interactions.communication.impl.evaluator.composer
Internal custom element composer context.
CustomElementComposerContext(IParameters, IXmlElementContext) - Constructor for class com.aquima.interactions.communication.impl.evaluator.composer.CustomElementComposerContext
 
CUSTOMFIELD - Static variable in class com.aquima.interactions.process.impl.algorithms.CustomFieldPriorityAlgorithm
Name of the custom field from which the expression is evaluated.
CustomFieldFilter - Class in com.aquima.interactions.process.dao.dto
 
CustomFieldFilter(String, ConditionOperator, IValue, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.CustomFieldFilter
 
CustomFieldFilter(String, ConditionOperator, IValue, MatchMode, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.CustomFieldFilter
 
CustomFieldOrder - Class in com.aquima.interactions.process.dao.dto.order
 
CustomFieldOrder(String, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.order.CustomFieldOrder
 
CustomFieldPriorityAlgorithm - Class in com.aquima.interactions.process.impl.algorithms
The Custom Field Priority Algorithm can be used to define the priority as a task based on an expression.
CustomFieldPriorityAlgorithm() - Constructor for class com.aquima.interactions.process.impl.algorithms.CustomFieldPriorityAlgorithm
 
CustomSchemaPropertyDefinition - Class in com.aquima.interactions.communication.impl
 
CustomSchemaPropertyDefinition(IDomainPropertyDS) - Constructor for class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 

D

DAND - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
DASH - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
DATA - Static variable in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
DATA_TAG - Static variable in class com.aquima.interactions.framework.service.instance.InstanceCreateParameters
 
DATA_TAG - Static variable in class com.aquima.interactions.framework.service.instance.InstanceUpdateParameters
 
DataAccessExceptionHandler - Class in com.aquima.interactions.foundation.exception
Utility class for building exception messages and throwing different types of exceptions.
DataAccessExceptionHandler() - Constructor for class com.aquima.interactions.foundation.exception.DataAccessExceptionHandler
 
DataArray - Class in com.aquima.interactions.communication.data
Representing an Array object.
DataArray(DataValueArrayType) - Constructor for class com.aquima.interactions.communication.data.DataArray
Constructs a DataArray object.
DataArray(DataValueArrayType, DataValue[]) - Constructor for class com.aquima.interactions.communication.data.DataArray
Constructs a DataArray object.
DataArray(DataValueArrayType, Collection<DataValue>) - Constructor for class com.aquima.interactions.communication.data.DataArray
Constructs a DataArray object.
DataLayerErrorCodes - Class in com.aquima.interactions.ds.xml
This class defines additional error codes for warnings and errors that are detected in the XML data source implementation.
DataMember - Class in com.aquima.interactions.portal.model.datatype
Member definition of a value type.
DataMember(String, DataValueType) - Constructor for class com.aquima.interactions.portal.model.datatype.DataMember
Constructs a new member definition.
DataObject - Class in com.aquima.interactions.communication.data
Represents an object in the data structure.
DataObject(DataValueObjectType) - Constructor for class com.aquima.interactions.communication.data.DataObject
Constructs a DataObject.
DataObjectBuilder - Class in com.aquima.interactions.communication.data
Builder object for construction Data Objects without type definition.
DataObjectBuilder() - Constructor for class com.aquima.interactions.communication.data.DataObjectBuilder
 
DataPrimitive - Class in com.aquima.interactions.communication.data
Represents a primitive in the data structure.
DataPrimitive(DataValuePrimitiveType) - Constructor for class com.aquima.interactions.communication.data.DataPrimitive
Constructs a primitive
DataPrimitive(DataValuePrimitiveType, IPrimitiveValue) - Constructor for class com.aquima.interactions.communication.data.DataPrimitive
Constructs a primitive
DATARULE_INVALIDCONDITIONEXPRESSION - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
 
DATARULE_NOT_FOUND - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate no implementation could be found for an external rule.
DataRuleDefinition - Class in com.aquima.interactions.rule.impl.datarule
This class holds the definition of a single data rule.
DataRuleDefinition(IDataRuleDS, IExpressionParser, IMetaModel) - Constructor for class com.aquima.interactions.rule.impl.datarule.DataRuleDefinition
 
DataRuleXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation.datarule
Internal class to generate xml from a datasource.
DataRuleXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation.datarule
Internal class to generate xml from a datasource.
DataRuleXml(IDataRuleDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.datarule.DataRuleXml
 
DataRuleXml(IDataRuleDS, IXmlGlobals) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.datarule.DataRuleXml
 
DataSerializationException - Exception Class in com.aquima.interactions.communication.exception
Exception for reporting errors during serialization / deserialization of Data Objects
DataSerializationException(String, String) - Constructor for exception class com.aquima.interactions.communication.exception.DataSerializationException
 
DataSerializationException(String, String, Throwable) - Constructor for exception class com.aquima.interactions.communication.exception.DataSerializationException
 
DataType - Class in com.aquima.interactions.foundation
This class defines all the data types that are supported by the foundation.
DataType.Id - Class in com.aquima.interactions.foundation
This interface holds the numeric id's of the various data types.
DataType.Name - Class in com.aquima.interactions.foundation
This class holds the names of the various data types.
DataValue - Class in com.aquima.interactions.communication.data
Base class for DataObjects
DataValue(DataValueType) - Constructor for class com.aquima.interactions.communication.data.DataValue
Base constructor for a DataValue implementation.
DataValueArrayType - Class in com.aquima.interactions.portal.model.datatype
Representation of an array object type.
DataValueArrayType(DataValueType) - Constructor for class com.aquima.interactions.portal.model.datatype.DataValueArrayType
Creates a new instance.
DataValueObjectType - Class in com.aquima.interactions.portal.model.datatype
Representation of an object type.
DataValueObjectType() - Constructor for class com.aquima.interactions.portal.model.datatype.DataValueObjectType
 
DataValuePrimitiveType - Class in com.aquima.interactions.portal.model.datatype
Representation of an primitivetype.
DataValuePrimitiveType(DataType) - Constructor for class com.aquima.interactions.portal.model.datatype.DataValuePrimitiveType
Creates a new instance.
DataValueType - Class in com.aquima.interactions.portal.model.datatype
Type description of a data value object.
DataValueType() - Constructor for class com.aquima.interactions.portal.model.datatype.DataValueType
 
Date - Class in com.aquima.interactions.expressions.functions.date
This function returns a date based on year, month and day.
Date() - Constructor for class com.aquima.interactions.expressions.functions.date.Date
 
DATE - Static variable in class com.aquima.interactions.foundation.DataType
Predefined data type for the Date type.
DATE - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
DATE - Static variable in class com.aquima.interactions.framework.validator.ValidatorType
Static definition of the date validation type
DATE_FORMAT - Static variable in class com.aquima.interactions.ds.export.r17.ds.ApplicationExportDS
 
DATE_FORMAT - Static variable in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
DATE_ID - Static variable in class com.aquima.interactions.foundation.DataType.Id
Integer id of the Date data type.
DATE_NAME - Static variable in class com.aquima.interactions.foundation.DataType.Name
The name of the DATE data type.
DATE_RAMP - Static variable in class com.aquima.interactions.matching.MatchType
This member defines the DATE_RAMP match type.
DateFormat - Class in com.aquima.interactions.foundation.text
This class is intended as a replacement for the java.text.SimpleDateFormat class.
DateFormat(IDateSymbol[]) - Constructor for class com.aquima.interactions.foundation.text.DateFormat
Constructor for new DateFormat.
DateMatchValue - Class in com.aquima.interactions.matching.impl.functions.values
Match value implementation containing a single date value.
DateMatchValue(Date) - Constructor for class com.aquima.interactions.matching.impl.functions.values.DateMatchValue
Constructs the date value with the date it represents.
DatePattern - Class in com.aquima.interactions.framework.mask.impl
This mask applies a date format with a specific pattern to a date(time) value.
DatePattern(ISpellEngine) - Constructor for class com.aquima.interactions.framework.mask.impl.DatePattern
Construct a date pattern mask.
DateRampMatch - Class in com.aquima.interactions.matching.impl.functions.ramp
Implementation of the Ramp match for date values.
DateRampMatch(String, IMatchFunctionParameters) - Constructor for class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatch
 
DateRampMatchFactory - Class in com.aquima.interactions.matching.impl.functions.ramp
This match function factory provides implementations of the ramp match.
DateRampMatchFactory() - Constructor for class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatchFactory
 
DateRampValue - Class in com.aquima.interactions.matching.impl.functions.ramp
This class holds the supply value for a date ramp match.
DateRampValue(DateRampMatch, IPrimitiveValue) - Constructor for class com.aquima.interactions.matching.impl.functions.ramp.DateRampValue
 
DateString - Class in com.aquima.interactions.expressions.functions.date
This function returns the date as calculated from a string form.
DateString() - Constructor for class com.aquima.interactions.expressions.functions.date.DateString
 
DateSymbol - Class in com.aquima.interactions.foundation.text.symbol
NumberSymbol class to represent the Calendar.DATE field in a date string.
DateSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.DateSymbol
 
DateTime - Class in com.aquima.interactions.expressions.functions.date
This function returns a date time based on year, month, day, hour, minute and second.
DateTime() - Constructor for class com.aquima.interactions.expressions.functions.date.DateTime
 
DATETIME - Static variable in class com.aquima.interactions.foundation.DataType
Predefined data type for the datetime type.
DATETIME_ID - Static variable in class com.aquima.interactions.foundation.DataType.Id
Datetime id of the datetime data type.
DATETIME_NAME - Static variable in class com.aquima.interactions.foundation.DataType.Name
The name of the DATETIME data type.
DateTimeValue - Class in com.aquima.interactions.foundation.types
This primitive class holds the information about a single datetime value.
DateTimeValue(int, int, int) - Constructor for class com.aquima.interactions.foundation.types.DateTimeValue
Construct a DateTimeValue, with year months and day at midnight Month 1 is January, day 1 is the first day of the month specified. Dates are always interpreted using the (proleptic) Gregorian calendar rules.
DateTimeValue(int, int, int, int, int, int, int) - Constructor for class com.aquima.interactions.foundation.types.DateTimeValue
Construct a DateTimeValue, with year months, day, hour, minute, second.
DateTimeValue(IMultilingualText, Date) - Constructor for class com.aquima.interactions.foundation.types.DateTimeValue
Construct a DateTimeValue based on a Date with a display text.
DateTimeValue(DateValue) - Constructor for class com.aquima.interactions.foundation.types.DateTimeValue
Copy constructor.
DateTimeValue(String, IMultilingualText, Date) - Constructor for class com.aquima.interactions.foundation.types.DateTimeValue
Construct a DateTimeValue based on a date as a domain value.
DateTimeValue(ZonedDateTime) - Constructor for class com.aquima.interactions.foundation.types.DateTimeValue
Construct a DateTimeValue based on a ZonedDateTime.
DateTimeValue(Date) - Constructor for class com.aquima.interactions.foundation.types.DateTimeValue
Construct a DateTimeValue based on a Date.
DateTimeValueConverter - Class in com.aquima.interactions.communication.impl
 
DateTimeValueConverter() - Constructor for class com.aquima.interactions.communication.impl.DateTimeValueConverter
 
DateValidator - Class in com.aquima.interactions.framework.validator
Validation implementation that forwards its call to the DateValidatorCall.
DateValidator(String) - Constructor for class com.aquima.interactions.framework.validator.DateValidator
 
DateValidatorCall - Class in com.aquima.interactions.framework.validator
Validator that can be used to validate an attribute containing a date value.
DateValidatorCall(String, IParameters) - Constructor for class com.aquima.interactions.framework.validator.DateValidatorCall
Constructs the validator using a data-source.
dateValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
dateValue() - Method in class com.aquima.interactions.foundation.convert.Convertable
 
dateValue() - Method in interface com.aquima.interactions.foundation.convert.IConvertable
This method converts the internal value to a date object.
dateValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
dateValue() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
dateValue() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
dateValue() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
dateValue() - Method in class com.aquima.interactions.foundation.types.DateValue
 
dateValue() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
dateValue() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
dateValue() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
dateValue() - Method in class com.aquima.interactions.foundation.types.StringValue
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributeBooleanValue
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributeCurrency
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateTimeValue
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateValue
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributeEntityValue
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributeInfiniteValue
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributeIntegerValue
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributeListValue
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributeNumberValue
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributePercentage
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributeRangeValue
 
dateValue() - Method in class com.aquima.interactions.profile.model.value.AttributeStringValue
 
DateValue - Class in com.aquima.interactions.foundation.types
This primitive class holds the information about a single date value.
DateValue() - Constructor for class com.aquima.interactions.foundation.types.DateValue
 
DateValue(int, int, int) - Constructor for class com.aquima.interactions.foundation.types.DateValue
Construct a DateValue, with year months and day.
DateValue(int, int, int, int, int, int, int) - Constructor for class com.aquima.interactions.foundation.types.DateValue
 
DateValue(IMultilingualText, Date) - Constructor for class com.aquima.interactions.foundation.types.DateValue
Construct a DateValue based on a Date and with a display text.
DateValue(DateValue) - Constructor for class com.aquima.interactions.foundation.types.DateValue
Copy constructor.
DateValue(DateValue, boolean) - Constructor for class com.aquima.interactions.foundation.types.DateValue
 
DateValue(String, IMultilingualText, Date) - Constructor for class com.aquima.interactions.foundation.types.DateValue
Construct a DateValue based on a Date as a domain value.
DateValue(String, IMultilingualText, Date, boolean) - Constructor for class com.aquima.interactions.foundation.types.DateValue
 
DateValue(ZonedDateTime, boolean) - Constructor for class com.aquima.interactions.foundation.types.DateValue
Construct a DateValue based on a ZonedDateTime.
DateValue(Date) - Constructor for class com.aquima.interactions.foundation.types.DateValue
Construct a DateValue based on a Date.
Day - Class in com.aquima.interactions.expressions.functions.date
This functions returns the day of the month for the specified date value.
Day(DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.Day
Constructs the function with the data type that should be supported.
DAY - Static variable in class com.aquima.interactions.process.impl.ReevaluationTime
Predefined data type for the day time.
DAY_ID - Static variable in class com.aquima.interactions.process.impl.ReevaluationTime.Id
Integer id of the day evaluation time.
DayOfWeek - Class in com.aquima.interactions.expressions.functions.date
 
DayOfWeek(DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.DayOfWeek
 
DayOfWeekSpeller - Class in com.aquima.interactions.framework.mask.impl.speller
Speller to spell days of the week.
DayOfWeekSpeller(IMaskContext, ILanguage, String) - Constructor for class com.aquima.interactions.framework.mask.impl.speller.DayOfWeekSpeller
Construct a speller.
daysBefore(DateValue) - Method in class com.aquima.interactions.foundation.types.DateValue
This method returns the number of days the other date value is before this.
DaysBetween - Class in com.aquima.interactions.expressions.functions.date
This function returns the number of days between two date values.
DaysBetween(DataType, DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.DaysBetween
 
DCM_DEPRECATED_EMPTY_PARAMETER - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
DCM_WIDGET - Static variable in class com.aquima.interactions.flow.FlowType
 
Dcm1ActiveProcessTask - Class in com.aquima.interactions.portal.model.process
 
Dcm1ActiveProcessTask(long, String, IPortalSession, long) - Constructor for class com.aquima.interactions.portal.model.process.Dcm1ActiveProcessTask
 
Dcm1ProcessEnabledSession - Class in com.aquima.interactions.portal.model.process
Portal session wrapper implementation that handles process engine task execution.
Dcm1ProcessEnabledSession(ISolution, PortalSession, ProcessMapping, IPortalEventBus) - Constructor for class com.aquima.interactions.portal.model.process.Dcm1ProcessEnabledSession
 
Dcm2ActiveProcessTask - Class in com.aquima.interactions.portal.model.process
 
Dcm2ActiveProcessTask(long, String, IPortalSession, String) - Constructor for class com.aquima.interactions.portal.model.process.Dcm2ActiveProcessTask
 
Dcm2ProcessEnabledSession - Class in com.aquima.interactions.portal.model.process
Portal session wrapper implementation that handles process engine task execution.
Dcm2ProcessEnabledSession(ISolution, PortalSession, ProcessMapping, IPortalEventBus) - Constructor for class com.aquima.interactions.portal.model.process.Dcm2ProcessEnabledSession
 
DcmAuditActionHandler - Class in com.aquima.interactions.portal.audit
 
DcmAuditActionHandler() - Constructor for class com.aquima.interactions.portal.audit.DcmAuditActionHandler
 
DcmAuditActionResult - Class in com.aquima.interactions.portal.audit
 
DcmAuditActionResult(DcmAuditProperties) - Constructor for class com.aquima.interactions.portal.audit.DcmAuditActionResult
 
DcmAuditExtractor - Class in com.aquima.interactions.portal.audit
 
DcmAuditProperties - Class in com.aquima.interactions.foundation.logging.audit.impl
 
DcmAuditProperties(String, Long, String) - Constructor for class com.aquima.interactions.foundation.logging.audit.impl.DcmAuditProperties
 
DcmExecuteTaskCall - Class in com.aquima.interactions.portal.ds.sys
This class holds the information of a single execute task call definition.
DcmExecuteTaskCall(IServiceCallDS, ExecuteTaskEvent...) - Constructor for class com.aquima.interactions.portal.ds.sys.DcmExecuteTaskCall
 
DcmReportingParameterDs - Class in com.aquima.interactions.portal.report
 
DcmReportingParameterDs(IInitializationReport, IParameterDS) - Constructor for class com.aquima.interactions.portal.report.DcmReportingParameterDs
 
DcmReportingParameterValueVisitor - Class in com.aquima.interactions.portal.report
 
DcmReportingParameterValueVisitor(IParameterValueVisitor) - Constructor for class com.aquima.interactions.portal.report.DcmReportingParameterValueVisitor
 
DcmReportingParameterVisitor - Class in com.aquima.interactions.portal.report
 
DcmReportingParameterVisitor(IInitializationReport, IParameterVisitor) - Constructor for class com.aquima.interactions.portal.report.DcmReportingParameterVisitor
 
DcmReportingServiceCallDs - Class in com.aquima.interactions.portal.report
 
DcmReportingServiceCallDs(IInitializationReport, IServiceCallDS, Set<String>) - Constructor for class com.aquima.interactions.portal.report.DcmReportingServiceCallDs
 
DcmWidgetFlowDefinition - Class in com.aquima.interactions.flow.model
 
DcmWidgetFlowDefinition(IDcmWidgetFlowDefinitionDS) - Constructor for class com.aquima.interactions.flow.model.DcmWidgetFlowDefinition
 
DcmWidgetFlowDefinitionXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
 
DcmWidgetFlowDefinitionXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
 
DcmWidgetFlowDefinitionXml(IDcmWidgetFlowDefinitionDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.DcmWidgetFlowDefinitionXml
 
DcmWidgetFlowDefinitionXml(IDcmWidgetFlowDefinitionDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.DcmWidgetFlowDefinitionXml
 
DcmWidgetFlowInitializer - Class in com.aquima.interactions.portal.model.session
Flow initializer that sets the modelled parameters in the profile for DCM Widget flows.
DcmWidgetFlowInitializer(IFlowDetails, IPortalContext) - Constructor for class com.aquima.interactions.portal.model.session.DcmWidgetFlowInitializer
 
DcmWidgetFlowParameter - Class in com.aquima.interactions.flow.model
 
DcmWidgetFlowParameter(IDcmWidgetFlowParameterDS) - Constructor for class com.aquima.interactions.flow.model.DcmWidgetFlowParameter
 
DcmWidgetFlowParameterXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
 
DcmWidgetFlowParameterXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
 
DcmWidgetFlowParameterXml(IDcmWidgetFlowParameterDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.DcmWidgetFlowParameterXml
 
DcmWidgetFlowParameterXml(IDcmWidgetFlowParameterDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.DcmWidgetFlowParameterXml
 
DD_MM_YYYY - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for format "dd-MM-yyyy".
DD_MM_YYYY_HH_MM - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for format "dd-MM-yyyy HH:mm".
DD_MM_YYYY_HH_MM_SS - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for format "dd-MM-yyyy HH:mm:ss".
DD_MM_YYYY_HH_MM_SS_SSS - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for format "dd-MM-yyyy HH:mm:ss,SSS".
debug(Object) - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
debug(Object) - Method in interface com.aquima.interactions.foundation.logging.Logger
Allows an object to be logged in conjunction with a cause to the underlying logging system.
debug(Object) - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
debug(Object, Throwable) - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
debug(Object, Throwable) - Method in interface com.aquima.interactions.foundation.logging.Logger
Allows an object to be logged in conjunction with a cause to the underlying logging system.
debug(Object, Throwable) - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
debug_message(String) - Method in class com.aquima.interactions.java_cup.lr_parser
Write a debugging message to System.err for the debugging version of the parser.
debug_parse() - Method in class com.aquima.interactions.java_cup.lr_parser
Perform a parse with debugging output.
debug_reduce(int, int, int) - Method in class com.aquima.interactions.java_cup.lr_parser
Do debug output for a reduce.
debug_shift(Symbol) - Method in class com.aquima.interactions.java_cup.lr_parser
Do debug output for shift.
debug_stack() - Method in class com.aquima.interactions.java_cup.lr_parser
Do debug output for stack state.
DebugId - Class in com.aquima.interactions.portal.model.session.debug
 
DebugId(String) - Constructor for class com.aquima.interactions.portal.model.session.debug.DebugId
 
DECISECOND - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
DeciSecondSymbol - Class in com.aquima.interactions.foundation.text.symbol
NumberSymbol class to represent the decisecond (=10�1 second) field in a date string.
DeciSecondSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.DeciSecondSymbol
 
DECISION_TREE - Static variable in class com.aquima.interactions.framework.container.dtree.TreeRunnerContainer
 
DECISION_TREE_SESSION - Static variable in class com.aquima.interactions.framework.container.dtree.TreeRunnerContainer
 
DECISION_TREE_SOURCE_EXPRESSION - Static variable in class com.aquima.interactions.framework.container.dtree.TreeRunnerContainer
 
DECISION_TREE_TARGET_MAPPING - Static variable in class com.aquima.interactions.framework.container.dtree.TreeRunnerContainer
 
DecisionTable - Class in com.aquima.interactions.rule.impl.table
This class holds the definition of a single decision table.
DecisionTable(IDecisionTableDS) - Constructor for class com.aquima.interactions.rule.impl.table.DecisionTable
Constructs the decision table model using the provided data-source.
DECISIONTABLE_ERROR - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
Indicates a problem with decisiontable {0} = decisiontable name
DECISIONTABLE_PROBLEM - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
Indicates a problem with decisiontable {0} = decisiontable name
DecisionTableCoverage - Class in com.aquima.interactions.rule.coverage.container
 
DecisionTableCoverage(String) - Constructor for class com.aquima.interactions.rule.coverage.container.DecisionTableCoverage
 
DECISIONTABLEPARSEERROR - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an expression of a decision table rule could not be parsed.
DecisionTableRule - Class in com.aquima.interactions.rule.inference.table
Inference rule using a decision table model to determine the result values.
DecisionTableRule(IExpressionParser, IDecisionTableDS, AttributeReference, boolean, IMetaModel) - Constructor for class com.aquima.interactions.rule.inference.table.DecisionTableRule
Constructs the inference rule for the specified decision table.
DecisionTableXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation.table
Internal class to generate xml from a datasource.
DecisionTableXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation.table
Internal class to generate xml from a datasource.
DecisionTableXml(IDecisionTableDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.table.DecisionTableXml
 
DecisionTableXml(IDecisionTableDS, IXmlGlobals) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.table.DecisionTableXml
 
DecisionTraceMessage - Class in com.aquima.interactions.trace.impl
This trace message is constructed to trace a decision tree from a process.
DecisionTree - Class in com.aquima.interactions.dtree.impl
This class represents a single decision tree definition.
DecisionTree(InitializationLookup, IDecisionTreeDS) - Constructor for class com.aquima.interactions.dtree.impl.DecisionTree
 
DecisionTreeCondition - Class in com.aquima.interactions.dtree.impl
Decision tree node representing a condition.
DecisionTreeCondition(InitializationLookup, IDecisionTree, AbstractNode, IDecisionTreeNodeDS) - Constructor for class com.aquima.interactions.dtree.impl.DecisionTreeCondition
 
DecisionTreeDelegateDS - Class in com.aquima.interactions.dtree.ds.delegate
Delegate datasource for easy datasource extension.
DecisionTreeDelegateDS(IDecisionTreeDS) - Constructor for class com.aquima.interactions.dtree.ds.delegate.DecisionTreeDelegateDS
Construct a datasource that delegates all method calls to the provided datasource.
DecisionTreeDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
DecisionTreeDS(IDecisionTreeDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.DecisionTreeDS
 
DECISIONTREEERROR - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate an unexpected error has occurred while loading the decision tree.
DecisionTreeException - Exception Class in com.aquima.interactions.dtree.exception
Base class for exceptions generated during the evaluation of a decision tree.
DecisionTreeException(String, String) - Constructor for exception class com.aquima.interactions.dtree.exception.DecisionTreeException
Constructs the exception with the name of the decision tree and the message.
DecisionTreeException(String, String, Throwable) - Constructor for exception class com.aquima.interactions.dtree.exception.DecisionTreeException
Constructs the exception with the name of the decision tree and the message.
DecisionTreeFinderException - Exception Class in com.aquima.interactions.dtree.exception
Decision tree exeption that is used to indicate a lookup failure.
DecisionTreeFinderException(String, String) - Constructor for exception class com.aquima.interactions.dtree.exception.DecisionTreeFinderException
Constructs the exception with the name of the decision tree and the message.
DecisionTreeNodeXml - Class in com.aquima.interactions.dtree.ds.xml.r12.generation
Internal class to create an XML of a tree engine datasource.
DecisionTreeNodeXml - Class in com.aquima.interactions.dtree.ds.xml.r17.generation
Internal class to create an XML of a tree engine datasource.
DecisionTreeNodeXml(IDecisionTreeNodeDS) - Constructor for class com.aquima.interactions.dtree.ds.xml.r12.generation.DecisionTreeNodeXml
 
DecisionTreeNodeXml(IDecisionTreeNodeDS) - Constructor for class com.aquima.interactions.dtree.ds.xml.r17.generation.DecisionTreeNodeXml
 
DecisionTreeNotExposedException - Exception Class in com.aquima.interactions.framework.handler.dtree.exceptions
 
DecisionTreeNotExposedException(String) - Constructor for exception class com.aquima.interactions.framework.handler.dtree.exceptions.DecisionTreeNotExposedException
 
DecisionTreeNotExposedException(String, Throwable) - Constructor for exception class com.aquima.interactions.framework.handler.dtree.exceptions.DecisionTreeNotExposedException
 
DecisionTreeSelectCallBack - Class in com.aquima.interactions.framework.container.dtree
Callback handler which registers a chosen decisiontree on the session for usage by a decisiontree runner.
DecisionTreeSelectCallBack(String) - Constructor for class com.aquima.interactions.framework.container.dtree.DecisionTreeSelectCallBack
 
DecisionTreeSymptomDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
DecisionTreeSymptomDS(IDecisionTreeSymptomDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.DecisionTreeSymptomDS
 
DecisionTreeSymptomXml - Class in com.aquima.interactions.dtree.ds.xml.r12.generation
Internal class to create an XML of a tree engine datasource.
DecisionTreeSymptomXml - Class in com.aquima.interactions.dtree.ds.xml.r17.generation
Internal class to create an XML of a tree engine datasource.
DecisionTreeSymptomXml(IDecisionTreeSymptomDS, IXmlGlobals) - Constructor for class com.aquima.interactions.dtree.ds.xml.r12.generation.DecisionTreeSymptomXml
 
DecisionTreeSymptomXml(IDecisionTreeSymptomDS, IXmlGlobals) - Constructor for class com.aquima.interactions.dtree.ds.xml.r17.generation.DecisionTreeSymptomXml
 
DecisionTreeTypeException - Exception Class in com.aquima.interactions.dtree.exception
Decision tree exception that is used to indicate a type error.
DecisionTreeTypeException(String, String) - Constructor for exception class com.aquima.interactions.dtree.exception.DecisionTreeTypeException
Constructs the exception with the name of the decision tree and the message.
DecisionTreeTypeException(String, String, Throwable) - Constructor for exception class com.aquima.interactions.dtree.exception.DecisionTreeTypeException
Constructs the exception with the name of the decision tree and the message.
DecisionTreeUnauthenticatedException - Exception Class in com.aquima.interactions.framework.handler.dtree.exceptions
 
DecisionTreeUnauthenticatedException(String) - Constructor for exception class com.aquima.interactions.framework.handler.dtree.exceptions.DecisionTreeUnauthenticatedException
 
DecisionTreeUnauthorizedException - Exception Class in com.aquima.interactions.framework.handler.dtree.exceptions
 
DecisionTreeUnauthorizedException(String) - Constructor for exception class com.aquima.interactions.framework.handler.dtree.exceptions.DecisionTreeUnauthorizedException
 
DecisionTreeVisitor - Class in com.aquima.interactions.dtree.impl
Decision tree visitor used during the initialization of the decision tree engine.
DecisionTreeVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
DecisionTreeVisitor(IDecisionTreeVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.DecisionTreeVisitor
 
DecisionTreeVisitor(InitializationLookup) - Constructor for class com.aquima.interactions.dtree.impl.DecisionTreeVisitor
 
DecisionTreeXml - Class in com.aquima.interactions.dtree.ds.xml.r12.generation
Internal class to create an XML of a tree engine datasource.
DecisionTreeXml - Class in com.aquima.interactions.dtree.ds.xml.r17.generation
Internal class to create an XML of a tree engine datasource.
DecisionTreeXml(IDecisionTreeDS, IXmlGlobals) - Constructor for class com.aquima.interactions.dtree.ds.xml.r12.generation.DecisionTreeXml
 
DecisionTreeXml(IDecisionTreeDS, IXmlGlobals) - Constructor for class com.aquima.interactions.dtree.ds.xml.r17.generation.DecisionTreeXml
 
declareFieldType(String, Identifier, Type) - Method in interface com.aquima.interactions.expressions.environment.ITypeEnvironment
This method declares a variable within a record-type object.
declareFieldType(String, Identifier, Type) - Method in class com.aquima.interactions.expressions.environment.TypeEnvironment
 
declareVariable(Identifier, IValue) - Method in interface com.aquima.interactions.expressions.environment.IValueEnvironment
Assigns an identifier to a value, this identifier is created within the current scope and can therefore hide another variable of the same name.
declareVariable(Identifier, IValue) - Method in class com.aquima.interactions.expressions.environment.ValueEnvironment
 
declareVariable(String, Type) - Method in interface com.aquima.interactions.expressions.ILocalParser
This method binds a variable to a type which will then be used within the parser to check whether the variable types are correct.
declareVariableType(Identifier, Type) - Method in interface com.aquima.interactions.expressions.environment.ITypeEnvironment
This method declares a variable of a type within this scope.
declareVariableType(Identifier, Type) - Method in class com.aquima.interactions.expressions.environment.TypeEnvironment
 
decodeBase64String(String) - Static method in class com.aquima.interactions.foundation.utility.EncodingUtil
Decode a BASE64 encoded string.
decodeUTF8String(byte[]) - Static method in class com.aquima.interactions.foundation.utility.EncodingUtil
Decode an UTF-8 encoded message.
decrypt(IEnvelope) - Method in interface com.aquima.interactions.foundation.security.core.IDecryptor
Decrypt the envelope.
decrypt(IEnvelope) - Method in class com.aquima.interactions.foundation.security.r4.Decryptor
 
decrypt(String) - Static method in class com.aquima.interactions.ds.export.r12.ExportUtilR12
Deprecated.
Decrypts and unzips the data and put it in an inputstream.
decrypt(Document) - Static method in class com.aquima.interactions.ds.export.r17.ExportUtilR17
Decrypts and unzips the data and put it in an input stream.
DECRYPTION_FAILED - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
Decryptor - Class in com.aquima.interactions.foundation.security.r4
This class is responsible for decrypting an envelope using the certificate it is constructed with.
Decryptor(DesCertificate) - Constructor for class com.aquima.interactions.foundation.security.r4.Decryptor
Constructs the decryptor with the certificate that should be used.
DEFAULT - Enum constant in enum class com.aquima.interactions.process.scheduler.utility.ScheduledJobType
 
DEFAULT - Static variable in class com.aquima.interactions.flow.ExitEvent
The default exit event.
DEFAULT - Static variable in class com.aquima.interactions.foundation.Version
 
DEFAULT - Static variable in class com.aquima.interactions.process.IgnoreMode
The default ignore mode (when no configuration is set).
DEFAULT - Static variable in class com.aquima.interactions.profile.SourceType
This define holds the definition for the 'Default' source type.
DEFAULT_ALIGNMENT - Static variable in class com.aquima.interactions.framework.util.textdata.FixedWidthTextReader
Default alignment: left
DEFAULT_CONTAINER_CONTENT_STYLE - Static variable in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This member defines the default content style for container elements.
DEFAULT_EXCEPTION_MESSAGE_TEXT - Static variable in class com.aquima.interactions.foundation.exception.DataAccessExceptionHandler
Default text message to rollback to, if no message with the above key is found.
DEFAULT_EXIT - Static variable in class com.aquima.interactions.process.Defines
This member defines the exit state label that should be used as default when no exit state name is supplied.
DEFAULT_HEIGHT - Static variable in class com.aquima.interactions.composer.model.qrcode.QRDefaults
 
DEFAULT_ID - Static variable in class com.aquima.interactions.rule.graph.JustificationEntry
This member holds the default ID to be used when no ID was specified.
DEFAULT_INVALIDDOMAINVALUE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
 
DEFAULT_MARGIN - Static variable in class com.aquima.interactions.composer.model.qrcode.QRDefaults
 
DEFAULT_MAX_LOOP_COUNT - Static variable in class com.aquima.interactions.flow.model.FlowNodeCounter
 
DEFAULT_PADDING_CHARACTER - Static variable in class com.aquima.interactions.framework.util.textdata.FixedWidthTextReader
Default padding character: space character
DEFAULT_PAGE_CONTENT_STYLE - Static variable in class com.aquima.interactions.composer.model.definition.PageDefinition
This member defines the default content style for page elements.
DEFAULT_PAGE_SIZE - Static variable in class com.aquima.interactions.composer.model.list.state.ListConfiguration
 
DEFAULT_PAGING_SIZE - Static variable in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
The default paging size if not otherwise specified.
DEFAULT_PAGING_SIZE - Static variable in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
The default paging size if not otherwise specified.
DEFAULT_PORT - Static variable in interface com.aquima.interactions.foundation.connectivity.impl.ISmtpMailConnectionFactory
 
DEFAULT_PRIORITY_VALUE - Static variable in class com.aquima.interactions.process.impl.algorithms.CustomFieldPriorityAlgorithm
 
DEFAULT_PROBLEM - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
Indicates a problem with default rule {0} = attribute name
DEFAULT_PROTOCOL - Static variable in class com.aquima.interactions.foundation.io.FileSystemResourceManager
This member denotates the default protocol name of this resource manager.
DEFAULT_PROTOCOL - Static variable in class com.aquima.interactions.foundation.io.PackageResourceManager
This member denotates the default protocol name of this resource manager.
DEFAULT_QUOTE_CHARACTER - Static variable in class com.aquima.interactions.framework.util.textdata.CsvReader
The default quote character to use if none is supplied to the constructor.
DEFAULT_SEPARATOR - Static variable in class com.aquima.interactions.framework.util.textdata.CsvReader
The default separator to use if none is supplied to the constructor.
DEFAULT_SKIP_LINES - Static variable in class com.aquima.interactions.framework.util.textdata.AbstractTextDataReader
The default line to start reading.
DEFAULT_USETLS - Static variable in interface com.aquima.interactions.foundation.connectivity.impl.ISmtpMailConnectionFactory
 
DEFAULT_WIDTH - Static variable in class com.aquima.interactions.composer.model.qrcode.QRDefaults
 
DefaultActionNodeDetails - Class in com.aquima.interactions.flow.model
Default details object that is used for action nodes.
DefaultActionNodeDetails(INodeDS, NodeID) - Constructor for class com.aquima.interactions.flow.model.DefaultActionNodeDetails
 
DefaultAnnotations - Class in com.aquima.interactions.communication.data
Default Annotation names.
DefaultApplicationConfiguration - Class in com.aquima.interactions.ds
Application configuration implementation that may be used to start an application with the default settings, or as base class for a custom configuration.
DefaultApplicationConfiguration() - Constructor for class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
DefaultCacheConfiguration - Class in com.aquima.interactions.config.cache
 
DefaultCacheConfiguration() - Constructor for class com.aquima.interactions.config.cache.DefaultCacheConfiguration
 
DefaultCanonicalizer - Class in com.aquima.interactions.project.impl.canonicalizers
Default canonicalizer.
DefaultConditionNodeDetails - Class in com.aquima.interactions.flow.model
Default details object that is used for condition nodes.
DefaultConditionNodeDetails(NodeID, String) - Constructor for class com.aquima.interactions.flow.model.DefaultConditionNodeDetails
 
DefaultConfiguration - Class in com.aquima.interactions.config
Default application configuration that must convert to .NET.
DefaultConfiguration() - Constructor for class com.aquima.interactions.config.DefaultConfiguration
 
DefaultContainerFactory - Class in com.aquima.interactions.framework.container
The default container factory that provides implementations for the containers that come bundled with the aquima runtime.
DefaultContainerFactory() - Constructor for class com.aquima.interactions.framework.container.DefaultContainerFactory
 
DefaultContentHandler - Class in com.aquima.interactions.foundation.xml.parsing
Default SAX2 ContentHandler base class.
DefaultContentHandler() - Constructor for class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
 
DefaultContentManagerFactory - Class in com.aquima.interactions.portal.content
 
DefaultContentManagerFactory() - Constructor for class com.aquima.interactions.portal.content.DefaultContentManagerFactory
 
DefaultContext - Class in com.aquima.interactions.rule.inference
Default inference context which uses a profile to locate the active instances.
DefaultContext(IProfile) - Constructor for class com.aquima.interactions.rule.inference.DefaultContext
Constructs the context for the specified profile.
DefaultCustomSchemaElementFactory - Class in com.aquima.interactions.framework.communication
The default schema composer factory that provides implementations for the schema composers that come bundled with the aquima runtime.
DefaultCustomSchemaElementFactory() - Constructor for class com.aquima.interactions.framework.communication.DefaultCustomSchemaElementFactory
 
DefaultDataSerializerFactory - Class in com.aquima.interactions.communication.data.serialization
Default implementation of serializer factory
DefaultDataSerializerFactory() - Constructor for class com.aquima.interactions.communication.data.serialization.DefaultDataSerializerFactory
 
DefaultDataSerializerFactory(boolean) - Constructor for class com.aquima.interactions.communication.data.serialization.DefaultDataSerializerFactory
 
DefaultDcmEventDetails - Class in com.aquima.interactions.flow.model.event
 
DefaultDcmEventDetails(NodeID, EventNodeType, Map<String, String>) - Constructor for class com.aquima.interactions.flow.model.event.DefaultDcmEventDetails
 
DefaultDomainValuesFactory - Class in com.aquima.interactions.framework.domain
Default domain values factory that always returns no values (null).
DefaultDomainValuesFactory() - Constructor for class com.aquima.interactions.framework.domain.DefaultDomainValuesFactory
 
DefaultErrorHandler - Class in com.aquima.interactions.foundation.xml.parsing
Default SAX2 / DOM ErrorHandler class.
DefaultErrorHandler() - Constructor for class com.aquima.interactions.foundation.xml.parsing.DefaultErrorHandler
 
DefaultExpression - Class in com.aquima.interactions.rule.inference.defaults
Inference rule that uses an expression to determine a default value for an attribute.
DefaultExpression(String, IExpressionParser, IDefaultRuleDS, IMetaModel) - Constructor for class com.aquima.interactions.rule.inference.defaults.DefaultExpression
Constructs the default expression rule with the required arguments.
DefaultExternalRuleDS - Class in com.aquima.interactions.rule.inference.defaults
Internal class that wraps a default rule datasource to implement an external rule datasource.
DefaultExternalRuleDS(String, IDefaultRuleDS) - Constructor for class com.aquima.interactions.rule.inference.defaults.DefaultExternalRuleDS
 
DefaultFactoryManager - Class in com.aquima.interactions.framework
This factory manager contains the default factories available within the aquima-interaction engine.
DefaultFactoryManager() - Constructor for class com.aquima.interactions.framework.DefaultFactoryManager
 
DefaultFactoryManager(boolean) - Constructor for class com.aquima.interactions.framework.DefaultFactoryManager
 
DefaultFactoryManagerBase - Class in com.aquima.interactions.framework
This factory manager contains the default factories available within the aquima-interaction engine.
DefaultFactoryManagerBase(IMatchTypeFactory, IRendererFactory, IResourceManager) - Constructor for class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
DefaultFactoryManagerBase(IMatchTypeFactory, IRendererFactory, IResourceManager, boolean) - Constructor for class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
DefaultFileSystemNamingStrategy - Class in com.aquima.interactions.portal.content.filesystem
This class assumes that the String representation of the GUID that used to identify content is a suitable value to create files and directories through the provided FileSystemConnection.
DefaultFileSystemNamingStrategy() - Constructor for class com.aquima.interactions.portal.content.filesystem.DefaultFileSystemNamingStrategy
 
DefaultFlowDetails - Class in com.aquima.interactions.flow.model
Default details object that is used for flows.
DefaultFlowDetails(IFlowDS) - Constructor for class com.aquima.interactions.flow.model.DefaultFlowDetails
 
DefaultFlowInitializer - Class in com.aquima.interactions.portal.model.session
Default noop flow initializer
DefaultFlowInitializer() - Constructor for class com.aquima.interactions.portal.model.session.DefaultFlowInitializer
 
DefaultFlowNodeDetails - Class in com.aquima.interactions.flow.model
Internal class containing information about the flow to call within the flow node.
DefaultFlowNodeDetails(NodeID, String) - Constructor for class com.aquima.interactions.flow.model.DefaultFlowNodeDetails
 
DefaultFunctionFlowDefinition - Class in com.aquima.interactions.flow.model
 
DefaultFunctionFlowDefinition(IFunctionFlowDefinitionDS, IExpressionParser) - Constructor for class com.aquima.interactions.flow.model.DefaultFunctionFlowDefinition
 
DefaultFunctionFlowInputParameter - Class in com.aquima.interactions.flow.model
 
DefaultFunctionFlowInputParameter(IFunctionFlowInputParameterDS) - Constructor for class com.aquima.interactions.flow.model.DefaultFunctionFlowInputParameter
 
DefaultFunctionFlowOutputParameter - Class in com.aquima.interactions.flow.model
 
DefaultFunctionFlowOutputParameter(IFunctionFlowOutputParameterDS, IExpressionParser) - Constructor for class com.aquima.interactions.flow.model.DefaultFunctionFlowOutputParameter
 
DefaultHandlerFactory - Class in com.aquima.interactions.framework.handler
The default action handler factory that provides implementations for the handlers that come bundled with the Aquima runtime.
DefaultHandlerFactory() - Constructor for class com.aquima.interactions.framework.handler.DefaultHandlerFactory
 
DefaultIgnoreModeSettings - Class in com.aquima.interactions.process.impl
Backward compatible ignore mode settings.
DefaultIgnoreModeSettings() - Constructor for class com.aquima.interactions.process.impl.DefaultIgnoreModeSettings
 
DEFAULTITEMNAME - Static variable in class com.aquima.interactions.communication.data.serialization.xml.Defaults
 
DefaultLegacyToggles - Class in com.aquima.interactions.config.legacy
 
DefaultLegacyToggles() - Constructor for class com.aquima.interactions.config.legacy.DefaultLegacyToggles
 
DefaultLicenseProvider - Class in com.aquima.interactions.ds.license
The default license provider that returns a license read from a license file.
DefaultLicenseProvider() - Constructor for class com.aquima.interactions.ds.license.DefaultLicenseProvider
Creates a license file provider that reads the license file with a default resource manager.
DefaultLogFactory - Class in com.aquima.interactions.foundation.logging
This is the standard log factory wich results in only logging to standard out, for overriding this one can call the static method LogFactory.registerLogFactory or add the JVM option as described in the LogFactory class.
DefaultLogFactory() - Constructor for class com.aquima.interactions.foundation.logging.DefaultLogFactory
 
DefaultLogger - Class in com.aquima.interactions.foundation.logging
Default logger that uses the standard output to print messages to.
DefaultLogger(Class<?>) - Constructor for class com.aquima.interactions.foundation.logging.DefaultLogger
Constructs the logger with a class type.
DefaultLogger(String) - Constructor for class com.aquima.interactions.foundation.logging.DefaultLogger
Constructs the logger with a name.
DefaultMailConfiguration - Class in com.aquima.interactions.config.mail
Default mail domain configuration.
DefaultMailConfiguration() - Constructor for class com.aquima.interactions.config.mail.DefaultMailConfiguration
 
DefaultMaskFactory - Class in com.aquima.interactions.framework.mask
Mask factory that supports all build in masks.
DefaultMaskFactory(ISpellEngine) - Constructor for class com.aquima.interactions.framework.mask.DefaultMaskFactory
 
DefaultMatchTypeFactory - Class in com.aquima.interactions.matching.impl.functions
Default match type factory that provides implementations of the match function factories that are supported.
DefaultMatchTypeFactory() - Constructor for class com.aquima.interactions.matching.impl.functions.DefaultMatchTypeFactory
Constructs the default match type factory with the default supported match function factories.
DefaultNodeDetailsFactory - Class in com.aquima.interactions.flow.model
Node details factory that is used when no custom factory is provided.
DefaultNodeDetailsFactory() - Constructor for class com.aquima.interactions.flow.model.DefaultNodeDetailsFactory
 
DEFAULTPARSEERROR - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a default value could not be parsed.
DefaultParseListener - Class in com.aquima.interactions.expressions.definition
This is the default parse listener which outputs it's parse errors to the logging system.
DefaultParseListener(String) - Constructor for class com.aquima.interactions.expressions.definition.DefaultParseListener
Constructs the parse listener with the expression that will be monitored.
DefaultProcessEngineSettings - Class in com.aquima.interactions.process.impl
Class that provides a backwards compatible implementation of IProcessEngineSettings
DefaultProcessEngineSettings() - Constructor for class com.aquima.interactions.process.impl.DefaultProcessEngineSettings
 
DefaultProcessExtensionFactory - Class in com.aquima.interactions.process
A factory that provides the default extensions to the process engine.
DefaultProcessExtensionFactory() - Constructor for class com.aquima.interactions.process.DefaultProcessExtensionFactory
 
DefaultProcessListSettings - Class in com.aquima.interactions.process.impl
Backward compatible process list settings that always return IgnoreMode.DEFAULT for ignore mode settings.
DefaultProcessListSettings() - Constructor for class com.aquima.interactions.process.impl.DefaultProcessListSettings
 
DefaultProfileFactory - Class in com.aquima.interactions.profile.model
Default internal profile factory implementation.
DefaultProfileFactory() - Constructor for class com.aquima.interactions.profile.model.DefaultProfileFactory
 
DefaultQRCodeGenerator - Class in com.aquima.interactions.composer.model.qrcode
Default implementation for QR Code Generator.
DefaultQRCodeGenerator() - Constructor for class com.aquima.interactions.composer.model.qrcode.DefaultQRCodeGenerator
 
DefaultQuartzJobParameters - Class in com.aquima.interactions.process.scheduler.impl
This is just a empty implementation for IJobParameters Used by DefaultScheduler to create empty job parameters instead of returning a null object
DefaultQuartzJobParameters() - Constructor for class com.aquima.interactions.process.scheduler.impl.DefaultQuartzJobParameters
 
DefaultResourceManager - Class in com.aquima.interactions.foundation.io
This class defines the default resource manager for aquima applications.
DefaultResourceManager() - Constructor for class com.aquima.interactions.foundation.io.DefaultResourceManager
Constructs the default resource manager.
DefaultResultNodeDetails - Class in com.aquima.interactions.flow.model
Default details object that is used for result nodes.
DefaultResultNodeDetails(INodeDS, NodeID) - Constructor for class com.aquima.interactions.flow.model.DefaultResultNodeDetails
 
DEFAULTROOTNAME - Static variable in class com.aquima.interactions.communication.data.serialization.xml.Defaults
 
DefaultRuleFactory - Class in com.aquima.interactions.framework.rule
Rule factory implementation that is capable of providing (custom) rule implementations.
DefaultRuleFactory() - Constructor for class com.aquima.interactions.framework.rule.DefaultRuleFactory
 
DefaultRuleType - Class in com.aquima.interactions.rule
This class defines the possible type of default rules that may be defined for an attribute.
DefaultRuleXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation
Internal class to generate xml from a datasource.
DefaultRuleXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation
Internal class to generate xml from a datasource.
DefaultRuleXml(IDefaultRuleDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.DefaultRuleXml
 
DefaultRuleXml(IDefaultRuleDS, IXmlGlobals) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.DefaultRuleXml
 
Defaults - Class in com.aquima.interactions.communication.data.serialization.xml
 
DefaultSchedule - Class in com.aquima.interactions.process.scheduler.impl
This is just a empty implementation for ISchedule Used by DefaultScheduler to create empty schedulers instead of returning a null object
DefaultSchedule() - Constructor for class com.aquima.interactions.process.scheduler.impl.DefaultSchedule
 
DefaultScheduleBuilder - Class in com.aquima.interactions.process.scheduler.impl
This is just a empty implementation for IScheduleBuilder Used by DefaultScheduler to create empty ISchedule instead of returning a null object
DefaultScheduleBuilder() - Constructor for class com.aquima.interactions.process.scheduler.impl.DefaultScheduleBuilder
 
DefaultScheduler - Class in com.aquima.interactions.process.scheduler.impl
This class provides a default implementation for the IScheduler interface.
DefaultScheduler() - Constructor for class com.aquima.interactions.process.scheduler.impl.DefaultScheduler
 
DefaultServiceFactory - Class in com.aquima.interactions.framework.service
The default service factory that provides implementations for the services that come bundled with the aquima runtime.
DefaultServiceFactory() - Constructor for class com.aquima.interactions.framework.service.DefaultServiceFactory
 
DefaultSoapMessageHandlerFactory - Class in com.aquima.interactions.framework.communication
Default soap handler factory that always returns no values (null).
DefaultSoapMessageHandlerFactory() - Constructor for class com.aquima.interactions.framework.communication.DefaultSoapMessageHandlerFactory
 
DefaultSymbolFactory - Class in com.aquima.interactions.java_cup
Default Implementation for SymbolFactory, creates plain old Symbols
DefaultSymbolFactory() - Constructor for class com.aquima.interactions.java_cup.DefaultSymbolFactory
DefaultSymbolFactory for CUP.
DefaultTimeTrackerFactory - Class in com.aquima.interactions.framework.tracking
Default time tracker factory that returns a TimeTracker or a NullTracker instance for each request.
DefaultTimeTrackerFactory(boolean) - Constructor for class com.aquima.interactions.framework.tracking.DefaultTimeTrackerFactory
Construct a time tracker factory with a boolean indicating if a NullTracker or TimeTracker instance should be created.
DefaultTslExpressionPrinter - Class in com.aquima.interactions.expressions.tsl.printer
Default implementation of the ITslExpressionPrinter that prints an expression to a string.
DefaultTslExpressionPrinter() - Constructor for class com.aquima.interactions.expressions.tsl.printer.DefaultTslExpressionPrinter
 
DefaultValidatorFactory - Class in com.aquima.interactions.framework.validator
Validator factory implementation that supported the default validator types.
DefaultValidatorFactory() - Constructor for class com.aquima.interactions.framework.validator.DefaultValidatorFactory
 
DefaultValue - Class in com.aquima.interactions.rule.inference.defaults
Inference rule that uses a constant value as result.
DefaultValue(String, IValue, JustificationInfo, IMetaModel) - Constructor for class com.aquima.interactions.rule.inference.defaults.DefaultValue
Constructs the inference rule for the specified attribute and value.
DefaultXmlDelegate - Class in com.aquima.interactions.profile.xml
Default implementation of the xml delegate interface.
DefaultXmlDelegate() - Constructor for class com.aquima.interactions.profile.xml.DefaultXmlDelegate
 
DefaultXmlElementContext - Class in com.aquima.interactions.communication.impl.evaluator.composer
Internal xml element context implementation.
DefaultXmlElementContext(IXmlElement, NamespaceMap) - Constructor for class com.aquima.interactions.communication.impl.evaluator.composer.DefaultXmlElementContext
 
DefaultXssBlackList - Class in com.aquima.interactions.project.impl.xss.impl
Default XSS blacklist implementation based on regular expressions.
DefaultXssBlackList() - Constructor for class com.aquima.interactions.project.impl.xss.impl.DefaultXssBlackList
 
DefaultXxeProperties - Class in com.aquima.interactions.foundation.xml.parsing
Default security properties that is used by XxeSafeDocumentBuilderFactory to generate a new DocumentBuilderFactory
DefaultXxeProperties() - Constructor for class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
Defines - Class in com.aquima.interactions.matching
This class contains various global definitions used by the match engine.
Defines - Class in com.aquima.interactions.process
This class contains some definitions that are used throughout the process engine.
DefinitionList - Class in com.aquima.interactions.expressions.tsl.parse.nodes
Parse node representing a list of TSL nodes.
DefinitionList(IParseNode) - Constructor for class com.aquima.interactions.expressions.tsl.parse.nodes.DefinitionList
Constructs the list with the first element.
DefinitionStore - Class in com.aquima.interactions.composer.model.definition
The definition store holds all the static definitions of various content types.
DefinitionStore(IProject, IMetaModel, IParserFactory, IComposerDS) - Constructor for class com.aquima.interactions.composer.model.definition.DefinitionStore
Constructs a definition store with all the element definitions provided by the data-source.
delayEvent(long, ICaseEventModel) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
delayEvent(long, ICaseEventModel) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Delays the event with the given id for the case with the given id.
delayEvent(long, ICaseEventModel) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
Delays the event with the given id for the case with the given id.
delete(GUID, IUserData, boolean) - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
delete(GUID, IUserData, boolean) - Method in class com.aquima.interactions.portal.content.DisposableContentManager
 
delete(GUID, IUserData, boolean) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
delete(GUID, IUserData, boolean) - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
delete(GUID, IUserData, boolean) - Method in interface com.aquima.interactions.portal.IContentManager
Delete content from the repository
delete(IEntityInstance) - Static method in class com.aquima.interactions.profile.events.InstanceEvent
Constructs a delete event for the specified instance.
DELETE - Enum constant in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
 
DELETE - Static variable in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
deleteBroadcastEvents() - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
deleteBroadcastEvents() - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Deletes all broadcast events.
deleteCase(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
deleteCase(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method deletes a case.
deleteCase(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
deleteCase(String) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
deleteCase(String) - Method in interface com.aquima.interactions.matching.IMutableCaseBase
Registers that an existing case in this casebase must be deleted.
DeleteContentException - Exception Class in com.aquima.interactions.portal.exception
 
DeleteContentException(GUID, String) - Constructor for exception class com.aquima.interactions.portal.exception.DeleteContentException
 
DeleteContentException(GUID, Throwable) - Constructor for exception class com.aquima.interactions.portal.exception.DeleteContentException
 
deleteFile(String) - Method in interface com.aquima.interactions.foundation.connectivity.IFileSystemConnection
This method deleted a file relative to the base path.
deleteFile(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
 
DeleteFileService - Class in com.aquima.interactions.framework.service.connectivity.file
This DeleteFileService is used to provide a service to delete files and folders from the file system.
DeleteFileService() - Constructor for class com.aquima.interactions.framework.service.connectivity.file.DeleteFileService
 
deleteFolder(String) - Method in interface com.aquima.interactions.foundation.connectivity.IFileSystemConnection
This method deletes a folder relative to the base path.
deleteFolder(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
 
deleteInstance(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
deleteInstance(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method deletes an instance
deleteInstance(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
deleteInstance(EntityValue, boolean) - Method in class com.aquima.interactions.profile.model.InstanceManager
 
deleteInstance(EntityValue, IProfile) - Method in class com.aquima.interactions.framework.handler.profile.editors.ProfileEditor
This method can be used to remove an instance.
deleteInstance(IEntityInstance, boolean) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
deleteInstance(IEntityInstance, boolean) - Method in class com.aquima.interactions.portal.model.session.PortalProfile
Deletes an instance from a profile
deleteInstance(IEntityInstance, boolean) - Method in interface com.aquima.interactions.profile.IProfile
Deletes the given instance, rendering the parameter useless.
deleteInstance(IEntityInstance, boolean) - Method in class com.aquima.interactions.profile.model.Profile
 
deleteInstance(IEntityInstance, boolean) - Method in class com.aquima.interactions.profile.model.TxProfile
 
deleteInstance(IEntityInstance, boolean) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
deleteInstance(IEntityInstance, boolean) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
Always throws an InvalidStateException: No modifications allowed on a read only profile.
deleteInstance(IEntityInstance, boolean) - Method in class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
DeleteInstance - Class in com.aquima.interactions.framework.service.instance
Service delivered with R5 that can be used in all projects to delete an instance.
DeleteInstance - Class in com.aquima.interactions.profile.model.command
This class hold the information to rollback a delete instance action.
DeleteInstance() - Constructor for class com.aquima.interactions.framework.service.instance.DeleteInstance
 
DeleteInstance(String, GUID, String) - Constructor for class com.aquima.interactions.profile.model.command.DeleteInstance
Constructs the delete instance command.
deleteValue(long, String) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
deleteValue(long, String) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method deletes a value of an instance.
deleteValue(long, String) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
deleteValue(String, String, String) - Method in class com.aquima.interactions.userscope.dao.impl.NullUserScopeDao
 
deleteValue(String, String, String) - Method in interface com.aquima.interactions.userscope.dao.IUserScopeDao
Deletes the value for the given key
demandValueFor(IValue) - Method in interface com.aquima.interactions.matching.IMatchDefinition
This method is invoked to convert a value object to a matchable demand value.
demandValueFor(IValue) - Method in interface com.aquima.interactions.matching.IMatchFunction
This method is invoked to convert a value object to a matchable demand value.
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatch
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactNumberMatch
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactStringMatch
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatch
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.levenshtein.LevenshteinMatch
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.normdist.NormDistMatch
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatch
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatch
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.range.StringRangeMatch
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramMatch
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.model.EntityMatch
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.model.EntityMatchDef
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
demandValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.model.MultiValueMatcher
 
DENIED - Static variable in class com.aquima.interactions.process.TaskExecutionEvent
 
Dependency - Class in com.aquima.interactions.rule.inference
This class holds the information about a dependency of a rule.
Dependency(DependencyType) - Constructor for class com.aquima.interactions.rule.inference.Dependency
 
DependencyInstance - Class in com.aquima.interactions.rule.inference
Entity instance wrapper that keeps track of all the attributes that are used.
DependencyInstance(IEntityInstance, DependencyProfile) - Constructor for class com.aquima.interactions.rule.inference.DependencyInstance
 
DependencyProfile - Class in com.aquima.interactions.rule.inference
Profile wrapper that keeps track of all the used entity instances.
DependencyProfile(InferenceContext, IEntityInstance) - Constructor for class com.aquima.interactions.rule.inference.DependencyProfile
 
DependencyType - Class in com.aquima.interactions.rule.inference
This class defines the type of dependencies that are allowed for an inferenced value.
DependentValueContext - Class in com.aquima.interactions.rule.inference.table
Inference Context wrapper for decision tables that returns values for actions that have already been inferenced.
DependentValueContext(InferenceContext, String) - Constructor for class com.aquima.interactions.rule.inference.table.DependentValueContext
 
DEPRECATED_CONTAINER - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
DEPRECATED_CONTAINER_PARAMETER - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
DEPRECATED_DATECREATION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_EXISTS_FROM - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_EXISTS_FROM_WHERE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_FUNCTION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_GENERATED_DOCUMENTS - Static variable in class com.aquima.interactions.framework.service.mail.MailErrorCodes
Indicates that a AQ_MailService uses Documents, which is a deprecated feature since 10.8.1
DEPRECATED_LIST_FROM_EXPRESSION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_LIST_FROM_WHERE_EXPRESSION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_LIST_OPERATION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_LIST_OPERATION_FROM - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_LIST_OPERATION_FROM_WHERE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_LIST_OPERATION_WHERE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_LIST_WHERE_EXPRESSION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_R4ANY_EXPRESSION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_R4OCCURS_EXPRESSION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
DEPRECATED_SERVICE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
DeprecatedNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This node may be used to specify a deprecation warning for a node.
DeprecatedNode(IParseNode, ErrorCode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.DeprecatedNode
Constructs a deprecation warning for a specified node.
DeprecatedNode(IParseNode, ErrorCode, String...) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.DeprecatedNode
Constructs a deprecation warning for a specified node.
DEPRECATION - Static variable in class com.aquima.interactions.foundation.report.Severity
This static member defines the Deprecation warning severity.
DEPRECATION - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Suppress warnings when a class/method is deprecated.
depth() - Method in interface com.aquima.interactions.flow.IFlowPath
This method returns the depth of the flow path.
depth() - Method in class com.aquima.interactions.flow.model.FlowPath
 
DESC - Static variable in class com.aquima.interactions.trace.SortDirection
This member defines the descending (z-a, 9-0) direction
DESCENDING - Enum constant in enum class com.aquima.interactions.framework.container.instance.linker.SortOrder
 
DESCENDING - Static variable in class com.aquima.interactions.framework.container.instance.list.InstanceListOrder
This member defines the DESCENDING sort order.
DesCertificate - Class in com.aquima.interactions.foundation.security.cert
Class representing a DES certificate.
DesCertificate(SecretKey) - Constructor for class com.aquima.interactions.foundation.security.cert.DesCertificate
 
description(String) - Method in class com.aquima.interactions.ds.export.r17.ds.ApplicationExportDS
Sets the description of application export.
deserialize(IEnvelope, InputStream) - Static method in class com.aquima.interactions.foundation.security.r4.EnvelopeSerializer
Deserialize an envelope.
deserialize(DataValueType, Reader) - Method in interface com.aquima.interactions.communication.data.serialization.IDataSerializer
Deserializes data (as provided by a reader) to an object of a particular type.
deserialize(DataValueType, Reader) - Method in class com.aquima.interactions.communication.data.serialization.json.JsonSerializer
 
deserialize(DataValueType, Reader) - Method in class com.aquima.interactions.communication.data.serialization.xml.XmlSerializer
 
deserialize(String) - Static method in class com.aquima.interactions.portal.model.session.state.SessionStateSerializer
This method may be used to initialize a session state object from a serialized Xml.
DESERIALIZE_FAILED - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
deserializeLicense(InputStream, OutputStream) - Static method in class com.aquima.interactions.foundation.lic.LicenseUtil
This method decrypts the input stream and writes the result to the output stream.
deserializeR12(byte[]) - Static method in class com.aquima.interactions.foundation.security.r4.EnvelopeSerializer
 
deserializeR6(InputStream) - Static method in class com.aquima.interactions.foundation.security.r4.EnvelopeSerializer
Deserialize an envelope.
deserializeWithoutChecking(DataValueType, Reader) - Method in interface com.aquima.interactions.communication.data.serialization.IDataSerializer
Deserializes data (as provided by a reader) to an object of a particular type.
deserializeWithoutChecking(DataValueType, Reader) - Method in class com.aquima.interactions.communication.data.serialization.json.JsonSerializer
 
deserializeWithoutChecking(DataValueType, Reader) - Method in class com.aquima.interactions.communication.data.serialization.xml.XmlSerializer
 
Despacer - Class in com.aquima.interactions.expressions.tsl.evaluator
De-spacer, as in, remove excess spaces (whitespace characters).
Despacer() - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.Despacer
 
destroy() - Method in class com.aquima.interactions.portal.model.process.ActiveProcessTask
 
destroy() - Method in interface com.aquima.interactions.portal.model.process.IActiveProcessTask
 
destroy() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
destroy() - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
destroy(IDisposeContext) - Method in class com.aquima.interactions.portal.content.DisposableContent
 
destroy(IDisposeContext) - Method in interface com.aquima.interactions.portal.IDisposableScopedObject
 
destroy(IDisposeContext) - Method in class com.aquima.interactions.portal.model.process.ActiveProcessTask
 
destroyDisposableObjects() - Method in class com.aquima.interactions.portal.model.session.scope.ReadonlySessionScope
Always throws an InvalidStateException: No modifications allowed on a read only session scope.
destroyDisposableObjects(IDisposeContext) - Method in interface com.aquima.interactions.portal.IDisposableScope
This method is called when the scope is discarded.
destroyDisposableObjects(IDisposeContext) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
destroyDisposableObjects(IDisposeContext) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalScope
 
destroyDisposableObjects(IDisposeContext) - Method in class com.aquima.interactions.portal.model.session.scope.FlowScope
 
destroyDisposableObjects(IDisposeContext) - Method in class com.aquima.interactions.portal.model.session.scope.FlowScopeDelegate
 
destroyDisposableObjects(IDisposeContext) - Method in class com.aquima.interactions.portal.model.session.scope.PortalScope
 
destroyDisposableObjects(IDisposeContext) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
detach() - Static method in class com.aquima.interactions.portal.model.session.debug.ActiveDebuggerHost
 
detailMatch(IMatchRequest, String) - Method in interface com.aquima.interactions.matching.IMatchEngine
This method may be used to match the request against a specific case, in order to get a detailed matched result explaining how each value of the request matches against the values of the case.
detailMatch(IMatchRequest, String) - Method in class com.aquima.interactions.matching.impl.model.MatchEngine
 
DetailMatchResult - Class in com.aquima.interactions.matching.result
This object contains the result of a detail match.
DetailMatchResult(String) - Constructor for class com.aquima.interactions.matching.result.DetailMatchResult
Constructs a detail match result for a specific case.
DetailMatchVisitor - Class in com.aquima.interactions.matching.impl.model
This class is used during a detail match to gather scoring information.
DetailMatchVisitor(MatchEngine) - Constructor for class com.aquima.interactions.matching.impl.model.DetailMatchVisitor
 
detectFilterType(IListColumn, ConditionOperator, IValue) - Method in class com.aquima.interactions.framework.container.caselist.search.CaseViewFilterBuilder
 
detectFilterType(IListColumn, ConditionOperator, IValue) - Method in class com.aquima.interactions.framework.container.listplus.search.BaseViewFilterBuilder
 
detectFilterType(IListColumn, ConditionOperator, IValue) - Method in class com.aquima.interactions.framework.container.worklist.search.TaskViewFilterBuilder
 
detectV7OperationTyping() - Static method in class com.aquima.interactions.expressions.definition.SemanticMode
This method returns a boolean indicating if the strict version 7 type checking should be used.
detectVersion(ISoapConnection) - Static method in class com.aquima.interactions.ds.studio.AquimaStudioVersionDetector
 
determineDomain(IProfile, ValueReference, IDomainDefinition) - Method in class com.aquima.interactions.rule.impl.RuleEngine
 
determineDomain(IProfile, ValueReference, IDomainDefinition) - Method in interface com.aquima.interactions.rule.IRuleEngine
This method will determine the set of valid values for the specified attribute.
determineRequestAction(PortalEvent) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToBoolean
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToDate
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToDateTime
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToList
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToNumericBase
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToText
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.date.AbstractBetweenFunction
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.date.AbstractDatePartFunction
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.date.AbstractIncrementFunction
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.date.Date
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.date.DateString
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.date.DateTime
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.date.DayOfWeek
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.date.Today
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.date.WeekNumber
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.date.WorkingDaysBetween
 
determineResultType(ISemanticNode...) - Method in interface com.aquima.interactions.expressions.functions.IFunction
This method is used to determine the result type of the function using the type information of the parameters that will be passed to the function.
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.list.Count
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.list.Difference
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.list.Exists
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.list.Intersection
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.list.Max
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.list.Min
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.list.Size
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.list.SymmetricDifference
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.list.Union
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.list.Unique
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.number.Annuity
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.number.Avg
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.number.Logarithm
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.number.Product
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.number.RoundFunction
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.number.RoundSigFunction
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.number.Sum
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.Capitalize
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.Concat
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.Equals
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.Find
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.Guid
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.IndexOf
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.LastIndexOf
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.LowerCase
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.Match
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.Replace
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.Split
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.StrBack
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.StrConcat
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.StrFront
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.StringLength
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.SubString
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.SubStringAfter
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.SubStringBefore
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.Trim
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.str.UpperCase
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.unknown.IsNullFunction
 
determineResultType(ISemanticNode...) - Method in class com.aquima.interactions.expressions.functions.unknown.IsUnknownFunction
 
determineType(DataType, Operator, DataType) - Static method in class com.aquima.interactions.expressions.semantics.ArithmeticOperations
This method can be used to determine the result type of an operation.
DEV - Static variable in class com.aquima.interactions.portal.ApplicationMode
Predefined application mode for development.
DialectFallbackText - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap a multilingual text to add dialect fallback behaviour for multilingual elements.
Dictionary - Class in com.aquima.interactions.matching.impl.functions.fulltext
Copyright: Copyright (c) 2002
Dictionary(StopwordList) - Constructor for class com.aquima.interactions.matching.impl.functions.fulltext.Dictionary
 
didPerformUpdates() - Method in class com.aquima.interactions.process.impl.CaseDataListener
 
Difference - Class in com.aquima.interactions.expressions.functions.list
This function returns a list containing the difference of the two lists provided as argument.
Difference - Class in com.aquima.interactions.foundation.functions
This class implements the difference function for various range, list and value combinations.
Difference() - Constructor for class com.aquima.interactions.foundation.functions.Difference
 
Difference(DataType) - Constructor for class com.aquima.interactions.expressions.functions.list.Difference
Constructs an intersection function for the specified data type.
DIFFERENCE - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
DIFFERENCE - Static variable in class com.aquima.interactions.foundation.functions.ListFunctionType
 
DIFFERENCE_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
Differences: - Search tag in class com.aquima.interactions.foundation.text.DateFormat
Section
DIFFERENT_GROUP_ENDNODES - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DigestUtil - Class in com.aquima.interactions.foundation.utility
 
DimensionChange - Class in com.aquima.interactions.expressions.semantics.nodes
The dimension expression is used to change the dimension of the wrapped expression's result.
DimensionChange(ISemanticNode, boolean) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.DimensionChange
Constructs the node with the required arguments.
DimensionExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The dimension expression is used to change the dimension of the wrapped expression's result.
DimensionExpression(IExpressionNode, boolean) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.DimensionExpression
Constructs the dimension expression with the required arguments.
Direction - Class in com.aquima.interactions.project
 
DIRECTION - Static variable in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterParser
 
DIRECTION - Static variable in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterParser
 
disableSnapshoting() - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
This method disables the posibility for stackinstances to be added in the snapshots.
discardParent(IDisposeContext) - Method in class com.aquima.interactions.portal.model.session.scope.PortalScope
This method discards all the values from the parent scope by detaching the parent.
DISPLAY_NAME - Static variable in class com.aquima.interactions.trace.impl.ProcessTraceMessage
 
DISPLAYNAME - Static variable in class com.aquima.interactions.process.dao.model.CaseProperty
This member defines the DISPLAYNAME case property.
DISPLAYNAME - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the DISPLAYNAME task property.
DisplaySortInstanceLinkerEntry - Class in com.aquima.interactions.framework.container.instance.linker
 
DisplaySortInstanceLinkerEntry(IEntityInstance, ILanguage[], ILanguage, IAttributeDefinition[]) - Constructor for class com.aquima.interactions.framework.container.instance.linker.DisplaySortInstanceLinkerEntry
 
DisposableContent - Class in com.aquima.interactions.portal.content
Class implementing a disposable content which will remove all created content when it is disposed.
DisposableContent(String, PortalScopeType) - Constructor for class com.aquima.interactions.portal.content.DisposableContent
 
DisposableContentManager - Class in com.aquima.interactions.portal.content
A content manager which will place a DisposableContent on the IPortalScope.
DisposableContentManager(IContentManager, String, IPortalScope) - Constructor for class com.aquima.interactions.portal.content.DisposableContentManager
 
DisposableContentManager(IContentManager, String, IPortalScope, String) - Constructor for class com.aquima.interactions.portal.content.DisposableContentManager
 
DisposeContext - Class in com.aquima.interactions.portal.model.session
Class for disposable portal context implementation.
DisposeContext(IInternalPortalContext) - Constructor for class com.aquima.interactions.portal.model.session.DisposeContext
 
disposeCurrentTask() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
DIV - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
DIV - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
DIV_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
DMNDecisionTree - Class in com.aquima.interactions.rule
This class holds the justification information for a DMN decision.
DMNDecisionTree(ValueReference, IValue, SourceType, DefaultRuleType, String, String) - Constructor for class com.aquima.interactions.rule.DMNDecisionTree
Constructs a DMN decision tree for the specified value.
DMNDecisionTree(IExpression, IValue, String) - Constructor for class com.aquima.interactions.rule.DMNDecisionTree
Constructs a DMN decision tree for the specified expression
do_action(int, lr_parser, Stack<Symbol>, int) - Method in class com.aquima.interactions.java_cup.lr_parser
Perform a bit of user supplied action code (supplied by generated subclass).
Document - Class in com.aquima.interactions.composer.model
This class defines the root element of a runtime document.
Document(DocumentDefinition) - Constructor for class com.aquima.interactions.composer.model.Document
Constructs the document model from a document definition.
Document(Document, boolean) - Constructor for class com.aquima.interactions.composer.model.Document
 
Document(String) - Constructor for class com.aquima.interactions.composer.model.Document
Constructs the document model with the specified name.
Document(String, String) - Constructor for class com.aquima.interactions.composer.model.Document
Constructs the document model with the specified name and description.
Document(String, String, Element[]) - Constructor for class com.aquima.interactions.composer.model.Document
Constructs the document model with the specified name and contents.
DOCUMENT - Static variable in class com.aquima.interactions.composer.ElementType
This member defines the DOCUMENT element type.
DOCUMENT - Static variable in class com.aquima.interactions.metamodel.ReferenceType
References of this type reference a document.
DOCUMENT - Static variable in class com.aquima.interactions.trace.impl.TimelineMessageType
 
DOCUMENT_LOAD_ISSUE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a problem occured during initialization of a document.
DocumentAuditMessage - Class in com.aquima.interactions.foundation.logging.audit.impl
 
DocumentContext - Class in com.aquima.interactions.communication.impl.evaluator.composer
Root xml element context implementation.
DocumentContext() - Constructor for class com.aquima.interactions.communication.impl.evaluator.composer.DocumentContext
Construct a document context.
DocumentContext(NamespaceMap) - Constructor for class com.aquima.interactions.communication.impl.evaluator.composer.DocumentContext
Construct a document context with a namespace map.
DocumentDefinition - Class in com.aquima.interactions.composer.model.definition
This class holds the definition of a single document.
DocumentDefinition(IMetaModel, IParserFactory, DefinitionStore, IDocumentDS) - Constructor for class com.aquima.interactions.composer.model.definition.DocumentDefinition
Constructs a document definition from data source.
DocumentDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
DocumentDS(IDocumentDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.DocumentDS
 
DocumentEngine - Class in com.aquima.interactions.portal.model.session
Document engine to be used in the portal engine.
DocumentEngine(IInternalPortalContext, IComposer) - Constructor for class com.aquima.interactions.portal.model.session.DocumentEngine
Construct a document engine.
DocumentEngine(IInternalPortalContext, IMaskFactory, IRendererFactory, IResourceManager, IComposer) - Constructor for class com.aquima.interactions.portal.model.session.DocumentEngine
 
DocumentException - Exception Class in com.aquima.interactions.portal.documents
Base class for all exceptions originating from the document engine.
DocumentException(String) - Constructor for exception class com.aquima.interactions.portal.documents.DocumentException
Basic constructor with only a message explaining the cause of the error.
DocumentException(String, Throwable) - Constructor for exception class com.aquima.interactions.portal.documents.DocumentException
Constructor with both a message and an exception explaining the cause of the error.
DocumentGenerate - Class in com.aquima.interactions.framework.service.document
Service (AQ_Document_Generate) for generating documents
DocumentGenerate() - Constructor for class com.aquima.interactions.framework.service.document.DocumentGenerate
 
DocumentLinkContainer - Class in com.aquima.interactions.framework.container.link
Document link dynamic container implementation.
DocumentLinkContainer() - Constructor for class com.aquima.interactions.framework.container.link.DocumentLinkContainer
 
DocumentLinkParameters - Class in com.aquima.interactions.framework.container.link
This class is responsible for parsing the parameters of a document link container.
DocumentLinkParameters(IParameters) - Constructor for class com.aquima.interactions.framework.container.link.DocumentLinkParameters
Constructs the parameters object with the parameters of the dynamic container.
DOCUMENTNAME - Static variable in class com.aquima.interactions.framework.container.link.DocumentLinkParameters
 
DocumentReferenceDefinition - Class in com.aquima.interactions.metamodel.impl
Represents the definition of a document reference (on an attribute).
DocumentReferenceDefinition(IReferenceDS) - Constructor for class com.aquima.interactions.metamodel.impl.DocumentReferenceDefinition
 
DocumentRenderer - Class in com.aquima.interactions.framework.service.document
Service to render a document and place it in the scope for later reference.
DocumentRenderer() - Constructor for class com.aquima.interactions.framework.service.document.DocumentRenderer
 
DocumentRendererParameters - Class in com.aquima.interactions.framework.service.document
Parameters for the DocumentRender service.
DocumentRendererParameters(IParameters) - Constructor for class com.aquima.interactions.framework.service.document.DocumentRendererParameters
Constructs the parameters object with the parameters of the dynamic container.
DocumentResult - Class in com.aquima.interactions.framework.handler.document
Class containing the result (=document content) of the document action handler.
DocumentResult(IRenderedDocument) - Constructor for class com.aquima.interactions.framework.handler.document.DocumentResult
 
DocumentTraceMessage - Class in com.aquima.interactions.trace.impl
This message is created to trace a creation and update of a file, a move of a file, a delete of a file and an update of a metadata file.
DOCUMENTTYPE - Static variable in class com.aquima.interactions.framework.container.link.DocumentLinkParameters
 
DocumentXmlRenderer - Class in com.aquima.interactions.framework.renderer.document
Default xml renderer to render composer objects to document xml.
DocumentXmlRenderer(Map<String, IXmlElementRenderer>) - Constructor for class com.aquima.interactions.framework.renderer.document.DocumentXmlRenderer
Constructs the XmlDocumentRenderer without any default renderers.
domain(String) - Method in interface com.aquima.interactions.foundation.connectivity.IHttpConnectionFiller
 
domain(String) - Method in class com.aquima.interactions.foundation.connectivity.NullHttpConnectionFiller
 
Domain - Class in com.aquima.interactions.expressions.definition
This class represents the domain of a typed expression.
Domain - Class in com.aquima.interactions.profile.model
The domain class is used to hold all the values that are valid for an attribute.
Domain(DataType) - Constructor for class com.aquima.interactions.expressions.definition.Domain
Constructs a derived empty domain for the specified type.
Domain(IDomainDefinition) - Constructor for class com.aquima.interactions.profile.model.Domain
Constructs the domain from the domain definition, using all the values from the defined domain.
Domain(IDomainDefinition, IPrimitiveValue[]) - Constructor for class com.aquima.interactions.profile.model.Domain
Constructs the domain from the definition and an array of values that are currently valid.
DOMAIN - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
DOMAIN_CONSTRAINT_PROBLEM - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
Indicates a problem with domain constraint {0} = constraint-name
DOMAIN_PROBLEM - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
Indicates a problem with a domain.
DomainActionRule - Class in com.aquima.interactions.rule.constraint.table
This class holds the values that are valid for a domain constraint.
DomainActionRule(String[], DataType) - Constructor for class com.aquima.interactions.rule.constraint.table.DomainActionRule
 
DomainActionRule(String, DataType) - Constructor for class com.aquima.interactions.rule.constraint.table.DomainActionRule
 
DomainDefinition - Class in com.aquima.interactions.metamodel.impl
Implementation of the domain definition interface.
DomainDefinition(IDomainDS, IDomainValuesFactory) - Constructor for class com.aquima.interactions.metamodel.impl.DomainDefinition
 
DomainDefinitionComparator - Class in com.aquima.interactions.metamodel.util
Comparator for IDomainDefinition on their 'name'.
DomainDefinitionComparator(boolean) - Constructor for class com.aquima.interactions.metamodel.util.DomainDefinitionComparator
Protected creation function, inherited classes can re-use.
DomainDelegateDS - Class in com.aquima.interactions.metamodel.ds.delegate
Delegate datasource for easy datasource extension.
DomainDelegateDS(IDomainDS) - Constructor for class com.aquima.interactions.metamodel.ds.delegate.DomainDelegateDS
 
DomainDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
DomainDS(IDomainDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.DomainDS
 
DOMAINEMPTY - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used for warnings when a domain without any values is detected.
DomainObjectDefinition - Class in com.aquima.interactions.communication.impl
Data Object definition implementation.
DomainObjectDefinition(IDomainObjectDS, IMetaModel, IRuleEngine, IEntityDefinition) - Constructor for class com.aquima.interactions.communication.impl.DomainObjectDefinition
 
DomainObjectXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Generates Xml from datasource
DomainObjectXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Generates Xml from datasource
DomainObjectXml(IDomainObjectDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.DomainObjectXml
 
DomainObjectXml(IDomainObjectDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.DomainObjectXml
 
DomainPropertyDefinition - Class in com.aquima.interactions.communication.impl
Data Property Definition implementation.
DomainPropertyDefinition(IDomainPropertyDS, IMetaModel, IRuleEngine, IEntityDefinition) - Constructor for class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
DomainPropertyXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Generates Xml from datasource
DomainPropertyXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Generates Xml from datasource
DomainPropertyXml(IDomainPropertyDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.DomainPropertyXml
 
DomainPropertyXml(IDomainPropertyDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.DomainPropertyXml
 
DomainSchemaComposer - Class in com.aquima.interactions.communication.impl.evaluator.composer
Compose a DataObject from the profile using a DataContract.
DomainSchemaComposer(IDomainSchemaDefinition, IDomainSchemaRegistry, InferenceContext, ICommunicationEngineHandler) - Constructor for class com.aquima.interactions.communication.impl.evaluator.composer.DomainSchemaComposer
Instantiates a new instance of the composer.
DomainSchemaContext - Class in com.aquima.interactions.portal.model.session
 
DomainSchemaContext(IInternalPortalContext, InferenceContext, IParameters) - Constructor for class com.aquima.interactions.portal.model.session.DomainSchemaContext
 
DomainSchemaDefinition - Class in com.aquima.interactions.communication.impl
Definition implementation of a data contract.
DomainSchemaDefinition(IDomainSchemaDS, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.DomainSchemaDefinition
 
DomainSchemaParser - Class in com.aquima.interactions.communication.impl.evaluator.parser
Parses a DataObject to the inferenceContext based on the data contract.
DomainSchemaParser(IDomainSchemaDefinition, IDomainSchemaRegistry, IDomainSchemaValidator) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.DomainSchemaParser
Creates a new instance.
DomainSchemaVisitor - Class in com.aquima.interactions.communication.impl
Internal visitor class to add data contracts.
DomainSchemaVisitor(CommunicationEngine, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.DomainSchemaVisitor
 
DomainSchemaXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Generates Xml from datasource
DomainSchemaXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Generates Xml from datasource
DomainSchemaXml(IDomainSchemaDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.DomainSchemaXml
 
DomainSchemaXml(IDomainSchemaDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.DomainSchemaXml
 
DomainValidator - Class in com.aquima.interactions.expressions.semantics
Utility class that can be used to check if domains have an intersection.
DomainValue - Class in com.aquima.interactions.composer.model
This class holds a single possible/allowed value for a field.
DomainValue - Class in com.aquima.interactions.framework.handler.dtree
 
DomainValue(boolean, IPrimitiveValue) - Constructor for class com.aquima.interactions.composer.model.DomainValue
Construct a domain value without presentation styles.
DomainValue(boolean, IDomainValueDefinition) - Constructor for class com.aquima.interactions.composer.model.DomainValue
Construct a domain value.
DomainValue(String, String) - Constructor for class com.aquima.interactions.framework.handler.dtree.DomainValue
 
DomainValueDefinition - Class in com.aquima.interactions.metamodel.impl
Represents the definition of a domain item, consisting of a value and an optional list of presentation style names.
DomainValueDefinition(IPrimitiveValue, String[]) - Constructor for class com.aquima.interactions.metamodel.impl.DomainValueDefinition
 
DomainValueDelegateDS - Class in com.aquima.interactions.composer.ds.delegate
 
DomainValueDelegateDS(IDomainValueDS) - Constructor for class com.aquima.interactions.composer.ds.delegate.DomainValueDelegateDS
 
DomainValueDS - Class in com.aquima.interactions.portal.ds.sys.dialects
 
DomainValueDS(IDomainValueDS, IPrimitiveValue) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.DomainValueDS
 
DomainValues - Class in com.aquima.interactions.metamodel
This class represents the values of an external domain.
DomainValues(DataType, String) - Constructor for class com.aquima.interactions.metamodel.DomainValues
 
DomainValueVisitor - Class in com.aquima.interactions.metamodel.impl
Implementation of the domain value visitor interface used during initialization of the domain definition from the data source.
DomainValueVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
DomainValueVisitor(IDomainValueVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.DomainValueVisitor
 
DomainValueVisitor(DomainDefinition) - Constructor for class com.aquima.interactions.metamodel.impl.DomainValueVisitor
 
DomainValueXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
 
DomainValueXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
 
DomainValueXml(IXmlGlobals, IDomainValueDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.DomainValueXml
 
DomainValueXml(IXmlGlobals, IDomainValueDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.DomainValueXml
 
DomainVisitor - Class in com.aquima.interactions.metamodel.impl
Implementation of the domain visitor interface used during initialization of the domains from data source.
DomainVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
DomainVisitor(IDomainVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.DomainVisitor
 
DomainVisitor(MetaModel) - Constructor for class com.aquima.interactions.metamodel.impl.DomainVisitor
 
DomainXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
Internal class to generate xml from a datasource.
DomainXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
Internal class to generate xml from a datasource.
DomainXml(IDomainDS, IXmlGlobals) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.DomainXml
 
DomainXml(IDomainDS, IXmlGlobals) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.DomainXml
 
done_parsing() - Method in class com.aquima.interactions.java_cup.lr_parser
This method is called to indicate that the parser should quit.
doProcess(IActionNodeDetails) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
DOSSIER_METADATA - Static variable in class com.aquima.interactions.framework.container.worklist.config.ColumnType
 
DOSSIER_METADATA - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
 
DossierMetadataFilter - Class in com.aquima.interactions.process.dao.dto
 
DossierMetadataFilter(String, ConditionOperator, IValue, boolean, DataType) - Constructor for class com.aquima.interactions.process.dao.dto.DossierMetadataFilter
 
DOT - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
doubleCompare(double, double) - Method in class com.aquima.interactions.foundation.types.NumberValue
This method compares two doubles using a small margin to determine if the doubles are equal.
doubleValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
doubleValue() - Method in class com.aquima.interactions.foundation.convert.Convertable
 
doubleValue() - Method in interface com.aquima.interactions.foundation.convert.IConvertable
This method converts the internal value to a double primitive.
doubleValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
doubleValue() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
doubleValue() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
doubleValue() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
doubleValue() - Method in class com.aquima.interactions.foundation.types.DateValue
 
doubleValue() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
doubleValue() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
doubleValue() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
doubleValue() - Method in class com.aquima.interactions.foundation.types.StringValue
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeBooleanValue
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeCurrency
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateTimeValue
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateValue
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeEntityValue
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeInfiniteValue
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeIntegerValue
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeListValue
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeNumberValue
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributePercentage
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeRangeValue
 
doubleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeStringValue
 
DOWN - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
DrgXmlRenderer - Class in com.aquima.interactions.rule
This XML renderer object is constructed to convert a Decision Requirements Graph DMNDecisionTree object to a XML document for persistency purposes.
DrgXmlRenderer() - Constructor for class com.aquima.interactions.rule.DrgXmlRenderer
 
DT_ACTION_TARGET_MISSING - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an action contains an invalid (empty) attribute.
DT_ACTION_VALUE_MISSING - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an action alternative contains an invalid (empty) expression.
DTDManager - Class in com.aquima.interactions.foundation.xml.parsing
The manager and resolver for internal DTDs.
DTDManager() - Constructor for class com.aquima.interactions.foundation.xml.parsing.DTDManager
 
DTreeAnswer - Class in com.aquima.interactions.framework.handler.dtree
 
DTreeAnswer() - Constructor for class com.aquima.interactions.framework.handler.dtree.DTreeAnswer
 
DTreeDetails - Class in com.aquima.interactions.framework.handler.dtree
 
DTreeDetails(String, String, double) - Constructor for class com.aquima.interactions.framework.handler.dtree.DTreeDetails
 
DTreeResult - Class in com.aquima.interactions.framework.handler.dtree
 
DTreeResult() - Constructor for class com.aquima.interactions.framework.handler.dtree.DTreeResult
 
DTreeResult(List<Question>, List<Question>, List<Solution>) - Constructor for class com.aquima.interactions.framework.handler.dtree.DTreeResult
 
DTreeSearch - Class in com.aquima.interactions.framework.handler.dtree
 
DTreeSearch() - Constructor for class com.aquima.interactions.framework.handler.dtree.DTreeSearch
 
DUEDATE - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the DUEDATE task property.
dump() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.Dictionary
 
dump(IProfile, IMetaModel) - Static method in class com.aquima.interactions.profile.model.state.ProfileDumper
This method dumps the profile state to an array of instance dumb objects.
dump_stack() - Method in class com.aquima.interactions.java_cup.lr_parser
Dump the parse stack for debugging purposes.
duplicate() - Method in interface com.aquima.interactions.composer.IElement
This method should clone the element and return the cloned element.
duplicate() - Method in class com.aquima.interactions.composer.model.Asset
 
duplicate() - Method in class com.aquima.interactions.composer.model.Button
 
duplicate() - Method in class com.aquima.interactions.composer.model.Container
This method duplicates the container element.
duplicate() - Method in class com.aquima.interactions.composer.model.ContentItem
 
duplicate() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method duplicates the definition and returns the copy.
duplicate() - Method in class com.aquima.interactions.composer.model.definition.ElementReference
 
duplicate() - Method in class com.aquima.interactions.composer.model.definition.InlineReference
 
duplicate() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
duplicate() - Method in class com.aquima.interactions.composer.model.Document
 
duplicate() - Method in class com.aquima.interactions.composer.model.FailedElement
 
duplicate() - Method in class com.aquima.interactions.composer.model.Field
 
duplicate() - Method in class com.aquima.interactions.composer.model.HiddenElement
 
duplicate() - Method in class com.aquima.interactions.composer.model.Image
 
duplicate() - Method in class com.aquima.interactions.composer.model.Link
 
duplicate() - Method in class com.aquima.interactions.composer.model.Page
 
duplicate() - Method in class com.aquima.interactions.composer.model.table.Table
 
duplicate() - Method in class com.aquima.interactions.composer.model.table.TableCell
 
duplicate() - Method in class com.aquima.interactions.composer.model.table.TableElement
 
duplicate() - Method in class com.aquima.interactions.composer.model.table.TableHeader
 
duplicate() - Method in class com.aquima.interactions.composer.model.table.TableRow
 
duplicate() - Method in class com.aquima.interactions.composer.model.TextItem
 
duplicate() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
duplicate() - Method in interface com.aquima.interactions.flow.IFlowState
This method returns a deep copy (clone) of itself.
duplicate() - Method in class com.aquima.interactions.flow.model.FlowPath
 
duplicate() - Method in class com.aquima.interactions.flow.model.FlowState
 
duplicate() - Method in interface com.aquima.interactions.foundation.IValue
This method returns a deep copy of the value.
duplicate() - Method in interface com.aquima.interactions.foundation.tx.ITransactionalAction
Returns a deep copy of the transaction.
duplicate() - Method in class com.aquima.interactions.foundation.tx.Transaction
 
duplicate() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.DateTimeValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.DateValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.ListValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
duplicate() - Method in class com.aquima.interactions.foundation.types.StringValue
 
duplicate() - Method in class com.aquima.interactions.framework.container.dtree.AnsweredContainer
 
duplicate() - Method in class com.aquima.interactions.framework.container.dtree.ButtonContainer
 
duplicate() - Method in class com.aquima.interactions.framework.container.dtree.QuestionsContainer
 
duplicate() - Method in class com.aquima.interactions.framework.container.dtree.SolutionsContainer
 
duplicate() - Method in class com.aquima.interactions.framework.container.dtree.TreeListContainer
 
duplicate() - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListOrder
 
duplicate() - Method in class com.aquima.interactions.portal.model.tx.AbortFlow
 
duplicate() - Method in class com.aquima.interactions.portal.model.tx.CompleteFlow
 
duplicate() - Method in class com.aquima.interactions.portal.model.tx.PushActiveInstance
 
duplicate() - Method in class com.aquima.interactions.portal.model.tx.StartFlow
 
duplicate() - Method in class com.aquima.interactions.profile.model.command.AddValue
 
duplicate() - Method in class com.aquima.interactions.profile.model.command.ChangeAttributeProperty
 
duplicate() - Method in class com.aquima.interactions.profile.model.command.ChangeEntityProperty
 
duplicate() - Method in class com.aquima.interactions.profile.model.command.ClearValue
 
duplicate() - Method in class com.aquima.interactions.profile.model.command.CreateInstance
 
duplicate() - Method in class com.aquima.interactions.profile.model.command.DeleteInstance
 
duplicate() - Method in class com.aquima.interactions.profile.model.command.RemoveValue
 
duplicate() - Method in class com.aquima.interactions.profile.model.command.SetValue
 
duplicate() - Method in class com.aquima.interactions.rule.InstanceStack
Creates a duplicate of the instance stack.
duplicate() - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
 
DUPLICATE_ATTRIBUTE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_AUTHORIZATIONALGORITHM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_CASE - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate multiple cases with the same name (id) have been found.
DUPLICATE_CONSTRAINT - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a rule with the same name is already present.
DUPLICATE_CONTENT_NAME - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a duplicate element definition is detected.
DUPLICATE_CONTENT_STYLE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a duplicate content style definition was found.
DUPLICATE_CROSSTABLE_DISTANCE - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate multiple distances were found for the same value combination.
DUPLICATE_DATACONTRACT - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_DATAPROPERTY - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_DEFAULT_EDGE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to indicate a node has multiple edges defined for the default exit.
DUPLICATE_DOCUMENT_NAME - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a duplicate document definition is detected.
DUPLICATE_EDGES - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_ELEMENT - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_ELEMENT - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a duplicate element definition is detected.
DUPLICATE_ENTITY_REFERENCE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate that a duplicate entity regerence was detected.
DUPLICATE_EXIT_EVENT - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to indicate a node has duplicate exit events defined.
DUPLICATE_EXPANDER - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
DUPLICATE_EXPANDER_NAME - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate multiple expanders are defined with the same name.
DUPLICATE_EXPRESSION_TEMPLATE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an expression template with the same name is already present.
DUPLICATE_FIELD_TYPE - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
DUPLICATE_FLOW - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
DUPLICATE_FLOW_EXIT_MAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
DUPLICATE_GLOBAL_PARAMETER - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
DUPLICATE_HEADER - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_IMAGE_NAME - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a duplicate image definition is detected.
DUPLICATE_LANGUAGE - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate a duplicate language was detected.
DUPLICATE_MATCH_FUNCTION - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This code is defined as: "Duplicate match functions found with the name '{0}'.",
DUPLICATE_MESSAGEEVENT - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_MESSAGEEVENT_FIELD - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_METADATA - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
 
DUPLICATE_OPERATION - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_PARAMETER - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate multiple parameters are defined with the same name.
DUPLICATE_PORTALMESSAGE_FIELD - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
DUPLICATE_PORTALMESSAGE_NAME - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
DUPLICATE_PRIORITYALGORITHM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_PROCESS - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_PROCESSEVENT - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_PROCESSTASK - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_PROCESSTYPE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_RESOURCE_NAME - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate multiple connections are defined with the same name.
DUPLICATE_RESTSERVICE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_ROLE - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
DUPLICATE_ROLE_GROUP - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate a duplicate role was detected.
DUPLICATE_ROOT_NODE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate that a text element contains multiple text definitions for the same language.
DUPLICATE_ROUTINGALGORITHM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_RULE_GROUP - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used when multiple definitions of the same rule group are detected.
DUPLICATE_SCHEMA - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_SCHEMASET - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_SERVICE_CALL - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
DUPLICATE_SERVICE_NAME - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate multiple services are defined with the same name.
DUPLICATE_SOAPCONTRACT - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_SOAPSERVICE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_SOURCE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a rule with the same name is already present.
DUPLICATE_TASK_EXIT_STATE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_TASK_MAPPINGS_WITHOUT_PRECONDITION - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
DUPLICATE_TEXT_NAME - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a duplicate text definition is detected.
DUPLICATE_TIMEOUT - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
DUPLICATE_TYPE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_URNARGUMENT - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_VALIDATOR_NAME - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate multiple validators are defined with the same name.
DUPLICATE_VALUE_FORMAT - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate two value formats are defined with the same name.
DUPLICATE_WSDL - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATE_XMLCONTRACT - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
DUPLICATEATTRIBUTE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate that a duplicated attribute was detected.
DUPLICATECHANNEL - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate a duplicate channel was detected.
DuplicateContentException - Exception Class in com.aquima.interactions.composer.exception
This exception is used to indicate duplicate definitions were found.
DuplicateContentException(ElementType, String) - Constructor for exception class com.aquima.interactions.composer.exception.DuplicateContentException
Constructs the exception with the type and name of the element that was already present.
DUPLICATEDEFAULTMESSAGE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate multiple messages were found for the same key.
DUPLICATEDOMAIN - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate that a duplicate domain was detected.
DUPLICATEENTITY - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a duplicate entity was detected.
DUPLICATEINSTANCE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate that multiple static instances were defined with the same name.
DUPLICATEMESSAGE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate multiple messages were found for the same key.
DUPLICATEMESSAGE - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate a duplicate message was detected.
DUPLICATESINGLETONINSTANCE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate that multiple singleton instances of the same type were detected.
DUPLICATETEAM - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate a duplicate team was detected.
DUPLICATETHEME - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate a duplicate theme was detected.
DUPLICATEVALUES - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate that multiple values for the same (static instance) attribute were detected.
DYNAMICCONTAINER_PROBLEMS - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate a problems occurred during initialization a service call {0} = name
DynamicText - Class in com.aquima.interactions.rule.parser
This class contains a parsed multilingual TSL object.
DynamicText(ILanguage[], TslText[]) - Constructor for class com.aquima.interactions.rule.parser.DynamicText
Constructs the dynamic text object using the languages and text nodes.

E

EACH - Static variable in class com.aquima.interactions.expressions.definition.PredicateType
This member defines the EACH predicate type.
EACH - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
EACH_EXISTS_ISACTIVE_EXPRESSION_MISSING_ALIAS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
EachExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The each expression can be used to check if all of the selected values matches the condition.
EachExpression(IExpressionNode, Identifier, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.EachExpression
Constructs the each expression with the required arguments.
EDGE_HAS_INVALID_SOURCE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
EDGE_HAS_INVALID_TARGET - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
EDGE_HAS_NO_CONDITION - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
EDGE_HAS_NO_SOURCE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
EDGE_HAS_NO_SOURCE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
EDGE_HAS_NO_TARGET - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
EDGE_HAS_NO_TARGET - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
EdgeData - Class in com.aquima.interactions.process.impl.builder
This class holds the information of a single edge from the process.
EdgeData(IProcessEdgeDS, NodeVisitor) - Constructor for class com.aquima.interactions.process.impl.builder.EdgeData
 
EdgeData(EdgeData, NodeData) - Constructor for class com.aquima.interactions.process.impl.builder.EdgeData
 
EdgeData(NodeData) - Constructor for class com.aquima.interactions.process.impl.builder.EdgeData
 
EdgeSorter - Class in com.aquima.interactions.process.impl.builder
This class is used to sort edges on sequence number.
EdgeSorter() - Constructor for class com.aquima.interactions.process.impl.builder.EdgeSorter
 
EdgeVisitor - Class in com.aquima.interactions.flow.model
Visitor which is used to iterate over all edges during construction of an InternalFlow.
EdgeVisitor - Class in com.aquima.interactions.process.impl.builder
This visitor is used during initialization to connect the nodes to each other with edges.
EdgeVisitor(NodeVisitor) - Constructor for class com.aquima.interactions.process.impl.builder.EdgeVisitor
 
EdgeVisitor(IExpressionParser, String, Map<NodeID, InternalNode>) - Constructor for class com.aquima.interactions.flow.model.EdgeVisitor
 
EdgeXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
Internal class to generate xml from a datasource.
EdgeXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
Internal class to generate xml from a datasource.
EdgeXml(IEdgeDS, FlowXml) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.EdgeXml
 
EdgeXml(IEdgeDS, FlowXml) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.EdgeXml
 
EDITION - Static variable in class com.aquima.interactions.foundation.EditionVersionConstants
 
EditionVersionConstants - Class in com.aquima.interactions.foundation
Class containing the version constants for the Aquima Standard Edition.
EditionVersionConstants() - Constructor for class com.aquima.interactions.foundation.EditionVersionConstants
 
EITHER - Static variable in class com.aquima.interactions.matching.RequirementType
This member defines the EITHER requirement type, that is used to indicate that either the profile or the case value needs to be available in order to be able to match.
EITHER_ID - Static variable in class com.aquima.interactions.matching.RequirementType.Id
This member defines the numeric ID of the EITHER requirement type.
Element - Class in com.aquima.interactions.composer.model
Base class for all runtime page elements.
Element(ElementDefinition) - Constructor for class com.aquima.interactions.composer.model.Element
 
Element(Element) - Constructor for class com.aquima.interactions.composer.model.Element
 
Element(String) - Constructor for class com.aquima.interactions.composer.model.Element
Constructs a runtime element for the specified name.
ElementComposeException - Exception Class in com.aquima.interactions.composer.model
This exception is used internally in the composer to notify that the compose of an element failed.
ElementComposeException(AbstractReference, Throwable) - Constructor for exception class com.aquima.interactions.composer.model.ElementComposeException
 
ElementComposer - Class in com.aquima.interactions.portal.model
IElementComposer implementation used by services and containers.
ElementComposer(IComposerContext, IComposerHandler, IComposer, IModule) - Constructor for class com.aquima.interactions.portal.model.ElementComposer
Constructs an element composer with the required arguments, based on an IComposerContext instance.
ElementComposer(InferenceContext, IComposerHandler, IComposer, IModule) - Constructor for class com.aquima.interactions.portal.model.ElementComposer
Constructs an element composer with the required arguments, based on an InferenceContext.
ElementConverterUtils - Class in com.aquima.interactions.framework.renderer.util
This class provides various utility methods which help converting multilingual objects to xml.
ElementDefinition - Class in com.aquima.interactions.composer.model.definition
Base class for (static) element definitions.
ElementDefinition(IElementDS) - Constructor for class com.aquima.interactions.composer.model.definition.ElementDefinition
 
ElementDefinition(ElementDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.ElementDefinition
 
ElementDefinition(String) - Constructor for class com.aquima.interactions.composer.model.definition.ElementDefinition
 
ElementErrorCode - Class in com.aquima.interactions.composer.ds
Error code implementation that uses the element name and type parameters to implement the getElementName and getElementType methods.
ElementErrorCode(String, String, String[]) - Constructor for class com.aquima.interactions.composer.ds.ElementErrorCode
 
ElementFinderVisitor - Class in com.aquima.interactions.composer.model
This class implements a visitor that may be used to locate an element with a specific key.
ElementFinderVisitor(RuntimeKey) - Constructor for class com.aquima.interactions.composer.model.ElementFinderVisitor
Constructs the finder visitor with the key of the element that needs to be located.
ELEMENTMAPPING_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
ElementMappingDefinition - Class in com.aquima.interactions.communication.impl
This class holds the static definition of an element mapping.
ElementMappingDefinition(SchemaDefinition, IElementMappingDS, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.ElementMappingDefinition
 
ElementMappingVisitor - Class in com.aquima.interactions.communication.impl
Internal visitor to gather all element mappings.
ElementMappingVisitor(SchemaDefinition, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.ElementMappingVisitor
 
ElementMappingXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ElementMappingXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ElementMappingXml(IElementMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.ElementMappingXml
 
ElementMappingXml(IElementMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.ElementMappingXml
 
ELEMENTPARTICLE_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
ElementParticleMappingDefinition - Class in com.aquima.interactions.communication.impl
Element particle mapping definition that can be created with a datasource.
ElementParticleMappingDefinition(SchemaDefinition, IElementParticleMappingDS, IEntityDefinition, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.ElementParticleMappingDefinition
 
ElementParticleMappingXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ElementParticleMappingXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ElementParticleMappingXml(IElementParticleMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.ElementParticleMappingXml
 
ElementParticleMappingXml(IElementParticleMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.ElementParticleMappingXml
 
ElementReference - Class in com.aquima.interactions.communication.impl
Schema Element reference that can be created with a datasource.
ElementReference - Class in com.aquima.interactions.composer.model.definition
Reference based on name and type.
ElementReference(IElementReferenceDS) - Constructor for class com.aquima.interactions.communication.impl.ElementReference
 
ElementReference(ElementReference) - Constructor for class com.aquima.interactions.composer.model.definition.ElementReference
Copy constructor which creates a new element reference based on the reference passed.
ElementReference(IParserFactory, IReferenceDS, String) - Constructor for class com.aquima.interactions.composer.model.definition.ElementReference
 
ElementReference(String, ElementType) - Constructor for class com.aquima.interactions.composer.model.definition.ElementReference
Default constructor to create the reference with the name and type of the element the reference refers to.
ElementReferenceXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ElementReferenceXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ElementReferenceXml(IElementReferenceDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.ElementReferenceXml
 
ElementReferenceXml(IElementReferenceDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.ElementReferenceXml
 
ElementType - Class in com.aquima.interactions.composer
This class defines the standard element types.
ELSE - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
ELSE_IF - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
EMAIL - Static variable in class com.aquima.interactions.foundation.connectivity.ConnectionType
This member defines the EMAIL connection type.
empty() - Method in class com.aquima.interactions.java_cup.virtual_parse_stack
Indicate whether the stack is empty.
EMPTY - Static variable in class com.aquima.interactions.composer.ContainerId
 
EMPTY - Static variable in class com.aquima.interactions.flow.FlowType
 
EMPTY_CONTENT_NAME - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate an element has no valid name.
EMPTY_DOCUMENT_NAME - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a document has no valid name.
EMPTY_IMAGE_DATA - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate an image definition does not contain any image data.
EMPTY_IMAGE_NAME - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a image has no valid name.
EMPTY_LOOP_IN_PROCESS - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
EMPTY_TEXT_NAME - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a text has no valid name.
EmptyActionResult - Class in com.aquima.interactions.portal
An action result that can be returned from action handlers which don't have a specific result.
EmptyExternalExportStore - Class in com.aquima.interactions.ds
Default empty store for when there are no external datasources.
EmptyExternalExportStore() - Constructor for class com.aquima.interactions.ds.EmptyExternalExportStore
 
EmptySymptomException - Exception Class in com.aquima.interactions.foundation.exception
 
EmptySymptomException(String) - Constructor for exception class com.aquima.interactions.foundation.exception.EmptySymptomException
 
EmptySymptomException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.exception.EmptySymptomException
 
EmptyTypedParameter - Class in com.aquima.interactions.portal.model.def
 
EmptyTypedParameter(String, ParameterType, DataType, Direction, boolean) - Constructor for class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
enableSnapshoting() - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
This method enables the possibility for stackinstances to be added in the snapshots.
encodeBase64String(byte[]) - Static method in class com.aquima.interactions.foundation.utility.EncodingUtil
Encode bytes as a BASE64 encoded string.
encodeUTF8String(String) - Static method in class com.aquima.interactions.foundation.utility.EncodingUtil
Encode a string to an UTF-8 encoded byte array.
EncodingUtil - Class in com.aquima.interactions.foundation.utility
Utility class for various string to byte encoding/decoding.
encrypt() - Method in class com.aquima.interactions.ds.export.r17.ds.ApplicationExportDS
Encrypt the application export.
encrypt(IEnvelope) - Method in interface com.aquima.interactions.foundation.security.core.IEncryptor
encrypt the envelope.
encrypt(IEnvelope) - Method in class com.aquima.interactions.foundation.security.r4.Encryptor
 
encrypt(Document) - Static method in class com.aquima.interactions.ds.export.r17.ExportUtilR17
GZips and encrypts the data.
ENCRYPTION_FAILED - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
Encryptor - Class in com.aquima.interactions.foundation.security.r4
This class is used to encrypt an envelope using the certificate passed to the constructor.
Encryptor(DesCertificate) - Constructor for class com.aquima.interactions.foundation.security.r4.Encryptor
Constructs the encryptor with the certificate that should be used.
end(String) - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Ends a sub time tracker.
end(String) - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
Always returns 0.
end(String) - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
END - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static END type.
END - Static variable in class com.aquima.interactions.foundation.MatchMode
Match mode for conditions of the form name like '%value'
END - Static variable in class com.aquima.interactions.portal.PortalResponse
Response type to indicate the end of the flow was reached without a result page.
END - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
this member defines the type that is used for the last node(s) of a process.
END_ID - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static END type id.
endAll() - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Ends all open time trackers.
endAll() - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
 
endAll() - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
endDocument() - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Ends the XML document, it is now finished and can be converted to an XML string for instance.
endDocument() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
 
endElement(String, String, String) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
 
EndNodeDefinition - Class in com.aquima.interactions.process.impl.nodes
This class defines an end node in a process definition.
EndNodeDefinition(GUID) - Constructor for class com.aquima.interactions.process.impl.nodes.EndNodeDefinition
 
EndNodeHandler - Class in com.aquima.interactions.process.impl.handlers
Handler for process and group end nodes.
EndNodeHandler() - Constructor for class com.aquima.interactions.process.impl.handlers.EndNodeHandler
 
endPrefixMapping(String) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
 
endScope() - Method in interface com.aquima.interactions.expressions.environment.ITypeEnvironment
This function ends the current scope and cleans up all the types declared within this scope.
endScope() - Method in interface com.aquima.interactions.expressions.environment.IValueEnvironment
This function ends the current scope and cleans up all the variables declared within this scope.
endScope() - Method in class com.aquima.interactions.expressions.environment.TypeEnvironment
 
endScope() - Method in class com.aquima.interactions.expressions.environment.ValueEnvironment
 
endScope() - Method in interface com.aquima.interactions.expressions.ILocalParser
This method should be used to end a scope that was started with the "beginScope" method.
endScope(int) - Method in interface com.aquima.interactions.foundation.report.IInitializationReport
This method ends the scope of the initialisation report.
endScope(int) - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
endScope(int) - Method in class com.aquima.interactions.foundation.report.InitializationReportLogger
 
endScope(int) - Method in class com.aquima.interactions.foundation.report.ReportingVisitorDS
 
endSession() - Method in class com.aquima.interactions.portal.model.session.SessionMonitor
 
ENGINE_ROOT_ERROR - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
Root error code for expression engine initialization.
ENGINE_STATE - Static variable in class com.aquima.interactions.framework.container.dtree.TreeSelectorContainer
 
ensureDirectoryExists(File) - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
Creates all directories and subdirectories in the specified path unless they already exist.
enterContext(EntityValue) - Method in class com.aquima.interactions.composer.model.ComposerContext
 
enterNode(INodeDetails) - Method in class com.aquima.interactions.flow.model.FlowPath
 
ENTITY - Static variable in class com.aquima.interactions.foundation.DataType
Predefined data type for the Entity type.
ENTITY - Static variable in class com.aquima.interactions.matching.MatchType
This member defines the Entity match type, which can be used to match relation attributes.
ENTITY_ID - Static variable in class com.aquima.interactions.foundation.DataType.Id
Integer id of the Entity data type.
ENTITY_NAME - Static variable in class com.aquima.interactions.foundation.DataType.Name
The name of the ENTITY data type.
ENTITY_NAME - Static variable in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
ENTITY_NOT_SINGLETON - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
ENTITY_PROBLEM - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
Indicates a problem with an entity.
ENTITY_SELECTOR - Static variable in class com.aquima.interactions.framework.service.instance.InstanceUpdateParameters
 
ENTITYCIRCULARSUPERTYPE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate the inheritance relation between entities is invalid.
EntityContext - Class in com.aquima.interactions.matching.impl.model
This class contains the values of a single instance from the match request, and the configuration that should be used when matching this instance against a case.
EntityContext(IMatchableInstance, CaseBaseList) - Constructor for class com.aquima.interactions.matching.impl.model.EntityContext
 
EntityContextDelegate - Class in com.aquima.interactions.rule.parser
Entity context delegate which maps the methods of an entity instance to the ICompoundValue interface.
EntityContextDelegate(IProfile, IEntityInstance) - Constructor for class com.aquima.interactions.rule.parser.EntityContextDelegate
Creates the entity context delegate using the specified profile and instance.
EntityDefinition - Class in com.aquima.interactions.metamodel.impl
This class holds the static definition of an entity.
EntityDefinition(IMetaModel, IEntityDS) - Constructor for class com.aquima.interactions.metamodel.impl.EntityDefinition
Constructs an entity definition using the (partially) initialized meta model and a data source providing the entity information.
EntityDefinitionComparator - Class in com.aquima.interactions.metamodel.util
Comparator for IEntityDefinitions on their 'name'.
EntityDefinitionComparator(boolean) - Constructor for class com.aquima.interactions.metamodel.util.EntityDefinitionComparator
Protected creation function, inherited classes can re-use.
EntityDelegate - Class in com.aquima.interactions.rule.parser
Delegate class which maps the methods of the meta-model entity to the IObjectDefinition interface.
EntityDelegate(IEntityDefinition) - Constructor for class com.aquima.interactions.rule.parser.EntityDelegate
 
ENTITYEXTENDSSINGLETON - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate an entity may not extend a singleton type.
EntityInstance - Class in com.aquima.interactions.profile.model
This class hold the data of a single entity instance.
EntityInstance(DefaultProfileFactory, IEntityDefinition, EntityValue, InstanceType, InstanceManager) - Constructor for class com.aquima.interactions.profile.model.EntityInstance
 
EntityInstance(DefaultProfileFactory, IEntityInstance, EntityValue, InstanceManager) - Constructor for class com.aquima.interactions.profile.model.EntityInstance
 
EntityInstanceDelegate - Class in com.aquima.interactions.profile.wrapper
Simple wrapper class that can be used as base class for entity instance wrappers.
EntityInstanceDelegate(IEntityInstance) - Constructor for class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
ENTITYMAPPING_PROBLEM - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
Indicates a problem with an entity mapping.
EntityMappingDefinition - Class in com.aquima.interactions.mapping.impl
Contains the definitions of a mapping on the Entity level.
EntityMappingDefinition(IEntityMappingDS, IMetaModel, IMetaModel, IExpressionParser, IExpressionParser) - Constructor for class com.aquima.interactions.mapping.impl.EntityMappingDefinition
Constructs an entity mapping definition from a data source.
EntityMappingVisitor - Class in com.aquima.interactions.mapping.impl
Processes every entity mapping from the mapping datasource.
EntityMappingVisitor(IMetaModel, IMetaModel, MappingDefinition, IExpressionParser, IExpressionParser) - Constructor for class com.aquima.interactions.mapping.impl.EntityMappingVisitor
 
EntityMappingXml - Class in com.aquima.interactions.mapping.ds.xml.r12.generation
This class is used to convert a data source implementation to XML.
EntityMappingXml - Class in com.aquima.interactions.mapping.ds.xml.r17.generation
This class is used to convert a data source implementation to XML.
EntityMappingXml(IEntityMappingDS) - Constructor for class com.aquima.interactions.mapping.ds.xml.r12.generation.EntityMappingXml
 
EntityMappingXml(IEntityMappingDS) - Constructor for class com.aquima.interactions.mapping.ds.xml.r17.generation.EntityMappingXml
 
EntityMatch - Class in com.aquima.interactions.matching.impl.model
This internal match function is used to match relation attributes.
EntityMatch(String, CaseBase) - Constructor for class com.aquima.interactions.matching.impl.model.EntityMatch
 
EntityMatchDef - Class in com.aquima.interactions.matching.impl.model
This match function acts as a place-holder for the actual EntityMatch during initialization.
EntityMatchDef(String, String) - Constructor for class com.aquima.interactions.matching.impl.model.EntityMatchDef
 
EntityMatchValue - Class in com.aquima.interactions.matching.impl.model
Match value for the EntityMatch match function.
EntityMatchValue(String, IMatchValue[]) - Constructor for class com.aquima.interactions.matching.impl.model.EntityMatchValue
 
EntityNode - Class in com.aquima.interactions.rule.graph
The entity node class of a rule graph is used to represent a single entity type.
EntityNode(IEntityDefinition, EntityNode) - Constructor for class com.aquima.interactions.rule.graph.EntityNode
Constructs an entity node with the required parameters.
EntityReference - Class in com.aquima.interactions.metamodel
Simple class that holds a reference to an entity.
EntityReference(IMetaModel, IEntityReferenceDS) - Constructor for class com.aquima.interactions.metamodel.EntityReference
Constructs a new EntityReference instance with all relations included.
EntityReference(String) - Constructor for class com.aquima.interactions.metamodel.EntityReference
Constructs a new, non-root EntityReference instance with no relations included
EntityReference(String, String[]) - Constructor for class com.aquima.interactions.metamodel.EntityReference
Constructs a new, non-root EntityReference to the specified entity and with the specified relations included.
EntityReference(String, String[], boolean) - Constructor for class com.aquima.interactions.metamodel.EntityReference
Constructs a new EntityReference to the specified entity and with the specified relations included.
EntityReferenceXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
Class which generates the XML representation of an entity reference.
EntityReferenceXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
Class which generates the XML representation of an entity reference.
EntityReferenceXml(IEntityReferenceDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.EntityReferenceXml
 
EntityReferenceXml(IEntityReferenceDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.EntityReferenceXml
 
entityResolver(EntityResolver) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser.XmlDOMParserBuilder
Set a SAX2 Entity Resolver to handle system entities.
ENTITYUNKNOWNSUPERTYPE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate an attribute refers to an unknown entity super-type.
EntityValue - Class in com.aquima.interactions.foundation.types
This class holds a reference to an entity instance.
EntityValue(EntityValue) - Constructor for class com.aquima.interactions.foundation.types.EntityValue
Copy constructor.
EntityValue(String, GUID, String) - Constructor for class com.aquima.interactions.foundation.types.EntityValue
 
EntityVisitor - Class in com.aquima.interactions.metamodel.impl
Visitor used during initialization to gather the entity definitions.
EntityVisitor(MetaModel) - Constructor for class com.aquima.interactions.metamodel.impl.EntityVisitor
 
EntityXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
Internal class to generate xml from a datasource.
EntityXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
Internal class to generate xml from a datasource.
EntityXml(IEntityDS, IXmlGlobals) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.EntityXml
 
EntityXml(IEntityDS, IXmlGlobals) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.EntityXml
 
entrySet() - Method in interface com.aquima.interactions.foundation.collections.IMultiMap
 
entrySet() - Method in class com.aquima.interactions.foundation.collections.MultiHashMap
 
entrySet() - Method in class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
This method return all the entries in this map in a set.
Envelope - Class in com.aquima.interactions.foundation.security.r4
Basic R4 encryption envelope.
Envelope() - Constructor for class com.aquima.interactions.foundation.security.r4.Envelope
Create a new Empty Envelope.
Envelope(byte[]) - Constructor for class com.aquima.interactions.foundation.security.r4.Envelope
Create an eveloppe with payload.
EnvelopeSerializer - Class in com.aquima.interactions.foundation.security.r4
Envelope serializer.
EnvelopeVersion - Class in com.aquima.interactions.foundation.security.core
Version of the envelope.
EOF - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
EOF - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
EOF_sym() - Method in class com.aquima.interactions.java_cup.lr_parser
The index of the end of file terminal Symbol (supplied by generated subclass).
EQ - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
EQ - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
EQ - Static variable in class com.aquima.interactions.foundation.connectivity.Operator
This member defines the equals operator.
EQ - Static variable in class com.aquima.interactions.mapping.ds.MatchConditionOperator
This member defines the equals operator.
EQ - Static variable in class com.aquima.interactions.rule.ConditionOperator
This member defines the equals operator.
EQ_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
equal(String, String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
This method compares strings case sensitive to determine if the strings are equal.
equals(Object) - Method in class com.aquima.interactions.communication.data.DataArray
 
equals(Object) - Method in class com.aquima.interactions.communication.data.DataObject
 
equals(Object) - Method in class com.aquima.interactions.communication.data.DataPrimitive
 
equals(Object) - Method in class com.aquima.interactions.communication.data.DataValue
 
equals(Object) - Method in class com.aquima.interactions.communication.GroupParticleType
 
equals(Object) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity.SchemaEntityKey
 
equals(Object) - Method in class com.aquima.interactions.communication.SchemaFormType
 
equals(Object) - Method in class com.aquima.interactions.composer.ds.TextNodeType
 
equals(Object) - Method in class com.aquima.interactions.composer.ElementType
 
equals(Object) - Method in class com.aquima.interactions.composer.model.Asset
 
equals(Object) - Method in class com.aquima.interactions.composer.model.Button
 
equals(Object) - Method in class com.aquima.interactions.composer.model.ComposerErrorMessage
 
equals(Object) - Method in class com.aquima.interactions.composer.model.CompositeElement
 
equals(Object) - Method in class com.aquima.interactions.composer.model.Container
Compare this container to another (not its elements, @see CompositeElement.equalsContent(com.aquima.interactions.composer.ICompositeElement) to compare its elements).
equals(Object) - Method in class com.aquima.interactions.composer.model.ContentItem
 
equals(Object) - Method in class com.aquima.interactions.composer.model.ContentStyle
 
equals(Object) - Method in class com.aquima.interactions.composer.model.definition.ButtonDefinition
 
equals(Object) - Method in class com.aquima.interactions.composer.model.definition.ContentDefinition
 
equals(Object) - Method in class com.aquima.interactions.composer.model.definition.ElementDefinition
 
equals(Object) - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
 
equals(Object) - Method in class com.aquima.interactions.composer.model.Document
 
equals(Object) - Method in class com.aquima.interactions.composer.model.Element
 
equals(Object) - Method in class com.aquima.interactions.composer.model.Field
 
equals(Object) - Method in class com.aquima.interactions.composer.model.GlobalParameterValue
 
equals(Object) - Method in class com.aquima.interactions.composer.model.Image
 
equals(Object) - Method in class com.aquima.interactions.composer.model.Link
 
equals(Object) - Method in class com.aquima.interactions.composer.model.list.state.Sorting
 
equals(Object) - Method in class com.aquima.interactions.composer.model.Page
 
equals(Object) - Method in class com.aquima.interactions.composer.model.PresentationStyle
 
equals(Object) - Method in class com.aquima.interactions.composer.model.RendererProperty
 
equals(Object) - Method in class com.aquima.interactions.composer.model.table.AlignType
This method will compare this instance against the object passed to the method, and return true when both are identical.
equals(Object) - Method in class com.aquima.interactions.composer.model.table.Table
 
equals(Object) - Method in class com.aquima.interactions.composer.model.table.TableCell
 
equals(Object) - Method in class com.aquima.interactions.composer.model.table.TableHeader
 
equals(Object) - Method in class com.aquima.interactions.composer.model.table.TableRow
 
equals(Object) - Method in class com.aquima.interactions.composer.model.TextElement
 
equals(Object) - Method in class com.aquima.interactions.composer.model.TextItem
 
equals(Object) - Method in class com.aquima.interactions.composer.model.TextNode
 
equals(Object) - Method in class com.aquima.interactions.composer.model.TextStyleNode
 
equals(Object) - Method in class com.aquima.interactions.composer.model.TextValueNode
 
equals(Object) - Method in class com.aquima.interactions.composer.OutputFormat
This method will compare this instance against the object passed to the method, and return true when both are identical.
equals(Object) - Method in class com.aquima.interactions.composer.RuntimeKey
 
equals(Object) - Method in class com.aquima.interactions.ds.export.r17.ExportFileType
 
equals(Object) - Method in class com.aquima.interactions.ds.xml.ExportType
 
equals(Object) - Method in class com.aquima.interactions.dtree.impl.SearchEntry
 
equals(Object) - Method in class com.aquima.interactions.expressions.definition.Identifier
 
equals(Object) - Method in class com.aquima.interactions.expressions.definition.Operator
 
equals(Object) - Method in class com.aquima.interactions.expressions.definition.PredicateType
 
equals(Object) - Method in class com.aquima.interactions.expressions.definition.Type
 
equals(Object) - Method in class com.aquima.interactions.expressions.r7.ExpressionR7
 
equals(Object) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
equals(Object) - Method in class com.aquima.interactions.flow.ActionNodeType
 
equals(Object) - Method in class com.aquima.interactions.flow.EventNodeType
 
equals(Object) - Method in class com.aquima.interactions.flow.ExitEvent
 
equals(Object) - Method in class com.aquima.interactions.flow.ExitState
 
equals(Object) - Method in class com.aquima.interactions.flow.FlowType
 
equals(Object) - Method in class com.aquima.interactions.flow.model.FlowEvaluatorType
 
equals(Object) - Method in class com.aquima.interactions.flow.model.FlowNodeDelegate
 
equals(Object) - Method in class com.aquima.interactions.flow.NodeID
 
equals(Object) - Method in class com.aquima.interactions.flow.NodeType
 
equals(Object) - Method in class com.aquima.interactions.foundation.ApplicationID
This method will compare the object passed to this method with the application id, and return a boolean indicating whether the object passed exactly identifies the same application.
equals(Object) - Method in class com.aquima.interactions.foundation.connectivity.ConnectionType
 
equals(Object) - Method in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
equals(Object) - Method in class com.aquima.interactions.foundation.connectivity.Operator
 
equals(Object) - Method in class com.aquima.interactions.foundation.connectivity.QualifiedName
 
equals(Object) - Method in class com.aquima.interactions.foundation.connectivity.SoapVersion
 
equals(Object) - Method in class com.aquima.interactions.foundation.DataType
This method will compare this instance against the object passed to the method, and return true when both are identical.
equals(Object) - Method in class com.aquima.interactions.foundation.functions.ListFunctionType
 
equals(Object) - Method in class com.aquima.interactions.foundation.GUID
 
equals(Object) - Method in class com.aquima.interactions.foundation.lic.ComponentType
 
equals(Object) - Method in class com.aquima.interactions.foundation.lic.Server
 
equals(Object) - Method in class com.aquima.interactions.foundation.MatchMode
 
equals(Object) - Method in class com.aquima.interactions.foundation.report.Category
 
equals(Object) - Method in class com.aquima.interactions.foundation.report.ErrorCode
 
equals(Object) - Method in class com.aquima.interactions.foundation.report.ErrorMessage
 
equals(Object) - Method in class com.aquima.interactions.foundation.report.Severity
 
equals(Object) - Method in class com.aquima.interactions.foundation.security.core.EnvelopeVersion
 
equals(Object) - Method in class com.aquima.interactions.foundation.text.CompositeMultilingualText
 
equals(Object) - Method in class com.aquima.interactions.foundation.text.MultilingualText
 
equals(Object) - Method in class com.aquima.interactions.foundation.text.ParameterizedMultilingualText
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.AnyValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.DateValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.EntityValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.ListValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.NumberValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.RangeValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.types.StringValue
 
equals(Object) - Method in class com.aquima.interactions.foundation.utility.CodeVersion
 
equals(Object) - Method in class com.aquima.interactions.foundation.utility.Pair
 
equals(Object) - Method in class com.aquima.interactions.foundation.Version
 
equals(Object) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
Two XMLNode objects are the same if their w3c node is the same.
equals(Object) - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
equals(Object) - Method in class com.aquima.interactions.framework.container.dtree.DecisionTreeSelectCallBack
 
equals(Object) - Method in class com.aquima.interactions.framework.container.instance.linker.DisplaySortInstanceLinkerEntry
 
equals(Object) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListOrder
 
equals(Object) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItem
 
equals(Object) - Method in class com.aquima.interactions.framework.container.worklist.config.ColumnType
 
equals(Object) - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
equals(Object) - Method in class com.aquima.interactions.framework.service.connectivity.parameters.InstanceAction
 
equals(Object) - Method in class com.aquima.interactions.framework.validator.ValidatorType
 
equals(Object) - Method in class com.aquima.interactions.mapping.ds.MatchConditionOperator
 
equals(Object) - Method in class com.aquima.interactions.mapping.impl.MappingAction
 
equals(Object) - Method in class com.aquima.interactions.mapping.MappingDirection
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatchValue
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextCaseValue
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextProfileValue
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampValue
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampValue
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.functions.range.StringRangeValue
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramValue
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.functions.values.DateMatchValue
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.functions.values.NumberMatchValue
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.functions.values.StringMatchValue
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.model.Case
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.model.EntityContext
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.model.EntityMatchValue
 
equals(Object) - Method in class com.aquima.interactions.matching.impl.model.ListMatchValue
 
equals(Object) - Method in class com.aquima.interactions.matching.MatchType
 
equals(Object) - Method in class com.aquima.interactions.metamodel.AttributeReference
 
equals(Object) - Method in class com.aquima.interactions.metamodel.Channel
 
equals(Object) - Method in class com.aquima.interactions.metamodel.DomainValues
 
equals(Object) - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
equals(Object) - Method in class com.aquima.interactions.metamodel.impl.DomainDefinition
 
equals(Object) - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
equals(Object) - Method in class com.aquima.interactions.metamodel.ModuleElementReference
 
equals(Object) - Method in class com.aquima.interactions.metamodel.ReferenceType
 
equals(Object) - Method in class com.aquima.interactions.metamodel.RelationType
 
equals(Object) - Method in class com.aquima.interactions.metamodel.Team
 
equals(Object) - Method in class com.aquima.interactions.metamodel.Theme
 
equals(Object) - Method in class com.aquima.interactions.portal.ApplicationMode
This method will compare the object passed to this method with the application mode, and return a boolean indicating whether the object passed exactly identifies the same application mode.
equals(Object) - Method in class com.aquima.interactions.portal.content.CustomContentProperties
 
equals(Object) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
equals(Object) - Method in class com.aquima.interactions.portal.ds.FlowReference
 
equals(Object) - Method in class com.aquima.interactions.portal.InvocationType
 
equals(Object) - Method in class com.aquima.interactions.portal.model.datatype.DataMember
 
equals(Object) - Method in class com.aquima.interactions.portal.model.datatype.DataValueArrayType
 
equals(Object) - Method in class com.aquima.interactions.portal.model.datatype.DataValueObjectType
 
equals(Object) - Method in class com.aquima.interactions.portal.model.datatype.DataValuePrimitiveType
 
equals(Object) - Method in class com.aquima.interactions.portal.model.datatype.DataValueType
 
equals(Object) - Method in class com.aquima.interactions.portal.model.session.CallbackEntry
 
equals(Object) - Method in class com.aquima.interactions.portal.model.session.CallbackList
 
equals(Object) - Method in class com.aquima.interactions.portal.model.session.debug.DebugId
 
equals(Object) - Method in class com.aquima.interactions.portal.model.session.EventError
 
equals(Object) - Method in class com.aquima.interactions.portal.model.session.RequestAction
 
equals(Object) - Method in class com.aquima.interactions.portal.model.ValidationAction
 
equals(Object) - Method in class com.aquima.interactions.process.dao.CaseEventStatusType
 
equals(Object) - Method in class com.aquima.interactions.process.dao.CaseEventType
 
equals(Object) - Method in class com.aquima.interactions.process.dao.CaseStatusType
 
equals(Object) - Method in class com.aquima.interactions.process.dao.model.CaseProperty
 
equals(Object) - Method in class com.aquima.interactions.process.dao.model.TaskProperty
 
equals(Object) - Method in class com.aquima.interactions.process.dao.TaskType
 
equals(Object) - Method in class com.aquima.interactions.process.ds.ProcessNodeType
 
equals(Object) - Method in class com.aquima.interactions.process.ExitAction
 
equals(Object) - Method in class com.aquima.interactions.process.GroupType
 
equals(Object) - Method in class com.aquima.interactions.process.IgnoreMode
 
equals(Object) - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
equals(Object) - Method in class com.aquima.interactions.process.impl.ProcessEngineID
This method will compare the object passed to this method with the process engine id, and return a boolean indicating whether the object passed exactly identifies the same process engine.
equals(Object) - Method in class com.aquima.interactions.process.impl.ReevaluationEvent
This method will compare this instance against the object passed to the method, and return true when both are identical.
equals(Object) - Method in class com.aquima.interactions.process.impl.ReevaluationTime
This method will compare this instance against the object passed to the method, and return true when both are identical.
equals(Object) - Method in class com.aquima.interactions.process.QueryOperator
 
equals(Object) - Method in class com.aquima.interactions.process.search.FilterOperator
 
equals(Object) - Method in class com.aquima.interactions.process.TargetInstanceType
 
equals(Object) - Method in class com.aquima.interactions.process.TaskExecutionEvent
 
equals(Object) - Method in class com.aquima.interactions.process.TaskExit
 
equals(Object) - Method in class com.aquima.interactions.process.TaskStatusType
 
equals(Object) - Method in class com.aquima.interactions.profile.InstanceReferrer
 
equals(Object) - Method in class com.aquima.interactions.profile.model.AttributeState
 
equals(Object) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
equals(Object) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
equals(Object) - Method in class com.aquima.interactions.profile.model.TxEventListener
 
equals(Object) - Method in class com.aquima.interactions.profile.SourceType
 
equals(Object) - Method in class com.aquima.interactions.profile.ValueReference
 
equals(Object) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
equals(Object) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
equals(Object) - Method in class com.aquima.interactions.project.Direction
 
equals(Object) - Method in class com.aquima.interactions.project.FieldTypeOutput
 
equals(Object) - Method in class com.aquima.interactions.project.GlobalParameterType
 
equals(Object) - Method in class com.aquima.interactions.project.impl.Language
 
equals(Object) - Method in class com.aquima.interactions.project.impl.ParameterDefinition
 
equals(Object) - Method in class com.aquima.interactions.project.impl.Role
 
equals(Object) - Method in class com.aquima.interactions.project.ModuleID
This method will compare the object passed to this method with the application id, and return a boolean indicating whether the object passed exactly identifies the same application.
equals(Object) - Method in class com.aquima.interactions.project.ParameterType
 
equals(Object) - Method in class com.aquima.interactions.rule.ConditionOperator
 
equals(Object) - Method in class com.aquima.interactions.rule.DefaultRuleType
 
equals(Object) - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
equals(Object) - Method in class com.aquima.interactions.rule.graph.JustificationEntry
 
equals(Object) - Method in class com.aquima.interactions.rule.inference.DependencyType
 
equals(Object) - Method in class com.aquima.interactions.rule.inference.GroupDependency
 
equals(Object) - Method in class com.aquima.interactions.rule.inference.TypeDependency
 
equals(Object) - Method in class com.aquima.interactions.rule.inference.ValueDependency
 
equals(Object) - Method in class com.aquima.interactions.rule.JustificationDepth
 
equals(Object) - Method in class com.aquima.interactions.rule.JustificationTree
 
equals(Object) - Method in class com.aquima.interactions.rule.parser.Expression
 
equals(Object) - Method in class com.aquima.interactions.rule.RuleType
 
equals(Object) - Method in class com.aquima.interactions.trace.FilterOperator
 
equals(Object) - Method in class com.aquima.interactions.trace.SortDirection
 
equals(Object) - Method in class com.aquima.interactions.userscope.impl.UserScopeReference
 
equals(Object[], Object[]) - Static method in class com.aquima.interactions.foundation.utility.EqualsUtil
Indicates whether an object array equals another object array.
equals(Object, Object) - Static method in class com.aquima.interactions.foundation.utility.EqualsUtil
Indicates whether an object equals another object.
equals(Object, Object, boolean) - Static method in class com.aquima.interactions.foundation.utility.EqualsUtil
Indicates whether an object equals another object.
Equals - Class in com.aquima.interactions.expressions.functions.str
This function compares strings case sensitive, as opposed to the '=' operator which is case insensitive
Equals() - Constructor for class com.aquima.interactions.expressions.functions.str.Equals
 
EQUALS - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
EQUALS_MARGIN - Static variable in class com.aquima.interactions.foundation.types.NumberValue
The margin used when comparing doubles.
equalsContent(ICompositeElement) - Method in interface com.aquima.interactions.composer.ICompositeElement
Method indicating if the composite element has the same content as another composite element.
equalsContent(ICompositeElement) - Method in class com.aquima.interactions.composer.model.CompositeElement
 
equalsContent(ICompositeElement) - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
equalsContent(ICompositeElement) - Method in class com.aquima.interactions.composer.model.table.Table
This methods checks if this table equals the content of another table.
equalsContent(ICompositeElement) - Method in class com.aquima.interactions.composer.model.table.TableCell
This methods checks if this table cell equals the content of another table cell.
equalsContent(ICompositeElement) - Method in class com.aquima.interactions.composer.model.table.TableHeader
This methods checks if this table header equals the content of another table header.
EqualsUtil - Class in com.aquima.interactions.foundation.utility
Utility class that allows easy comparison between objects for equality.
error - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
error - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
error(Object) - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
error(Object) - Method in interface com.aquima.interactions.foundation.logging.Logger
Allows an object to be logged in conjunction with a cause to the underlying logging system.
error(Object) - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
error(Object, Throwable) - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
error(Object, Throwable) - Method in interface com.aquima.interactions.foundation.logging.Logger
Allows an object to be logged in conjunction with a cause to the underlying logging system.
error(Object, Throwable) - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
error(SAXParseException) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultErrorHandler
SAX2 Error handler - called while parsing.
error(SAXParseException) - Method in class com.aquima.interactions.foundation.xml.validation.XmlXsdValidator.InternalErrorHandler
 
ERROR - Static variable in class com.aquima.interactions.foundation.report.Severity
This static member defines the Error severity.
ERROR - Static variable in class com.aquima.interactions.mapping.impl.MappingAction
This member defines the ERROR mapping action type.
ERROR_IN_CASES - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate a case could not be loaded due to an exception from the case provider.
error_recovery(boolean) - Method in class com.aquima.interactions.java_cup.lr_parser
Attempt to recover from a syntax error.
error_sym() - Method in class com.aquima.interactions.java_cup.lr_parser
The index of the special error Symbol (supplied by generated subclass).
error_sync_size() - Method in class com.aquima.interactions.java_cup.lr_parser
The number of Symbols after an error we much match to consider it recovered from.
ErrorCode - Class in com.aquima.interactions.foundation.report
This class identified an error.
ErrorCode(String, String, String[]) - Constructor for class com.aquima.interactions.foundation.report.ErrorCode
Constructs an error definition with a code which should be unique and a default English text.
ErrorMessage - Class in com.aquima.interactions.foundation.report
This class combines the error code with the parameters to form an actual error message.
ErrorMessage(ErrorCode, String[]) - Constructor for class com.aquima.interactions.foundation.report.ErrorMessage
Disallowed public construction.
ErrorNode - Class in com.aquima.interactions.expressions.semantics.nodes
This semantic node is used to indicate a fatal error in the semantics step.
ErrorNode(IParseNode, ErrorMessage) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.ErrorNode
Constructs the node with the required arguments.
errorType - Variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
escape(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
Escapes special characters in the given string.
escape(String, StringBuffer) - Static method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
internal escape method operating on a StringBuffer.
escape(String, StringBuffer) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
escape method operating on a StringBuffer.
evaluate(IValueEnvironment) - Method in interface com.aquima.interactions.expressions.optimizer.IExpressionNode
This method evaluates the node using the environment passed as argument and returns the result as a value or null if the result is unknown.
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.AllExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.ArithmeticExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.ConditionExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.ConstExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.ConversionExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.DimensionExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.EachExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.ExistsExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.FieldVariableExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.FunctionExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.InstanceOfExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.InversionExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.IsActiveExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.ListArithmeticExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.ListConditionExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.ListExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.LogicalExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.NamedVariableExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.NotExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.RootExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.SelectExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.TemplateExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.TypeOfExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.UnknownExpression
 
evaluate(IValueEnvironment) - Method in class com.aquima.interactions.expressions.optimizer.nodes.VariableExpression
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToBoolean
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToDate
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToDateTime
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToList
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToNumericBase
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToText
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.date.AbstractBetweenFunction
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.date.AbstractDatePartFunction
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.date.AbstractIncrementFunction
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.date.Date
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.date.DateString
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.date.DateTime
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.date.DayOfWeek
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.date.Today
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.date.WeekNumber
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.date.WorkingDaysBetween
 
evaluate(IArgumentList) - Method in interface com.aquima.interactions.expressions.functions.IFunction
This method should execute the function using the supplied arguments.
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.list.Count
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.list.Difference
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.list.Exists
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.list.Intersection
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.list.Max
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.list.Min
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.list.Size
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.list.SymmetricDifference
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.list.Union
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.list.Unique
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.number.Annuity
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.number.Avg
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.number.Logarithm
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.number.Product
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.number.RoundFunction
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.number.RoundSigFunction
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.number.Sum
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.Capitalize
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.Concat
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.Equals
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.Find
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.Guid
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.IndexOf
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.LastIndexOf
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.LowerCase
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.Match
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.Replace
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.Split
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.StrBack
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.StrConcat
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.StrFront
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.StringLength
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.SubString
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.SubStringAfter
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.SubStringBefore
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.Trim
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.str.UpperCase
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.unknown.IsNullFunction
 
evaluate(IArgumentList) - Method in class com.aquima.interactions.expressions.functions.unknown.IsUnknownFunction
 
evaluate(IValueSource) - Method in interface com.aquima.interactions.expressions.IExpr
This method will evaluate the expression for the context (source) provided.
evaluate(IValueSource) - Method in class com.aquima.interactions.expressions.r7.ExpressionR7
 
evaluate(IFlowHandler) - Method in class com.aquima.interactions.flow.model.InternalConditionNode
This function evaluates the condition node and returns the corresponding edge which is used to choose the next node in the flow graph.
evaluate(AttributeReference) - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method will the evaluate the value of the given attribute reference.
evaluate(AttributeReference) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
evaluate(IAuthorizationAlgorithmEvaluationContext) - Method in interface com.aquima.interactions.process.IAuthorizationAlgorithm
This method should evaluate the required roles for a task.
evaluate(IPriorityAlgorithmDefinition, IProcessEngine, long, long) - Method in class com.aquima.interactions.process.impl.PriorityManager
 
evaluate(IPriorityAlgorithmEvaluationContext) - Method in class com.aquima.interactions.process.impl.algorithms.CustomFieldPriorityAlgorithm
 
evaluate(IPriorityAlgorithmEvaluationContext) - Method in interface com.aquima.interactions.process.IPriorityAlgorithm
This method should evaluate the priority for a task.
evaluate(IRoutingAlgorithmDefinition, IRole[], IProcessEngine, long, ITaskModel) - Method in class com.aquima.interactions.process.impl.RoutingManager
 
evaluate(IRoutingAlgorithmEvaluationContext) - Method in interface com.aquima.interactions.process.IRoutingAlgorithm
This method should evaluate the required roles for a task.
evaluate(ICondition, boolean) - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method will evaluate the condition and returns it's boolean result.
evaluate(ICondition, boolean) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
evaluate(IExpression) - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method will evaluate the expression and return its result.
evaluate(IExpression) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
evaluate(InferenceContext) - Method in class com.aquima.interactions.rule.constraint.table.ConditionRule
 
evaluateAfterComplete(IUserData, String, IProcessCase) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
evaluateAfterComplete(IUserData, String, IProcessCase) - Method in interface com.aquima.interactions.process.IProcessTask
Evaluates the case after a task has been completed
evaluateAfterComplete(IUserData, String, IProcessCase) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessTask
 
evaluateCase(RefreshableJobDefinition) - Method in interface com.aquima.interactions.process.impl.ICaseEvaluator
Evaluates a case as described by the specified job definition.
evaluateCase(RefreshableJobDefinition) - Method in class com.aquima.interactions.process.impl.ProcessEngine
Evaluates the case specified by the given job.
evaluateCondition(IFlowHandler) - Method in class com.aquima.interactions.flow.model.InternalConditionEdge
 
evaluateCondition(ICondition, boolean) - Method in class com.aquima.interactions.composer.model.ComposerContext
 
evaluateConditionWith(InferenceContext, BooleanValue) - Method in interface com.aquima.interactions.rule.ICondition
Evaluate method that will ensure the result is a boolean value, and use the default value passed if the expression did not yield any result.
evaluateConditionWith(InferenceContext, BooleanValue) - Method in class com.aquima.interactions.rule.parser.BooleanCondition
 
evaluateConditionWith(InferenceContext, BooleanValue) - Method in class com.aquima.interactions.rule.parser.Condition
 
evaluateConsequences(InferenceContext, DecisionTableCoverage) - Method in class com.aquima.interactions.rule.inference.table.ConditionRule
 
evaluateDecision(String, ICondition, boolean) - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method will evaluate the condition and returns its boolean result as a DMN decision tree.
evaluateDecision(String, ICondition, boolean) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
evaluateDecision(String, IExpression) - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method will evaluate the expression and return its result as a DMN decision tree.
evaluateDecision(String, IExpression) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
evaluateDomain(IProfile, ValueReference, IDomainDefinition) - Method in class com.aquima.interactions.rule.constraint.ConstraintEngine
This method will determine the set of valid values for the specified attribute.
evaluateExpiredTask(long, long, String) - Method in interface com.aquima.interactions.process.impl.ITaskEvaluator
Handles task expiration.
evaluateFilter(ConditionOperator, IValue, IValue) - Static method in class com.aquima.interactions.process.search.ConditionEvaluator
 
evaluateFilter(ConditionOperator, IValue, IValue) - Static method in class com.aquima.interactions.trace.dao.impl.ConditionEvaluator
 
evaluateFilter(ConditionOperator, IValue, IValue, MatchMode) - Static method in class com.aquima.interactions.process.search.ConditionEvaluator
 
evaluateFlow(InternalFlow) - Method in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
evaluateIMultilingualText(IMultilingualText, IProfile) - Method in class com.aquima.interactions.process.impl.ProcessEngine
This method checks a IMultilingualText to see if there are any TSL expressions.
evaluateIMultilingualText(IMultilingualText, IProfile) - Method in interface com.aquima.interactions.process.IProcessExpressionHandler
This method checks a IMultilingualText to see if there are any TSL expressions.
evaluateIMultilingualText(IMultilingualText, IProfile) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
evaluateIMultilingualText(IMultilingualText, IProfile) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
evaluateRepeatExpression(AbstractReference) - Method in class com.aquima.interactions.composer.model.ComposerContext
This method returns the array of instances for which the content should be expanded.
evaluateRequiredRoles() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
evaluateRequiredRoles() - Method in interface com.aquima.interactions.process.IProcessTask
This method returns the required roles to start this task.
evaluateRequiredRoles() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
evaluateRoles(IAuthorizationAlgorithmDefinition, IProcessData, long, long) - Method in class com.aquima.interactions.process.impl.AuthorizationManager
 
evaluateRoles(IProcessTaskDefinition, IProcessEngine, long, long) - Method in class com.aquima.interactions.process.impl.AuthorizationManager
 
evaluateTaskPriority(DateTimeValue, String[]) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
Evaluates the priorities of tasks.
evaluateTimer(DateTimeValue) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
evaluateTimer(DateTimeValue) - Method in interface com.aquima.interactions.process.IProcessEngineBehavior
This method (re)evaluates all open timer tasks.
evaluateTimer(DateTimeValue) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
evaluateTimer(DateTimeValue) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
Always throws an InvalidStateException: No modifications allowed on a read only process engine.
evaluateTimerTask(long, long, String) - Method in interface com.aquima.interactions.process.impl.ITaskEvaluator
Handles timer task.
evaluateTimerTasks(DateTimeValue) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
evaluateTsl(IDynamicText) - Method in class com.aquima.interactions.composer.model.ComposerContext
 
evaluateTsl(InferenceContext, IDynamicText) - Static method in class com.aquima.interactions.composer.model.Element
 
evaluateUsing(InferenceContext, IRuleListener) - Method in class com.aquima.interactions.framework.rule.CsvDataRule
 
evaluateUsing(InferenceContext, IRuleListener) - Method in class com.aquima.interactions.rule.graph.ConversionRule
 
evaluateUsing(InferenceContext, IRuleListener) - Method in class com.aquima.interactions.rule.graph.ReverseRelationRule
 
evaluateUsing(InferenceContext, IRuleListener) - Method in interface com.aquima.interactions.rule.IInferenceRule
Evaluates a rule using an inference context.
evaluateUsing(InferenceContext, IRuleListener) - Method in class com.aquima.interactions.rule.inference.ConstraintDefault
 
evaluateUsing(InferenceContext, IRuleListener) - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExpression
 
evaluateUsing(InferenceContext, IRuleListener) - Method in class com.aquima.interactions.rule.inference.defaults.DefaultValue
 
evaluateUsing(InferenceContext, IRuleListener) - Method in class com.aquima.interactions.rule.inference.rule.BusinessRule
 
evaluateUsing(InferenceContext, IRuleListener) - Method in class com.aquima.interactions.rule.inference.table.DecisionTableRule
 
evaluateUsing(InferenceContext, IRuleListener) - Method in class com.aquima.interactions.rule.report.FailedRule
 
evaluateWith(InferenceContext) - Method in interface com.aquima.interactions.rule.IExpression
This method will evaluate the expression and return the result as a value object.
evaluateWith(InferenceContext) - Method in class com.aquima.interactions.rule.inference.table.AttributeActionRule
 
evaluateWith(InferenceContext) - Method in class com.aquima.interactions.rule.parser.BooleanCondition
 
evaluateWith(InferenceContext) - Method in class com.aquima.interactions.rule.parser.Expression
 
evaluateWith(String, IAnswers, InferenceContext) - Method in class com.aquima.interactions.dtree.impl.TreeEngine
 
evaluateWith(String, IAnswers, InferenceContext) - Method in interface com.aquima.interactions.dtree.ITreeEngine
Evaluate a decision tree with the context passed.
EvaluationContext - Class in com.aquima.interactions.process.impl
This class holds the context information for a task that is being processed by a node handler.
EvaluationContext(ProcessEvaluator, DateTimeValue, IProcessNodeDefinition, ITaskModel) - Constructor for class com.aquima.interactions.process.impl.EvaluationContext
 
EvaluationQueue - Class in com.aquima.interactions.process.impl
Implementation of the evaluation queue.
EvaluationQueue(ProcessEngine, ProcessEvaluator) - Constructor for class com.aquima.interactions.process.impl.EvaluationQueue
 
EvaluationQueue(ProcessEngine, ProcessEvaluator, INodeHandlerFactory) - Constructor for class com.aquima.interactions.process.impl.EvaluationQueue
 
EvaluationTask - Class in com.aquima.interactions.process.impl
This class is used to hold a single task that is scheduled to be processed.
EvaluationTask(ITaskModel, IProcessNodeDefinition) - Constructor for class com.aquima.interactions.process.impl.EvaluationTask
 
Event - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the system.event attribute.
Event() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
EVENT - Static variable in class com.aquima.interactions.flow.ExitEvent
The event type exit event.
EVENT - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static FLOW type.
EVENT - Static variable in class com.aquima.interactions.process.dao.TaskType
This member defines the EVENT task type.
EVENT_CREATE - Static variable in class com.aquima.interactions.framework.container.instance.InstanceSelectorDefines
This member defines the name of the event that is used for create buttons.
EVENT_DELETE - Static variable in class com.aquima.interactions.framework.container.instance.InstanceSelectorDefines
This member defines the name of the event that is used for delete buttons.
EVENT_EDIT - Static variable in class com.aquima.interactions.framework.container.instance.InstanceSelectorDefines
This member defines the name of the event that is used for edit buttons.
EVENT_ID - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static EVENT type id.
EVENT_NODE_REPEATABLE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
eventBus - Variable in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
EventDispatcher - Class in com.aquima.interactions.foundation.events
The event dispatcher class is used to forward an event to it's listeners and parent dispatcher.
EventDispatcher(int) - Constructor for class com.aquima.interactions.foundation.events.EventDispatcher
Constructs the dispatcher with the event mask of supported events.
EventError - Class in com.aquima.interactions.portal.model.session
This object hold a single error that was encountered during the processing of the event.
EventError(RuntimeKey, ValueReference, String, IMultilingualText, Throwable, boolean) - Constructor for class com.aquima.interactions.portal.model.session.EventError
 
EventErrors - Class in com.aquima.interactions.portal.model.session
This object contains the errors that are generated during the processing of a single event.
EventErrors(IProject, IFiredEvent, Set<Object>) - Constructor for class com.aquima.interactions.portal.model.session.EventErrors
Constructor that creates an event error object for the specified meta-model and event.
EventNodeDefinition - Class in com.aquima.interactions.process.impl.nodes
This class hold the definition of an event node.
EventNodeDefinition(NodeData, NodeContext) - Constructor for class com.aquima.interactions.process.impl.nodes.EventNodeDefinition
 
EventNodeHandler - Class in com.aquima.interactions.process.impl.handlers
This handler is used to schedule and process nodes that wait for an event.
EventNodeHandler(ProcessCaseRepository, IProcessCaseChangeListener) - Constructor for class com.aquima.interactions.process.impl.handlers.EventNodeHandler
 
EventNodeParameter - Class in com.aquima.interactions.flow.model
 
EventNodeParameter(String, String) - Constructor for class com.aquima.interactions.flow.model.EventNodeParameter
 
EventNodeParameterVisitor - Class in com.aquima.interactions.flow.model
 
EventNodeParameterVisitor() - Constructor for class com.aquima.interactions.flow.model.EventNodeParameterVisitor
 
EventNodeParameterXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
 
EventNodeParameterXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
 
EventNodeParameterXml(IEventNodeParameterDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.EventNodeParameterXml
 
EventNodeParameterXml(IEventNodeParameterDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.EventNodeParameterXml
 
EventNodeType - Class in com.aquima.interactions.flow
Defines the available event node types.
EventNodeType(int, String) - Constructor for class com.aquima.interactions.flow.EventNodeType
 
EventValidationException - Exception Class in com.aquima.interactions.portal.exception
This recoverable exception is thrown when an invalid request could not be handled by the portal session.
EventValidationException(String) - Constructor for exception class com.aquima.interactions.portal.exception.EventValidationException
Construct an exception with a message.
EventValue - Class in com.aquima.interactions.portal.model.session.page
This object is used to store the value of a field from a page.
EventValue(RuntimeKey, ValueReference, Serializable, IValue, IValue, IMessage, boolean) - Constructor for class com.aquima.interactions.portal.model.session.page.EventValue
 
EventValueConverter - Class in com.aquima.interactions.portal.model.session.page
This class will be used as visitor of a page model to convert all the values from the event to values that can be inserted into the profile.
EventValueConverter(IPortalContext, PortalEvent, IValueFormatter) - Constructor for class com.aquima.interactions.portal.model.session.page.EventValueConverter
 
EventValueValidator - Class in com.aquima.interactions.portal.model.session.page
Page visitor that checks if required fields are present.
EventValueValidator(IPortalContext, EventValue[], RequestAction, Set<Object>, EventErrors) - Constructor for class com.aquima.interactions.portal.model.session.page.EventValueValidator
 
everyHour() - Method in interface com.aquima.interactions.foundation.timer.IEveryHourTimer
Method that is invoked every hour.
everyMinute() - Method in interface com.aquima.interactions.foundation.timer.IEveryMinuteTimer
Method that is invoked every minute.
EXACT - Static variable in class com.aquima.interactions.foundation.MatchMode
Match mode for conditions of the form name LIKE 'value'
EXACT_NUMBER - Static variable in class com.aquima.interactions.matching.MatchType
This member defines the EXACT_NUMBER match type.
EXACT_STRING - Static variable in class com.aquima.interactions.matching.MatchType
This member defines the EXACT_STRING match type.
ExactNumberMatch - Class in com.aquima.interactions.matching.impl.functions.exact
Exact match implementation for values that can be converted to a number.
ExactNumberMatch(String, String) - Constructor for class com.aquima.interactions.matching.impl.functions.exact.ExactNumberMatch
 
ExactNumberMatchFactory - Class in com.aquima.interactions.matching.impl.functions.exact
Match function factory implementation for the exact match.
ExactNumberMatchFactory() - Constructor for class com.aquima.interactions.matching.impl.functions.exact.ExactNumberMatchFactory
 
ExactStringMatch - Class in com.aquima.interactions.matching.impl.functions.exact
Exact match implementation for values that can be converted to a string.
ExactStringMatch(String, String, boolean) - Constructor for class com.aquima.interactions.matching.impl.functions.exact.ExactStringMatch
 
ExactStringMatchFactory - Class in com.aquima.interactions.matching.impl.functions.exact
Match function factory implementation for the exact match.
ExactStringMatchFactory() - Constructor for class com.aquima.interactions.matching.impl.functions.exact.ExactStringMatchFactory
 
Examples: - Search tag in class com.aquima.interactions.foundation.text.DateFormat
Section
Except - Class in com.aquima.interactions.foundation.functions
This class implements the except function for various range, list and value combinations.
Except() - Constructor for class com.aquima.interactions.foundation.functions.Except
 
EXCEPTION - Static variable in class com.aquima.interactions.flow.ExitEvent
The exception exit event.
EXCEPTION - Static variable in class com.aquima.interactions.flow.ExitState
This member defines the static EXCEPTION type.
EXCEPTION_EXIT - Static variable in class com.aquima.interactions.process.Defines
 
EXCEPTION_ID - Static variable in class com.aquima.interactions.flow.ExitState
The EXCEPTION identifier number.
EXCESSIVE_IMPORTS - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Suppress PMD warnings related to too many imports.
excludeAttribute(String, String) - Method in class com.aquima.interactions.matching.request.AttributeFilter
This method may be used to define an attribute that should be excluded from the match request.
execute() - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
execute() - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
This method will execute the query and return an object that can be used to iterate over the results of the query.
execute(CsvQuery) - Method in class com.aquima.interactions.framework.connectivity.CsvResourceConnection
 
execute(IPortalMessage, IActionContext) - Method in class com.aquima.interactions.portal.PortalMessageAction
Executes this action by mapping the fields of the portal message to attributes.
execute(IPortalSession) - Method in interface com.aquima.interactions.portal.IPortalSessionCallback
Execute the logic of this callback.
execute(IPortalSession) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledCallback
 
execute(IExecutionContext) - Method in interface com.aquima.interactions.process.scheduler.IJob
This method will be executed when the job fires.
executeAction(String, Map<String, ?>) - Method in interface com.aquima.interactions.portal.IPortalSession
This method will invoke an action handler using the current portal session context.
executeAction(String, Map<String, ?>) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
executeAction(String, Map<String, ?>) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
executeAction(String, Map<String, ? extends Object>) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
executeAutomaticTask(IProcessTask, IProcessEngine, String) - Method in class com.aquima.interactions.portal.model.process.ProcessTaskDelegate
 
executeAutomaticTask(IProcessTask, IProcessEngine, String) - Method in interface com.aquima.interactions.process.IProcessTaskDelegate
This method should implement the handling of an automatic task for the specified task.
executeCallback(IPortalSessionCallback) - Method in interface com.aquima.interactions.portal.IPortalSession
Executes a callback.
executeCallback(IPortalSessionCallback) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
executeCallback(IPortalSessionCallback) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
executeCallback(IPortalSessionCallback) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
ExecuteExposedTreeActionHandler - Class in com.aquima.interactions.framework.handler.dtree
 
ExecuteExposedTreeActionHandler(String, DTreeAnswer) - Constructor for class com.aquima.interactions.framework.handler.dtree.ExecuteExposedTreeActionHandler
 
ExecuteExposedTreeActionResult - Class in com.aquima.interactions.framework.handler.dtree
 
ExecuteExposedTreeActionResult(DTreeResult) - Constructor for class com.aquima.interactions.framework.handler.dtree.ExecuteExposedTreeActionResult
 
executeInlineAction(IActionHandler, Map<String, ?>) - Method in interface com.aquima.interactions.portal.IPortalSession
This method will invoke an action handler using the current portal session context.
executeInlineAction(IActionHandler, Map<String, ?>) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
executeInlineAction(IActionHandler, Map<String, ? extends Object>) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
executeInlineAction(IActionHandler, Map<String, ? extends Object>) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
executeOn(PortalScope) - Method in class com.aquima.interactions.portal.model.session.scope.ScopeAction
 
executePendingAutomaticTask(long) - Method in interface com.aquima.interactions.process.impl.ITaskEvaluator
Handles pending automatic task.
ExecuteTask - Class in com.aquima.interactions.framework.service.task
This is an empty service implementation.
ExecuteTask() - Constructor for class com.aquima.interactions.framework.service.task.ExecuteTask
 
ExecuteTaskButton - Class in com.aquima.interactions.portal.ds.sys.composer
This class is used to provide the information needed to initialize an execute task button.
ExecuteTaskButton(IReportingDS, String, ExecuteTaskEvent) - Constructor for class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskButton
 
ExecuteTaskCall - Class in com.aquima.interactions.portal.ds.sys
This class holds the information of a single execute task call definition.
ExecuteTaskCall(IServiceCallDS, ExecuteTaskEvent[]) - Constructor for class com.aquima.interactions.portal.ds.sys.ExecuteTaskCall
 
ExecuteTaskEvent - Class in com.aquima.interactions.portal.ds.sys
This class holds the event information of a single exit event from the execute task service call.
ExecuteTaskEvent(String, String) - Constructor for class com.aquima.interactions.portal.ds.sys.ExecuteTaskEvent
 
ExecuteTaskNode - Class in com.aquima.interactions.portal.ds.sys.flow
This class is used to replace an execute task service call node.
ExecuteTaskNode(INodeDS, ExecuteTaskCall) - Constructor for class com.aquima.interactions.portal.ds.sys.flow.ExecuteTaskNode
 
ExecuteTaskPage - Class in com.aquima.interactions.portal.ds.sys.composer
This class is used to provide the information needed to initialize the execute task page.
ExecuteTaskPage(IReportingDS, ExecuteTaskCall) - Constructor for class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
executeUpdate() - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
executeUpdate() - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
This method will execute the query and return the number of rows that were affected by the query.
EXISTING_INSTANCES - Static variable in class com.aquima.interactions.process.TargetInstanceType
This member defines the EXISTING_INSTANCES target instance type.
exists() - Method in interface com.aquima.interactions.foundation.io.IResourceInfo
This method can be used to determine if the resource is available.
exists() - Method in class com.aquima.interactions.foundation.io.resource.FileInfo
 
exists() - Method in class com.aquima.interactions.foundation.io.resource.PackageInfo
 
exists() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
Exists - Class in com.aquima.interactions.expressions.functions.list
This function returns a boolean indicating if an element is present in a list.
Exists() - Constructor for class com.aquima.interactions.expressions.functions.list.Exists
 
EXISTS - Static variable in class com.aquima.interactions.expressions.definition.PredicateType
This member defines the EXISTS predicate type.
EXISTS - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
EXISTS_ALL - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
ExistsExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The exists expression can be used to check if at least one of the selected values matches the condition.
ExistsExpression(IExpressionNode, Identifier, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.ExistsExpression
Constructs the exists expression with the required arguments.
ExitAction - Class in com.aquima.interactions.process
This enum represents the possible exit action of an process.
exitEvent - Variable in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
ExitEvent - Class in com.aquima.interactions.flow
The exit event class which can represent an edge in a node.
ExitEvent(String) - Constructor for class com.aquima.interactions.flow.ExitEvent
 
ExitEventVisitor - Class in com.aquima.interactions.composer.model.definition
Implementation of the property visitor interface which is used during initialization to add additional properties to elements.
ExitEventVisitor(Map<String, MappedExitEventDefinition>) - Constructor for class com.aquima.interactions.composer.model.definition.ExitEventVisitor
 
ExitEventVisitorXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal helper class to generate xml from a Exit Event visitor.
ExitEventVisitorXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal helper class to generate xml from a Exit Event visitor.
ExitEventVisitorXml(IXmlWriter) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.ExitEventVisitorXml
 
ExitEventVisitorXml(IXmlWriter) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.ExitEventVisitorXml
 
exitState - Variable in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
ExitState - Class in com.aquima.interactions.flow
This class defines the available exit node types of the flow engine.
ExitState(int, String) - Constructor for class com.aquima.interactions.flow.ExitState
 
expand(IComposerContext, ContainerDefinition, Container) - Method in interface com.aquima.interactions.composer.IComposerHandler
This method will be invoked for dynamic containers to allow the client to forward the actual implementation to the object actually implementing the dynamic container.
expand(IComposerContext, ContainerDefinition, Container) - Method in class com.aquima.interactions.portal.model.session.ComposerHandler
 
expand(Container) - Method in class com.aquima.interactions.framework.container.caselist.CaseListImpl
Extend the container given as parameter with the case list element.
expand(Container) - Method in class com.aquima.interactions.framework.container.justification.JustificationContainerImpl
 
expand(Container) - Method in class com.aquima.interactions.framework.container.worklist.WorkListImpl
Extend the container given as parameter with the work list element.
expand(Container, ContainerDefinition) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.caselist.CaseListExpander
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.dtree.TreeRunnerContainer
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.dtree.TreeSelectorContainer
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.instance.linker.InstanceLinker
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.instance.linkerplus.InstanceLinkerPlus
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceList
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.justification.JustificationContainer
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.justification.JustificationContainerV2
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.link.LinkContainerBase
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.NavigationMenuContainer
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.refresh.FlowOnRefresh
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.statistic.StatisticProcessContainer
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.framework.container.worklist.WorkListExpander
 
expand(Container, ContainerDefinition, IContainerContext) - Method in interface com.aquima.interactions.portal.IContainerExpander
This method is invoked by the composer to allow a custom component to expand the container definition.
expand(IValueSource, OutputBuffer, ILanguage) - Method in interface com.aquima.interactions.expressions.ITslNode
The expand method should evaluate the node for the given language, and append the result to the output buffer supplied.
expand(IValueSource, OutputBuffer, ILanguage) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.CommentNode
 
expand(IValueSource, OutputBuffer, ILanguage) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ConditionNode
 
expand(IValueSource, OutputBuffer, ILanguage) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.FieldNode
 
expand(IValueSource, OutputBuffer, ILanguage) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachNode
 
expand(IValueSource, OutputBuffer, ILanguage) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.NodeList
 
expand(IValueSource, OutputBuffer, ILanguage) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.TextNode
 
expand(IValueSource, ILanguage) - Method in class com.aquima.interactions.expressions.TslText
This method evaluates the TSL text with the provided parameters.
expand(InferenceContext) - Method in interface com.aquima.interactions.rule.IDynamicText
This method will expand the dynamic text using the specified context for all the languages.
expand(InferenceContext) - Method in class com.aquima.interactions.rule.parser.DynamicText
 
expandAsset(String, String) - Method in interface com.aquima.interactions.mapping.IMappingComposer
looks up a text (asset) for the specified name and returns the expanded content.
expandAsset(String, String) - Method in class com.aquima.interactions.mapping.impl.MappingComposer
 
expandAsset(String, String) - Method in interface com.aquima.interactions.portal.IElementComposer
looks up a text (asset) for the specified name and returns the expanded content.
expandAsset(String, String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
expandAssetRef(ComposerContext, AbstractReference) - Method in class com.aquima.interactions.composer.model.Composer
 
expandButton(String) - Method in interface com.aquima.interactions.portal.IElementComposer
looks up a button with the specified name in the definition model and returns the expanded content.
expandButton(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
expandButtonRef(ComposerContext, AbstractReference) - Method in class com.aquima.interactions.composer.model.Composer
 
expandChildren(ContainerDefinition) - Method in interface com.aquima.interactions.portal.IElementComposer
This method will expand all the child elements of the container definition.
expandChildren(ContainerDefinition) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
expandContainer(String) - Method in interface com.aquima.interactions.portal.IElementComposer
looks up a container with the specified name in the definition model and returns the expanded content.
expandContainer(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
expandContainerRef(IComposerHandler, ComposerContext, AbstractReference) - Method in class com.aquima.interactions.composer.model.Composer
 
expandContent(String) - Method in interface com.aquima.interactions.portal.IElementComposer
This method will expand a content using the current context.
expandContent(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
expandContentRef(IComposerHandler, AbstractReference, ComposerContext) - Method in class com.aquima.interactions.composer.model.Composer
 
expandDocument(String) - Method in interface com.aquima.interactions.portal.IElementComposer
This method will expand an entire document using the current context.
expandDocument(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
EXPANDER_PROBLEM - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
ExpanderDefinition - Class in com.aquima.interactions.project.impl
This class contains the definition of a single (container) expander.
ExpanderDefinition(IExpanderDS) - Constructor for class com.aquima.interactions.project.impl.ExpanderDefinition
 
ExpanderVisitor - Class in com.aquima.interactions.project.impl
This visitor is used during initialization to gather the expander definitions.
ExpanderVisitor(Project) - Constructor for class com.aquima.interactions.project.impl.ExpanderVisitor
 
ExpanderXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ExpanderXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ExpanderXml(IExpanderDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.ExpanderXml
 
ExpanderXml(IExpanderDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.ExpanderXml
 
ExpandException - Exception Class in com.aquima.interactions.composer.exception
This exception is used during expansion to pass along an error with additional information about where the error occurred in the page structure.
ExpandException(String, String) - Constructor for exception class com.aquima.interactions.composer.exception.ExpandException
Constructs the exception with the name of the failed component and the message.
ExpandException(String, String, Throwable) - Constructor for exception class com.aquima.interactions.composer.exception.ExpandException
Constructs the exception with the name of the failed component and the message.
expandField(String, String) - Method in interface com.aquima.interactions.portal.IElementComposer
looks up a field with for the specified attribute and returns the expanded content.
expandField(String, String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
expandFieldRef(IComposerHandler, ComposerContext, AbstractReference) - Method in class com.aquima.interactions.composer.model.Composer
 
expandImage(String) - Method in interface com.aquima.interactions.portal.IElementComposer
looks up an image for the specified name and returns the expanded content.
expandImage(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
expandImageRef(AbstractReference, ComposerContext) - Method in class com.aquima.interactions.composer.model.Composer
 
expandPage(String) - Method in interface com.aquima.interactions.portal.IElementComposer
This method will expand an entire page using the current context.
expandPage(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
expandPageRef(IComposerHandler, ComposerContext, AbstractReference) - Method in class com.aquima.interactions.composer.model.Composer
 
expandReference(IComposerHandler, IComposerContext, AbstractReference) - Method in interface com.aquima.interactions.composer.IComposer
This method will expand the elements referenced by the abstract reference.
expandReference(IComposerHandler, IComposerContext, AbstractReference) - Method in class com.aquima.interactions.composer.model.Composer
 
expandReference(IComposerHandler, InferenceContext, AbstractReference) - Method in interface com.aquima.interactions.composer.IComposer
This method will expand the elements referenced by the abstract reference.
expandReference(IComposerHandler, InferenceContext, AbstractReference) - Method in class com.aquima.interactions.composer.model.Composer
 
expandReference(AbstractReference) - Method in interface com.aquima.interactions.portal.IElementComposer
This method will expand the elements indicated by the reference.
expandReference(AbstractReference) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
expandText(String) - Method in interface com.aquima.interactions.portal.IElementComposer
This method will expand a text using the current context.
expandText(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
expandText(String, String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
expandTextRef(IComposerHandler, AbstractReference, ComposerContext) - Method in class com.aquima.interactions.composer.model.Composer
 
EXPECTED_BOOLEAN_COND - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a condition expression should result in a boolean.
EXPECTED_BOOLEAN_CONDLEFT - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a boolean expression was expected at the left-hand-side.
EXPECTED_BOOLEAN_CONDRIGHT - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a boolean expression was expected at the left-hand-side.
EXPECTED_BOOLEAN_NOTCLAUSE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a NOT expression should be followed by a boolean expression.
EXPECTED_DATATYPE_CONDLEFT - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that another type expression was expected at the left-hand-side.
EXPECTED_DATATYPE_CONDRIGHT - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that another type expression was expected at the left-hand-side.
EXPECTED_ENTITY_TYPE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that an entity type expression was expected.
EXPECTED_NUMERIC_INVERSE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a UMINUS symbol should be followed by a numeric expression.
EXPECTED_NUMERIC_TYPE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a numeric expression was expected.
EXPECTED_SINGLE_ARITHLEFT - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that the left hand side should be single value.
EXPECTED_SINGLE_ARITHRIGHT - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that the right-hand-side should be single value.
EXPECTED_SINGLE_CONDLEFT - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a single valued expression was expected at the left-hand-side.
EXPECTED_SINGLE_CONDRIGHT - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a single valued expression was expected at the right-hand-side.
EXPECTED_SINGLE_EXPRESSION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a single valued expression was expected.
EXPECTED_STRING_TYPE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that an entity type expression was expected.
EXPERIMENTAL - Static variable in class com.aquima.interactions.foundation.report.Severity
This static member defines the Experimental severity.
EXPERIMENTAL_SERVICE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
EXPIRED - Static variable in class com.aquima.interactions.process.TaskStatusType
This member defines the EXPIRED status type.
expireTask(ITaskModel) - Method in class com.aquima.interactions.process.impl.EvaluationQueue
 
EXPLAIN_TEXT - Static variable in class com.aquima.interactions.project.GlobalParameter
This member defines the AQ_ExplainText global parameter.
exportAttribute(IAttributeValue) - Method in class com.aquima.interactions.profile.xml.XmlConverter
 
ExportBuilder - Class in com.aquima.interactions.ds.export.r17
Class for generating exports.
exporter(String) - Method in class com.aquima.interactions.ds.export.r17.ds.ApplicationExportDS
Sets the exporter that creates this export.
ExportFileType - Class in com.aquima.interactions.ds.export.r17
Class containing the type of stream generated by of ExportBuilder.writeToStream(java.io.OutputStream).
ExportInfo - Class in com.aquima.interactions.ds.export.r17
Class containing information about the stream of ExportBuilder.writeToStream(java.io.OutputStream).
ExportInfo(ExportFileType, String) - Constructor for class com.aquima.interactions.ds.export.r17.ExportInfo
 
exportInstance(IEntityInstance) - Method in class com.aquima.interactions.profile.xml.XmlConverter
 
ExportR12CertificateProvider - Class in com.aquima.interactions.foundation.security.cert
Deprecated, for removal: This API element is subject to removal in a future version.
com.aquima.interactions.foundation.security.cert.ExportR17CertificateProvider

ExportR12CertificateProvider(IResource) - Constructor for class com.aquima.interactions.foundation.security.cert.ExportR12CertificateProvider
Deprecated.
 
ExportR12DecryptCertificateProvider - Class in com.aquima.interactions.foundation.security.cert
Deprecated, for removal: This API element is subject to removal in a future version.
com.aquima.interactions.foundation.security.cert.ExportR17DecryptCertificateProvider

ExportR12DecryptCertificateProvider() - Constructor for class com.aquima.interactions.foundation.security.cert.ExportR12DecryptCertificateProvider
Deprecated.
 
ExportR17DecryptionKeyProvider - Class in com.aquima.interactions.foundation.security.cert
Key provider for decrypting/signing exported application release 17 xml's.
ExportR17DecryptionKeyProvider() - Constructor for class com.aquima.interactions.foundation.security.cert.ExportR17DecryptionKeyProvider
 
ExportR17KeyProvider - Class in com.aquima.interactions.foundation.security.cert
Key provider for decrypting/signing/validating exported application release 17 xml's.
ExportR17KeyProvider(IResource) - Constructor for class com.aquima.interactions.foundation.security.cert.ExportR17KeyProvider
 
ExportType - Class in com.aquima.interactions.ds.xml
This class describes an export type and contains all possible export types.
ExportUtilR12 - Class in com.aquima.interactions.ds.export.r12
Deprecated, for removal: This API element is subject to removal in a future version.
use com.aquima.interactions.ds.export.r17.ExportUtilR12

ExportUtilR17 - Class in com.aquima.interactions.ds.export.r17
Utility class for decrypting/encrypting and signing/validating of exports.
exportXml(IProfile, String) - Method in class com.aquima.interactions.profile.xml.XmlConverter
This method converts the profile to an XML string (UTF-8 encoded with header).
exportXmlElement(IProfile, String) - Method in class com.aquima.interactions.profile.xml.XmlConverter
This method converts the profile to an XML element.
ExportZipWriter - Class in com.aquima.interactions.ds.export.r17
ZipWriter class to write exports to a zip.
ExprDS - Class in com.aquima.interactions.rule.impl
Implementation of the expression datasource.
ExprDS(IExpressionEngineDS) - Constructor for class com.aquima.interactions.rule.impl.ExprDS
 
Expression - Class in com.aquima.interactions.rule.parser
This class holds a single expression.
Expression(IExpr) - Constructor for class com.aquima.interactions.rule.parser.Expression
 
EXPRESSION - Static variable in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterParser
 
EXPRESSION - Static variable in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterParser
 
EXPRESSION - Static variable in class com.aquima.interactions.project.ParameterType
This member defines the EXPRESSION parameter type.
EXPRESSION - Static variable in class com.aquima.interactions.rule.DefaultRuleType
This field defines the expression type.
EXPRESSION_TEMPLATE_ERROR - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an expression template had errors.
EXPRESSION_TEMPLATE_EXPRESSION_MANDATORY - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a the expression of an expression template is mandatory
EXPRESSION_TEMPLATE_NAME_MANDATORY - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a the name of an expression template is mandatory
ExpressionCoverage - Class in com.aquima.interactions.rule.coverage.container
 
ExpressionCoverage() - Constructor for class com.aquima.interactions.rule.coverage.container.ExpressionCoverage
 
ExpressionEngineXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ExpressionEngineXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ExpressionEngineXml(IExpressionEngineDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.ExpressionEngineXml
 
ExpressionEngineXml(IExpressionEngineDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.ExpressionEngineXml
 
ExpressionEntry(String) - Constructor for class com.aquima.interactions.framework.service.instance.InstanceServiceParameters.ExpressionEntry
 
ExpressionEntry(String, IExpression) - Constructor for class com.aquima.interactions.framework.service.instance.InstanceServiceParameters.ExpressionEntry
 
ExpressionEntryType - Enum Class in com.aquima.interactions.framework.service.instance
 
ExpressionErrorCodes - Class in com.aquima.interactions.expressions.definition
This class contains all the error codes for all the errors and warnings that may occur during the parsing of expressions.
ExpressionEvaluationException - Exception Class in com.aquima.interactions.rule.exception
This exception is used when the expand of a TSL text (dynamic text) fails.
ExpressionEvaluationException(IExpression, Throwable) - Constructor for exception class com.aquima.interactions.rule.exception.ExpressionEvaluationException
Constructs an ExpressionEvaluationException for the expression that failed with the cause of the failure.
ExpressionException - Exception Class in com.aquima.interactions.expressions
Base class for exceptions that may be raised during the evaluation of expressions.
ExpressionException(String) - Constructor for exception class com.aquima.interactions.expressions.ExpressionException
Constructs an exception object with only a message explaining the cause of the exception.
ExpressionException(String, Throwable) - Constructor for exception class com.aquima.interactions.expressions.ExpressionException
Constructs an exception object with a message and root cause explaining the nature the exception.
ExpressionFixer - Class in com.aquima.interactions.expressions
This class rewrites decision condition alternative expressions to full expressions which are parsable by the 4.2 expression parser.
ExpressionFixer(boolean) - Constructor for class com.aquima.interactions.expressions.ExpressionFixer
Constructs the decision table expression fixer with a boolean indicating if the expressions should be fixed for a release 4 parser.
expressionFor(String) - Method in interface com.aquima.interactions.rule.IExpressionParser
Parses and optimizes the expression so one can evaluate this expression.
expressionFor(String) - Method in class com.aquima.interactions.rule.parser.ExpressionParserProxy
 
ExpressionList - Class in com.aquima.interactions.expressions.semantics.nodes
The list expression combines the result of multiple expressions into a single list.
ExpressionList(Position, ISemanticNode...) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.ExpressionList
Constructs the node with the required arguments.
ExpressionParserProxy - Class in com.aquima.interactions.rule.parser
Expression parser base class containing the default implementations of the various parse methods.
ExpressionParserProxy(IProject, IMetaModel, IExprParser) - Constructor for class com.aquima.interactions.rule.parser.ExpressionParserProxy
Constructs the expression parser for the specified meta-model.
ExpressionR7 - Class in com.aquima.interactions.expressions.r7
The expression class holds the parsed and checked expression.
ExpressionR7(String, Type, String[], IExpressionNode) - Constructor for class com.aquima.interactions.expressions.r7.ExpressionR7
 
ExpressionTemplateDS - Class in com.aquima.interactions.ds
This class contains the information of an expression template.
ExpressionTemplateDS(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.ds.ExpressionTemplateDS
 
ExpressionTemplateVisitor - Class in com.aquima.interactions.rule.impl
Expression template visitor that is used during initialization to add the expression templates to the rule graph.
ExpressionTemplateVisitor() - Constructor for class com.aquima.interactions.rule.impl.ExpressionTemplateVisitor
 
ExpressionTemplateXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ExpressionTemplateXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ExpressionTemplateXml(IExpressionTemplateDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.ExpressionTemplateXml
 
ExpressionTemplateXml(IExpressionTemplateDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.ExpressionTemplateXml
 
ExpressionTokenizer - Class in com.aquima.interactions.rule.impl
Class for easy exposure of the internal structure of a parsed expression.
ExpressionTokenizer() - Constructor for class com.aquima.interactions.rule.impl.ExpressionTokenizer
 
ExpressionTokenizer(Version, IParseListener) - Constructor for class com.aquima.interactions.rule.impl.ExpressionTokenizer
 
ExpressionValidator - Class in com.aquima.interactions.rule.graph
Validation rule implementation that uses an expression to check if a value (or combination of values) is valid.
ExpressionValidator(IValidationDS, IExpressionParser) - Constructor for class com.aquima.interactions.rule.graph.ExpressionValidator
 
ExprListNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
Parse node representing a list of expressions.
ExprListNode() - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.ExprListNode
Constructs an empty parse node.
ExprListNode(IParseNode...) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.ExprListNode
Constructs the parse node with one or more expression nodes.
ExprNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This node represents the root of the parse tree.
ExprNode(IParseNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.ExprNode
Constructs the expression node without any local variables.
ExprNode(IParseNode, List<LocalVariableNode>) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.ExprNode
Constructs the expression node with a list of local variables.
ExprParserR7 - Class in com.aquima.interactions.expressions.r7
Implementation of the IExpressionParser interface for the 4.2 expression syntax.
ExprParserR7(IExprDS, IDefinitionSource) - Constructor for class com.aquima.interactions.expressions.r7.ExprParserR7
Constructs an expression parser using the custom functions provided by the data source.
ExprParserR7(IExprDS, IDefinitionSource, boolean) - Constructor for class com.aquima.interactions.expressions.r7.ExprParserR7
Constructs an expression parser using the custom functions provided by the data source.
ExprR7Printer - Class in com.aquima.interactions.expressions.r7.printer
Utility class that prints a semantic node structure as an R7 expression.
ExprR7Printer() - Constructor for class com.aquima.interactions.expressions.r7.printer.ExprR7Printer
Constructs the R6 expression printer.
ExprR7PrintVisitor - Class in com.aquima.interactions.expressions.r7.printer
Visitor implementation that prints an expression in a release 7 format.
ExprR7PrintVisitor() - Constructor for class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
EXTERNAL - Static variable in class com.aquima.interactions.flow.FlowType
 
EXTERNAL - Static variable in class com.aquima.interactions.rule.DefaultRuleType
This field defines the external rule type.
EXTERNAL_FLOW - Static variable in class com.aquima.interactions.foundation.connectivity.ConnectionType
This member defines the EXTERNAL-FLOW connection type
ExternalFlowConnection - Class in com.aquima.interactions.foundation.connectivity.impl
This class implements the external flow connection interface.
ExternalFlowConnection.ExternalFlowConnectionBuilder - Class in com.aquima.interactions.foundation.connectivity.impl
 
ExternalFlowConnectionBuilder() - Constructor for class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection.ExternalFlowConnectionBuilder
 
ExternalFlowDefinition - Class in com.aquima.interactions.flow.model
Default IExternalFlowDefinition implementation.
ExternalFlowDefinition(IExternalFlowDefinitionDS) - Constructor for class com.aquima.interactions.flow.model.ExternalFlowDefinition
 
ExternalFlowDefinitionXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ExternalFlowDefinitionXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ExternalFlowDefinitionXml(IExternalFlowDefinitionDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.ExternalFlowDefinitionXml
 
ExternalFlowDefinitionXml(IExternalFlowDefinitionDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.ExternalFlowDefinitionXml
 
ExternalFlowEventMapping - Class in com.aquima.interactions.flow.model
Default IExternalFlowEventMapping implementation.
ExternalFlowEventMapping(IExternalFlowEventMappingDS) - Constructor for class com.aquima.interactions.flow.model.ExternalFlowEventMapping
 
ExternalFlowEventMappingXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ExternalFlowEventMappingXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ExternalFlowEventMappingXml(IExternalFlowEventMappingDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.ExternalFlowEventMappingXml
 
ExternalFlowEventMappingXml(IExternalFlowEventMappingDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.ExternalFlowEventMappingXml
 
ExternalRuleXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ExternalRuleXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation
Internal class to generate xml from a datasource.
extract() - Method in class com.aquima.interactions.foundation.io.zip.ZipEntry
 
extract(IPortalContext) - Static method in class com.aquima.interactions.portal.audit.DcmAuditExtractor
 
ExtXmlCaseBaseDS - Class in com.aquima.interactions.ds.matching
ICaseBaseDS implementation for external match engine XML.
ExtXmlCaseBaseDS(IInitializationReport, IXmlNode, ICaseProvider) - Constructor for class com.aquima.interactions.ds.matching.ExtXmlCaseBaseDS
 
ExtXmlCaseDS - Class in com.aquima.interactions.ds.matching
ICaseDS implementation for external match engine XML.
ExtXmlCaseDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.ds.matching.ExtXmlCaseDS
 
ExtXmlCrosstableDS - Class in com.aquima.interactions.ds.matching
Cross-table data source implementation for custom match engine XML configuration.
ExtXmlCrosstableDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.ds.matching.ExtXmlCrosstableDS
 
ExtXmlMatchApplicationDS - Class in com.aquima.interactions.ds.matching
IApplicationDS wrapper for external match engine XML.
ExtXmlMatchApplicationDS(IInitializationReport, IMatchConfiguration, IResourceManager, IApplicationDS) - Constructor for class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
ExtXmlMatchDefinitionDS - Class in com.aquima.interactions.ds.matching
IMatchDefinitionDS implementation for external match engine XML.
ExtXmlMatchDefinitionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.ds.matching.ExtXmlMatchDefinitionDS
 
ExtXmlMatchEngineDS - Class in com.aquima.interactions.ds.matching
This implementation loads match engine definitions from an external XML file.
ExtXmlMatchEngineDS(IInitializationReport, IResourceManager, IMatchConfiguration) - Constructor for class com.aquima.interactions.ds.matching.ExtXmlMatchEngineDS
Constructs the match engine data source with the required parameters.
ExtXmlMatchFunctionDS - Class in com.aquima.interactions.ds.matching
IMatchDefinitionDS implementation for external match engine XML.
ExtXmlMatchFunctionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.ds.matching.ExtXmlMatchFunctionDS
 
ExtXmlMatchModuleDS - Class in com.aquima.interactions.ds.matching
IModuleDS wrapper for external match engine XML.
ExtXmlMatchModuleDS(IInitializationReport, IMatchConfiguration, IResourceManager, IModuleDS) - Constructor for class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
ExtXmlRampDS - Class in com.aquima.interactions.ds.matching
Ramp data source implementation for custom match engine XML configuration.
ExtXmlRampDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.ds.matching.ExtXmlRampDS
 

F

FactoryManager - Class in com.aquima.interactions.framework
Customizable factory manager implementation.
FactoryManager() - Constructor for class com.aquima.interactions.framework.FactoryManager
Default constructor for the factory manager, none of the factories that are serviced by this manager are initialized.
FailedConstraint - Class in com.aquima.interactions.rule.report
The failed constraint is a constraint implementation that can be used to replace constraints that were unable to load.
FailedElement - Class in com.aquima.interactions.composer.model
This class element is used to represent an element that failed expansion.
FailedElement(FailedElement) - Constructor for class com.aquima.interactions.composer.model.FailedElement
 
FailedElement(Throwable, String, ElementType) - Constructor for class com.aquima.interactions.composer.model.FailedElement
Constructs a failed element with the cause of the failure and the name and type of the element that failed expansion.
FailedElement(Throwable, String, ElementType, IParameters) - Constructor for class com.aquima.interactions.composer.model.FailedElement
Constructs a failed element with the cause of the failure, the name and type of the element that failed expansion, and an object containing additional parameters to identify the failure.
FailedElement(Throwable, String, ElementType, IMultilingualText) - Constructor for class com.aquima.interactions.composer.model.FailedElement
Constructs a failed element with the cause of the failure, the name and type of the element that failed expansion, and a message explaining the cause of the failure.
FailedElement(Throwable, String, ElementType, String) - Constructor for class com.aquima.interactions.composer.model.FailedElement
Constructs a failed element with the cause of the failure, the name and type of the element that failed expansion, and a message explaining the cause of the failure.
FailedRule - Class in com.aquima.interactions.rule.report
The failed rule is a inference rule implementation that can be used to replace rules that were unable to load.
FailedValidation - Class in com.aquima.interactions.rule.report
The failed validation is a validation implementation that can be used to replace validations that were unable to load.
FallbackLanguages - Class in com.aquima.interactions.portal.ds.sys.dialects
Class containing the fallback information for dialects.
FallbackLanguages(List<String>) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.FallbackLanguages
 
FALSE - Static variable in class com.aquima.interactions.foundation.types.BooleanValue
This member defines the FALSE value for the boolean type.
FALSE - Static variable in interface com.aquima.interactions.rule.ICondition
An inline field for a FALSE condition.
FATAL - Static variable in class com.aquima.interactions.foundation.report.Severity
This static member defines the Fatal severity.
fatalError(SAXParseException) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultErrorHandler
SAX2 Fatal error handler - called while parsing.
fatalError(SAXParseException) - Method in class com.aquima.interactions.foundation.xml.validation.XmlXsdValidator.InternalErrorHandler
 
Field - Class in com.aquima.interactions.composer.model
This class defines the Field element.
Field(Field) - Constructor for class com.aquima.interactions.composer.model.Field
 
Field(String, DataType, boolean, IMultilingualText, IMultilingualText) - Constructor for class com.aquima.interactions.composer.model.Field
Constructs the field with the most common attributes.
FIELD - Static variable in class com.aquima.interactions.composer.ds.TextNodeType
This member defines the FIELD text node type.
FIELD - Static variable in class com.aquima.interactions.composer.ElementType
This member defines the FIELD element type.
FIELD_ATTRIBUTE - Static variable in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
FIELD_EXPLAINTEXT_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate the explain text of a field could not be parsed.
FIELD_MAPPING_INVALID_ATTRIBUTE_DATATYPE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
FIELD_MAPPING_INVALID_ATTRIBUTE_NOTMULTIVALUED - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
FIELD_PROBLEMS - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a problems occured during initialization a field {0} = field-name
FIELD_QUESTIONTEXT_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate the question text of a field could not be parsed.
FIELD_UNKNOWN_ATTRIBUTE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a field references an unknown attribute.
FIELD_UNKNOWN_ENTITY - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a field references an unknown entity.
FieldDefinition - Class in com.aquima.interactions.composer.model.definition
This class holds the definition of a field.
FieldDefinition - Class in com.aquima.interactions.expressions.tsl.parse.nodes
Parse node representing a field (value) from a TSL expression.
FieldDefinition(int, String) - Constructor for class com.aquima.interactions.expressions.tsl.parse.nodes.FieldDefinition
Constructs the parse node with the required arguments.
FieldDefinition(FieldDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.FieldDefinition
 
FieldDefinition(IProject, IParserFactory, IFieldDS) - Constructor for class com.aquima.interactions.composer.model.definition.FieldDefinition
 
FieldDefinition(String, DataType, IDynamicText, IDynamicText) - Constructor for class com.aquima.interactions.composer.model.definition.FieldDefinition
 
FieldDelegateDS - Class in com.aquima.interactions.composer.ds.delegate
Delegate datasource for easy datasource extension.
FieldDelegateDS(IFieldDS) - Constructor for class com.aquima.interactions.composer.ds.delegate.FieldDelegateDS
Construct a datasource that delegates all method calls to the provided datasource.
FieldDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
FieldDS(IFieldDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.FieldDS
 
FieldMap - Class in com.aquima.interactions.composer.model.definition
This class is used by the definition store to hold all the field definitions.
FieldMap(String, FieldMap) - Constructor for class com.aquima.interactions.composer.model.definition.FieldMap
 
FieldMessage - Class in com.aquima.interactions.communication.impl.evaluator.parser
Internal class containing a single field validation message.
FieldMessage(IDynamicText, InferenceContext) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.FieldMessage
 
FieldNode - Class in com.aquima.interactions.expressions.tsl.evaluator.nodes
TSL node representing a field (value) from a TSL expression.
FieldNode(MessageReporter, IExpr, String) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.nodes.FieldNode
Constructs the node with the required arguments.
FieldParameterVisitor - Class in com.aquima.interactions.composer.model.definition
This visitor can be used to add global parameter value definitions to a field definition.
FieldParameterVisitor(FieldDefinition, IExpressionParser) - Constructor for class com.aquima.interactions.composer.model.definition.FieldParameterVisitor
 
FieldSolutionPart - Class in com.aquima.interactions.framework.handler.dtree
 
FieldSolutionPart() - Constructor for class com.aquima.interactions.framework.handler.dtree.FieldSolutionPart
 
FieldSolutionPart(String, String, String, String) - Constructor for class com.aquima.interactions.framework.handler.dtree.FieldSolutionPart
 
FieldTypeDefinition - Class in com.aquima.interactions.project.impl
Implementation class describing the field type definition
FieldTypeDefinition(IFieldTypeDS) - Constructor for class com.aquima.interactions.project.impl.FieldTypeDefinition
 
FieldTypeOutput - Class in com.aquima.interactions.project
This class defines the standard available output for field types.
FieldTypeXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
FieldTypeXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
FieldTypeXml(IFieldTypeDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.FieldTypeXml
 
FieldTypeXml(IFieldTypeDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.FieldTypeXml
 
FieldValidation - Class in com.aquima.interactions.composer.model
This class defines a single field validation.
FieldValidation(String, boolean, boolean, IMultilingualText, Map<String, String>) - Constructor for class com.aquima.interactions.composer.model.FieldValidation
Constructor to create a field validation with a message.
FIELDVALIDATION_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
FieldValidationDefinition - Class in com.aquima.interactions.communication.impl
Internal IFieldDefinition implementation that uses a datasource for construction.
FieldValidationDefinition - Class in com.aquima.interactions.composer.model.definition
This class contains a single definition of a validation that is defined for a field (value).
FieldValidationDefinition(IFieldValidationDS, IRuleEngine, AttributeReference) - Constructor for class com.aquima.interactions.communication.impl.FieldValidationDefinition
 
FieldValidationDefinition(IExpressionParser, IFieldValidationDS) - Constructor for class com.aquima.interactions.composer.model.definition.FieldValidationDefinition
 
FieldValidationDefinition(IValidationRule) - Constructor for class com.aquima.interactions.communication.impl.FieldValidationDefinition
 
FieldValidationDefinition(String, boolean, boolean, IDynamicText, ICondition) - Constructor for class com.aquima.interactions.composer.model.definition.FieldValidationDefinition
 
FieldValidationDelegateDS - Class in com.aquima.interactions.composer.ds.delegate
Delegate datasource for easy datasource extension.
FieldValidationDelegateDS(IFieldValidationDS) - Constructor for class com.aquima.interactions.composer.ds.delegate.FieldValidationDelegateDS
Construct a datasource that delegates all method calls to the provided datasource.
FieldValidationDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
FieldValidationDS(IFieldValidationDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.FieldValidationDS
 
FieldValidationException - Exception Class in com.aquima.interactions.communication.exception
Exception that is thrown when field(s) did not validate.
FieldValidationException(List<ParseMessage>) - Constructor for exception class com.aquima.interactions.communication.exception.FieldValidationException
Construct a FieldValidationException with a list of messages.
FieldValidationParameterVisitor - Class in com.aquima.interactions.communication.impl
Internal visitor class to create field validation parameters from a datasource.
FieldValidationParameterVisitor - Class in com.aquima.interactions.composer.model.definition
Internal visitor to collect the parameters of a field validation.
FieldValidationParameterVisitor() - Constructor for class com.aquima.interactions.communication.impl.FieldValidationParameterVisitor
 
FieldValidationParameterVisitor(Map<String, String>) - Constructor for class com.aquima.interactions.composer.model.definition.FieldValidationParameterVisitor
 
FieldValidationVisitor - Class in com.aquima.interactions.communication.impl
Internal visitor class to create field validation definitions from a datasource.
FieldValidationVisitor - Class in com.aquima.interactions.composer.model.definition
Field validation visitor implementation used during initialization to gather the validation definitions.
FieldValidationVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
FieldValidationVisitor(IFieldValidationVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.FieldValidationVisitor
 
FieldValidationVisitor(IAttributeDefinition, List<IFieldValidationDefinition>, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.FieldValidationVisitor
 
FieldValidationVisitor(IProject, FieldDefinition, IExpressionParser) - Constructor for class com.aquima.interactions.composer.model.definition.FieldValidationVisitor
 
FieldValidationXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
FieldValidationXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
FieldValidationXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
FieldValidationXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
FieldValidationXml(IFieldValidationDS, IXmlGlobals, String) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.FieldValidationXml
 
FieldValidationXml(IFieldValidationDS, IXmlGlobals, String) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.FieldValidationXml
 
FieldValidationXml(IFieldValidationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.FieldValidationXml
 
FieldValidationXml(IFieldValidationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.FieldValidationXml
 
FieldVariable - Class in com.aquima.interactions.expressions.semantics.nodes
The field expression retrieves the value of a field from the instance returned by the parent expression.
FieldVariable(ISemanticTreeBuilder, Position, IVariable, Identifier) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.FieldVariable
Constructs the node with the required arguments.
FieldVariableExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The field expression retrieves the value of a field from the instance returned by the parent expression.
FieldVariableExpression(Identifier, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.FieldVariableExpression
Constructs the field variable with the name of the field and the parent expression.
FieldVariableNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
Parse node representing a field variable.
FieldVariableNode(VariableNode, IdentifierNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.FieldVariableNode
Constructs the node with the name of the variable.
FieldXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
FieldXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
FieldXml(IFieldDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.FieldXml
 
FieldXml(IFieldDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.FieldXml
 
FILE_KEY - Static variable in class com.aquima.interactions.framework.ScopeKeys
 
FileException - Exception Class in com.aquima.interactions.foundation.connectivity.impl.exception
Signals that an operation involving a file denoted by a specified pathname has failed.
FileException(String, String) - Constructor for exception class com.aquima.interactions.foundation.connectivity.impl.exception.FileException
Constructs a FileException, in context of the provided file path, with a specified detail message.
FileException(String, String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.connectivity.impl.exception.FileException
Constructs a FileException, in context of the provided file path, with a specified detail message and cuase of the exception.
FileInfo - Class in com.aquima.interactions.foundation.io.resource
This class holds the resource information of a file resource.
FileInfo(File) - Constructor for class com.aquima.interactions.foundation.io.resource.FileInfo
 
FileResource - Class in com.aquima.interactions.foundation.io.resource
This class represents a file on disk.
FileResource(File) - Constructor for class com.aquima.interactions.foundation.io.resource.FileResource
Constructs a file resource with the resource manager that located the file, and the actual file the resource represents.
FileResourceManager - Class in com.aquima.interactions.foundation.io
Resource manager implementation that uses a file system to locate the resources.
FileResourceManager(String, File) - Constructor for class com.aquima.interactions.foundation.io.FileResourceManager
Constructs the file resource manager for the specified resource folder.
FileRoleCache - Class in com.aquima.interactions.portal.content
 
FileRoleCache() - Constructor for class com.aquima.interactions.portal.content.FileRoleCache
 
FileSystemConnection - Class in com.aquima.interactions.foundation.connectivity.impl
This FileSystemConnection is used to write, update and delete files and folders to the file system.
FileSystemConnection(String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
Constructs a new instance, without having any interaction with the actual file system.
FileSystemContentManager - Class in com.aquima.interactions.portal.content
A manager of content on a file system.
FileSystemContentManager(FileSystemConnection) - Constructor for class com.aquima.interactions.portal.content.FileSystemContentManager
Constructs a new manager, using a default naming strategy.
FileSystemContentManager(FileSystemConnection, IFileSystemNamingStrategy, FileRoleCache) - Constructor for class com.aquima.interactions.portal.content.FileSystemContentManager
Constructs a new manager.
FileSystemContentManager.Metadata - Class in com.aquima.interactions.portal.content
Metadata representation.
FileSystemMetadataException - Exception Class in com.aquima.interactions.portal.exception
Indicative of a problem related to the interaction with Content-related metadata on a file system.
FileSystemMetadataException(String) - Constructor for exception class com.aquima.interactions.portal.exception.FileSystemMetadataException
Basic constructor with only a message explaining the cause of the error.
FileSystemMetadataException(String, Throwable) - Constructor for exception class com.aquima.interactions.portal.exception.FileSystemMetadataException
Constructor with both a message and an exception explaining the cause of the error.
FileSystemResourceManager - Class in com.aquima.interactions.foundation.io
Resource manager implementation that uses a file system to locate the resources.
FileSystemResourceManager() - Constructor for class com.aquima.interactions.foundation.io.FileSystemResourceManager
Construct FileSystemResourceManager with protocol "file"
FileSystemResourceManager(String) - Constructor for class com.aquima.interactions.foundation.io.FileSystemResourceManager
 
fill() - Method in interface com.aquima.interactions.foundation.connectivity.IHttpConnection
Returns an object which can fill in the missing configurations of this connection.
fill() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
 
FilterCondition - Class in com.aquima.interactions.process.search
This class may be used to represent a condition on a query.
FilterCondition - Class in com.aquima.interactions.trace
This class may be used to represent a condition on a query.
FilterCondition(IValue, ConditionOperator) - Constructor for class com.aquima.interactions.process.search.FilterCondition
Constructs a new condition.
FilterCondition(IValue, ConditionOperator) - Constructor for class com.aquima.interactions.trace.FilterCondition
 
FilterCondition(IValue, ConditionOperator, boolean) - Constructor for class com.aquima.interactions.trace.FilterCondition
 
FilterCondition(IValue, ConditionOperator, boolean, MatchMode) - Constructor for class com.aquima.interactions.trace.FilterCondition
Constructs a new condition.
FilterCondition(IValue, ConditionOperator, MatchMode) - Constructor for class com.aquima.interactions.process.search.FilterCondition
Constructs a new condition.
FilterConversionUtil - Class in com.aquima.interactions.process.search
 
FilterDateProvider - Class in com.aquima.interactions.framework.container.listplus.search
 
FilterDateProvider(DataType) - Constructor for class com.aquima.interactions.framework.container.listplus.search.FilterDateProvider
 
FilterFactory - Class in com.aquima.interactions.framework.container.listplus.search.filters
Factory class that builds a IViewFilter containing CompositeViewFilter or IGenericFilter based on the parameters supplied in the constructor
FilterFactory(DataObject, ColumnDefinition, Locale) - Constructor for class com.aquima.interactions.framework.container.listplus.search.filters.FilterFactory
 
filterInstances(IEntityInstance[], String, String) - Method in class com.aquima.interactions.framework.util.InstanceSelection
Filter instances based on an expression which is applied to all instances, when evaluated to true the instance will be included in the result.
FilterOperator - Class in com.aquima.interactions.process.search
This class can be used to specify the operator of a query filter.
FilterOperator - Class in com.aquima.interactions.trace
This class can be used to specify the operator of a query filter.
finalize() - Method in class com.aquima.interactions.foundation.types.DateValue
 
find(CommentSearchCriteria) - Method in class com.aquima.interactions.portal.comments.ThrowingCommentsManager
 
find(CommentSearchCriteria) - Method in interface com.aquima.interactions.portal.ICommentsManager
 
find(TraceSearchCriteria) - Method in class com.aquima.interactions.trace.dao.impl.NullTraceDao
 
find(TraceSearchCriteria) - Method in interface com.aquima.interactions.trace.dao.ITraceDao
Finds traces matching the criteria.
Find - Class in com.aquima.interactions.expressions.functions.str
Find function that uses a regular expression to find a pattern in a string, and returns the first occurance that matches the pattern.
Find(boolean) - Constructor for class com.aquima.interactions.expressions.functions.str.Find
Constructs the function with a boolean indicating if the offset parameter should be used.
find_recovery_config(boolean) - Method in class com.aquima.interactions.java_cup.lr_parser
Put the (real) parse stack into error recovery configuration by popping the stack down to a state that can shift on the special error Symbol, then doing the shift.
findAllCaseEvents() - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findAllCaseEvents() - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method finds the list all case events.
findAllCaseEvents() - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
findAncestor(String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Find the XMLNewElement that is an ancestor of the current XMLNewElement, with the specified name.
findAncestor(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
Find the XMLNewElement that is an ancestor of the current XMLNewElement, with the specified name.
findAncestor(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
findByCriteria(CaseViewCriteria) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findByCriteria(CaseViewCriteria) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Finds case views based on the specified criteria.
findByCriteria(CaseViewCriteria) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
findByCriteria(CaseViewCriteria) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
findByCriteria(CaseViewCriteria) - Method in interface com.aquima.interactions.process.IProcessData
Find case views based on the specified criteria.
findByCriteria(CaseViewCriteria) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
findByCriteria(TaskViewCriteria) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findByCriteria(TaskViewCriteria) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Finds task views based on the specified criteria.
findByCriteria(TaskViewCriteria) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
findByCriteria(TaskViewCriteria) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
findByCriteria(TaskViewCriteria) - Method in interface com.aquima.interactions.process.IProcessData
Find task views based on the specified criteria.
findByCriteria(TaskViewCriteria) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
findCase(String) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
findCaseBase(String) - Method in class com.aquima.interactions.matching.impl.model.CaseBaseList
 
findCaseEventById(Long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findCaseEventById(Long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method finds a case event by id.
findCaseEventById(Long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
findCaseEventsByCriteria(CaseEventCriteria) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findCaseEventsByCriteria(CaseEventCriteria) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method finds a list of case events by criteria.
findCaseEventsByCriteria(CaseEventCriteria) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
findCaseIds(CaseCriteria, TaskCriteria) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findCaseIds(CaseCriteria, TaskCriteria) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Searches for cases matching the specified case and task filters and returns their IDs.
findCaseIdsWithTasks(String, String[]) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
Finds the IDs of cases that have open tasks with the specified node IDs.
findCases(CaseStatusType, String) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
This method returns all the cases with a certain status for a specific application.
findCases(CaseCriteria) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
findCases(CaseCriteria) - Method in interface com.aquima.interactions.process.IProcessData
This method returns an array containing views of all cases that are valid after applying the filters from the filter context
findCases(CaseCriteria) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
findCases(CaseCriteria) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
findCases(CaseCriteria, TaskCriteria) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findCases(CaseCriteria, TaskCriteria) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method searches for cases containing tasks matching the filter.
findChild(String) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Finds a required XMLNode that occurs as a child (only one level deep) with the specified tagname.
findChild(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
findChild(String, boolean) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Finds an XMLNode that occurs as a child (only one level deep) with the specified tagname.
findChild(String, boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
findChildren(String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Find the elements that occurs as child (only one level deep).
findChildren(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
findChildren(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
findChildren(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
findChildren(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
findDelayedEvents(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findDelayedEvents(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Returns events whose processing has been delayed due to the case being locked.
findDelayedEvents(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
Returns events whose processing has have been delayed due to the case being locked.
findElements() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
findEndTag(String) - Static method in class com.aquima.interactions.rule.validation.ParameterParser
 
findExtendedCases(CaseCriteria) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findExtendedCases(CaseCriteria) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method searches for cases matching the task filter.
findExtendedTasks(TaskCriteria) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findExtendedTasks(TaskCriteria) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method searches for tasks matching the task filter.
findFirstChild(String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Find the first direct child with the given tag name, throws exception if it's not found.
findFirstChild(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
findFirstChild(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
Find the first direct child with the given tag name, throws exception if it's not found.
findFirstChild(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
Find the first direct child with the given tag name, throws exception if it's not found.
findFirstChild(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
findOpenEventsForCaseByEventName(long, String) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
findTag(String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Get the first sub-element with a certain XML tag name.
findTag(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
findTag(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
Get the first sub-element with a certain XML tag name.
findTag(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
Get the first sub-element with a certain XML tag name.
findTag(String) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Get the first element with a certain XML tag name (starting at current element).
findTag(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
findTags(String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Make a list of all XmlNewElement elements with a certain XML tag name, recursively.
findTags(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
findTags(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
findTags(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
findTags(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
Make a list of all XMLNodes with a certain XML tag name, recursively.
findTasks(TaskCriteria) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findTasks(TaskCriteria) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method searches for tasks matching the task filter.
findTasks(TaskCriteria) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
findTasks(TaskCriteria) - Method in interface com.aquima.interactions.process.IProcessData
This method returns an array containing views of all tasks that are valid after applying the filters from the filter context.
findTasks(TaskCriteria) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
findTasks(TaskCriteria) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
findTasks(Long, TaskType, TaskStatusType, String[]) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
findTasks(Long, TaskType, TaskStatusType, String, DateTimeValue) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
findTimerEvent(Long, Long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
findTimerEvent(Long, Long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Returns the timer event associated with the given case and timer task, or null if it does not exist.
findTimerEvent(Long, Long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
findWaitingCaseIds(String, DateTimeValue, boolean) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
Finds the id of the cases that are in the waiting state.
findWaitingCases(String, String, Set<Long>) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
Returns cases that have an open incoming message event task waiting for an event with the specified name.
findWaitingCases(String, Set<Long>) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
findWaitingCases(String, Set<Long>) - Method in interface com.aquima.interactions.process.IProcessData
This method returns the cases waiting for a message event.
findWaitingCases(String, Set<Long>) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
findWaitingCases(String, Set<Long>) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
FiredEvent - Class in com.aquima.interactions.portal.model.session
This class holds the information of the element that triggered the portal event.
FiredEvent() - Constructor for class com.aquima.interactions.portal.model.session.FiredEvent
Constructs an empty fired event instance.
FiredEvent(RequestAction) - Constructor for class com.aquima.interactions.portal.model.session.FiredEvent
 
fireEvent(IEvent) - Method in class com.aquima.interactions.foundation.events.EventDispatcher
 
fireEvent(IEvent) - Method in interface com.aquima.interactions.foundation.events.IEventDispatcher
This method will forward the specified event to all listeners registered to the dispatcher, and optionally forward the event to the parent dispatcher when available.
FIRST - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
FIRST - Static variable in class com.aquima.interactions.framework.container.list.NavigateActionEnum
 
FirstToUpperCase - Class in com.aquima.interactions.framework.mask.impl
This mask converts the first character of a string to upper case and the rest of the string to lowercase.
FirstToUpperCase() - Constructor for class com.aquima.interactions.framework.mask.impl.FirstToUpperCase
 
FixedWidthTextReader - Class in com.aquima.interactions.framework.util.textdata
This class can be used to read a fixed width text resource.
FixedWidthTextReader(IResource, int[]) - Constructor for class com.aquima.interactions.framework.util.textdata.FixedWidthTextReader
Constructs FixedWidthTextReader with supplied column widths.
FixedWidthTextReader(IResource, int[], char) - Constructor for class com.aquima.interactions.framework.util.textdata.FixedWidthTextReader
Constructs FixedWidthTextReader with supplied column widths and padding character.
FixedWidthTextReader(IResource, int[], char, int, int) - Constructor for class com.aquima.interactions.framework.util.textdata.FixedWidthTextReader
Constructs FixedWidthTextReader with supplied column widths, padding character and alignment.
FixedWidthTextReader(IResource, int[], char, int, int, String) - Constructor for class com.aquima.interactions.framework.util.textdata.FixedWidthTextReader
Constructs FixedWidthTextReader with supplied column widths, padding character, alignment, number of lines to skip and charset.
FixedWidthTextReader(IResource, int[], char, int, String) - Constructor for class com.aquima.interactions.framework.util.textdata.FixedWidthTextReader
Constructs FixedWidthTextReader with supplied column widths, padding character, alignment and charset.
floatFix(double) - Static method in class com.aquima.interactions.expressions.runtime.FloatMath
Round a number after 15 digits, including the digits before the decimal separator.
FloatMath - Class in com.aquima.interactions.expressions.runtime
Floating point fixing for enhanced precision.
FLOW - Enum constant in enum class com.aquima.interactions.portal.model.session.scope.PortalScopeType
 
FLOW - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static FLOW type.
FLOW - Static variable in class com.aquima.interactions.portal.PortalResponse
Response type to indicate a new-page response.
FLOW_HAS_NO_ENDNODE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
FLOW_ID - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static FLOW type id.
FLOW_PROBLEMS - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
FLOW_WITH_EVENT_NODE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code indicates a flow containing an event node.
FlowAccessException - Exception Class in com.aquima.interactions.flow.exception
This exception is used to indicate a flow could not be accessed.
FlowAccessException(String) - Constructor for exception class com.aquima.interactions.flow.exception.FlowAccessException
Constructs the exception with the name of the flow that could not be accessed.
FlowAccessException(String, String) - Constructor for exception class com.aquima.interactions.flow.exception.FlowAccessException
Constructs the exception with the name of the flow that could not be accessed, and an additional message providing further explanation.
FlowActionException - Exception Class in com.aquima.interactions.flow.exception
This exception is used to indicate the processing of an action node failed due to an exception.
FlowActionException(String, String, Throwable) - Constructor for exception class com.aquima.interactions.flow.exception.FlowActionException
Constructs the exception with the action id and error.
FlowActionNodeDetails - Class in com.aquima.interactions.portal.model.session.state.serializer.node
Node details object for nodes representing a service.
FlowActionNodeDetails(NodeID, String, ExitEvent[]) - Constructor for class com.aquima.interactions.portal.model.session.state.serializer.node.FlowActionNodeDetails
 
FlowAuthorizationException - Exception Class in com.aquima.interactions.portal.exception
This exception is used to indicate the flow could not be accessed due to a required role not being present.
FlowAuthorizationException(String, String, String[], boolean) - Constructor for exception class com.aquima.interactions.portal.exception.FlowAuthorizationException
Constructs the exception with the required parameters.
FlowBlockedException - Exception Class in com.aquima.interactions.portal.exception
This exception is used to indicate the current flow should abort at once.
FlowBlockedException(String, boolean, IErrorMessage[]) - Constructor for exception class com.aquima.interactions.portal.exception.FlowBlockedException
Constructs the exception with a message and transaction indicator.
FlowConditionException - Exception Class in com.aquima.interactions.flow.exception
This exception is used to indicate the processing of a condition node failed.
FlowConditionException(String, String, String) - Constructor for exception class com.aquima.interactions.flow.exception.FlowConditionException
Constructs the exception with the condition id and error message.
FlowConditionException(String, String, Throwable) - Constructor for exception class com.aquima.interactions.flow.exception.FlowConditionException
Constructs the exception with the condition id and error.
FlowContext - Class in com.aquima.interactions.portal.model.tx
This class holds the transactional data for a flow.
FlowContext(IInstanceContext, String) - Constructor for class com.aquima.interactions.portal.model.tx.FlowContext
Constructs the flow context with the specified parent context and flow name.
FlowContextDump - Class in com.aquima.interactions.portal.model.session.state
This class contains the information needed to create a flow context.
FlowContextDump(FlowContext) - Constructor for class com.aquima.interactions.portal.model.session.state.FlowContextDump
 
FlowContextDump(String) - Constructor for class com.aquima.interactions.portal.model.session.state.FlowContextDump
 
FlowCrawler - Class in com.aquima.interactions.flow.model
This class is part of a visitors pattern and implements a method to follow all flow-paths within a flowModel.
FlowCrawler(FlowEngine, InferenceContext) - Constructor for class com.aquima.interactions.flow.model.FlowCrawler
 
FlowDS - Class in com.aquima.interactions.portal.ds.sys.flow
Flow data-source wrapper that is used to replace execute task services.
FlowDS(IFlowDS, Map<String, ExecuteTaskCall>) - Constructor for class com.aquima.interactions.portal.ds.sys.flow.FlowDS
 
flowEnded(IPortalSession, ExitState, ExitEvent) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler for the flow ended event.
flowEnded(IPortalSession, ExitState, ExitEvent) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
flowEnded(IPortalSession, ExitState, ExitEvent) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
flowEnded(IPortalSession, ExitState, ExitEvent) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
flowEnded(IPortalSession, ExitState, ExitEvent) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
flowEngine - Variable in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
FlowEngine - Class in com.aquima.interactions.flow.model
Flow engine handles the evaluation of a flow and holds all information on available flows.
FlowEngine(INodeDetailsFactory, IExpressionParser, IFlowEngineDS) - Constructor for class com.aquima.interactions.flow.model.FlowEngine
Constructs a flow engine with the specified factory, parser and datasource.
FlowEngineDS - Class in com.aquima.interactions.portal.ds.sys.flow
Flow engine data-source wrapper that is used to replace execute task services.
FlowEngineDS(IFlowEngineDS, Map<String, ExecuteTaskCall>) - Constructor for class com.aquima.interactions.portal.ds.sys.flow.FlowEngineDS
Constructs the wrapper with the required arguments.
FlowEngineFactory - Class in com.aquima.interactions.flow
Factory class that may be used to create an instance of IFlowEngine.
FlowEngineFactory() - Constructor for class com.aquima.interactions.flow.FlowEngineFactory
 
FlowEngineXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
Class to create an xml of a flow engine datasource.
FlowEngineXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
Class to create an xml of a flow engine datasource.
FlowEngineXml(IFlowEngineDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.FlowEngineXml
Construct a FlowEngineXml with data source to convert a datasource to an XML.
FlowEngineXml(IFlowEngineDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.FlowEngineXml
Construct a FlowEngineXml with data source to convert a datasource to an XML.
FlowErrorCodes - Class in com.aquima.interactions.flow.ds
This class defines the various initialization errors that may occur when creating a flow engine from data source.
FlowEvaluatorType - Class in com.aquima.interactions.flow.model
different types of flow evaluators supported.
FlowException - Exception Class in com.aquima.interactions.flow
Base class for all exceptions specific to the flow engine component.
FlowException(String) - Constructor for exception class com.aquima.interactions.flow.FlowException
Basic constructor with only a message explaining the cause of the error.
FlowException(String, Throwable) - Constructor for exception class com.aquima.interactions.flow.FlowException
Constructor with both a message and an exception explaining the cause of the error.
FlowExit - Class in com.aquima.interactions.portal.model.flow
This class defines an exit of a flow node.
FlowExit(String, boolean) - Constructor for class com.aquima.interactions.portal.model.flow.FlowExit
 
FlowExitEventException - Exception Class in com.aquima.interactions.flow.exception
This exception type is used when no edge could be found in a node for a certain exit event.
FlowExitEventException(String, String, ExitEvent, ExitEvent[]) - Constructor for exception class com.aquima.interactions.flow.exception.FlowExitEventException
Constructs the exception with the required parameters.
FlowFunction - Class in com.aquima.interactions.portal.function
The blueriq flow function is a function which can execute a function flow using in- and ouput parameters.
FlowFunction() - Constructor for class com.aquima.interactions.portal.function.FlowFunction
 
FlowFunction(CalleeParameterMapping, FunctionParameterValidator, IWebFunctionEnhancer) - Constructor for class com.aquima.interactions.portal.function.FlowFunction
 
FlowFunction(IWebFunctionEnhancer) - Constructor for class com.aquima.interactions.portal.function.FlowFunction
 
FlowFunctionContext - Class in com.aquima.interactions.portal.model.session
 
FlowFunctionContext(IInternalPortalContext, IFunctionCallDefinition) - Constructor for class com.aquima.interactions.portal.model.session.FlowFunctionContext
 
FlowFunctionException - Exception Class in com.aquima.interactions.flow.exception
This exception is used to indicate the processing of an action node failed due to an exception.
FlowFunctionException(String, String, Throwable) - Constructor for exception class com.aquima.interactions.flow.exception.FlowFunctionException
Constructs the exception with the action id and error.
flowHandler - Variable in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
FlowHandler - Class in com.aquima.interactions.portal.model.session
Flow handler implementation of the portal engine.
FlowHandler(PortalContext, String, String, EventErrors, IServiceFactory, IModule, ITimeTracker, boolean, String[]) - Constructor for class com.aquima.interactions.portal.model.session.FlowHandler
Constructs the flow handler with the required parameters.
FlowInitializerFactory - Class in com.aquima.interactions.portal.model.session
 
FlowNode - Class in com.aquima.interactions.portal.model.flow
Node class for the flow engine to represent a (sub)flow.
FlowNode(IFlowDS, boolean, String[], String[]) - Constructor for class com.aquima.interactions.portal.model.flow.FlowNode
 
FLOWNODE_MISSING_EDGES - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
 
FlowNodeCounter - Class in com.aquima.interactions.flow.model
Counts flow nodes reached during the execution of a flow.
FlowNodeCounter() - Constructor for class com.aquima.interactions.flow.model.FlowNodeCounter
Creates a new instance, with the system default maximum loop count.
FlowNodeCounter(int) - Constructor for class com.aquima.interactions.flow.model.FlowNodeCounter
Creates a new instance with the specified maximum loop count.
FlowNodeDelegate - Class in com.aquima.interactions.flow.model
Delegate class which maps the methods to the internal IFlowNodeDetails.
FlowNodeDelegate(IFlowNodeDetails) - Constructor for class com.aquima.interactions.flow.model.FlowNodeDelegate
 
FlowNodeDetails - Class in com.aquima.interactions.portal.model.session.state.serializer.node
Node details object for nodes representing a (sub)flow.
FlowNodeDetails(NodeID, String) - Constructor for class com.aquima.interactions.portal.model.session.state.serializer.node.FlowNodeDetails
 
FlowNodeException - Exception Class in com.aquima.interactions.flow.exception
This exception is used for errors that are specific to a flow.
FlowNodeException(String, String, Throwable) - Constructor for exception class com.aquima.interactions.flow.exception.FlowNodeException
Constructs the exception with the required arguments.
FlowOnRefresh - Class in com.aquima.interactions.framework.container.refresh
FlowOnRefresh Container Implementation
FlowOnRefresh() - Constructor for class com.aquima.interactions.framework.container.refresh.FlowOnRefresh
 
FlowParameterMapping - Class in com.aquima.interactions.portal.model.session
 
FlowParameterMapping() - Constructor for class com.aquima.interactions.portal.model.session.FlowParameterMapping
 
FlowParameterVisitor - Class in com.aquima.interactions.portal.model.flow
Internal class to retrieve the flow parameters for the NodeFactory.
FlowParameterVisitor() - Constructor for class com.aquima.interactions.portal.model.flow.FlowParameterVisitor
 
flowPath - Variable in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
FlowPath - Class in com.aquima.interactions.flow.model
Simple class holding the nodes that have been processed during a flow action.
FlowPath() - Constructor for class com.aquima.interactions.flow.model.FlowPath
 
FlowPath(IFlowPath) - Constructor for class com.aquima.interactions.flow.model.FlowPath
 
FlowPath(INodeDetails...) - Constructor for class com.aquima.interactions.flow.model.FlowPath
 
FlowReference - Class in com.aquima.interactions.portal.ds
 
FlowReference(String, String) - Constructor for class com.aquima.interactions.portal.ds.FlowReference
 
FlowRepeatBehaviour - Class in com.aquima.interactions.portal.model.session.repeatflow
 
FlowRepeatBehaviour(IInternalPortalContext) - Constructor for class com.aquima.interactions.portal.model.session.repeatflow.FlowRepeatBehaviour
 
FlowResultNodeDetails - Class in com.aquima.interactions.portal.model.session.state.serializer.node
Node details object for nodes representing a page.
FlowResultNodeDetails(NodeID, String, ExitEvent[]) - Constructor for class com.aquima.interactions.portal.model.session.state.serializer.node.FlowResultNodeDetails
 
FlowScope - Class in com.aquima.interactions.portal.model.session.scope
This class implements the IFlowScope interface and is used to store flow specific objects.
FlowScope(FlowScope, boolean) - Constructor for class com.aquima.interactions.portal.model.session.scope.FlowScope
Copy constructor (shallow copy).
FlowScope(String) - Constructor for class com.aquima.interactions.portal.model.session.scope.FlowScope
Create a flow scope with no parent and no values.
FlowScope(String, CaseInsensitiveMap<Serializable>) - Constructor for class com.aquima.interactions.portal.model.session.scope.FlowScope
 
FlowScopeDelegate - Class in com.aquima.interactions.portal.model.session.scope
Utility class to allow for easy wrapping of a flow scope implementation.
FlowScopeDelegate(IFlowScope) - Constructor for class com.aquima.interactions.portal.model.session.scope.FlowScopeDelegate
 
FlowScopeDump - Class in com.aquima.interactions.portal.model.session.state
This class contains the information needed to create a flow scope.
FlowScopeDump(FlowScope) - Constructor for class com.aquima.interactions.portal.model.session.state.FlowScopeDump
 
FlowScopeDump(String) - Constructor for class com.aquima.interactions.portal.model.session.state.FlowScopeDump
 
FlowScopeFile - Class in com.aquima.interactions.framework
 
FlowScopeFile(String, String, byte[]) - Constructor for class com.aquima.interactions.framework.FlowScopeFile
 
flowSize() - Method in class com.aquima.interactions.flow.model.FlowPath
 
flowStarted(IPortalSession, String) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler for the flow started event.
flowStarted(IPortalSession, String) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
flowStarted(IPortalSession, String) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
flowStarted(IPortalSession, String) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
flowStarted(IPortalSession, String) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
FlowState - Class in com.aquima.interactions.flow.model
This object is used to hold the position of a flow request.
FlowState(INodeDetails[], ExitState, String, FlowEvaluatorType, VisitedPages) - Constructor for class com.aquima.interactions.flow.model.FlowState
Constructs the flow state with an array of nodes that should be used to initialize the internal flow path with.
FlowState(FlowPath, ExitState, String, FlowEvaluatorType, VisitedPages) - Constructor for class com.aquima.interactions.flow.model.FlowState
 
flowToNextPage(RequestAction, String, EventErrors) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
FlowType - Class in com.aquima.interactions.flow
The flow type representing a type of flow.
FlowType(String) - Constructor for class com.aquima.interactions.flow.FlowType
 
FlowVisitor - Class in com.aquima.interactions.flow.model
Accepts flows which are registered to the data source.
FlowVisitor - Class in com.aquima.interactions.portal.ds.sys.flow
Flow visitor wrapper that is used to replace execute task services.
FlowVisitor(IFlowVisitor, Map<String, ExecuteTaskCall>) - Constructor for class com.aquima.interactions.portal.ds.sys.flow.FlowVisitor
 
FlowVisitor(INodeDetailsFactory, IExpressionParser, Map<String, InternalFlow>, Set<String>) - Constructor for class com.aquima.interactions.flow.model.FlowVisitor
 
FlowXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
Internal class to generate xml from a datasource.
FlowXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
Internal class to generate xml from a datasource.
FlowXml(IFlowDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.FlowXml
 
FlowXml(IFlowDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.FlowXml
 
flush() - Method in class com.aquima.interactions.foundation.io.HtmlFilterWriter
 
forcePageCommit() - Method in class com.aquima.interactions.portal.model.session.RequestAction
This method returns a boolean indicating if the page should be committed, even if the flow returns to the same page.
forClosed(String, String, long, String, String, String, String) - Static method in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
forClosed(String, String, long, String, String, String, String, Map<String, String>) - Static method in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
forConditionOpened(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forConditionTriggered(String, String, String, String, long, long, GUID, DMNDecisionTree) - Static method in class com.aquima.interactions.trace.impl.DecisionTraceMessage
This method constructs an DRGTraceMessage and needs to be called when an attribute is inferred by the inference engine.
forConditionTriggered(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forContainerId(String) - Method in interface com.aquima.interactions.composer.IComposerContext
This method creates a child context of active composer context.
forContainerId(String) - Method in class com.aquima.interactions.composer.model.ComposerContext
 
forCreate(String, String, String, Long, long, String) - Static method in class com.aquima.interactions.trace.impl.AggregateTraceMessage
This method returns a new Aggregate Trace Message when a new aggregate is created.
forCreate(String, String, String, Long, long, String, String) - Static method in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
This method returns a new Case Dossier Trace Message when a new caseDossier is created.
forCreated(String, String, long, String, String) - Static method in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
forCreated(String, String, long, String, String, Map<String, String>) - Static method in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
forDecision(String, DMNDecisionTree, String, IValue, String, String, Map<String, String>) - Static method in class com.aquima.interactions.trace.impl.AttributeDecisionTraceMessage
This method creates a trace message for the given decision
forDelete(DcmAuditProperties, String, String, String, String, String, boolean) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
This method returns a new DocumentAuditMessage when the AQ_File_Delete service is called.
forDelete(String, String, String, Long, long, String) - Static method in class com.aquima.interactions.trace.impl.AggregateTraceMessage
This method returns a new Aggregate Trace Message when an aggregate is deleted.
forDelete(String, String, String, Long, long, String, String) - Static method in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
This method returns a new Case Dossier Trace Message when a Case Dossier is deleted.
forDocumentCreated(String, String, String, String, String, String, String, Long) - Static method in class com.aquima.interactions.trace.impl.DocumentTraceMessage
Constructs a trace message to trace a creation of a file.
forDocumentDeleted(String, String, String, String, String, String, String, Long) - Static method in class com.aquima.interactions.trace.impl.DocumentTraceMessage
Constructs a trace message to trace a delete of a file.
forDocumentGenerated(String, String, String, String, String, String, String, Long) - Static method in class com.aquima.interactions.trace.impl.DocumentTraceMessage
Constructs a trace message to trace a generation of a file.
forDocumentMetadataUpdated(String, String, String, String, String, String, String, Long) - Static method in class com.aquima.interactions.trace.impl.DocumentTraceMessage
Constructs a trace message to trace a delete of a file.
forDocumentMoved(String, String, String, String, String, String, String, String, String, Long) - Static method in class com.aquima.interactions.trace.impl.DocumentTraceMessage
Constructs a trace message to trace a move of a file.
forDocumentReceived(String, String, String, String, String, String, String, String, String, Long) - Static method in class com.aquima.interactions.trace.impl.DocumentTraceMessage
Constructs a trace message to trace a move of a file.
forDocumentUpdated(String, String, String, String, String, String, String, Long, String) - Static method in class com.aquima.interactions.trace.impl.DocumentTraceMessage
Constructs a trace message to trace a update of a file.
forDownload(DcmAuditProperties, String, String, String, String, boolean) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
This method returns a new DocumentAuditMessage when the AQ_File_Download container is called.
forDownloadRender(DcmAuditProperties, String, String) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
This method returns a new DocumentAuditMessage when the DocumentService renderDocument service is called.
FOREACH_END - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
FOREACH_START - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
ForeachContext - Class in com.aquima.interactions.expressions.tsl.evaluator.nodes
Value source wrapped used by foreach loops.
ForeachContext(IValueSource, String, ICompoundValue, int) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachContext
Creates the wrapper with the required arguments.
ForeachDefinition - Class in com.aquima.interactions.expressions.tsl.parse.nodes
Parse node representing a FOREACH loop from a TSL expression.
ForeachDefinition(int, String, String, String, String, IParseNode) - Constructor for class com.aquima.interactions.expressions.tsl.parse.nodes.ForeachDefinition
Constructs the parse node with the required arguments.
ForeachNode - Class in com.aquima.interactions.expressions.tsl.evaluator.nodes
This node is responsible for iterating over instances and evaluating the contents for each instance.
ForeachNode(String, IExpr, IExpr, String, boolean, ITslNode) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachNode
Constructs the node with the required arguments.
ForeachObject - Class in com.aquima.interactions.expressions.tsl.evaluator.nodes
Wrapper for an instance of a TSL foreach loop.
ForeachObject(ICompoundValue, int) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
Constructs the wrapper with the instance and the position in the index.
forElement(IElement) - Method in class com.aquima.interactions.portal.model.session.RequestAction
 
forEventOpened(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forEventTriggered(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forGenerate(DcmAuditProperties, String, String, String, String, String) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
This method returns a new DocumentAuditMessage when the AQ_Document_Generate service is called.
forHTML(String) - Static method in class com.aquima.interactions.foundation.text.StringEscape
Escape characters for text appearing in HTML markup.
forInstance(EntityValue) - Method in interface com.aquima.interactions.composer.IComposerContext
This method creates a child context of active composer context, using this method the provided instance is used as the active instance in the underlying inference context.
forInstance(EntityValue) - Method in class com.aquima.interactions.composer.model.ComposerContext
 
forInstance(IEntityInstance) - Method in interface com.aquima.interactions.mapping.IMappingComposer
This method returns a new element composer in which the specified instance is active.
forInstance(IEntityInstance) - Method in class com.aquima.interactions.mapping.impl.MappingComposer
 
forInstance(IEntityInstance) - Method in interface com.aquima.interactions.portal.IElementComposer
This method returns a new element composer in which the specified instance is active.
forInstance(IEntityInstance) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
forLabel(String) - Static method in class com.aquima.interactions.flow.ExitEvent
Constructs an exit event for the specified label.
forLabel(String) - Method in class com.aquima.interactions.process.TaskExit
This method returns the exit type with the specified label.
forMainSession(IActionHandler) - Static method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledActionHandler
Returns a wrapper for the given action handler, which executes in the main session of a ProcessEnabledSession, even if an AQ_ExecuteTask service call is currently executing in the main session.
forMainSession(IPortalSessionCallback) - Static method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledCallback
Returns a wrapper for the given callback which executes in the main session of a ProcessEnabledSession, even if an AQ_ExecuteTask service call is currently executing in the main session.
format(boolean) - Method in class com.aquima.interactions.foundation.text.BooleanFormat
Formats an boolean to it's string representation.
format(double) - Method in class com.aquima.interactions.foundation.text.InternalNumberFormat
Warning, internal method.
format(double) - Method in interface com.aquima.interactions.foundation.text.INumberFormat
Formats an integer number to it's string representation.
format(double) - Method in class com.aquima.interactions.foundation.text.NumberFormat
 
format(long) - Method in class com.aquima.interactions.foundation.text.InternalNumberFormat
Warning, internal method.
format(long) - Method in interface com.aquima.interactions.foundation.text.INumberFormat
Formats an integer number to it's string representation.
format(long) - Method in class com.aquima.interactions.foundation.text.NumberFormat
 
format(IPrimitiveValue) - Method in class com.aquima.interactions.communication.impl.XsdDateValueFormat
 
format(IPrimitiveValue) - Method in class com.aquima.interactions.communication.impl.ZonedDateTimeValueFormat
 
format(IPrimitiveValue) - Method in interface com.aquima.interactions.foundation.IValueFormatter
This method formats the to a string representation.
format(IPrimitiveValue) - Method in interface com.aquima.interactions.metamodel.IValueMask
This method formats the provided value to a string.
format(IPrimitiveValue) - Method in class com.aquima.interactions.portal.model.def.MaskFormat
 
format(IPrimitiveValue) - Method in class com.aquima.interactions.project.impl.ValueFormat
 
format(IPrimitiveValue) - Method in class com.aquima.interactions.project.impl.ValueFormatter
 
format(IPrimitiveValue) - Method in class com.aquima.interactions.project.impl.XssSafeValueFormatter
Nothing to do, delegate to the underlying formatter.
format(String, String[]) - Static method in class com.aquima.interactions.foundation.security.util.Messages
Format an error message with parameters.
format(Calendar, StringBuffer) - Method in interface com.aquima.interactions.foundation.text.IDateSymbol
Formats this symbol's field of the specified Calendar, and appends it to the StringBuffer.
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.CentiSecondSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.DateSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.DeciSecondSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.HourSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.LeadingZeroShortHourSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.MeridiemMarkerSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.MilliSecondSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.MinuteSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.MonthSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.SecondSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.SeparatorSymbol
Formats this symbol separator.
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.ShortDateSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.ShortHourSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.ShortMonthSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.ShortYearSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.foundation.text.symbol.YearSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.framework.mask.impl.date.SpelledDayOfWeekSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.framework.mask.impl.date.SpelledDaySymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.framework.mask.impl.date.SpelledMonthSymbol
 
format(Calendar, StringBuffer) - Method in class com.aquima.interactions.framework.mask.impl.date.SpelledYearSymbol
 
format(Date) - Method in class com.aquima.interactions.foundation.text.DateFormat
Formats the specified Date object according to the symbols used to construct this DateFormat instance.
FORMAT_PROBLEM - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
FORMAT_VERSION - Static variable in class com.aquima.interactions.ds.export.r17.ds.ApplicationExportDS
 
formatKey(RuntimeKey, IRendererContext) - Method in class com.aquima.interactions.framework.renderer.XmlElement
 
FORMATONLY_MERIDIEMMARKER - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
FORMATONLY_SHORTDATE - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
FORMATONLY_SHORTHOUR - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
FORMATONLY_SHORTHOURLEADINGZERO - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
FORMATONLY_SHORTMONTH - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
FORMATONLY_SHORTYEAR - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
formatPatch(String) - Method in class com.aquima.interactions.foundation.Version
 
formatValue(IListColumn, IValue) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
formatValue(ISingleValue, ILanguage) - Method in class com.aquima.interactions.framework.renderer.document.XmlTextItem
 
forMessagePublished(String, String, Long, String, String, String, Map<String, IValue>) - Static method in class com.aquima.interactions.trace.impl.MessagePublishedTraceMessage
 
forMessageReceived(String, String, long, String, String, String, String, Map<String, IValue>) - Static method in class com.aquima.interactions.trace.impl.MessageEventTraceMessage
 
forMetaDataRead(DcmAuditProperties, String, String, String, String, String, boolean) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
This method returns a new DocumentAuditMessage when the AQ_File_GetMetaData service is called.
forMetaDataUpdate(DcmAuditProperties, String, String, String, String, String, boolean) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
This method returns a new DocumentAuditMessage when the AQ_File_UpdateMetaData service is called.
forModule(ModuleID) - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns a portal context for the specified module.
forModule(ModuleID) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
forModule(ModuleID) - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
forModule(ModuleID) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
forModule(ModuleID, boolean) - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns a portal context for the specified module.
forModule(ModuleID, boolean) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
forModule(ModuleID, boolean) - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
forModule(ModuleID, boolean) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
forMove(DcmAuditProperties, String, String, String, String, String, String, String, boolean) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
This method returns a new DocumentAuditMessage when the AQ_File_Move service is called.
forName(String) - Static method in class com.aquima.interactions.composer.OutputFormat
This method returns one of the known output formats for the specified name.
forName(String) - Static method in class com.aquima.interactions.ds.xml.ExportType
This method may be used to request the type with a specified name.
forName(String) - Static method in class com.aquima.interactions.flow.FlowType
Constructs a flow type for the specified name.
forName(String) - Static method in class com.aquima.interactions.foundation.DataType
This method returns the data type matching the specified name.
forName(String) - Static method in class com.aquima.interactions.framework.container.worklist.config.ColumnType
This method may be used to request the type with a specified name.
forName(String) - Static method in class com.aquima.interactions.mapping.impl.MappingAction
This method returns the action type for the specified name.
forName(String) - Static method in class com.aquima.interactions.process.dao.model.CaseProperty
This method may be used to request the type with a specified name.
forName(String) - Static method in class com.aquima.interactions.process.dao.model.TaskProperty
This method may be used to request the type with a specified name.
forName(String) - Static method in class com.aquima.interactions.process.impl.ReevaluationEvent
This method returns the evaluation event matching the specified name.
forName(String) - Static method in class com.aquima.interactions.process.impl.ReevaluationTime
This method returns the evaluation time matching the specified name.
forProfileUpdated(String, String, long, String, String, String, Long, String) - Static method in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
forRegex(String) - Static method in class com.aquima.interactions.foundation.text.StringEscape
Replace characters having special meaning in regular expressions with their escaped equivalents, preceded by a '\' character.
forRenderer(DcmAuditProperties, String, String, String) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
This method returns a new DocumentAuditMessage when the AQ_Document_Renderer service is called.
forRestart() - Static method in class com.aquima.interactions.portal.PortalMessageAction
 
forRestCall(DcmAuditProperties, String, String, HttpMethodType, String, String, String) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.WebServiceAuditMessage
This method returns a new WebServiceAuditMessage when the AQ_RestServiceClient service is called.
forRestService(DcmAuditProperties, String, String, String) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.WebServiceAuditMessage
This method returns a new WebServiceAuditMessage when a BAARS is called.
forSendMail(DcmAuditProperties, String, String, String, String) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.MailAuditMessage
This method returns a new MailAuditMessage when the AQ_MailService service is called.
forSoapCall(DcmAuditProperties, String, String, String, String, String) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.WebServiceAuditMessage
This method returns a new WebServiceAuditMessage when the AQ_SoapServiceClient service is called.
forSoapService(DcmAuditProperties, String, String, String) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.WebServiceAuditMessage
This method returns a new WebServiceAuditMessage when a BAAS is called.
forSplitNode(String, String, long, String, String, GUID, GUID, DMNDecisionTree) - Static method in class com.aquima.interactions.trace.impl.DecisionTraceMessage
This method constructs an DRGTraceMessage and needs to be called when a process has passed a 'splitnode' and flowed one ore more paths based on one or more decisions.
forStartTask(DcmAuditProperties, String, long, String) - Static method in class com.aquima.interactions.portal.model.process.audit.TaskExecutionAuditMessage
 
forTaskAssignmentUpdated(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskAssignmentUpdated(String, String, String, String, TraceTaskDto, Map<String, String>) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskCancelled(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskCancelled(String, String, String, String, TraceTaskDto, Map<String, String>) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskClosed(String, String, String, String, long, long, GUID, DMNDecisionTree) - Static method in class com.aquima.interactions.trace.impl.DecisionTraceMessage
This method constructs a DRGTraceMessage and needs to be called when an instance of a task (adhoc task) is closed.
forTaskCompleted(String, String, String, String, TraceTaskDto, String) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskCompleted(String, String, String, String, TraceTaskDto, String, Map<String, String>) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskDeleted(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskOffline(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskOpened(String, String, String, String, long, long, GUID, DMNDecisionTree) - Static method in class com.aquima.interactions.trace.impl.DecisionTraceMessage
This method constructs a DRGTraceMessage and needs to be called when an new instance of a task (adhoc task) is created and opened.
forTaskOpened(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskPriorityUpdated(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskReopened(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskSession(IActionHandler) - Static method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledActionHandler
Returns a wrapper for the given handler which executes in the task session of a ProcessEnabledSession, if an AQ_ExecuteTask service call is currently executing in the main session.
forTaskSession(IPortalSessionCallback) - Static method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledCallback
Returns a wrapper for the given callback which executes in the task session of a ProcessEnabledSession, if an AQ_ExecuteTask service call is currently executing in the main session.
forTaskSkipped(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskStarted(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskStarted(String, String, String, String, TraceTaskDto, Map<String, String>) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTaskTimerExpired(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTimerOpened(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forTimerPublished(String, String, long, String, String, String) - Static method in class com.aquima.interactions.trace.impl.TimerPublishedTraceMessage
 
forTimerStarted(String, String, String, String, long, long, GUID, DMNDecisionTree) - Static method in class com.aquima.interactions.trace.impl.DecisionTraceMessage
This method constructs an DRGTraceMessage and needs to be called when an attribute is inferred by the inference engine.
forTimerTriggered(String, String, String, String, TraceTaskDto) - Static method in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
forType(String, IMultilingualText) - Method in interface com.aquima.interactions.foundation.IPrimitiveValue
This method adds the type and display information to the value, and returns the value with this added information.
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.AnyValue
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.Currency
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.DateTimeValue
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.DateValue
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.EntityValue
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.NumberValue
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.Percentage
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.RangeValue
 
forType(String, IMultilingualText) - Method in class com.aquima.interactions.foundation.types.StringValue
 
forTypeWithLabel(String, String) - Static method in class com.aquima.interactions.process.TaskExit
 
forUpdate(String, String, String, Long, long, String) - Static method in class com.aquima.interactions.trace.impl.AggregateTraceMessage
This method returns a new Aggregate Trace Message when an aggregate is updated.
forUpdate(String, String, String, Long, long, String, String) - Static method in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
This method returns a new Case Dossier Trace Message when a Case Dossier is updated.
forUpload(DcmAuditProperties, String, String, String, String, List<String>, boolean, boolean) - Static method in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
This method returns a new DocumentAuditMessage when the AQ_File_Upload container is called.
forURL(String) - Static method in class com.aquima.interactions.foundation.text.StringEscape
Synonym for URLEncoder.encode(String, "UTF-8").
forValue(IValue, ValueReference) - Static method in class com.aquima.interactions.profile.model.value.ValueFactory
This method wraps the supplied value an adds additional debug information to it.
FORWARD - Static variable in class com.aquima.interactions.mapping.MappingDirection
 
forXML(String) - Static method in class com.aquima.interactions.foundation.text.StringEscape
Escape characters for text appearing as XML data, between tags.
forXMLAttribute(String) - Static method in class com.aquima.interactions.foundation.text.StringEscape
Escape characters for text appearing as XML attribute data.
FoundationVersion - Class in com.aquima.interactions.foundation
Class containing the version of the component.
FREEFLOW - Static variable in class com.aquima.interactions.flow.model.FlowEvaluatorType
 
FreeFlowEvaluator - Class in com.aquima.interactions.flow.model
Flow evaluator which can evaluate a flow.
FreeFlowEvaluator(FlowEngine, IFlowHandler, IFlowState, IFlowDebugger) - Constructor for class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
FreeFlowEvaluator(FlowEngine, IFlowHandler, IFlowState, IFlowDebugger, FlowNodeCounter) - Constructor for class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
FROM - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
fromFullName(String, NamespaceMap) - Static method in class com.aquima.interactions.foundation.connectivity.QualifiedName
 
fromValue(String) - Static method in enum class com.aquima.interactions.foundation.InstanceActivationType
 
fromZipResource(IResource) - Static method in class com.aquima.interactions.ds.xml.XmlExportResource
 
FS_DELTA_BOTH - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
FS_DELTA_LEFT - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
FS_DELTA_RIGHT - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
FS_MATCH_AVER - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
FS_MATCH_BOTH - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
FS_MATCH_FIRST - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
FS_MATCH_LEFT - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
FS_MATCH_MASK - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
FS_MATCH_NONE - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
FS_MATCH_RIGHT - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
FS_MATCH_SECOND - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
FULLTEXT - Static variable in class com.aquima.interactions.matching.MatchType
This member defines the FULLTEXT match type.
FullTextCaseValue - Class in com.aquima.interactions.matching.impl.functions.fulltext
Copyright: Copyright (c) 2002
FullTextCaseValue(Dictionary, String) - Constructor for class com.aquima.interactions.matching.impl.functions.fulltext.FullTextCaseValue
 
FullTextMatch - Class in com.aquima.interactions.matching.impl.functions.fulltext
Copyright: Copyright (c) 2002
FullTextMatch(String, StopwordList) - Constructor for class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatch
 
FullTextMatchFactory - Class in com.aquima.interactions.matching.impl.functions.fulltext
Factory capable of creating fulltext match functions.
FullTextMatchFactory() - Constructor for class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatchFactory
 
FullTextProfileValue - Class in com.aquima.interactions.matching.impl.functions.fulltext
Copyright: Copyright (c) 2002
FullTextProfileValue(FullTextMatch, String) - Constructor for class com.aquima.interactions.matching.impl.functions.fulltext.FullTextProfileValue
 
FUNCTION - Static variable in class com.aquima.interactions.flow.ActionNodeType
This member defines the static CONDITION type.
FUNCTION - Static variable in class com.aquima.interactions.flow.FlowType
 
FUNCTION_ID - Static variable in class com.aquima.interactions.flow.ActionNodeType
This member defines the static FUNCTION type id.
FUNCTION_LOCATE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a function is used in the expression for which the arguments where not valid
FUNCTION_LOCATE_NAME - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that an unknown function is used in the expression.
FunctionArgument - Class in com.aquima.interactions.expressions.functions
This class holds the definition of a single function argument.
FunctionArgument(String, DataType, boolean) - Constructor for class com.aquima.interactions.expressions.functions.FunctionArgument
Constructs a required function argument definition.
FunctionArgument(String, DataType, boolean, boolean) - Constructor for class com.aquima.interactions.expressions.functions.FunctionArgument
Constructs the function argument definition with the supplied arguments.
FunctionCall - Class in com.aquima.interactions.expressions.semantics.nodes
The function expression can be used to invoke a (custom) function.
FunctionCall(Position, IFunction, ISemanticNode...) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.FunctionCall
Constructs the node with the required arguments.
FUNCTIONCALL_PROBLEMS - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
FunctionCallContext - Class in com.aquima.interactions.portal.function
 
FunctionCallContext(ISolution, IModule, Channel, IProfile) - Constructor for class com.aquima.interactions.portal.function.FunctionCallContext
 
FunctionCallDefinition - Class in com.aquima.interactions.portal.model.def
 
FunctionCallDefinition(IParserFactory, IFunctionCallDS) - Constructor for class com.aquima.interactions.portal.model.def.FunctionCallDefinition
 
FunctionCallDefinitionManager - Class in com.aquima.interactions.portal.model.session
 
FunctionCallDefinitionManager(IModule) - Constructor for class com.aquima.interactions.portal.model.session.FunctionCallDefinitionManager
 
FunctionCallInputParameter - Class in com.aquima.interactions.portal.model.def
 
FunctionCallInputParameter(IFunctionCallInputParameterDS, IExpressionParser) - Constructor for class com.aquima.interactions.portal.model.def.FunctionCallInputParameter
 
FunctionCallInputParameterVisitor - Class in com.aquima.interactions.portal.model.def
 
FunctionCallInputParameterVisitor(IExpressionParser) - Constructor for class com.aquima.interactions.portal.model.def.FunctionCallInputParameterVisitor
 
FunctionCallInputParameterXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
 
FunctionCallInputParameterXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
 
FunctionCallInputParameterXml(IFunctionCallInputParameterDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.FunctionCallInputParameterXml
Internal constructor.
FunctionCallInputParameterXml(IFunctionCallInputParameterDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.FunctionCallInputParameterXml
Internal constructor.
FunctionCallOutputParameter - Class in com.aquima.interactions.portal.model.def
 
FunctionCallOutputParameter(IFunctionCallOutputParameterDS) - Constructor for class com.aquima.interactions.portal.model.def.FunctionCallOutputParameter
 
FunctionCallOutputParameterVisitor - Class in com.aquima.interactions.portal.model.def
 
FunctionCallOutputParameterVisitor() - Constructor for class com.aquima.interactions.portal.model.def.FunctionCallOutputParameterVisitor
 
FunctionCallOutputParameterXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
 
FunctionCallOutputParameterXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
 
FunctionCallOutputParameterXml(IFunctionCallOutputParameterDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.FunctionCallOutputParameterXml
Internal constructor.
FunctionCallOutputParameterXml(IFunctionCallOutputParameterDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.FunctionCallOutputParameterXml
Internal constructor.
FunctionCallVisitor - Class in com.aquima.interactions.portal.model.def
 
FunctionCallVisitor(IParserFactory, Map<String, IFunctionCallDefinition>) - Constructor for class com.aquima.interactions.portal.model.def.FunctionCallVisitor
 
FunctionCallXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal class to generate xml from a datasource.
FunctionCallXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal class to generate xml from a datasource.
FunctionCallXml(IFunctionCallDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.FunctionCallXml
 
FunctionCallXml(IFunctionCallDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.FunctionCallXml
 
FunctionException - Exception Class in com.aquima.interactions.portal.function
 
FunctionException(String) - Constructor for exception class com.aquima.interactions.portal.function.FunctionException
Constructs a function exception for a function with a text object explaining the cause of the error.
FunctionException(String, Throwable) - Constructor for exception class com.aquima.interactions.portal.function.FunctionException
Constructs a function exception for a function with a text object explaining the cause of the error.
FunctionExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The function expression can be used to invoke a (custom) function.
FunctionExpression(IFunction, IExpressionNode...) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.FunctionExpression
Constructs the function expression with the function implementation and its arguments.
FunctionFlowDataTypeVisitor - Class in com.aquima.interactions.portal.model.def
 
FunctionFlowDataTypeVisitor() - Constructor for class com.aquima.interactions.portal.model.def.FunctionFlowDataTypeVisitor
 
FunctionFlowDefinitionXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
 
FunctionFlowDefinitionXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
 
FunctionFlowDefinitionXml(IFunctionFlowDefinitionDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.FunctionFlowDefinitionXml
 
FunctionFlowDefinitionXml(IFunctionFlowDefinitionDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.FunctionFlowDefinitionXml
 
FunctionFlowInputParameterVisitor - Class in com.aquima.interactions.flow.model
 
FunctionFlowInputParameterVisitor() - Constructor for class com.aquima.interactions.flow.model.FunctionFlowInputParameterVisitor
 
FunctionFlowInputParameterXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
 
FunctionFlowInputParameterXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
 
FunctionFlowInputParameterXml(IFunctionFlowInputParameterDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.FunctionFlowInputParameterXml
 
FunctionFlowInputParameterXml(IFunctionFlowInputParameterDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.FunctionFlowInputParameterXml
 
FunctionFlowOutputParameterVisitor - Class in com.aquima.interactions.flow.model
 
FunctionFlowOutputParameterVisitor(IExpressionParser) - Constructor for class com.aquima.interactions.flow.model.FunctionFlowOutputParameterVisitor
 
FunctionFlowOutputParameterXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
 
FunctionFlowOutputParameterXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
 
FunctionFlowOutputParameterXml(IFunctionFlowOutputParameterDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.FunctionFlowOutputParameterXml
 
FunctionFlowOutputParameterXml(IFunctionFlowOutputParameterDS) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.FunctionFlowOutputParameterXml
 
FunctionLibrary - Class in com.aquima.interactions.expressions.functions
Base class for function libraries.
FunctionLibrary(IFunction...) - Constructor for class com.aquima.interactions.expressions.functions.FunctionLibrary
 
FunctionLibraryR7 - Class in com.aquima.interactions.expressions.r7.functions
This class creates the function library for the R6 expression parser.
FunctionMatcher - Class in com.aquima.interactions.expressions.functions
Utility class for function matching.
FunctionMatcher(ITypeEnvironment) - Constructor for class com.aquima.interactions.expressions.functions.FunctionMatcher
constructs a function matcher for the specified environment.
FunctionNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This class contains a parsed function call.
FunctionNode - Class in com.aquima.interactions.portal.model.flow
 
FunctionNode(NodeID, IFunctionCallDefinition) - Constructor for class com.aquima.interactions.portal.model.flow.FunctionNode
Constructs a function node with the specified ID, name, type and parameters.
FunctionNode(String) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.FunctionNode
Constructs a function node without parameters.
FunctionNode(String, IParseNode...) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.FunctionNode
Constructs a function node with one or more parameters.
FunctionParameterException - Exception Class in com.aquima.interactions.portal.function
 
FunctionParameterException(String) - Constructor for exception class com.aquima.interactions.portal.function.FunctionParameterException
Constructs a function parameter exception for a function with a text object explaining the cause of the error.
FunctionParameterException(String, Throwable) - Constructor for exception class com.aquima.interactions.portal.function.FunctionParameterException
Constructs a function parameter exception for a function with a text object explaining the cause of the error.
FunctionParameters - Class in com.aquima.interactions.portal.function
 
FunctionParameters() - Constructor for class com.aquima.interactions.portal.function.FunctionParameters
 
FunctionParameterValidator - Class in com.aquima.interactions.portal.function
 
FunctionParameterValidator() - Constructor for class com.aquima.interactions.portal.function.FunctionParameterValidator
 
FunctionResult - Class in com.aquima.interactions.portal.function
 
FunctionResult(String) - Constructor for class com.aquima.interactions.portal.function.FunctionResult
 
FunctionValidationException - Exception Class in com.aquima.interactions.portal.function
 
FunctionValidationException(Map<String, IValidationMessage[]>) - Constructor for exception class com.aquima.interactions.portal.function.FunctionValidationException
 
Future plans - Search tag in class com.aquima.interactions.foundation.text.DateFormat
Section

G

gatherScopeObjects(Set<String>) - Method in class com.aquima.interactions.rule.constraint.table.ConditionRule
 
gatherScopeObjects(Set<String>) - Method in class com.aquima.interactions.rule.inference.table.AttributeActionRule
 
gatherScopeObjects(Set<String>) - Method in class com.aquima.interactions.rule.inference.table.ConditionRule
 
GE - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
GE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
GE_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
generate() - Static method in class com.aquima.interactions.foundation.GUID
This method generates a new random unique GUID.
generate() - Static method in class com.aquima.interactions.portal.CSRFToken
Generates a random CSRF token using a cryptographically strong pseudo-random number generator.
generate(String, int, int) - Method in class com.aquima.interactions.composer.model.qrcode.DefaultQRCodeGenerator
 
generate(String, int, int) - Method in interface com.aquima.interactions.composer.model.qrcode.IQRCodeGenerator
 
generateDocument(IPortalContext) - Method in class com.aquima.interactions.framework.handler.document.GenerateDocumentHandler
 
GenerateDocumentHandler - Class in com.aquima.interactions.framework.handler.document
This document handler generates a document with the current portal context.
GenerateDocumentHandler() - Constructor for class com.aquima.interactions.framework.handler.document.GenerateDocumentHandler
 
generateId(IElement, int) - Method in class com.aquima.interactions.composer.model.RuntimeKeyGenerator
 
generateRestXsd(String) - Method in class com.aquima.interactions.communication.impl.validator.XsdComposer
 
generateSoapXsd(String) - Method in class com.aquima.interactions.communication.impl.validator.XsdComposer
 
generateXml(IElement, ApplicationID, ILanguage, ILanguage, IParameters) - Method in class com.aquima.interactions.framework.renderer.XmlRendererBase
 
generateXml(IElement, ApplicationID, ILanguage, ILanguage, IParameters, IRuntimeKeyPrinter) - Method in interface com.aquima.interactions.framework.renderer.IXmlRenderer
This method creates an XML node for the specified element.
generateXml(IElement, ApplicationID, ILanguage, ILanguage, IParameters, IRuntimeKeyPrinter) - Method in class com.aquima.interactions.framework.renderer.XmlRendererBase
This method converts the page element to an XML element.
generateXml(OutputStream, String) - Method in class com.aquima.interactions.metamodel.impl.MetaModelView
Generate the meta model XML according to a specific encoding.
generateXml(OutputStream, String) - Method in class com.aquima.interactions.rule.tms.TmsProfileView
Generate the profile-xml according to a specific encoding.
get() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexIterator
 
get(int) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexList
 
get(int) - Method in class com.aquima.interactions.matching.util.IDObjectMap
This method returns the object for the specified ID.
get(GUID) - Method in interface com.aquima.interactions.foundation.connectivity.IMemoryConnection
Retrieve an object from the connection.
get(GUID) - Method in class com.aquima.interactions.foundation.connectivity.impl.MemoryConnection
 
get(IInternalPortalContext) - Static method in class com.aquima.interactions.portal.model.session.debug.ActiveDebuggerHost
 
get(String) - Method in class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
This method that returns the value for the provided key (case insensitive).
get(String) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.Dictionary
 
get(K) - Method in interface com.aquima.interactions.foundation.collections.IMultiMap
 
get(K) - Method in class com.aquima.interactions.foundation.collections.MultiHashMap
 
GET - Static variable in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
get_action(int, int) - Method in class com.aquima.interactions.java_cup.lr_parser
Fetch an action from the action table.
get_from_real() - Method in class com.aquima.interactions.java_cup.virtual_parse_stack
Transfer an element from the real to the virtual stack.
get_reduce(int, int) - Method in class com.aquima.interactions.java_cup.lr_parser
Fetch a state from the reduce-goto table.
getAcceptableErrorLevel() - Method in class com.aquima.interactions.portal.ApplicationMode
This method returns the level of errors that are still acceptable for this mode of operation.
getAcceptType() - Method in class com.aquima.interactions.communication.impl.RestMessage
 
getAcceptType() - Method in interface com.aquima.interactions.communication.IRestRequestMessage
This method returns the accepted mime type of the request if specified.
getAction() - Method in interface com.aquima.interactions.communication.ds.ISoapOperationDS
This method returns the action of the operation
getAction() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapOperationDS
 
getAction() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapOperationDS
 
getAction() - Method in exception class com.aquima.interactions.communication.exception.DataSerializationException
Gets the action that was performed when this exception occurred.
getAction() - Method in class com.aquima.interactions.communication.impl.SoapMessage
 
getAction() - Method in class com.aquima.interactions.communication.impl.SoapOperationDefinition
 
getAction() - Method in interface com.aquima.interactions.communication.ISoapMessage
This method return the soap action.
getAction() - Method in interface com.aquima.interactions.communication.ISoapOperationDefinition
This method returns the action of the operation.
getAction() - Method in class com.aquima.interactions.communication.report.ReportingSoapOperationDS
 
getAction() - Method in class com.aquima.interactions.foundation.connectivity.impl.SoapRequestXml
 
getAction() - Method in interface com.aquima.interactions.foundation.connectivity.ISoapRequest
This method should return the soap action.
getAction() - Method in class com.aquima.interactions.portal.PortalEvent
Optional attribute which indicates the action that was performed.
getAction() - Method in class com.aquima.interactions.process.ProcessExit
 
getAction() - Method in interface com.aquima.interactions.trace.ITimelineEntry
 
getActionAttribute() - Method in interface com.aquima.interactions.rule.ds.rule.IBusinessRuleDS
This method should return the full name of the attribute for which the rule can provide a value.
getActionAttribute() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.rule.XmlBusinessRuleDS
 
getActionAttribute() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.rule.XmlBusinessRuleDS
 
getActionAttribute() - Method in class com.aquima.interactions.rule.report.ReportingBusinessRuleDS
 
getActionExpression() - Method in interface com.aquima.interactions.rule.ds.rule.IBusinessRuleDS
This method should return the expression that should be evaluated to determine the value for the attribute.
getActionExpression() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.rule.XmlBusinessRuleDS
 
getActionExpression() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.rule.XmlBusinessRuleDS
 
getActionExpression() - Method in class com.aquima.interactions.rule.report.ReportingBusinessRuleDS
 
getActionForMatch() - Method in interface com.aquima.interactions.mapping.ds.IEntityMappingDS
The method returns the mapping action when a matching source and target instances is found.
getActionForMatch() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlEntityMappingDS
 
getActionForMatch() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlEntityMappingDS
 
getActionForMatch() - Method in interface com.aquima.interactions.mapping.IEntityMappingDefinition
The method returns the mapping action when a matching source and target instances is found.
getActionForMatch() - Method in class com.aquima.interactions.mapping.impl.EntityMappingDefinition
 
getActionForMatch() - Method in class com.aquima.interactions.mapping.report.ReportingEntityMappingDS
 
getActionForNoMatchingSource() - Method in interface com.aquima.interactions.mapping.ds.IEntityMappingDS
The method returns the mapping action when no matching source instance is found.
getActionForNoMatchingSource() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlEntityMappingDS
 
getActionForNoMatchingSource() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlEntityMappingDS
 
getActionForNoMatchingSource() - Method in interface com.aquima.interactions.mapping.IEntityMappingDefinition
The method returns the mapping action when no matching source instance is found.
getActionForNoMatchingSource() - Method in class com.aquima.interactions.mapping.impl.EntityMappingDefinition
 
getActionForNoMatchingSource() - Method in class com.aquima.interactions.mapping.report.ReportingEntityMappingDS
 
getActionForNoMatchingTarget() - Method in interface com.aquima.interactions.mapping.ds.IEntityMappingDS
The method returns the mapping action when no matching target instance is found.
getActionForNoMatchingTarget() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlEntityMappingDS
 
getActionForNoMatchingTarget() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlEntityMappingDS
 
getActionForNoMatchingTarget() - Method in interface com.aquima.interactions.mapping.IEntityMappingDefinition
The method returns the mapping action when no matching target instance is found.
getActionForNoMatchingTarget() - Method in class com.aquima.interactions.mapping.impl.EntityMappingDefinition
 
getActionForNoMatchingTarget() - Method in class com.aquima.interactions.mapping.report.ReportingEntityMappingDS
 
getActionHandlerFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getActionHandlerFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getActionHandlerFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getActionHandlerFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
return an action handler factory.
getActionHandlerFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getActionId() - Method in exception class com.aquima.interactions.flow.exception.FlowActionException
This methods returns the ID of the action node that failed.
getActionId() - Method in interface com.aquima.interactions.flow.IActionNodeDetails
This method returns the name/ID of the action node.
getActionId() - Method in class com.aquima.interactions.flow.model.DefaultActionNodeDetails
 
getActionId() - Method in class com.aquima.interactions.flow.model.InternalActionNode
 
getActionId() - Method in class com.aquima.interactions.portal.model.flow.FunctionNode
This method returns the call name of the function this node represents.
getActionId() - Method in class com.aquima.interactions.portal.model.flow.ServiceNode
This method returns the call name of the service this node represents.
getActionId() - Method in class com.aquima.interactions.portal.model.session.RequestAction
This method will return the action mask of this request action type.
getActionId() - Method in class com.aquima.interactions.portal.model.session.state.serializer.node.FlowActionNodeDetails
 
getActionId() - Method in interface com.aquima.interactions.rule.ds.table.IActionDS
This method returns the unique ID of the action.
getActionId() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlActionDS
 
getActionId() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlActionDS
 
getActionId() - Method in class com.aquima.interactions.rule.impl.table.Action
This method returns the ID of the action.
getActionId() - Method in class com.aquima.interactions.rule.inference.table.AttributeActionRule
 
getActionId() - Method in class com.aquima.interactions.rule.report.ReportingActionDS
 
getActionName() - Method in exception class com.aquima.interactions.communication.exception.UnknownActionException
This method returns the name of the unknown action.
getActionName() - Method in interface com.aquima.interactions.portal.IActionContext
This method returns the name of the action that is being executed.
getActionName() - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
getActions() - Method in interface com.aquima.interactions.composer.IButton
This method returns an array of strings containing the events that will be set when the button is clicked.
getActions() - Method in class com.aquima.interactions.composer.model.Button
 
getActions() - Method in interface com.aquima.interactions.portal.IFiredEvent
This method returns the actions of the element which triggered the event.
getActions() - Method in class com.aquima.interactions.portal.model.session.FiredEvent
 
getActions() - Method in class com.aquima.interactions.rule.constraint.table.ConditionRule
 
getActions() - Method in class com.aquima.interactions.rule.impl.table.Condition
This method returns an array of actions of this condition node.
getActions() - Method in class com.aquima.interactions.rule.inference.table.ConditionRule
 
getActionType() - Method in interface com.aquima.interactions.flow.ds.IActionNodeDS
This method should return the type of the action node.
getActionType() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlActionNodeDS
 
getActionType() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlActionNodeDS
 
getActivateInstanceForRelation() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns a boolean indicating if instances from a relation should be made active when expanding the contents.
getActiveChannel() - Method in interface com.aquima.interactions.composer.IComposerHandler
This method returns the channel that is currently active for the client.
getActiveChannel() - Method in interface com.aquima.interactions.portal.ISessionScope
This functions returns the current active channel if there is a channel active, otherwise when no channel is active null is returned.
getActiveChannel() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getActiveChannel() - Method in class com.aquima.interactions.portal.model.session.ComposerHandler
 
getActiveChannel() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
getActiveChannel() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
getActiveChannel() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
getActiveContext() - Method in class com.aquima.interactions.portal.model.tx.TransactionManagerView
 
getActiveContext() - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
This method returns the current active instance context.
getActiveFlowScope() - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.composer.model.ComposerContext
 
getActiveInstance(String) - Method in interface com.aquima.interactions.portal.IPortalContext
Returns the active instance connected to the specified entity name.
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.session.DomainSchemaContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.session.InstanceStackPortalContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.tx.FlowContext
 
getActiveInstance(String) - Method in interface com.aquima.interactions.portal.model.tx.IInstanceContext
This method returns the active instance for the specified entity type.
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.tx.ProfileContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.tx.TxInferenceContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.rule.inference.DefaultContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.rule.inference.DependencyProfile
 
getActiveInstance(String) - Method in class com.aquima.interactions.rule.inference.InferenceContextDelegate
 
getActiveInstance(String) - Method in class com.aquima.interactions.rule.inference.InstanceContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.rule.inference.InstanceStackContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.rule.inference.ReadonlyInferenceContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.rule.inference.table.DependentValueContext
 
getActiveInstance(String) - Method in class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
getActiveInstance(String) - Method in interface com.aquima.interactions.rule.InferenceContext
This method returns the active instance for the specified type.
getActiveInstance(String) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getActiveInstance(String, boolean) - Method in class com.aquima.interactions.rule.InstanceStack
LET OP ! wat te doen wanneer er meerdere instanties van hetzelfde type teruggegeven worden? - Indien deze echt van gelijk type zijn (b.v.
getActiveInstance(String, boolean) - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
 
getActiveInstances() - Method in class com.aquima.interactions.portal.model.session.state.FlowContextDump
 
getActiveInstances(boolean) - Method in class com.aquima.interactions.rule.InstanceStack
This method will return an array containing all the instances that have been activated on the stack.
getActiveInstances(boolean) - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
 
getActiveNode() - Method in interface com.aquima.interactions.flow.IFlowState
This method returns the flow result node at which the flow process stopped.
getActiveNode() - Method in class com.aquima.interactions.flow.model.FlowState
 
getActiveProcessCase() - Method in interface com.aquima.interactions.portal.IProcessScope
Deprecated.
This method returns the current active process case.
getActiveProcessCase() - Method in class com.aquima.interactions.portal.model.process.ProcessScope
 
getActiveProcessCase() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessScopeDelegate
 
getActiveProcessTask() - Method in interface com.aquima.interactions.portal.IProcessScope
Deprecated.
This method returns the current active process task.
getActiveProcessTask() - Method in class com.aquima.interactions.portal.model.process.ProcessScope
 
getActiveProcessTask() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessScopeDelegate
 
getActiveTransactions() - Method in class com.aquima.interactions.portal.model.session.state.TxPortalContextState
 
getActiveTransactions() - Method in class com.aquima.interactions.profile.model.state.TxProfileState
 
getActiveUser() - Method in interface com.aquima.interactions.composer.IComposerHandler
This method returns the user of the client.
getActiveUser() - Method in interface com.aquima.interactions.portal.ISessionScope
This function returns the current active user for the current session.
getActiveUser() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getActiveUser() - Method in class com.aquima.interactions.portal.model.session.ComposerHandler
 
getActiveUser() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
getActiveUser() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
getActiveUser() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
getAddButtonCondition() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns the value for the 'add-button-condition' parameter.
getAddButtonEvent(int) - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
 
getAddButtons() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns an array containing the add buttons.
getAddress() - Method in interface com.aquima.interactions.foundation.connectivity.IMailAddress
This method returns the address in RFC822 format.
getAddress() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailAddress
 
getAddressDomain() - Method in interface com.aquima.interactions.foundation.connectivity.IMailAddress
This method returns the domain part of the address.
getAddressDomain() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailAddress
 
getAdhocProcessTasks() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getAdhocProcessTasks() - Method in interface com.aquima.interactions.process.IProcessDefinition
This method returns an array containing the process (tasks) that should be scheduled whenever their conditions are met.
getAffectedCases() - Method in interface com.aquima.interactions.portal.IProcessScope
Deprecated.
This method returns the updated and created cases
getAffectedCases() - Method in class com.aquima.interactions.portal.model.process.ProcessScope
 
getAffectedCases() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessScopeDelegate
 
getAffectedCases() - Method in class com.aquima.interactions.process.impl.ProcessCaseChangeListener
This method will return all the affected cases
getAggregateDefinition(String) - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method returns the aggregate definition for the supplied aggregate name.
getAggregateDefinition(String) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
getAggregateDefinitions() - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method returns an array containing all the aggregate definitions that are present in the meta model.
getAggregateDefinitions() - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
getAggregateName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownAggregateException
 
getAggregateName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownEntityReferenceException
This method returns the aggregate name for which the entity reference name was unknown.
getAggregateName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownMetadataException
This method returns the aggregate name for which the matadata name was unknown.
getAlgorithmName() - Method in exception class com.aquima.interactions.process.exception.UnknownAuthorizationAlgorithmException
This method returns the name of the algorithm that was invalid.
getAlgorithmName() - Method in exception class com.aquima.interactions.process.exception.UnknownRoutingAlgorithmException
This method returns the name of the algorithm that was invalid.
getAlias() - Method in class com.aquima.interactions.expressions.optimizer.nodes.EachExpression
 
getAlias() - Method in class com.aquima.interactions.expressions.optimizer.nodes.ExistsExpression
 
getAlias() - Method in class com.aquima.interactions.expressions.optimizer.nodes.IsActiveExpression
 
getAlias() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.CollectNode
This method returns the alias for object in the from expression.
getAlias() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.PredicateNode
This method returns the alias for object in the from expression.
getAlias() - Method in class com.aquima.interactions.expressions.semantics.nodes.Predicate
This method returns the name that should be used for each active object from the "fromExpr" expression.
getAlias() - Method in class com.aquima.interactions.expressions.semantics.nodes.Select
This method returns the name that should be used for each active object from the "fromExpr" expression.
getAlignment() - Method in class com.aquima.interactions.composer.model.table.TableCell
This method returns the alignment of the cell.
getAll() - Static method in class com.aquima.interactions.matching.RequirementType
This method returns an array containing all the supported requirement types.
getAll() - Static method in class com.aquima.interactions.matching.StrategyType
This method returns an array containing all the strategy types that are supported.
getAllAnswers() - Method in class com.aquima.interactions.dtree.impl.TreeResponse
 
getAllAnswers() - Method in interface com.aquima.interactions.dtree.ITreeResponse
This function returns all the answers which where given by the user and system inferenced answers This function is the union of implicit and explicit answers.
getAllEntityNodes() - Method in class com.aquima.interactions.rule.graph.RuleGraph
 
getAllEntityNodes() - Method in class com.aquima.interactions.rule.inference.InferenceEngine
 
getAllEntityNodes() - Method in interface com.aquima.interactions.rule.IRuleGraph
This method returns an array containing all the entity nodes present in the rule graph.
getAllInstanceDefinitions() - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method will return an array containing all the instance definitions that are present.
getAllInstanceDefinitions() - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
getAllInstances(String, boolean) - Method in class com.aquima.interactions.profile.model.InstanceManager
 
getAllInstancesForEntity(String, boolean) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
getAllInstancesForEntity(String, boolean) - Method in interface com.aquima.interactions.profile.IProfile
This method returns all existing instances of a certain type in the profile.
getAllInstancesForEntity(String, boolean) - Method in class com.aquima.interactions.profile.model.Profile
 
getAllInstancesForEntity(String, boolean) - Method in class com.aquima.interactions.profile.model.TxProfile
 
getAllInstancesForEntity(String, boolean) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
getAllInstancesForEntity(String, boolean) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
getAllInstancesForEntity(String, boolean) - Method in class com.aquima.interactions.rule.inference.DependencyProfile
 
getAllInstancesForEntity(String, boolean) - Method in class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
getAllInstancesForEntity(String, boolean) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getAllInternalInstancesForEntity(String, boolean) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getAllLanguageCodes() - Method in class com.aquima.interactions.portal.ds.sys.dialects.FallbackLanguages
 
getAllObjects(String, boolean) - Method in interface com.aquima.interactions.expressions.IValueSource
This method can be used to request all objects of a specified type.
getAllObjects(String, boolean) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachContext
 
getAllObjects(String, boolean) - Method in class com.aquima.interactions.rule.parser.ContextDelegate
 
getAllObjectsForType(Identifier, boolean) - Method in interface com.aquima.interactions.expressions.environment.IValueEnvironment
Locates all objects for the specified type name.
getAllObjectsForType(Identifier, boolean) - Method in class com.aquima.interactions.expressions.environment.ValueEnvironment
 
getAllowedChannels() - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
getAllowedChannels() - Method in interface com.aquima.interactions.composer.ds.IContainerDS
This method returns an array containing all the channel names of the channels in which the container is allowed to be used.
getAllowedChannels() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
getAllowedChannels() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
getAllowedChannels() - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
getAllowedChannels() - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
getAllowedChannels() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
getAllowedChannels() - Method in class com.aquima.interactions.portal.model.flow.FlowParameterVisitor
 
getAllowedRoles() - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
getAllowedRoles() - Method in interface com.aquima.interactions.composer.ds.IContainerDS
This method returns an array containing all the role names of the roles for which the container is allowed to be used.
getAllowedRoles() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
getAllowedRoles() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
getAllowedRoles() - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
getAllowedRoles() - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
getAllowedRoles() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
getAllowedRoles() - Method in class com.aquima.interactions.portal.model.flow.FlowParameterVisitor
 
getAllowedSubTypes() - Method in interface com.aquima.interactions.process.ds.IProcessTypeDS
This method returns an array containing the names of the allowed sub types.
getAllowedSubTypes() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTypeDS
 
getAllowedSubTypes() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTypeDS
 
getAllowedSubTypes() - Method in class com.aquima.interactions.process.impl.ProcessTypeDefinition
 
getAlternativeExpression() - Method in interface com.aquima.interactions.rule.ds.table.IConditionDS
This method returns the alternative expression.
getAlternativeExpression() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlConditionDS
 
getAlternativeExpression() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlConditionDS
 
getAlternativeExpression() - Method in class com.aquima.interactions.rule.impl.table.Condition
This method returns the expression that should be used as alternative (value).
getAlternativeExpression() - Method in class com.aquima.interactions.rule.report.ReportingConditionDS
 
getAnnotation(String) - Method in class com.aquima.interactions.portal.model.datatype.DataMember
Returns the value of an annotation.
getAnnotation(String) - Method in class com.aquima.interactions.portal.model.datatype.DataValueType
Returns the value of an annotation.
getAnnotations() - Method in class com.aquima.interactions.portal.model.datatype.DataMember
Returns the names of the annotations.
getAnnotations() - Method in class com.aquima.interactions.portal.model.datatype.DataValueType
Returns the names of the annotations.
getAnswers() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeAnswer
 
getAnswers() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeResult
 
getAppIdFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns the app Id filter.
getAppIdFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the app id filter.
getAppIdFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
getApplication() - Method in interface com.aquima.interactions.portal.model.IInternalPortalContext
This method returns the current application.
getApplication() - Method in interface com.aquima.interactions.portal.model.ISolution
This method returns the main application of the project.
getApplication() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getApplication() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getApplication() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getApplication() - Method in class com.aquima.interactions.portal.model.Solution
 
getApplication(ApplicationID) - Method in interface com.aquima.interactions.portal.IPortalEngine
This method retrieves the application model for the specified application ID.
getApplication(ApplicationID) - Method in interface com.aquima.interactions.portal.ISessionActivationContext
 
getApplication(ApplicationID) - Method in class com.aquima.interactions.portal.model.ApplicationStore
 
getApplication(ApplicationID) - Method in interface com.aquima.interactions.portal.model.IApplicationStore
This method returns the (cached) project for the specified ID.
getApplication(ApplicationID) - Method in class com.aquima.interactions.portal.model.PortalEngine
 
getApplication(ApplicationID) - Method in class com.aquima.interactions.portal.model.session.SessionActivationContext
 
getApplicationConfiguration(ApplicationID) - Method in interface com.aquima.interactions.ds.IAquimaConfiguration
This method returns the configuration for the specific application.
getApplicationId() - Method in class com.aquima.interactions.ds.composite.PrefixedApplicationDS
 
getApplicationId() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
getApplicationId() - Method in interface com.aquima.interactions.portal.comments.ICommentEntry
Returns the id of the application.
getApplicationId() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
getApplicationId() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method returns the ID of the application.
getApplicationId() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
getApplicationId() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
getApplicationId() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
getApplicationId() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
getApplicationId() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
getApplicationId() - Method in exception class com.aquima.interactions.portal.exception.SessionInitializationException
This method returns the application ID of the session that could not be initialized.
getApplicationId() - Method in interface com.aquima.interactions.portal.IPortalSession
This method returns the ID of the application/project for which the session was created.
getApplicationId() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getApplicationId() - Method in interface com.aquima.interactions.portal.model.ISessionState
This method returns the ID of the application for which the session was saved.
getApplicationId() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getApplicationId() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getApplicationId() - Method in class com.aquima.interactions.portal.model.session.state.PortalContextState
 
getApplicationId() - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getApplicationId() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getApplicationId() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
getApplicationId() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Gets the Application ID where this case event occurred.
getApplicationId() - Method in interface com.aquima.interactions.process.dao.ICaseModel
This method returns the ID of the application/process engine the case was defined for.
getApplicationId() - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
 
getApplicationId() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getApplicationId() - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
getApplicationId() - Method in class com.aquima.interactions.project.impl.Project
 
getApplicationId() - Method in interface com.aquima.interactions.project.IProject
This method returns the id of the application.
getApplicationId() - Method in class com.aquima.interactions.trace.impl.TraceMessageBase
 
getApplicationId() - Method in interface com.aquima.interactions.trace.ITimelineEntry
 
getApplicationId() - Method in interface com.aquima.interactions.trace.ITraceEntry
Returns the application id of the trace message, not null
getApplicationId() - Method in interface com.aquima.interactions.trace.ITraceMessage
Returns the application id of the trace message, not null
getApplicationID() - Method in interface com.aquima.interactions.framework.renderer.IRendererContext
The rendering is done for a certain application.
getApplicationID() - Method in class com.aquima.interactions.framework.renderer.RendererContextBase
 
getApplicationIdFilter() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Returns the current application id filter, null if not set.
getApplicationMetadata(ApplicationID) - Method in interface com.aquima.interactions.portal.IPortalEngine
This method retrieves the project meta data for the specified application ID.
getApplicationMetadata(ApplicationID) - Method in class com.aquima.interactions.portal.model.PortalEngine
 
getApplicationMode() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
getApplicationMode() - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method returns the application mode the application should run in.
getApplicationMode() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
getApplicationMode() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
getApplicationMode() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method returns the application mode for the portal engine.
getApplicationMode() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
getApplicationMode() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
getApplicationMode() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
getApplicationMode() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
getApplicationMode() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
getApplicationMode() - Method in interface com.aquima.interactions.portal.IApplicationConfig
This function returns the current application mode.
getApplicationMode() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns the current application mode.
getApplicationMode() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getApplicationMode() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getApplicationMode() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getApplicationMode() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getApplicationMode() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
getApplicationModel() - Method in interface com.aquima.interactions.portal.model.IInternalPortalContext
This method returns the current application model.
getApplicationModel() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getApplicationModel() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getApplicationName() - Method in interface com.aquima.interactions.portal.ds.IProcessMappingDS
This method returns the name of the application that contains the process definitions.
getApplicationName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlProcessMappingDS
 
getApplicationName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlProcessMappingDS
 
getApplicationName() - Method in exception class com.aquima.interactions.portal.exception.UnknownApplicationException
This method returns the name of the application.
getApplicationName() - Method in interface com.aquima.interactions.portal.IProcessMapping
This method returns the name of the application that contains the process definitions.
getApplicationName() - Method in class com.aquima.interactions.portal.model.process.ProcessMapping
 
getApplicationName() - Method in class com.aquima.interactions.portal.report.ReportingProcessMappingDS
 
getApplicationNames() - Method in class com.aquima.interactions.portal.model.ApplicationStore
 
getApplicationNames() - Method in interface com.aquima.interactions.portal.model.IApplicationStore
This method returns an array with all the available application names.
getApplications() - Method in interface com.aquima.interactions.portal.IPortalEngine
This method returns the names of the applications that can be accessed through this portal engine interface.
getApplications() - Method in class com.aquima.interactions.portal.model.PortalEngine
 
getApplicationVersion() - Method in interface com.aquima.interactions.portal.ds.IProcessMappingDS
This method returns the version of the application that contains the process definitions.
getApplicationVersion() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlProcessMappingDS
 
getApplicationVersion() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlProcessMappingDS
 
getApplicationVersion() - Method in exception class com.aquima.interactions.portal.exception.UnknownApplicationException
This method returns the version of the application.
getApplicationVersion() - Method in interface com.aquima.interactions.portal.IProcessMapping
This method returns the version of the application that contains the process definitions.
getApplicationVersion() - Method in class com.aquima.interactions.portal.model.process.ProcessMapping
 
getApplicationVersion() - Method in class com.aquima.interactions.portal.report.ReportingProcessMappingDS
 
getApplicationVersions(String) - Method in class com.aquima.interactions.portal.model.ApplicationStore
 
getApplicationVersions(String) - Method in interface com.aquima.interactions.portal.model.IApplicationStore
This method returns an array containing all the versions that are available for a specific application.
getArgument(int) - Method in interface com.aquima.interactions.expressions.functions.IArgumentList
This method returns the value for the argument at the specified index.
getArgument(int) - Method in class com.aquima.interactions.expressions.semantics.nodes.FunctionCall
This method returns the argument node for the specified index (zero based).
getArgumentCount() - Method in interface com.aquima.interactions.expressions.functions.IArgumentList
This method returns the number of arguments that are available.
getArgumentCount() - Method in class com.aquima.interactions.expressions.semantics.nodes.FunctionCall
this method returns an integer containing the number of arguments that are defined for the function.
getArgumentName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaArgument
 
getArgumentNames() - Method in class com.aquima.interactions.communication.impl.RestRequestMessage
 
getArgumentNames() - Method in interface com.aquima.interactions.communication.IRestRequestMessage
This method returns the argument names for this request message.
getArguments() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ValidationResponseObject
 
getArguments() - Method in class com.aquima.interactions.communication.impl.RestRequestMessage
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToBoolean
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToDate
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToDateTime
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToList
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToNumericBase
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToText
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.date.AbstractBetweenFunction
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.date.AbstractDatePartFunction
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.date.AbstractIncrementFunction
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.date.Date
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.date.DateString
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.date.DateTime
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.date.DayOfWeek
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.date.Today
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.date.WeekNumber
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.date.WorkingDaysBetween
 
getArguments() - Method in interface com.aquima.interactions.expressions.functions.IFunction
This method returns an array containing the definitions of the arguments the function expects.
getArguments() - Method in class com.aquima.interactions.expressions.functions.list.Count
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.list.Difference
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.list.Exists
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.list.Intersection
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.list.Max
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.list.Min
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.list.Size
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.list.SymmetricDifference
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.list.Union
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.list.Unique
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.number.Annuity
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.number.Avg
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.number.Logarithm
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.number.Product
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.number.RoundFunction
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.number.RoundSigFunction
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.number.Sum
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.Capitalize
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.Concat
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.Equals
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.Find
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.Guid
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.IndexOf
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.LastIndexOf
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.LowerCase
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.Match
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.Replace
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.Split
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.StrBack
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.StrConcat
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.StrFront
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.StringLength
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.SubString
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.SubStringAfter
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.SubStringBefore
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.Trim
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.str.UpperCase
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.unknown.IsNullFunction
 
getArguments() - Method in class com.aquima.interactions.expressions.functions.unknown.IsUnknownFunction
 
getArguments() - Method in class com.aquima.interactions.expressions.semantics.nodes.FunctionCall
This method returns an array containing the nodes of the function arguments.
getArgumentValues(String) - Method in class com.aquima.interactions.communication.impl.RestRequestMessage
 
getArgumentValues(String) - Method in interface com.aquima.interactions.communication.IRestRequestMessage
This method returns the argument values for the requested name.
getAsset(String) - Method in interface com.aquima.interactions.composer.IComposer
Looks up the text definition (also called an asset) for the specified name and returns the definition model.
getAsset(String) - Method in class com.aquima.interactions.composer.model.Composer
 
getAsset(String) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
getAsset(String) - Method in interface com.aquima.interactions.mapping.IMappingComposer
Looks up the text definition (also called an asset) for the specified name and returns the definition model.
getAsset(String) - Method in class com.aquima.interactions.mapping.impl.MappingComposer
 
getAsset(String) - Method in interface com.aquima.interactions.portal.IElementComposer
Looks up the text definition (also called an asset) for the specified name and returns the definition model.
getAsset(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
getAssetFormat() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getAssetFormat() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns the format that should be used when the reference is pointing to an asset (text).
getAssetFormat() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getAssetFormat() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getAssetFormat() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the asset format that should be used for the text element that is referred to.
getAssetFormat() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getAssetFormat() - Method in class com.aquima.interactions.dtree.impl.AssetAction
 
getAssetFormat() - Method in class com.aquima.interactions.framework.container.instance.linkerplus.InstanceLinkerPlusParameters
 
getAssetFormat() - Method in interface com.aquima.interactions.framework.container.link.ILinkParameters
This method returns the format of the asset that should be used for the display text.
getAssetFormat() - Method in class com.aquima.interactions.framework.container.link.LinkParameters
 
getAssetFormat() - Method in interface com.aquima.interactions.mapping.ds.IJustificationTreeMappingDS
 
getAssetFormat() - Method in interface com.aquima.interactions.mapping.IJustificationTreeMappingDefinition
Used by the asset expander, if not provided then the expanding of an asset will not take place
getAssetFormat() - Method in class com.aquima.interactions.mapping.impl.JustificationTreeMappingDefinition
 
getAssetName() - Method in class com.aquima.interactions.framework.container.instance.linkerplus.InstanceLinkerPlusParameters
 
getAssetName() - Method in interface com.aquima.interactions.framework.container.link.ILinkParameters
This method returns the name of the asset that should be used for the display text.
getAssetName() - Method in class com.aquima.interactions.framework.container.link.LinkParameters
 
getAssets() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleEngineDS
 
getAssets() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleEngineDS
 
getAssetText() - Method in class com.aquima.interactions.dtree.impl.AssetAction
 
getAssigneeFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the assignee filter.
getAssigneeInfo() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getAssigneeInfo() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the assignee info to whom the task is assigned.
getAssigneeInfo() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getAssigneeInfo() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getAssigneeInfo() - Method in interface com.aquima.interactions.process.IProcessTask
This method returns the AssigneeInfo of whom the task is assigned to.
getAssigneeInfo() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the AssigneeInfo of whom the task is assigned to.
getAssigneeInfo() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getAssigneeInfo() - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getAttachment(String) - Method in interface com.aquima.interactions.profile.IAttributeValue
Returns the available attachment that this attribute value has and is located at the specified key, otherwise returns null
getAttachment(String) - Method in class com.aquima.interactions.profile.model.AttributeState
 
getAttachment(String) - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
getAttachment(String) - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
getAttachments() - Method in interface com.aquima.interactions.foundation.connectivity.IMailMessage
This method returns the mail attachments.
getAttachments() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailMessage
 
getAttachments() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
getAttribute() - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
This method returns the attribute the field is defined for.
getAttribute() - Method in class com.aquima.interactions.ds.JustificationDS
 
getAttribute() - Method in class com.aquima.interactions.dtree.impl.AttributeAction
 
getAttribute() - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListOrder
This method returns the attribute that should be used for sorting.
getAttribute() - Method in interface com.aquima.interactions.mapping.ds.IJustificationTreeMappingDS
 
getAttribute() - Method in interface com.aquima.interactions.mapping.IJustificationTreeMappingDefinition
 
getAttribute() - Method in class com.aquima.interactions.mapping.impl.JustificationTreeMappingDefinition
 
getAttribute() - Method in class com.aquima.interactions.metamodel.impl.RelationDefinition
 
getAttribute() - Method in interface com.aquima.interactions.metamodel.IRelationDefinition
This method returns the name of the attribute that refers back to the referrer.
getAttribute() - Method in interface com.aquima.interactions.rule.ds.IJustificationDS
Returns the name of the attribute for which the justification is added.
getAttribute() - Method in interface com.aquima.interactions.rule.ds.table.IActionDS
The attribute name for which the action is defined.
getAttribute() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlActionDS
 
getAttribute() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlJustificationDS
 
getAttribute() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlActionDS
 
getAttribute() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlJustificationDS
 
getAttribute() - Method in exception class com.aquima.interactions.rule.exception.ConflictingRuleException
This method returns the attribute for which the conflicting results were detected.
getAttribute() - Method in class com.aquima.interactions.rule.graph.JustificationEntry
 
getAttribute() - Method in interface com.aquima.interactions.rule.IValidationResult
This method returns the attribute that the validation was performed on.
getAttribute() - Method in class com.aquima.interactions.rule.report.ReportingActionDS
 
getAttribute() - Method in class com.aquima.interactions.rule.validation.ValidationResult
 
getAttribute(QualifiedName, boolean) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
This method looksup an optional qualified attribute within an XML node.
getAttribute(QualifiedName, boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getAttribute(AttributeReference) - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
getAttribute(AttributeReference) - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
getAttribute(ValueReference) - Method in class com.aquima.interactions.rule.validation.ValidationEngine
 
getAttribute(String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Get the value of an attribute of this element.
getAttribute(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
getAttribute(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
getAttribute(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
getAttribute(String) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Get the value of an attribute of this element.
getAttribute(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getAttribute(String) - Method in class com.aquima.interactions.framework.util.PortalScopeWrapper
This method returns a value for the requested key.
getAttribute(String) - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method returns the attribute definition for the given attribute name.
getAttribute(String) - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
getAttribute(String) - Method in interface com.aquima.interactions.portal.IPortalScope
This method will return the value that has been added to this scope for the specified attribute key.
getAttribute(String) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getAttribute(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalScope
 
getAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.FlowScope
 
getAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.FlowScopeDelegate
 
getAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.PageScopeDelegate
 
getAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.PortalScope
 
getAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.RequestScopeDelegate
 
getAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
getAttribute(String) - Method in class com.aquima.interactions.userscope.impl.UserScope
 
getAttribute(String, String, boolean) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
This method looksup an optional attribute within an XML node.
getAttribute(String, String, boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getAttributeCount(boolean) - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method returns the number of attributes that are defined in this entity.
getAttributeCount(boolean) - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
getAttributeDefinition() - Method in class com.aquima.interactions.framework.service.connectivity.OutputValue
 
getAttributeDefinition(String) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getAttributeEditor(String) - Method in class com.aquima.interactions.framework.handler.profile.editors.InstanceEditor
This method returns the attribute editor for the specified attribute name.
getAttributeEditors() - Method in class com.aquima.interactions.framework.handler.profile.editors.InstanceEditor
This method returns the attribute editors of this instance editor.
getAttributeFilter(AttributeReference) - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns the filter for a specified attribute.
getAttributeFilter(AttributeReference) - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the filter for a specified attribute.
getAttributeFormDefault() - Method in interface com.aquima.interactions.communication.ds.ISchemaDS
This method return the form type of the attributeformdefault.
getAttributeFormDefault() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaDS
 
getAttributeFormDefault() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaDS
 
getAttributeFormDefault() - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
getAttributeFormDefault() - Method in interface com.aquima.interactions.communication.ISchemaDefinition
This method returns the attributeformdefault of the shema.
getAttributeFormDefault() - Method in class com.aquima.interactions.communication.report.ReportingSchemaDS
 
getAttributeFunctionalName() - Method in interface com.aquima.interactions.mapping.IMappedJustificationTree
Returns the functional name for the domain element.
getAttributeFunctionalName() - Method in class com.aquima.interactions.mapping.impl.MappedJustificationTree
 
getAttributeMappings() - Method in interface com.aquima.interactions.mapping.IEntityMappingDefinition
This method returns all the attribute mappings for this entity mapping.
getAttributeMappings() - Method in class com.aquima.interactions.mapping.impl.EntityMappingDefinition
 
getAttributeName() - Method in interface com.aquima.interactions.communication.ds.IAnyParticleMappingDS
This method returns the attribute name representing the content of the any, may be null.
getAttributeName() - Method in interface com.aquima.interactions.communication.ds.IAttributeMappingDS
This method returns the attribute representing the value of the attributeField.
getAttributeName() - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyDS
Returns the name of the attribute.
getAttributeName() - Method in interface com.aquima.interactions.communication.ds.IElementParticleMappingDS
This method returns the name of the attribute storing the xml element content, may be null.
getAttributeName() - Method in interface com.aquima.interactions.communication.ds.IRestHeaderDS
This method returns the value attribute of the header, may not be null.
getAttributeName() - Method in interface com.aquima.interactions.communication.ds.IRestUrnArgumentDS
This method returns the attribute name of the fragment.
getAttributeName() - Method in interface com.aquima.interactions.communication.ds.IRestUrnFragmentDS
This method returns the attribute name of the fragment.
getAttributeName() - Method in interface com.aquima.interactions.communication.ds.ISoapMessagePartDS
This method returns the attribute name of the value of the messagepart.
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAnyParticleMappingDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAttributeMappingDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementParticleMappingDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestHeaderDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestUrnArgumentDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestUrnFragmentDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessagePartDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAnyParticleMappingDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAttributeMappingDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementParticleMappingDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestHeaderDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestUrnArgumentDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestUrnFragmentDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessagePartDS
 
getAttributeName() - Method in interface com.aquima.interactions.communication.IAnyParticleMappingDefinition
This method returns the content attribute of the particle.
getAttributeName() - Method in interface com.aquima.interactions.communication.IAttributeMappingDefinition
This method returns the value attribute of the attribute.
getAttributeName() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
Returns the name of the attribute.
getAttributeName() - Method in interface com.aquima.interactions.communication.IElementParticleMappingDefinition
This method returns the attribute for the element content.
getAttributeName() - Method in class com.aquima.interactions.communication.impl.AnyParticleMappingDefinition
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.AttributeMappingDefinition
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.ElementParticleMappingDefinition
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaArgument
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaAttribute
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaFragment
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaHeader
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.RestHeaderDefinition
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.RestUrnArgumentDefinition
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.RestUrnFragmentDefinition
 
getAttributeName() - Method in class com.aquima.interactions.communication.impl.SoapMessagePartDefinition
 
getAttributeName() - Method in interface com.aquima.interactions.communication.IRestHeaderDefinition
This method returns the attribute representing the content of the header.
getAttributeName() - Method in interface com.aquima.interactions.communication.IRestUrnArgumentDefinition
This method returns the attribute definition of the dynamic value.
getAttributeName() - Method in interface com.aquima.interactions.communication.IRestUrnFragmentDefinition
This method returns the attribute definition of the dynamic value.
getAttributeName() - Method in interface com.aquima.interactions.communication.ISoapMessagePartDefinition
This method returns the attribute definition of the message part content.
getAttributeName() - Method in class com.aquima.interactions.communication.report.ReportingAnyParticleMappingDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.report.ReportingAttributeMappingDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.report.ReportingElementParticleMappingDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.report.ReportingRestUrnArgumentDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.report.ReportingRestUrnFragmentDS
 
getAttributeName() - Method in class com.aquima.interactions.communication.report.ReportingSoapMessagePartDS
 
getAttributeName() - Method in class com.aquima.interactions.composer.ds.delegate.FieldDelegateDS
 
getAttributeName() - Method in interface com.aquima.interactions.composer.ds.IFieldDS
This method returns the name of the attribute the field is defined for.
getAttributeName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldDS
 
getAttributeName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldDS
 
getAttributeName() - Method in class com.aquima.interactions.composer.report.ReportingFieldDS
 
getAttributeName() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchDefinitionDS
 
getAttributeName() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getAttributeName() - Method in interface com.aquima.interactions.framework.container.listplus.search.IListColumnWithAttributeReference
This method return the attribute name.
getAttributeName() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getAttributeName() - Method in class com.aquima.interactions.framework.handler.profile.editors.AttributeEditor
This method returns the name of the attribute the action is defined for.
getAttributeName() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.OutputField
This method returns the name of the attribute the result value should be mapped to.
getAttributeName() - Method in interface com.aquima.interactions.matching.ds.IMatchDefinitionDS
This method returns the name of the attribute ( excluding entity name ) to which this definition belongs to.
getAttributeName() - Method in interface com.aquima.interactions.matching.IAttributeScore
This method returns the name of the attribute for which the score was calculated.
getAttributeName() - Method in interface com.aquima.interactions.matching.IAttributeScoreDetails
Returns the name of the attribute that this instance contains details about.
getAttributeName() - Method in interface com.aquima.interactions.matching.IMatchDefinition
This method returns the name of the attribute for which these match settings are defined.
getAttributeName() - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
getAttributeName() - Method in class com.aquima.interactions.matching.result.AttributeScore
 
getAttributeName() - Method in class com.aquima.interactions.matching.result.AttributeScoreDetails
 
getAttributeName() - Method in class com.aquima.interactions.metamodel.AttributeReference
This method returns the attribute name of the reference.
getAttributeName() - Method in interface com.aquima.interactions.metamodel.ds.IRelationDS
The related entity attribute is only requested for attributes with the data-type entity.
getAttributeName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlRelationDS
 
getAttributeName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlRelationDS
 
getAttributeName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownAttributeException
This method returns the attribute name which was unknown in the entity type.
getAttributeName() - Method in interface com.aquima.interactions.process.dao.ICaseDataValue
This method returns the name of the attribute the value is defined for.
getAttributeName() - Method in class com.aquima.interactions.profile.model.command.ChangeValue
 
getAttributeName() - Method in class com.aquima.interactions.profile.model.state.AttributeDump
 
getAttributeName() - Method in class com.aquima.interactions.profile.ValueReference
This method returns the attribute name of the attribute this reference points to.
getAttributeName() - Method in interface com.aquima.interactions.rule.ds.IDefaultRuleDS
This method returns the name of the attribute the default is defined for.
getAttributeName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlDefaultRuleDS
 
getAttributeName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlDefaultRuleDS
 
getAttributeName() - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
getAttributeName() - Method in interface com.aquima.interactions.rule.IAttributeNode
This method will return the name of the attribute the node represents.
getAttributeName() - Method in class com.aquima.interactions.rule.report.ReportingDefaultRuleDS
 
getAttributeName() - Method in class com.aquima.interactions.rule.SourcedValue
This method returns the name of the attribute for which the value was inferenced.
getAttributeName() - Method in class com.aquima.interactions.rule.tms.TmsAttributeValue
 
getAttributeNames() - Method in interface com.aquima.interactions.portal.IPortalScope
This method returns an array containing all the names of the attribute that have a value in this scope.
getAttributeNames() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getAttributeNames() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalScope
 
getAttributeNames() - Method in class com.aquima.interactions.portal.model.session.scope.FlowScope
 
getAttributeNames() - Method in class com.aquima.interactions.portal.model.session.scope.FlowScopeDelegate
 
getAttributeNames() - Method in class com.aquima.interactions.portal.model.session.scope.PageScopeDelegate
 
getAttributeNames() - Method in class com.aquima.interactions.portal.model.session.scope.PortalScope
 
getAttributeNames() - Method in class com.aquima.interactions.portal.model.session.scope.RequestScopeDelegate
 
getAttributeNames() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
getAttributeNames() - Method in class com.aquima.interactions.userscope.impl.UserScope
 
getAttributeNode(String) - Method in class com.aquima.interactions.rule.graph.EntityNode
 
getAttributeNode(String) - Method in interface com.aquima.interactions.rule.IEntityNode
This method returns the attribute node of the rule graph representing the specified attribute in this entity node.
getAttributeNode(String, String) - Method in class com.aquima.interactions.rule.graph.RuleGraph
 
getAttributeNode(String, String) - Method in class com.aquima.interactions.rule.inference.InferenceEngine
 
getAttributeNode(String, String) - Method in interface com.aquima.interactions.rule.IRuleGraph
This method returns the IAttributeNodeof the dependency graph for the given attribute.
getAttributeNodes() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Returns the nodes of the attributes.
getAttributeNodes() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getAttributePath() - Method in class com.aquima.interactions.framework.container.justification.JustificationParameters
 
getAttributeReference() - Method in interface com.aquima.interactions.communication.ds.IAttributeMappingDS
This method returns the qualifiedname if the attribute is an reference from a schema, otherwise null.
getAttributeReference() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAttributeMappingDS
 
getAttributeReference() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAttributeMappingDS
 
getAttributeReference() - Method in interface com.aquima.interactions.communication.IAttributeMappingDefinition
This method returns the reference to a global attribute.
getAttributeReference() - Method in class com.aquima.interactions.communication.impl.AttributeMappingDefinition
 
getAttributeReference() - Method in class com.aquima.interactions.communication.report.ReportingAttributeMappingDS
 
getAttributeReference() - Method in interface com.aquima.interactions.mapping.IMappedJustificationTree
Returns the technical name for the domain element in the form of an AttributeReference
getAttributeReference() - Method in class com.aquima.interactions.mapping.impl.MappedJustificationTree
 
getAttributeReference() - Method in class com.aquima.interactions.process.dao.dto.CaseDataFilter
 
getAttributeReference() - Method in interface com.aquima.interactions.process.IIntermediateMessageEventMapping
This method returns the attribute reference
getAttributeReference() - Method in class com.aquima.interactions.process.impl.IntermediateMessageEventMappingDefinition
 
getAttributeReference() - Method in class com.aquima.interactions.rule.graph.ValidationRuleBase
 
getAttributeRelationEntityName() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
This method returns the name of entity where the domain property has a relation to.
getAttributeRelationEntityName() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
getAttributeRelationEntityName() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
getAttributeRelations() - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
getAttributes() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
 
getAttributes() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getAttributes() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the attributes of the type.
getAttributes() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Get all attribute names of this element.
getAttributes() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
getAttributes() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
getAttributes() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
getAttributes() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Get all attributes of this element, as an ATTRNAME-to-VALUE mapping.
getAttributes() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getAttributes() - Method in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
Method to get the parameter 'attributes' (split by |).
getAttributes() - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
getAttributes() - Method in class com.aquima.interactions.portal.model.session.state.ScopeDump
 
getAttributes() - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
getAttributes() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
getAttributes() - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
getAttributes() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
getAttributes() - Method in interface com.aquima.interactions.process.dao.ICaseQueryResult
this method returns the attribute references that this task model contains.
getAttributes() - Method in class com.aquima.interactions.process.dao.impl.CaseQueryResult
 
getAttributes() - Method in class com.aquima.interactions.process.dao.impl.TaskQueryResult
 
getAttributes() - Method in interface com.aquima.interactions.process.dao.ITaskQueryResult
this method returns the attribute references that this task model contains.
getAttributes() - Method in class com.aquima.interactions.process.impl.ProcessCaseView
 
getAttributes() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getAttributes() - Method in interface com.aquima.interactions.process.IProcessCaseView
this method returns the attributes from the case for which a value is set
getAttributes() - Method in interface com.aquima.interactions.process.IProcessTaskView
this method returns the attributes from the case for which a value is set
getAttributes() - Method in class com.aquima.interactions.profile.model.state.InstanceDump
Returns the properties.
getAttributes(boolean) - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method returns an array containing the attribute definitions belonging to this entity definition.
getAttributes(boolean) - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
getAttributeSafe(String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Get the value of an attribute of this element.
getAttributeSafe(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
getAttributeSafe(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
getAttributeSafe(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
getAttributeSafe(String) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Get the value of an attribute of this element.
getAttributeSafe(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getAttributesMap() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Get all attributes of this element, as an ATTRNAME-to-VALUE mapping.
getAttributesMap() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
getAttributesMap() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
getAttributesMap() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
getAttributeState(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
getAttributeState(String) - Method in interface com.aquima.interactions.profile.IEntityInstance
When the attribute is known, it will return the state of the attribute.
getAttributeState(String) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getAttributeState(String) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getAttributeState(String) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getAttributeState(String) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getAttributeState(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getAttributeState(String) - Method in class com.aquima.interactions.rule.inference.DependencyInstance
 
getAttributeState(String) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
getAttributeValue() - Method in interface com.aquima.interactions.process.dao.ICaseDataValue
This method returns the value for the attribute.
getAttributeValue() - Method in class com.aquima.interactions.profile.events.ValueEvent
 
getAttributeValue() - Method in interface com.aquima.interactions.profile.IValueEvent
This method returns the attribute state just before the event is processed.
getAttributeValue() - Method in class com.aquima.interactions.profile.model.TxValueEvent
 
getAttributeValue(AttributeReference) - Method in interface com.aquima.interactions.process.dao.ICaseQueryResult
this method returns the value of the attribute from the case the task is defined for.
getAttributeValue(AttributeReference) - Method in class com.aquima.interactions.process.dao.impl.CaseQueryResult
 
getAttributeValue(AttributeReference) - Method in class com.aquima.interactions.process.dao.impl.TaskQueryResult
 
getAttributeValue(AttributeReference) - Method in interface com.aquima.interactions.process.dao.ITaskQueryResult
this method returns the value of the attribute from the case the task is defined for.
getAttributeValue(String, String) - Method in class com.aquima.interactions.framework.container.caselist.state.CaseData
 
getAttributeValue(String, String) - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getAttributeValue(String, String) - Method in class com.aquima.interactions.process.impl.ProcessCaseView
 
getAttributeValue(String, String) - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getAttributeValue(String, String) - Method in interface com.aquima.interactions.process.IProcessCaseView
this method returns the value of the attribute from the case the task is defined for.
getAttributeValue(String, String) - Method in interface com.aquima.interactions.process.IProcessTaskView
this method returns the value of the attribute from the case the task is defined for.
getAuditEngine() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns the audit engine.
getAuditEngine() - Method in interface com.aquima.interactions.portal.IPortalSession
Returns the AuditEngine
getAuditEngine() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getAuditEngine() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getAuditEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getAuditEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getAuditEngine() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getAuditEngine() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getAuditEngine() - Method in class com.aquima.interactions.portal.model.Solution
 
getAuditEngine() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getAuditProperties() - Method in class com.aquima.interactions.portal.audit.DcmAuditActionResult
 
getAuthenticationClaim(String) - Method in class com.aquima.interactions.portal.model.session.UserData
 
getAuthenticationClaim(String) - Method in class com.aquima.interactions.process.AutomaticUser
 
getAuthenticationClaim(String) - Method in interface com.aquima.interactions.project.IUserData
Returns the values of an authentication claim
getAuthenticationClaimNames() - Method in class com.aquima.interactions.portal.model.session.UserData
 
getAuthenticationClaimNames() - Method in class com.aquima.interactions.process.AutomaticUser
 
getAuthenticationClaimNames() - Method in interface com.aquima.interactions.project.IUserData
Returns the names of all stored authentication claims
getAuthorizationAlgorithm() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getAuthorizationAlgorithm() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns the authorization algorithm.
getAuthorizationAlgorithm(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedProcessExtensionFactory
 
getAuthorizationAlgorithm(String) - Method in class com.aquima.interactions.process.DefaultProcessExtensionFactory
 
getAuthorizationAlgorithm(String) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getAuthorizationAlgorithm(String) - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns the definition of an authorization algorithm.
getAuthorizationAlgorithm(String) - Method in interface com.aquima.interactions.process.IProcessExtensionFactory
Returns the authorization algorithm.
getAuthorizationAlgorithm(String) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getAuthorizationAlgorithmName() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns the name of the authorization algorithm to use.
getAuthorizationAlgorithmName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getAuthorizationAlgorithmName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getAuthorizationManager() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getAuthorizedRoles() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getAutomaticUser() - Method in class com.aquima.interactions.portal.model.process.ProcessTaskDelegate
 
getAutomaticUser() - Method in interface com.aquima.interactions.process.IProcessTaskDelegate
This method should return the user that should be used when the automatic task is assigned.
getAvailableCases(IUserData) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getAvailableCases(IUserData) - Method in interface com.aquima.interactions.process.IProcessData
This method will return an array containing the cases that are available for the supplied user.
getAvailableCases(IUserData) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getAvailableCases(IUserData) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
getAvailableFlows() - Method in interface com.aquima.interactions.flow.IFlowEngine
This method returns an array containing all the available flows from the flow engine.
getAvailableFlows() - Method in class com.aquima.interactions.flow.model.FlowEngine
 
getAvailableFlows() - Method in interface com.aquima.interactions.portal.IApplicationConfig
This method returns an array containing the flows that may be started in the application.
getAvailableFlows() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getAvailableTasks(IUserData) - Method in class com.aquima.interactions.process.impl.ProcessCase
 
getAvailableTasks(IUserData) - Method in interface com.aquima.interactions.process.IProcessCase
This method will returns an array containing all the process tasks that may be executed for the current case.
getAvailableTasks(IUserData) - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
getAvailableTasks(IUserData) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessCase
 
getAvailableTasks(IUserData, Long) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getAvailableTasks(IUserData, Long) - Method in interface com.aquima.interactions.process.IProcessData
This method returns an array containing the tasks that are available for the supplied user.
getAvailableTasks(IUserData, Long) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getAvailableTasks(IUserData, Long) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
getAvailableTasks(Long, String) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
getAWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatch
 
getAWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatch
 
getAWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampMatch
 
getBase() - Method in interface com.aquima.interactions.spellengine.ds.IRuleDS
The base integer of the rule.
getBase() - Method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlRuleDS
 
getBase() - Method in class com.aquima.interactions.spellengine.model.definition.RuleDefinition
This method returns the base integer of this rule.
getBase() - Method in class com.aquima.interactions.spellengine.model.Rule
 
getBase64EncodedData() - Method in interface com.aquima.interactions.project.ds.IResourceConnectionDS
The data of the data reference, may be null when getResourceName returns a value.
getBase64EncodedData() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlResourceConnectionDS
 
getBase64EncodedData() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlResourceConnectionDS
 
getBaseType() - Method in interface com.aquima.interactions.communication.ds.ITypeMappingDS
This method returns the qualified name of the base type.
getBaseType() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeMappingDS
 
getBaseType() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeMappingDS
 
getBaseType() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getBaseType() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the base type of this type.
getBaseType() - Method in class com.aquima.interactions.communication.report.ReportingTypeMappingDS
 
getBaseUrl() - Method in interface com.aquima.interactions.foundation.connectivity.IExternalFlowConnection
 
getBaseUrl() - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
getBcc() - Method in interface com.aquima.interactions.foundation.connectivity.IMailMessage
This method returns the recipient addresses that receive a bcc (blind carbon copy) message.
getBcc() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailMessage
 
getBccAddresses() - Method in interface com.aquima.interactions.foundation.connectivity.IMailConnection
 
getBccAddresses() - Method in class com.aquima.interactions.foundation.connectivity.impl.SimpleSmtpMailConnection
 
getBccList() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
getBody() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ValidationResponseObject
 
getBody() - Method in class com.aquima.interactions.communication.impl.RestMessage
 
getBody() - Method in interface com.aquima.interactions.communication.IRestMessage
This method returns the body of the message.
getBody() - Method in interface com.aquima.interactions.foundation.connectivity.IMailMessage
This method returns the body of the message.
getBody() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailMessage
 
getBodyAttributeName() - Method in interface com.aquima.interactions.communication.ds.IRestMessageDS
This method returns the attribute storing the xmlelement using as body, may be null.
getBodyAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestMessageDS
 
getBodyAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestMessageDS
 
getBodyAttributeName() - Method in class com.aquima.interactions.communication.impl.RestMessageDefinition
 
getBodyAttributeName() - Method in interface com.aquima.interactions.communication.IRestMessageDefinition
This method returns the content attribute of the message.
getBodyAttributeName() - Method in class com.aquima.interactions.communication.report.ReportingRestMessageDS
 
getBodyElement() - Method in interface com.aquima.interactions.communication.ds.IRestMessageDS
This methods returns the qualified name of the element using as body of the message, may be null.
getBodyElement() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestMessageDS
 
getBodyElement() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestMessageDS
 
getBodyElement() - Method in class com.aquima.interactions.communication.impl.RestMessageDefinition
 
getBodyElement() - Method in interface com.aquima.interactions.communication.IRestMessageDefinition
This method returns reference to the body element.
getBodyElement() - Method in class com.aquima.interactions.communication.report.ReportingRestMessageDS
 
getBodyParts() - Method in class com.aquima.interactions.communication.impl.SoapMessageDefinition
 
getBodyParts() - Method in interface com.aquima.interactions.communication.ISoapMessageDefinition
This method returns the body message parts of this message.
getBodySchema() - Method in interface com.aquima.interactions.communication.ds.IRestMessageDS
This method returns the name of the domain schema.
getBodySchema() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestMessageDS
 
getBodySchema() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestMessageDS
 
getBodySchema() - Method in class com.aquima.interactions.communication.impl.RestMessageDefinition
 
getBodySchema() - Method in interface com.aquima.interactions.communication.IRestMessageDefinition
This method returns the domain schema in case of a domain schema service.
getBodySchema() - Method in class com.aquima.interactions.communication.report.ReportingRestMessageDS
 
getBoolean(IXmlNode, String) - Static method in class com.aquima.interactions.foundation.ds.XmlParserUtil
Returns whether the attribute attributeName of node is true or false.
getBoolean(IXmlNode, String, boolean) - Static method in class com.aquima.interactions.foundation.ds.XmlParserUtil
Returns whether the attribute attributeName of node is true or false.
getBoolean(String, boolean) - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
getBooleanValue(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
getBooleanValue(String) - Method in interface com.aquima.interactions.foundation.connectivity.IQueryResult
This method returns the BooleanValue for the specified column.
getBrancheNames(String) - Method in class com.aquima.interactions.ds.studio.r17.AquimaStudioClient
 
getBranches() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
getBusinessRules(RuleType) - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
getBusinessRules(RuleType) - Method in class com.aquima.interactions.rule.graph.EntityNode
 
getBusinessRules(RuleType) - Method in interface com.aquima.interactions.rule.IAttributeNode
This method returns the business rules that are directly coupled to this attribute node.
getBusinessRules(RuleType) - Method in interface com.aquima.interactions.rule.IEntityNode
This method returns the business rules that are directly coupled to this entity node.
getButton(String) - Method in interface com.aquima.interactions.composer.IComposer
Looks up the button definition for the specified name and returns the definition model.
getButton(String) - Method in class com.aquima.interactions.composer.model.Composer
 
getButton(String) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
getButton(String) - Method in interface com.aquima.interactions.portal.IElementComposer
Looks up the button definition for the specified name and returns the definition model.
getButton(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
getButtonActions() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getButtonActions() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns the action of a button reference.
getButtonActions() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getButtonActions() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getButtonActions() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the actions array for the referred element.
getButtonActions() - Method in interface com.aquima.interactions.composer.model.list.IListColumn
This method returns the button actions for a button column.
getButtonActions() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getButtonActions() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getButtonActions() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getButtonActions() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getButtonEvent() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getButtonEvent() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns the event of a button reference.
getButtonEvent() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getButtonEvent() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getButtonEvent() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the button event string for the referred element.
getButtonEvent() - Method in interface com.aquima.interactions.composer.model.list.IListColumn
This method returns the button event for a button column.
getButtonEvent() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getButtonEvent() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getButtonEvent() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getButtonEvent() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getButtonName() - Method in interface com.aquima.interactions.composer.model.list.IListColumn
This method return the button name of a button that should trigger the start task event.
getButtonName() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getButtonName() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getButtonName() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getBWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatch
 
getBWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatch
 
getBWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampMatch
 
getByGuid(GUID) - Method in class com.aquima.interactions.ds.xml.model.LookupTable
This method returns the element definition for the specified ID.
getByName(String) - Method in class com.aquima.interactions.ds.xml.model.LookupTable
This method returns the element definition for the specified name.
getBytes() - Method in class com.aquima.interactions.foundation.io.resource.ByteArrayResource
This ByteArrayResource specific method returns the internal used byte array.
getBytes(InputStream) - Static method in class com.aquima.interactions.foundation.utility.StreamUtil
 
getBytes(String) - Method in class com.aquima.interactions.communication.impl.converter.XsdConverter
 
getBytes(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
getBytes(String) - Method in interface com.aquima.interactions.foundation.connectivity.IQueryResult
Retrieves a byte array from the resultset for the specodoed column.
getCacheConfiguration() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
getCacheConfiguration() - Method in interface com.aquima.interactions.config.IConfiguration
 
getCachedResults() - Method in class com.aquima.interactions.framework.container.caselist.state.CaseListState
 
getCachedResults() - Method in class com.aquima.interactions.framework.container.worklist.state.WorkListState
 
getCacheTimeout() - Method in class com.aquima.interactions.config.cache.DefaultCacheConfiguration
 
getCacheTimeout() - Method in interface com.aquima.interactions.config.cache.ICacheConfiguration
 
getCalendarField() - Method in class com.aquima.interactions.foundation.text.symbol.CentiSecondSymbol
 
getCalendarField() - Method in class com.aquima.interactions.foundation.text.symbol.DateSymbol
 
getCalendarField() - Method in class com.aquima.interactions.foundation.text.symbol.DeciSecondSymbol
 
getCalendarField() - Method in class com.aquima.interactions.foundation.text.symbol.HourSymbol
 
getCalendarField() - Method in class com.aquima.interactions.foundation.text.symbol.MilliSecondSymbol
 
getCalendarField() - Method in class com.aquima.interactions.foundation.text.symbol.MinuteSymbol
 
getCalendarField() - Method in class com.aquima.interactions.foundation.text.symbol.MonthSymbol
 
getCalendarField() - Method in class com.aquima.interactions.foundation.text.symbol.NumberSymbol
Returns the Calendar field this NumberSymbol represents.
getCalendarField() - Method in class com.aquima.interactions.foundation.text.symbol.SecondSymbol
 
getCalendarField() - Method in class com.aquima.interactions.foundation.text.symbol.YearSymbol
 
getCallName() - Method in interface com.aquima.interactions.portal.ds.IFunctionCallDS
This method returns the function call name.
getCallName() - Method in interface com.aquima.interactions.portal.ds.IMaskCallDS
This method returns the name of the mask (never null).
getCallName() - Method in interface com.aquima.interactions.portal.ds.IServiceCallDS
This method returns the service call name.
getCallName() - Method in class com.aquima.interactions.portal.ds.sys.ExecuteTaskCall
This method returns the name of the service call as defined in studio.
getCallName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlFunctionCallDS
 
getCallName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlMaskCallDS
 
getCallName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlServiceCallDS
 
getCallName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlFunctionCallDS
 
getCallName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlMaskCallDS
 
getCallName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlServiceCallDS
 
getCallName() - Method in interface com.aquima.interactions.portal.IMaskCall
This method returns the mask call name.
getCallName() - Method in interface com.aquima.interactions.portal.IServiceCall
This method returns the service call name.
getCallName() - Method in class com.aquima.interactions.portal.model.def.FunctionCallDefinition
 
getCallName() - Method in class com.aquima.interactions.portal.model.def.MaskCallDefinition
This method returns the name of the mask (never null).
getCallName() - Method in class com.aquima.interactions.portal.model.def.ServiceCallDefinition
 
getCallName() - Method in interface com.aquima.interactions.portal.model.IFunctionCallDefinition
This method returns the function call name.
getCallName() - Method in interface com.aquima.interactions.portal.model.IMaskCallDefinition
This method returns the mask call name.
getCallName() - Method in interface com.aquima.interactions.portal.model.IServiceCallDefinition
This method returns the service call name.
getCallName() - Method in class com.aquima.interactions.portal.model.session.MaskCall
 
getCallName() - Method in class com.aquima.interactions.portal.model.session.ServiceCall
 
getCallName() - Method in class com.aquima.interactions.portal.report.ReportingFunctionCallDS
 
getCallName() - Method in class com.aquima.interactions.portal.report.ReportingServiceCallDS
 
getCaption() - Method in class com.aquima.interactions.composer.ds.delegate.ButtonDelegateDS
 
getCaption() - Method in interface com.aquima.interactions.composer.ds.IButtonDS
This method returns the text object that should be used as caption for the button.
getCaption() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlButtonDS
 
getCaption() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlButtonDS
 
getCaption() - Method in interface com.aquima.interactions.composer.IButton
This method returns a multilingual text object that should be used as caption.
getCaption() - Method in class com.aquima.interactions.composer.model.Button
 
getCaption() - Method in class com.aquima.interactions.composer.model.definition.ButtonDefinition
This method returns the caption of the button.
getCaption() - Method in class com.aquima.interactions.composer.report.ReportingButtonDS
 
getCaption() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskButton
 
getCaption() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ButtonDS
 
getCase() - Method in interface com.aquima.interactions.process.dao.ICaseStateModel
This method returns the case in its current state.
getCase() - Method in class com.aquima.interactions.process.dao.impl.CaseStateModel
 
getCase(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
getCase(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method returns the case for the specified id.
getCase(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
This method returns the case for the specified id.
getCase(long) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getCase(long) - Method in interface com.aquima.interactions.process.IProcessData
This method returns the case for the specified ID.
getCase(long) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getCase(long) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
getCase(String) - Method in interface com.aquima.interactions.matching.ICaseBase
This method locates the case with the given name within this casebase or it's parent case base.
getCase(String) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getCaseAggregate() - Method in interface com.aquima.interactions.framework.container.caselist.config.ICaseListParameters
 
getCaseAggregate() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListParameters
 
getCaseAggregate() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
getCaseAggregate() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListParameters
This method returns the case aggregate for the work list container.
getCaseAggregateModel() - Method in interface com.aquima.interactions.caseengine.client.model.AggregateModels
 
getCaseAggregateModel() - Method in interface com.aquima.interactions.caseengine.client.model.ReadCaseResultModel
 
getCaseAggregateModel() - Method in interface com.aquima.interactions.caseengine.client.model.StartTaskResultModel
 
getCaseBase(String) - Method in interface com.aquima.interactions.matching.IMatchEngine
This method returns the casebase for the specified entity type name.
getCaseBase(String) - Method in class com.aquima.interactions.matching.impl.model.MatchEngine
 
getCaseBaseNames() - Method in class com.aquima.interactions.matching.impl.model.CaseBaseVisitor
 
getCaseDao() - Method in class com.aquima.interactions.ds.composite.PrefixedModuleDS
 
getCaseDao() - Method in interface com.aquima.interactions.process.ds.IProcessModuleDS
This method returns the case DAO (data access object) that should be used to persist case information for this process engine module.
getCaseDao() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessModuleDS
 
getCaseDao() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessModuleDS
 
getCaseDataAggregateModel() - Method in interface com.aquima.interactions.caseengine.client.model.AggregateModels
 
getCaseDataAggregateModel() - Method in interface com.aquima.interactions.caseengine.client.model.ReadCaseResultModel
 
getCaseDataAggregateModel() - Method in interface com.aquima.interactions.caseengine.client.model.StartTaskResultModel
 
getCaseDataMapping() - Method in interface com.aquima.interactions.portal.IProcessMapping
This method returns the mapper that may be used to map the model of the process engine to the model of this application.
getCaseDataMapping() - Method in class com.aquima.interactions.portal.model.process.ProcessMapping
 
getCaseDataMappingName() - Method in interface com.aquima.interactions.portal.ds.IProcessMappingDS
This method returns the mapping information that should be used to map the model of the process engine to the model of this application.
getCaseDataMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlProcessMappingDS
 
getCaseDataMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlProcessMappingDS
 
getCaseDataMappingName() - Method in class com.aquima.interactions.portal.report.ReportingProcessMappingDS
 
getCaseEngineClient() - Method in interface com.aquima.interactions.portal.IPortalContext
Returns the case engine client, may be null
getCaseEngineClient() - Method in interface com.aquima.interactions.portal.IPortalSession
Returns the optional CaseEngineClient
getCaseEngineClient() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getCaseEngineClient() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getCaseEngineClient() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getCaseEngineClient() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getCaseEngineClient() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getCaseEngineClient() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getCaseEngineClient() - Method in class com.aquima.interactions.portal.model.Solution
 
getCaseEngineClient() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getCaseEvaluator() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getCaseEvaluator() - Method in interface com.aquima.interactions.process.IProcessEngine
Returns the case evaluator currently used by this process engine.
getCaseEvaluator() - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getCaseFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
getCaseId() - Method in class com.aquima.interactions.flow.model.event.OpenCaseEventDetails
 
getCaseId() - Method in class com.aquima.interactions.flow.model.event.StartTaskEventDetails
 
getCaseId() - Method in interface com.aquima.interactions.foundation.logging.audit.IAuditMessage
Returns the id of the case in which the audit message occurs, when the message was not created in a case context the case id can be null.
getCaseId() - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
getCaseId() - Method in class com.aquima.interactions.foundation.logging.audit.impl.DcmAuditProperties
 
getCaseId() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getCaseId() - Method in interface com.aquima.interactions.matching.IDetailMatchResult
This method returns the name of the case that was matched.
getCaseId() - Method in class com.aquima.interactions.matching.result.DetailMatchResult
 
getCaseId() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getCaseId() - Method in interface com.aquima.interactions.portal.IContentMetadata
Returns the optionally set case id, may be null
getCaseId() - Method in class com.aquima.interactions.portal.model.process.Dcm1ActiveProcessTask
 
getCaseId() - Method in class com.aquima.interactions.portal.model.process.Dcm2ActiveProcessTask
 
getCaseId() - Method in class com.aquima.interactions.portal.model.process.Dcm2ProcessEnabledSession
 
getCaseId() - Method in interface com.aquima.interactions.portal.model.process.IActiveProcessTask
 
getCaseId() - Method in class com.aquima.interactions.portal.model.process.NonInteractiveProcessEnabledSession
 
getCaseId() - Method in class com.aquima.interactions.portal.model.session.SystemInstance
 
getCaseId() - Method in class com.aquima.interactions.portal.TaskPortalEvent
 
getCaseId() - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
getCaseId() - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
getCaseId() - Method in interface com.aquima.interactions.process.dao.ICaseDataInstance
This method returns the database ID of the case this instance belongs to.
getCaseId() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Gets the case the event is associated with.
getCaseId() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the database ID of the case the task belongs to.
getCaseId() - Method in exception class com.aquima.interactions.process.exception.CaseDataUpdateException
This method returns the ID of the case for which the data update failed.
getCaseId() - Method in exception class com.aquima.interactions.process.exception.InvalidSpecificCaseException
 
getCaseId() - Method in exception class com.aquima.interactions.process.exception.UnknownProcessCaseException
This method returns the id of the case that was invalid.
getCaseId() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getCaseId() - Method in class com.aquima.interactions.process.impl.RefreshableJobDefinition
Returns the ID of the case which should be evaluated as part of this job.
getCaseId() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the ID of the case the task is defined for.
getCaseId() - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
getCaseId() - Method in interface com.aquima.interactions.process.scheduler.utility.SchedulerJobConfiguration
 
getCaseId() - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
getCaseId() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
 
getCaseId() - Method in interface com.aquima.interactions.trace.ITimelineEntry
 
getCaseIdFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns the caseId filter.
getCaseIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns the caseid filter
getCaseIdFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the case id filter.
getCaseIdForDcm2(IServiceContext) - Static method in class com.aquima.interactions.framework.service.extractid.CaseIdExtractService
 
getCaseIdsAttribute() - Method in class com.aquima.interactions.framework.service.process.ThrowMessageEventParameters
 
getCaseIdTargetAttribute() - Method in interface com.aquima.interactions.framework.container.caselist.config.ICaseListParameters
This method returns the optional target attribute for the caseId.
getCaseIdTargetAttribute() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListParameters
 
getCaseIdTargetAttribute() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
getCaseIdTargetAttribute() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListParameters
This method returns the optional target attribute for the caseId.
GetCaseInfo - Class in com.aquima.interactions.framework.service.process
 
GetCaseInfo() - Constructor for class com.aquima.interactions.framework.service.process.GetCaseInfo
 
GetCaseInfoResultModel - Interface in com.aquima.interactions.caseengine.client.model
 
getCaseInfoSync(String, String) - Method in interface com.aquima.interactions.caseengine.client.CaseEngineClient
Get the case info
getCaseListLimit() - Method in class com.aquima.interactions.process.impl.DefaultProcessEngineSettings
 
getCaseListLimit() - Method in interface com.aquima.interactions.process.IProcessEngineSettings
Returns the limit on the number of results that will be retrieved from the database for the AQ_CaseList
getCaseMapper() - Method in class com.aquima.interactions.portal.model.process.TaskMapping
This method returns a profile mapper needed to map the case data to the model of the target application.
getCaseMappingName() - Method in interface com.aquima.interactions.portal.ds.ITaskMappingDS
This method returns the mapping information needed to map the case data to the model of the target application.
getCaseMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlTaskMappingDS
 
getCaseMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlTaskMappingDS
 
getCaseMappingName() - Method in class com.aquima.interactions.portal.report.ReportingTaskMappingDS
 
getCaseModel() - Method in interface com.aquima.interactions.process.dao.ICaseQueryResult
This method returns the case of the task.
getCaseModel() - Method in class com.aquima.interactions.process.dao.impl.CaseQueryResult
 
getCaseModel() - Method in class com.aquima.interactions.process.dao.impl.TaskQueryResult
 
getCaseModel() - Method in interface com.aquima.interactions.process.dao.ITaskQueryResult
This method returns the case of the task.
getCaseModel() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getCaseModel() - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns the model that is used by the process engine to store case data.
getCaseModel() - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getCaseName() - Method in class com.aquima.interactions.ds.matching.ExtXmlCaseDS
 
getCaseName() - Method in interface com.aquima.interactions.matching.ds.ICaseDS
Required field, the implementation should never return a null value here.
getCaseName() - Method in exception class com.aquima.interactions.matching.exception.UnknownCaseException
This method returns the name of the case that could not be located.
getCaseName() - Method in class com.aquima.interactions.matching.report.ReportingCaseDS
 
getCaseName() - Method in exception class com.aquima.interactions.process.exception.CaseDataUpdateException
This method returns the name of the case for which the data update failed.
getCaseProcesses() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getCaseProcesses() - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns an array containing the processes that may be executed to create a new case in the process engine.
getCaseProcesses() - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getCaseProfile() - Method in class com.aquima.interactions.process.impl.ProcessCase
 
getCaseProfile() - Method in interface com.aquima.interactions.process.IProcessCase
This method returns a read-only object containing the case profile.
getCaseProfile() - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
getCaseProfile() - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessCase
 
getCaseProfile(CaseDataChangeListener) - Method in class com.aquima.interactions.process.impl.ProcessCase
 
getCaseProfile(CaseDataChangeListener) - Method in interface com.aquima.interactions.process.IProcessCase
This method returns a read-only object containing the case profile.
getCaseProfile(CaseDataChangeListener) - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
getCaseProfile(CaseDataChangeListener) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessCase
 
getCaseProperties() - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
getCaseProperties() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
getCaseProperty() - Method in interface com.aquima.interactions.framework.container.caselist.config.ICaseListColumn
This method return the optional case property to display in the column.
getCaseProperty() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getCaseProperty() - Method in class com.aquima.interactions.process.dao.dto.CasePropertyFilter
 
getCaseProperty() - Method in class com.aquima.interactions.process.dao.dto.order.CasePropertyOrder
 
getCaseProperty(CaseProperty) - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
getCaseProvider() - Method in interface com.aquima.interactions.ds.matching.IMatchConfiguration
This method may return an object that should be used to read the case data from.
getCases() - Method in class com.aquima.interactions.process.dao.dto.CaseViewResult
 
getCases(boolean) - Method in interface com.aquima.interactions.matching.ICaseBase
This method returns all the cases of this casebase.
getCases(boolean) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getCases(List<ICase>, boolean) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getCaseState(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
getCaseState(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method returns the CaseState for the specific case including all tasks that belong to it.
getCaseState(long) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getCaseState(long) - Method in interface com.aquima.interactions.process.IProcessData
Gets the case state
getCaseState(long) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
getCaseThreshold() - Method in class com.aquima.interactions.matching.impl.model.MatchContext
 
getCaseThresholdPercentage() - Method in class com.aquima.interactions.ds.matching.ExtXmlCaseBaseDS
 
getCaseThresholdPercentage() - Method in interface com.aquima.interactions.matching.ds.ICaseBaseDS
This method returns the default threshold percentage for this casebase's cases.
getCaseThresholdPercentage() - Method in class com.aquima.interactions.matching.report.ReportingCaseBaseDS
 
getCaseType() - Method in class com.aquima.interactions.flow.model.event.DefaultDcmEventDetails
 
getCaseUpdateMapping() - Method in interface com.aquima.interactions.portal.IProcessMapping
This method returns the mapper that may be used to map the model of this application to the model of the process engine.
getCaseUpdateMapping() - Method in class com.aquima.interactions.portal.model.process.ProcessMapping
 
getCaseUpdateMappingName() - Method in interface com.aquima.interactions.portal.ds.IProcessMappingDS
This method returns the mapping information that should be used to map the model of this application to the model of the process engine.
getCaseUpdateMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlProcessMappingDS
 
getCaseUpdateMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlProcessMappingDS
 
getCaseUpdateMappingName() - Method in class com.aquima.interactions.portal.report.ReportingProcessMappingDS
 
getCategory() - Method in class com.aquima.interactions.ds.ReportingDS
 
getCategory() - Method in class com.aquima.interactions.foundation.report.InitializationMessage
Returns the category in the which the message is placed.
getCategory() - Method in class com.aquima.interactions.foundation.report.ReportingDS
 
getCategory() - Method in class com.aquima.interactions.foundation.report.ReportingVisitorDS
 
getCause() - Method in class com.aquima.interactions.foundation.report.InitializationMessage
Optionally retrieves the cause of this message in case there was a trace involved.
getCc() - Method in interface com.aquima.interactions.foundation.connectivity.IMailMessage
This method returns the recipient addresses that receive a cc (carbon copy) message.
getCc() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailMessage
 
getCcAddresses() - Method in interface com.aquima.interactions.foundation.connectivity.IMailConnection
 
getCcAddresses() - Method in class com.aquima.interactions.foundation.connectivity.impl.SimpleSmtpMailConnection
 
getCcList() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
getCellAt(int) - Method in class com.aquima.interactions.composer.model.table.TableHeader
This method returns the cell at the specified index.
getCellCount() - Method in class com.aquima.interactions.composer.model.table.TableHeader
This method returns the number of cells of this row.
getCells() - Method in class com.aquima.interactions.composer.model.table.TableHeader
This method returns an array containing all the cells of the row.
getChangeContext() - Method in interface com.aquima.interactions.portal.IPortalChange
 
getChangeContext() - Method in class com.aquima.interactions.portal.model.session.scope.PortalChange
 
getChangedValues() - Method in interface com.aquima.interactions.portal.IPageScope
This method will return an array containing the references to all the values that were changed by fields from the current page.
getChangedValues() - Method in interface com.aquima.interactions.portal.IRequestScope
This method will return an array containing the references to all the values that were changed by fields from the current request.
getChangedValues() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPageScope
 
getChangedValues() - Method in class com.aquima.interactions.portal.model.session.scope.PageScope
 
getChangedValues() - Method in class com.aquima.interactions.portal.model.session.scope.PageScopeDelegate
 
getChangedValues() - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
getChangedValues() - Method in class com.aquima.interactions.portal.model.session.scope.RequestScopeDelegate
 
getChanges() - Method in class com.aquima.interactions.portal.model.process.CaseDataChangeToMapListener
 
getChanges() - Method in interface com.aquima.interactions.profile.CaseDataChangeListener
 
getChangeType() - Method in interface com.aquima.interactions.portal.IPortalChange
 
getChangeType() - Method in class com.aquima.interactions.portal.model.session.scope.PortalChange
 
getChannel() - Method in interface com.aquima.interactions.foundation.connectivity.IExternalFlowConnection
 
getChannel() - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
getChannel() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getChannel(ISolution) - Method in class com.aquima.interactions.portal.model.session.state.SessionScopeDump
 
getChannelName() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getChannelName() - Method in class com.aquima.interactions.portal.model.session.state.SessionScopeDump
 
getChannels() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getChannels() - Method in class com.aquima.interactions.project.impl.Project
 
getChannels() - Method in interface com.aquima.interactions.project.IProject
This method returns an array containing all the defined channels.
getCharset() - Method in class com.aquima.interactions.framework.connectivity.CsvResourceMetadata
 
getCharset() - Method in interface com.aquima.interactions.framework.connectivity.ICsvResourceMetadata
This method returns the charset used for decoding the csv resource.
getCharset() - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvMetaData
This method returns the charset for the csv;
getChild(String) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
This method will return the child node indicated by the path.
getChild(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getChild(String, boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getChildMessages() - Method in class com.aquima.interactions.foundation.report.InitializationMessage
This method returns the child messages this message has, if there are no child messages an empty array is returned.
getChildNodes() - Method in class com.aquima.interactions.composer.model.definition.TextCompositeDefinition
This method returns an array containing all the child text nodes of this composite node.
getChildNodes() - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method returns an array containing the child nodes.
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.AllVariable
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.Arithmetic
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.Condition
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.Constant
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.Conversion
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.DimensionChange
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.ErrorNode
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.ExpressionList
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.FieldVariable
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.FunctionCall
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.InstanceOf
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.Inversion
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.ListArithmetic
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.ListCondition
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.LocalVariable
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.LogicalConnective
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.NamedVariable
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.Not
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.Predicate
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.Root
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.Select
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.TemplateCall
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.TypeOf
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.Unknown
 
getChildNodes() - Method in class com.aquima.interactions.expressions.semantics.nodes.Variable
 
getChildNodes() - Method in class com.aquima.interactions.process.impl.nodes.BranchNodeDefinition
 
getChildNodes() - Method in interface com.aquima.interactions.process.nodes.IBranchNodeDefinition
This method returns an array containing the nodes of the group in the correct order (if applicable).
getChildren() - Method in interface com.aquima.interactions.composer.ds.IContentStyleDS
This method returns an array of style names that are allowed for content items that are direct child nodes of the content item with this style.
getChildren() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentStyleDS
 
getChildren() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentStyleDS
 
getChildren() - Method in class com.aquima.interactions.composer.model.definition.ContentStyleDefinition
 
getChildren() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
This method returns an array containing the child nodes.
getChildren() - Method in class com.aquima.interactions.dtree.impl.AssetAction
 
getChildren() - Method in class com.aquima.interactions.dtree.impl.AttributeAction
 
getChildren() - Method in class com.aquima.interactions.dtree.impl.ContainerAction
 
getChildren() - Method in class com.aquima.interactions.dtree.impl.DecisionTreeCondition
 
getChildren() - Method in class com.aquima.interactions.dtree.impl.SubTreeAction
 
getChildren() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Return a list of all children of this element (only one level deep).
getChildren() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
getChildren() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
getChildren() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
getChildren() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
This method returns all the child element nodes of the current node.
getChildren() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getChildren(String) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
This method returns an array containing all the children that can be found matching the specified path.
getChildren(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getChildSafe(String) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
This method will return the child node indicated by the path.
getChildSafe(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getChildTasks(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
getChildTasks(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method returns the child tasks of a certain task.
getChildTasks(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
getClosedCases() - Method in class com.aquima.interactions.process.impl.ProcessCaseChangeListener
 
getCoalescing() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser
Specifies that the parser produced by this code will convert CDATA nodes to Text nodes and append it to the adjacent (if any) text node.
getCode() - Method in class com.aquima.interactions.expressions.semantics.ArithmeticOperationResultType
This method returns an optional error code which states when available if this is a warning or error.
getCode() - Method in class com.aquima.interactions.foundation.report.ErrorCode
This method returns the unique error code ID of this object.
getCode() - Method in class com.aquima.interactions.foundation.report.ErrorMessage
This method returns the error code for the message.
getCode() - Method in class com.aquima.interactions.foundation.report.Severity
This method returns the code of the severity.
getCode() - Method in interface com.aquima.interactions.foundation.text.ILanguage
Get the standardized language internationalization code.
getCode() - Method in class com.aquima.interactions.project.ds.delegate.LanguageDelegateDS
 
getCode() - Method in interface com.aquima.interactions.project.ds.ILanguageDS
Returns the (unique) code of the language, which can be in the form of a language-country code specification.
getCode() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlLanguageDS
 
getCode() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlLanguageDS
 
getCode() - Method in class com.aquima.interactions.project.impl.Language
 
getCodeVersion() - Method in class com.aquima.interactions.foundation.lic.Component
 
getCoeff1() - Method in class com.aquima.interactions.matching.impl.functions.normdist.NormDistValue
 
getCoeff2() - Method in class com.aquima.interactions.matching.impl.functions.normdist.NormDistValue
 
getColspan() - Method in class com.aquima.interactions.composer.model.table.TableCell
This method returns the colspan of the cell (usually 1).
getColumn() - Method in class com.aquima.interactions.expressions.parser.ParserSymbol
 
getColumn() - Method in class com.aquima.interactions.expressions.Position
This method returns the column in the line of the parsed unit.
getColumn() - Method in interface com.aquima.interactions.framework.container.listplus.search.filters.IGenericFilter
 
getColumn() - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory.Location
 
getColumnCount() - Method in class com.aquima.interactions.composer.model.table.Table
This method returns the number of columns of the table.
getColumnCount() - Method in class com.aquima.interactions.composer.model.table.TableHeader
This method returns the number of columns of this row.
getColumnCount() - Method in class com.aquima.interactions.framework.util.textdata.TextDataContent
This method returns the number of colums.
getColumnIndex() - Method in interface com.aquima.interactions.composer.model.list.IListColumn
Returns the index of this column.
getColumnIndex() - Method in class com.aquima.interactions.composer.model.list.state.Sorting
 
getColumnIndex() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getColumnIndex() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getColumnIndex() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getColumnMetadata() - Method in class com.aquima.interactions.framework.connectivity.CsvResourceMetadata
 
getColumnMetadata() - Method in interface com.aquima.interactions.framework.connectivity.ICsvResourceMetadata
This method returns the metadata for all the columns.
getColumnNames() - Method in class com.aquima.interactions.framework.connectivity.CsvQueryResult
The method returns all the column names that are available in the result.
getColumnNr() - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListOrder
This method returns the column number containing the attribute.
getColumns() - Method in class com.aquima.interactions.composer.model.list.state.ListState
 
getColumns() - Method in interface com.aquima.interactions.framework.container.caselist.config.ICaseListParameters
This method returns the configured columns.
getColumns() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListParameters
 
getColumns() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
getColumns() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListParameters
This method returns the configured columns.
getColumnType() - Method in interface com.aquima.interactions.framework.container.caselist.config.ICaseListColumn
This method returns the type of the column.
getColumnType() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getColumnType() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getColumnType() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListColumn
This method returns the type of the column.
getColumnWidths() - Method in class com.aquima.interactions.framework.connectivity.CsvResourceMetadata
 
getColumnWidths() - Method in interface com.aquima.interactions.framework.connectivity.ICsvResourceMetadata
This method returns the column widths for a fixed width text resource.
getColumnWidths() - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvMetaData
This method returns the column widths for a fixed width text resource.
getComment() - Method in interface com.aquima.interactions.portal.comments.ICommentEntry
The comment.
getCommentsManager() - Method in interface com.aquima.interactions.portal.IPortalContext
Returns the comments manager
getCommentsManager() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getCommentsManager() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getCommentsManager() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getCommentsManager() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getCommentsManager() - Method in class com.aquima.interactions.portal.model.Solution
 
getCommunicationEngine() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns the current communication engine for the current context.
getCommunicationEngine() - Method in interface com.aquima.interactions.portal.model.IModule
Returns the Communication engine.
getCommunicationEngine() - Method in class com.aquima.interactions.portal.model.Module
 
getCommunicationEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getCommunicationEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getCommunicationEngine() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getCommunicationEngineDS() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
getCommunicationEngineDS() - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
getCommunicationEngineDS() - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should return a datasource implementation that can be used to initialize the communication engine for the application.
getCommunicationEngineDS() - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
getCommunicationEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
getCommunicationEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
getCommunicationEngineDS() - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
getCompareDate() - Method in class com.aquima.interactions.framework.validator.DateValidatorCall
This method returns the date value that should be used to compare the attribute value with.
getComplexType() - Method in interface com.aquima.interactions.communication.ds.ITypeReferenceDS
This method returns the reference to a complex type.
getComplexType() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeReferenceDS
 
getComplexType() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeReferenceDS
 
getComplexType() - Method in class com.aquima.interactions.communication.impl.TypeReference
 
getComplexType() - Method in interface com.aquima.interactions.communication.ITypeReference
 
getComplexType() - Method in class com.aquima.interactions.communication.report.ReportingTypeReferenceDS
 
getComponents() - Method in class com.aquima.interactions.foundation.lic.Server
This method returns an array containing configured components.
getComponentType() - Method in class com.aquima.interactions.portal.model.datatype.DataValueArrayType
Type of the members of the array.
getComponentVersion() - Method in class com.aquima.interactions.foundation.lic.LicenseContext
This method returns the component version for which the license is specified.
getComposedAttributes() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getComposedAttributes() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the composed (merged with base) attributes of the type.
getComposedContentAttribute() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getComposedContentAttributeName() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getComposedContentAttributeName() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the composed (merged with base) content attribute.
getComposedContentType() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getComposedContentType() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the composed (merged with base) content type.
getComposedContentValidations() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getComposedContentValidations() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the validation of the composed content validation.
getComposedRootGroup() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getComposedRootGroup() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the composed (merged with base) of the rootgroup.
getComposer() - Method in class com.aquima.interactions.dtree.impl.InitializationLookup
This method returns the composer of the current application.
getComposer() - Method in interface com.aquima.interactions.portal.model.IInternalPortalContext
This method returns the internal composer.
getComposer() - Method in interface com.aquima.interactions.portal.model.IModule
This method returns the (static) composer of the application.
getComposer() - Method in class com.aquima.interactions.portal.model.Module
 
getComposer() - Method in class com.aquima.interactions.portal.model.session.PortalContext
This method returns the composer of the application.
getComposer() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getComposerDS() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
getComposerDS() - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
getComposerDS() - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should return a datasource implementation that can be used to initialize the composer for the application.
getComposerDS() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ModuleDS
 
getComposerDS() - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
getComposerDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
getComposerDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
getComposerDS() - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
getComposerXml(String, Version) - Method in class com.aquima.interactions.ds.EmptyExternalExportStore
 
getComposerXml(String, Version) - Method in interface com.aquima.interactions.ds.IExternalExportStore
Returns the xml node of the serialized composer data source.
getComposerXml(String, Version) - Method in class com.aquima.interactions.ds.XmlExportsStore
 
getCondition() - Method in interface com.aquima.interactions.communication.ds.IFieldValidationDS
This method returns the condition that should be evaluated to determine if the validation should be active.
getCondition() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlFieldValidationDS
 
getCondition() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlFieldValidationDS
 
getCondition() - Method in interface com.aquima.interactions.communication.IFieldValidationDefinition
This method returns the condition that should be evaluated to determine if the validation should be active.
getCondition() - Method in class com.aquima.interactions.communication.impl.FieldValidationDefinition
 
getCondition() - Method in class com.aquima.interactions.communication.report.ReportingFieldValidationDS
 
getCondition() - Method in class com.aquima.interactions.composer.ds.delegate.FieldValidationDelegateDS
 
getCondition() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getCondition() - Method in interface com.aquima.interactions.composer.ds.IFieldValidationDS
This method returns the condition that should be evaluated to determine if the validation should be active.
getCondition() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns the optional condition expression that should be evaluated to determine if the element that is referred to should be included.
getCondition() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldValidationDS
 
getCondition() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getCondition() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldValidationDS
 
getCondition() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getCondition() - Method in class com.aquima.interactions.composer.model.definition.FieldValidationDefinition
This method returns the condition that should be checked to determine if the validation is applicable for the field.
getCondition() - Method in class com.aquima.interactions.composer.model.definition.TextConditionDefinition
This method returns the condition that should be evaluated to determine if the child text nodes should be included.
getCondition() - Method in class com.aquima.interactions.composer.report.ReportingFieldValidationDS
 
getCondition() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getCondition() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
The condition expression in which the 'question-attribute' is used.
getCondition() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ConditionNode
This method returns the condition expression.
getCondition() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.ConditionDefinition
This method returns the condition expression.
getCondition() - Method in interface com.aquima.interactions.flow.IConditionNodeDetails
Returns the condition expression of this node.
getCondition() - Method in class com.aquima.interactions.flow.model.DefaultConditionNodeDetails
 
getCondition() - Method in class com.aquima.interactions.flow.model.InternalConditionEdge
 
getCondition() - Method in class com.aquima.interactions.framework.container.justification.JustificationFormat
 
getCondition() - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItem
 
getCondition() - Method in class com.aquima.interactions.framework.service.instance.ActivateInstanceParameters
This method returns the value for the 'condition' parameter.
getCondition() - Method in interface com.aquima.interactions.mapping.ds.IEntityMappingDS
This method returns the optional precondition for this target mapping.
getCondition() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlEntityMappingDS
 
getCondition() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlEntityMappingDS
 
getCondition() - Method in interface com.aquima.interactions.mapping.IEntityMappingDefinition
This method returns the optional condition when this mapping should be used.
getCondition() - Method in class com.aquima.interactions.mapping.impl.EntityMappingDefinition
 
getCondition() - Method in class com.aquima.interactions.mapping.impl.ValueMappingDefinition
 
getCondition() - Method in interface com.aquima.interactions.mapping.IValueMappingDefinition
This method returns the condition that should be evaluated in order to determine if the mapping is applicable.
getCondition() - Method in class com.aquima.interactions.mapping.report.ReportingEntityMappingDS
 
getCondition() - Method in interface com.aquima.interactions.process.ds.IProcessEdgeDS
This method returns the condition that is defined for the edge.
getCondition() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns the condition that should be met in order for the task to be scheduled.
getCondition() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEdgeDS
 
getCondition() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
getCondition() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEdgeDS
 
getCondition() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
getCondition() - Method in interface com.aquima.interactions.process.IBranchDefinition
This method returns the condition that should be evaluated to determine if the branch is applicable.
getCondition() - Method in class com.aquima.interactions.process.impl.builder.EdgeData
 
getCondition() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
getCondition() - Method in class com.aquima.interactions.process.impl.nodes.BranchDefinition
 
getCondition() - Method in class com.aquima.interactions.process.impl.nodes.EventNodeDefinition
 
getCondition() - Method in class com.aquima.interactions.process.impl.nodes.ProcessStepDefinition
 
getCondition() - Method in class com.aquima.interactions.process.impl.nodes.TimerNodeDefinition
 
getCondition() - Method in interface com.aquima.interactions.process.nodes.IConditionNodeDefinition
This method returns the condition that should be evaluated for this node.
getCondition() - Method in interface com.aquima.interactions.process.nodes.IProcessStepDefinition
This method returns the conditions that should be met in order for the task to be scheduled.
getConditionAlternative() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeNodeDS
If the node has a condition alternative, the parent-node's condition attribute has to be set.
getConditionAlternative() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
getConditionAlternative() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
getConditionAttribute() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeNodeDS
Returns the question attribute, child nodes have the question attribute set.
getConditionAttribute() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
getConditionAttribute() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
getConditionEntity() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeNodeDS
Returns the question entity, child nodes have the question attribute set.
getConditionEntity() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
getConditionEntity() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
getConditionExpression() - Method in interface com.aquima.interactions.rule.ds.rule.IBusinessRuleDS
This method returns the expression that should be evaluated to determine if the rule should fire.
getConditionExpression() - Method in interface com.aquima.interactions.rule.ds.table.IConditionDS
This method returns the condition expression.
getConditionExpression() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.rule.XmlBusinessRuleDS
 
getConditionExpression() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlConditionDS
 
getConditionExpression() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.rule.XmlBusinessRuleDS
 
getConditionExpression() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlConditionDS
 
getConditionExpression() - Method in class com.aquima.interactions.rule.impl.table.Condition
This method returns the expression that should be used as condition.
getConditionExpression() - Method in class com.aquima.interactions.rule.report.ReportingBusinessRuleDS
 
getConditionExpression() - Method in class com.aquima.interactions.rule.report.ReportingConditionDS
 
getConditionId() - Method in exception class com.aquima.interactions.flow.exception.FlowConditionException
This methods returns the ID of the condition node that failed.
getConditions() - Method in class com.aquima.interactions.dtree.impl.DecisionTree
Retrieves the start questions of the decision tree.
getConditions() - Method in class com.aquima.interactions.dtree.impl.TreeNodeVisitor
 
getConditions() - Method in class com.aquima.interactions.process.search.PropertyFilter
This method returns all the conditions of the filter.
getConditions() - Method in interface com.aquima.interactions.rule.ds.IRuleGroupDS
This method returns an array containing the conditions that should be met in order for the rule group to be active.
getConditions() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleGroupDS
 
getConditions() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleGroupDS
 
getConditions() - Method in class com.aquima.interactions.rule.graph.RuleGroup
 
getConditions() - Method in interface com.aquima.interactions.rule.IDataRuleDefinition
This method returns the conditions for this data rule.
getConditions() - Method in class com.aquima.interactions.rule.impl.datarule.DataRuleDefinition
 
getConditions() - Method in class com.aquima.interactions.rule.impl.table.Condition
This method returns an array containing the sub conditions of this condition node.
getConditions() - Method in class com.aquima.interactions.rule.impl.table.DecisionTable
An array containing the conditions of the decision table.
getConditions() - Method in interface com.aquima.interactions.rule.IRuleGroup
This method returns an array containing the conditions that should be met in order for the rule group to be active.
getConditions() - Method in class com.aquima.interactions.trace.PropertyFilter
This method returns all the conditions of the filter.
getConfig() - Method in class com.aquima.interactions.composer.model.list.ColumnDefinition
 
getConfiguration() - Static method in class com.aquima.interactions.config.ConfigurationFactory
 
getConfiguration() - Method in class com.aquima.interactions.framework.container.caselist.CaseListImpl
 
getConfiguration() - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
getConfiguration() - Method in class com.aquima.interactions.framework.container.worklist.WorkListImpl
 
getConfiguration() - Method in interface com.aquima.interactions.portal.IApplication
This method returns an object containing the application specific configuration settings.
getConfiguration() - Method in interface com.aquima.interactions.portal.IPortalSession
This method returns an object containing the project wide configuration and definitions.
getConfiguration() - Method in class com.aquima.interactions.portal.model.Application
 
getConfiguration() - Method in interface com.aquima.interactions.portal.model.IInternalPortalContext
This method returns the application configuration.
getConfiguration() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getConfiguration() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
getConfiguration() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getConfiguration() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getConfiguration() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getConfiguration() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getConfiguration() - Method in class com.aquima.interactions.portal.model.Solution
 
getConfiguration() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
getConfiguration() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getConfigurationFile() - Method in interface com.aquima.interactions.ds.matching.IMatchConfiguration
This method should return the name of the configuration file containing the match settings.
getConfigurationLocation() - Static method in class com.aquima.interactions.foundation.utility.SystemProperties
 
getConfigurationLocationUrl() - Static method in class com.aquima.interactions.foundation.utility.SystemProperties
 
getConnection() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
This method returns the connection settings.
getConnection() - Method in interface com.aquima.interactions.metamodel.ds.IReferenceDS
This method returns the connection string of this attribute
getConnection() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlReferenceDS
 
getConnection() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlReferenceDS
 
getConnection() - Method in interface com.aquima.interactions.metamodel.IDocumentReferenceDefinition
This method returns the connection string of this attribute
getConnection() - Method in class com.aquima.interactions.metamodel.impl.DocumentReferenceDefinition
 
getConnection(String) - Method in interface com.aquima.interactions.foundation.connectivity.IConnectionManager
This method returns a connection with the specified name.
getConnection(String) - Method in class com.aquima.interactions.framework.connectivity.ConnectionManager
 
getConnection(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedConnectionManager
 
getConnection(String) - Method in class com.aquima.interactions.project.impl.ConnectionManager
 
getConnectionDefinition(String, ConnectionType) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getConnectionDefinition(String, ConnectionType) - Method in class com.aquima.interactions.project.impl.Project
 
getConnectionDefinition(String, ConnectionType) - Method in interface com.aquima.interactions.project.IProject
This method returns the value connection definition for the specified name.
getConnectionDefinitions(ConnectionType) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getConnectionDefinitions(ConnectionType) - Method in class com.aquima.interactions.project.impl.Project
 
getConnectionDefinitions(ConnectionType) - Method in interface com.aquima.interactions.project.IProject
This method returns an array containing the names of the connection definitions that are available.
getConnectionManager() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
getConnectionManager() - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method may return an application specific connection manager.
getConnectionManager() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
getConnectionManager() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
getConnectionManager() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method may return an application specific connection manager.
getConnectionManager() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
getConnectionManager() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
getConnectionManager() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
getConnectionManager() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
getConnectionManager() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
getConnectionManager() - Method in interface com.aquima.interactions.portal.IPortalContext
This method may be used to request the connection manager of the application.
getConnectionManager() - Method in class com.aquima.interactions.portal.model.Application
 
getConnectionManager() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getConnectionManager() - Method in interface com.aquima.interactions.portal.model.ILocalApplication
This method returns the connection manager for the application.
getConnectionManager() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getConnectionManager() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
getConnectionManager() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getConnectionManager() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getConnectionManager() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getConnectionManager() - Method in class com.aquima.interactions.portal.model.Solution
 
getConnectionManager() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
getConnectionManager() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
getConnectionManager() - Method in class com.aquima.interactions.project.impl.Project
 
getConnectionManager() - Method in interface com.aquima.interactions.project.IProject
This method returns the connection manager for this project.
getConnectionManager() - Method in class com.aquima.interactions.rule.graph.RuleVisitor
 
getConnectionName() - Method in exception class com.aquima.interactions.foundation.connectivity.exception.MisconfiguredConnectionException
This method returns the name of the connection.
getConnectionName() - Method in exception class com.aquima.interactions.foundation.connectivity.exception.UnknownConnectionException
This method returns the name of the connection.
getConnectionName() - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvParameters
 
getConnectionName() - Method in class com.aquima.interactions.framework.service.connectivity.sql.SqlConnection
 
getConnectionName() - Method in class com.aquima.interactions.portal.content.DisposableContent
 
getConnectionName() - Method in exception class com.aquima.interactions.portal.exception.UnsupportedConnectionException
This method returns the name of the algorithm that was invalid.
getConnectionName() - Method in exception class com.aquima.interactions.project.exception.UnknownConnectionException
This method returns the connection name that was unknown or invalid.
getConnectionName() - Method in interface com.aquima.interactions.rule.ds.datarule.IDataRuleDS
This method returns the name of (resource) connection that is used by this data rule.
getConnectionName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlDataRuleDS
 
getConnectionName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlDataRuleDS
 
getConnectionName() - Method in interface com.aquima.interactions.rule.IDataRuleDefinition
This method returns the connection name if the datarule has one.
getConnectionName() - Method in class com.aquima.interactions.rule.impl.datarule.DataRuleDefinition
 
getConnectionName() - Method in class com.aquima.interactions.rule.report.ReportingDataRuleDS
 
getConnectionNames() - Method in interface com.aquima.interactions.foundation.connectivity.IConnectionManager
Returns all available connection names;
getConnectionNames() - Method in class com.aquima.interactions.framework.connectivity.ConnectionManager
 
getConnectionNames() - Method in class com.aquima.interactions.portal.model.factory.LinkedConnectionManager
 
getConnectionNames() - Method in class com.aquima.interactions.project.impl.ConnectionManager
 
getConnectionNames(ConnectionType) - Method in interface com.aquima.interactions.foundation.connectivity.IConnectionManager
This method returns all the available names for a specified type.
getConnectionNames(ConnectionType) - Method in class com.aquima.interactions.framework.connectivity.ConnectionManager
 
getConnectionNames(ConnectionType) - Method in class com.aquima.interactions.portal.model.factory.LinkedConnectionManager
 
getConnectionNames(ConnectionType) - Method in class com.aquima.interactions.project.impl.ConnectionManager
 
getConsequenceRules() - Method in class com.aquima.interactions.rule.constraint.table.ConditionRule
 
getConsequenceRules() - Method in class com.aquima.interactions.rule.inference.table.ConditionRule
 
getConstant() - Method in interface com.aquima.interactions.communication.ds.IRestUrnArgumentDS
This method returns the constant value of the fragment.
getConstant() - Method in interface com.aquima.interactions.communication.ds.IRestUrnFragmentDS
This method returns the constant value of the fragment.
getConstant() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestUrnArgumentDS
 
getConstant() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestUrnFragmentDS
 
getConstant() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestUrnArgumentDS
 
getConstant() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestUrnFragmentDS
 
getConstant() - Method in class com.aquima.interactions.communication.impl.RestUrnArgumentDefinition
 
getConstant() - Method in class com.aquima.interactions.communication.impl.RestUrnFragmentDefinition
 
getConstant() - Method in interface com.aquima.interactions.communication.IRestUrnArgumentDefinition
This method returns the default value of the urn fragment.
getConstant() - Method in interface com.aquima.interactions.communication.IRestUrnFragmentDefinition
This method returns the default value of the urn fragment.
getConstant() - Method in class com.aquima.interactions.communication.report.ReportingRestUrnArgumentDS
 
getConstant() - Method in class com.aquima.interactions.communication.report.ReportingRestUrnFragmentDS
 
getConstraintRule(IExternalRuleDS, IMetaModel, IExpressionParser) - Method in class com.aquima.interactions.framework.rule.DefaultRuleFactory
 
getConstraintRule(IExternalRuleDS, IMetaModel, IExpressionParser) - Method in class com.aquima.interactions.portal.model.factory.LinkedRuleFactory
 
getConstraintRule(IExternalRuleDS, IMetaModel, IExpressionParser) - Method in interface com.aquima.interactions.rule.IRuleFactory
This method is used to acquire a custom constraint rule for the definition.
getContainer() - Method in class com.aquima.interactions.dtree.impl.ContainerAction
 
getContainer(ApplicationID, String) - Method in class com.aquima.interactions.framework.container.ContainerFactory
 
getContainer(ApplicationID, String) - Method in class com.aquima.interactions.framework.container.DefaultContainerFactory
 
getContainer(ApplicationID, String) - Method in class com.aquima.interactions.framework.container.LenientContainerFactory
 
getContainer(ApplicationID, String) - Method in interface com.aquima.interactions.portal.IContainerFactory
This method should provide an implementation of the container interface for the specified name.
getContainer(ApplicationID, String) - Method in class com.aquima.interactions.portal.model.factory.LinkedContainerFactory
 
getContainer(String) - Method in interface com.aquima.interactions.composer.IComposer
looks up the text definition for the specified name and returns the definition model.
getContainer(String) - Method in class com.aquima.interactions.composer.model.Composer
 
getContainer(String) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
getContainer(String) - Method in interface com.aquima.interactions.portal.IElementComposer
looks up the container definition for the specified name and returns the definition model.
getContainer(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
getContainerFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getContainerFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getContainerFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getContainerFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
return a dynamic container factory.
getContainerFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getContainerId() - Method in interface com.aquima.interactions.composer.IComposerContext
This method returns the ContainerId of the container which is being composed in this context.
getContainerId() - Method in class com.aquima.interactions.composer.model.ComposerContext
 
getContainerId() - Method in interface com.aquima.interactions.portal.IContainerContext
This method will return the id of container that can be used to uniquely identify the container.
getContainerId() - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getContainerName() - Method in exception class com.aquima.interactions.portal.exception.ContainerException
This method returns the name of the container that generated the exception.
getContainerName() - Method in interface com.aquima.interactions.portal.IContainerContext
This method will return the name of the container that the dynamic container component was applied to.
getContainerName() - Method in interface com.aquima.interactions.portal.IContainerEventContext
This method will return the name of the container that the dynamic container component was applied to.
getContainerName() - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
getContainerName() - Method in class com.aquima.interactions.portal.model.session.CallbackEntry
 
getContainerName() - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getContainerSolution() - Method in class com.aquima.interactions.dtree.impl.Solution
 
getContainerSolution() - Method in interface com.aquima.interactions.dtree.ISolution
This method returns the container solution if available.
getContainmentAt(int) - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns the reference to the child element at the specified position.
getContainmentCount() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns the number of content elements (references) that are defined in this container definition.
getContainmentName() - Method in interface com.aquima.interactions.framework.container.instance.list.config.IInstanceListColumn
Retrieves the name of the containment.
getContainmentName() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getContent() - Method in interface com.aquima.interactions.communication.ds.IWsdlDS
This method returns the byte content of the wsdl file.
getContent() - Method in interface com.aquima.interactions.communication.ds.IXsdDS
This method returns the actual xsd content of the schema.
getContent() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlWsdlDS
 
getContent() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlXsdDS
 
getContent() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlWsdlDS
 
getContent() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlXsdDS
 
getContent() - Method in class com.aquima.interactions.communication.impl.WsdlDefinition
 
getContent() - Method in class com.aquima.interactions.communication.impl.XsdDefinition
 
getContent() - Method in interface com.aquima.interactions.communication.IWsdlDefinition
This method returns the binary content of the wsdl.
getContent() - Method in interface com.aquima.interactions.communication.IXsdDefinition
This method returns the binary content of the schema.
getContent() - Method in class com.aquima.interactions.communication.report.ReportingWsdlDS
 
getContent() - Method in class com.aquima.interactions.communication.report.ReportingXsdDS
 
getContent() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachNode
This method returns the contents that should be expanded for each instance.
getContent() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.ForeachDefinition
This method returns the contents that should be expanded for each instance.
getContent() - Method in interface com.aquima.interactions.foundation.connectivity.IMailMessageAttachment
This method returns the content of a mail attachment.
getContent() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailMessageAttachment
 
getContent() - Method in class com.aquima.interactions.framework.FlowScopeFile
 
getContent() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Gets the content data as a Map.
getContent(ILanguage) - Method in class com.aquima.interactions.composer.model.definition.TextDefinition
This method returns the root text node for the specified language.
getContent(String) - Method in interface com.aquima.interactions.composer.IComposer
Looks up the content definition for the specified name and returns the definition model.
getContent(String) - Method in class com.aquima.interactions.composer.model.Composer
 
getContent(String) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
This method returns the content definition for the specified name.
getContent(String) - Method in class com.aquima.interactions.composer.model.definition.TextDefinition
This method returns the root text node for the specified language.
getContent(String) - Method in interface com.aquima.interactions.portal.IElementComposer
Looks up the content definition for the specified name and returns the definition model.
getContent(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
getContentAsJson() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Gets the content data as JSON exactly as stored in the database.
getContentAttributeName() - Method in interface com.aquima.interactions.communication.ds.ITypeMappingDS
This method returns the attribute representing the content of the type.
getContentAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeMappingDS
 
getContentAttributeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeMappingDS
 
getContentAttributeName() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getContentAttributeName() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the attribute definition of the content.
getContentAttributeName() - Method in class com.aquima.interactions.communication.report.ReportingTypeMappingDS
 
getContentItem() - Method in interface com.aquima.interactions.composer.ds.IGlobalParameterValueDS
If the parameter is of type GlobalParameterType.TEXT, returns the name of the content item containing the text of this parameter, otherwise returns null.
getContentItem() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlGlobalParameterValueDS
 
getContentItem() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlGlobalParameterValueDS
 
getContentManagerFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getContentManagerFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getContentManagerFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getContentManagerFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
This method returns the content manager factory which supplies content managers based on a connection.
getContentManagerFactory() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns the content manager factory for the current context
getContentManagerFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getContentManagerFactory() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getContentManagerFactory() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getContentManagerFactory() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getContentManagerFactory(IPortalContext, PersistenceLevel) - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getContentManagerFactory(IPortalContext, PersistenceLevel) - Method in class com.aquima.interactions.framework.FactoryManager
 
getContentManagerFactory(IPortalContext, PersistenceLevel) - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getContentManagerFactory(IPortalContext, PersistenceLevel) - Method in interface com.aquima.interactions.portal.IFactoryManager
Creates a content manager factory for the given context and persistence level.
getContentManagerFactory(IPortalContext, PersistenceLevel) - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getContentManagerFactory(PersistenceLevel) - Method in interface com.aquima.interactions.portal.IPortalContext
Returns a content manager factory for the current context and the given persistence level.
getContentManagerFactory(PersistenceLevel) - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
getContentManagerFactory(PersistenceLevel) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getContentManagerFactory(PersistenceLevel) - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getContentManagerFactory(PersistenceLevel) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getContents() - Method in class com.aquima.interactions.composer.model.definition.CompositeNodeDefinition
This method returns references to the contents of this composite node.
getContents() - Method in class com.aquima.interactions.framework.handler.document.DocumentResult
 
getContents() - Method in class com.aquima.interactions.framework.handler.resource.ResourceHandlerResult
This method returns the contents of the resource as byte array.
getContents() - Method in interface com.aquima.interactions.portal.documents.IRenderedDocument
This method returns the actual contents of the generated document.
getContents() - Method in class com.aquima.interactions.portal.documents.model.RenderedDocument
 
getContentStyle() - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
getContentStyle() - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateDS
 
getContentStyle() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getContentStyle() - Method in interface com.aquima.interactions.composer.ds.IContainerDS
This method returns the content style that should be used when including the element that is referred to.
getContentStyle() - Method in interface com.aquima.interactions.composer.ds.IContentDS
This method returns the content style that should be used when including the content element that is referred to.
getContentStyle() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
The containment determines can override the content style in which an element is shown.
getContentStyle() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
getContentStyle() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentDS
 
getContentStyle() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getContentStyle() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
getContentStyle() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentDS
 
getContentStyle() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getContentStyle() - Method in interface com.aquima.interactions.composer.ICompositeElement
This method returns the content style of the element.
getContentStyle() - Method in class com.aquima.interactions.composer.model.CompositeElement
This method returns the content style of the element.
getContentStyle() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
The containment determines can override the content style in which an element is shown.
getContentStyle() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns the content style of the container.
getContentStyle() - Method in class com.aquima.interactions.composer.model.definition.ContentDefinition
This method returns the content style that should be used when including the content element that is referred to.
getContentStyle() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getContentStyle() - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
getContentStyle() - Method in class com.aquima.interactions.composer.report.ReportingContentDS
 
getContentStyle() - Method in class com.aquima.interactions.composer.report.ReportingDocumentDS
 
getContentStyle() - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
getContentStyle() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getContentStyle() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
getContentStyle(ContentStyle) - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
 
getContentStyle(String) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
getContentType() - Method in interface com.aquima.interactions.communication.ds.ITypeMappingDS
This method returns the datatype of the innercontent of the type.
getContentType() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeMappingDS
 
getContentType() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeMappingDS
 
getContentType() - Method in class com.aquima.interactions.communication.impl.RestMessage
 
getContentType() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getContentType() - Method in interface com.aquima.interactions.communication.IRestMessage
Returns the mime type of the message, or null if not specified.
getContentType() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the content type of this type.
getContentType() - Method in class com.aquima.interactions.communication.report.ReportingTypeMappingDS
 
getContentType() - Method in interface com.aquima.interactions.composer.IAsset
This method returns the content type of the text element.
getContentType() - Method in class com.aquima.interactions.composer.model.Asset
 
getContentType() - Method in class com.aquima.interactions.composer.OutputFormat
This method returns the default content type that is used for files of this type.
getContentType() - Method in interface com.aquima.interactions.foundation.connectivity.IMailMessage
This method returns the Content-Type header for the specific type of message.
getContentType() - Method in interface com.aquima.interactions.foundation.connectivity.IMailMessageAttachment
This method returns the content type of a mail attachment.
getContentType() - Method in class com.aquima.interactions.foundation.connectivity.impl.HtmlMailMessage
 
getContentType() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailMessageAttachment
 
getContentType() - Method in class com.aquima.interactions.foundation.connectivity.impl.TextMailMessage
 
getContentType() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getContentType() - Method in interface com.aquima.interactions.portal.IContentMetadata
Returns the content type of the content, may be null if no content type was specified
getContentValidations() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getContentValidations() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the validations of the content attribute.
getContext() - Method in class com.aquima.interactions.communication.impl.validator.XsdComposer
 
getContext() - Method in interface com.aquima.interactions.foundation.logging.audit.IAuditMessage
Returns context for this audit message, e.g.
getContext() - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
getContext() - Method in class com.aquima.interactions.portal.model.session.CallbackVisitor
 
getContext() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getContext() - Method in class com.aquima.interactions.portal.model.session.PortalSession
This method exposes the internal state of the session.
getContextInstance() - Method in class com.aquima.interactions.rule.inference.InstanceContext
This method returns the instance that is activated by this context.
getContinuationPoint() - Method in class com.aquima.interactions.process.impl.nodes.TimeoutDefinition
 
getContinuationPoint() - Method in interface com.aquima.interactions.process.ITimeoutDefinition
This method returns the node at which the process should continue in case of a timeout.
getContract() - Method in interface com.aquima.interactions.portal.IRestServiceConfiguration
This method returns the xml contract of the message body
getContract() - Method in interface com.aquima.interactions.portal.ISoapServiceConfiguration
This method returns the soap service contract.
getContract() - Method in class com.aquima.interactions.portal.model.webservice.RestServiceConfiguration
 
getContract() - Method in class com.aquima.interactions.portal.model.webservice.SoapServiceConfiguration
 
getContractEvent() - Method in interface com.aquima.interactions.flow.ds.IExternalFlowEventMappingDS
 
getContractEvent() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlExternalFlowEventMappingDS
 
getContractEvent() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlExternalFlowEventMappingDS
 
getContractEvent() - Method in interface com.aquima.interactions.flow.IExternalFlowEventMapping
 
getContractEvent() - Method in class com.aquima.interactions.flow.model.ExternalFlowEventMapping
 
getContractEvent() - Method in class com.aquima.interactions.flow.report.ReportingExternalFlowEventMappingDS
 
getContractName() - Method in exception class com.aquima.interactions.communication.exception.UnknownSoapServiceContractException
This method returns the name of the unknown soap service contract
getContractName() - Method in exception class com.aquima.interactions.communication.exception.UnknownXmlContractException
This method returns the name of the unknown xml contract.
getContractName() - Method in interface com.aquima.interactions.flow.ds.IExternalFlowDefinitionDS
 
getContractName() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlExternalFlowDefinitionDS
 
getContractName() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlExternalFlowDefinitionDS
 
getContractName() - Method in interface com.aquima.interactions.flow.IExternalFlowDefinition
 
getContractName() - Method in class com.aquima.interactions.flow.model.ExternalFlowDefinition
 
getContractName() - Method in class com.aquima.interactions.flow.report.ReportingExternalFlowDefinitionDS
 
getContractName() - Method in interface com.aquima.interactions.portal.ds.IRestServiceConfigurationDS
This method returns the name of the contract for the bodies of the messages.
getContractName() - Method in interface com.aquima.interactions.portal.ds.ISoapServiceConfigurationDS
This method returns the contract name of the soapservice.
getContractName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlRestServiceConfigurationDS
 
getContractName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlSoapServiceConfigurationDS
 
getContractName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlRestServiceConfigurationDS
 
getContractName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlSoapServiceConfigurationDS
 
getContractName() - Method in class com.aquima.interactions.portal.report.ReportingRestServiceConfigurationDS
 
getContractName() - Method in class com.aquima.interactions.portal.report.ReportingSoapServiceConfigurationDS
 
getConverter(String) - Method in class com.aquima.interactions.rule.graph.ConversionRule
 
getConverters() - Method in class com.aquima.interactions.framework.renderer.XmlRendererBase
 
getCorrelationId() - Method in exception class com.aquima.interactions.foundation.exception.AppDataAccessException
 
getCountry(String) - Method in class com.aquima.interactions.framework.validator.ValidatorCallBase
 
getCreatedBy() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getCreatedBy() - Method in interface com.aquima.interactions.portal.IContentMetadata
Returns the user id of the user that created the content, never null
getCreatedCases() - Method in class com.aquima.interactions.process.impl.ProcessCaseChangeListener
This method will return all created cases by the message event.
getCreatedCases() - Method in class com.aquima.interactions.process.MessageEventListener
This method will return all created cases by the message event.
getCreateInstanceForEmptyRelation() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getCreateInstanceForEmptyRelation() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method may be implemented to indicate that an instance is created when the value of the relation is empty.
getCreateInstanceForEmptyRelation() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getCreateInstanceForEmptyRelation() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getCreateInstanceForEmptyRelation() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns a boolean indicating if an instance should automatically be created when the associated relation attribute is empty during the expand phase.
getCreateInstanceForEmptyRelation() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getCreationDate() - Method in interface com.aquima.interactions.caseengine.client.model.GetCaseInfoResultModel
 
getCreationDate() - Method in class com.aquima.interactions.framework.container.caselist.state.CaseData
 
getCreationDate() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getCreationDate() - Method in interface com.aquima.interactions.portal.IContentMetadata
Returns the creation date of the content, never null
getCreationDate() - Method in interface com.aquima.interactions.process.dao.ICaseModel
This method returns the creation date for the case.
getCreationDate() - Method in class com.aquima.interactions.process.impl.ProcessCase
 
getCreationDate() - Method in class com.aquima.interactions.process.impl.ProcessCaseView
 
getCreationDate() - Method in interface com.aquima.interactions.process.IProcessCase
This method returns the creation date of the case.
getCreationDate() - Method in interface com.aquima.interactions.process.IProcessCaseView
This method returns the date at which the case is started.
getCreationDate() - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
getCreationDateFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns the creationDate filter.
getCriteria() - Method in class com.aquima.interactions.framework.connectivity.CsvQuery
 
getCriteria() - Method in exception class com.aquima.interactions.trace.TraceSearchException
Returns the used search criteria.
getCsvConnection() - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvParameters
 
getCsvMetaData() - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvParameters
 
getCurrency(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
getCurrency(String) - Method in interface com.aquima.interactions.foundation.connectivity.IQueryResult
This method returns the Currency value for the specified column.
getCurrentAlias() - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
This method returns the alias of the of the current loop.
getCurrentCaseId() - Method in interface com.aquima.interactions.process.IAuthorizationAlgorithmEvaluationContext
This method returns the id of the current case
getCurrentCaseId() - Method in interface com.aquima.interactions.process.IPriorityAlgorithmEvaluationContext
This method returns the id of the current case
getCurrentCaseId() - Method in interface com.aquima.interactions.process.IRoutingAlgorithmEvaluationContext
This method returns the id of the current case
getCurrentChannel() - Method in interface com.aquima.interactions.portal.IPortalSession
Returns the current channel.
getCurrentChannel() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getCurrentChannel() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getCurrentChannel() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getCurrentFlow() - Method in interface com.aquima.interactions.portal.IPortalContext
Returns the current top-level flow.
getCurrentFlow() - Method in interface com.aquima.interactions.portal.IPortalSession
Returns the current flow
getCurrentFlow() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getCurrentFlow() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getCurrentFlow() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getCurrentFlow() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getCurrentFlow() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getCurrentFlow() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getCurrentFlowState() - Method in interface com.aquima.interactions.portal.IPortalSession
Returns the current flowState.
getCurrentFlowState() - Method in interface com.aquima.interactions.portal.ISessionScope
Returns the current flow state N.B.
getCurrentFlowState() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getCurrentFlowState() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getCurrentFlowState() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
getCurrentFlowState() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getCurrentFlowState() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
getCurrentFlowState() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
getCurrentFlowState() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getCurrentIdentity() - Method in class com.aquima.interactions.ds.studio.r17.AquimaStudioClient
Get the current id of the user that connects to the management service.
getCurrentLanguage() - Method in interface com.aquima.interactions.composer.IComposerHandler
Returns the language currently in use.
getCurrentLanguage() - Method in interface com.aquima.interactions.portal.IPortalContext
Gets the current language for this context, which could be null depending on the implementation.
getCurrentLanguage() - Method in interface com.aquima.interactions.portal.IPortalSession
Returns the current language active within the portal-engine.
getCurrentLanguage() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getCurrentLanguage() - Method in class com.aquima.interactions.portal.model.session.ComposerHandler
 
getCurrentLanguage() - Method in class com.aquima.interactions.portal.model.session.PortalContext
This method returns the current language of the portal context (session).
getCurrentLanguage() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getCurrentLanguage() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getCurrentLanguage() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getCurrentLanguage() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getCurrentNode() - Method in interface com.aquima.interactions.flow.IFlowPath
This method returns the current node of the flow action, without removing it from the flow path.
getCurrentNode() - Method in class com.aquima.interactions.flow.model.FlowPath
 
getCurrentNode() - Method in class com.aquima.interactions.flow.model.RepeatState
 
getCurrentPage() - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
getCurrentPage() - Method in class com.aquima.interactions.flow.model.VisitedPages
 
getCurrentPage() - Method in interface com.aquima.interactions.portal.IPortalSession
Returns the last generated page for rendering to the client.
getCurrentPage() - Method in interface com.aquima.interactions.portal.model.ISessionState
This method (re)creates the current page.
getCurrentPage() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getCurrentPage() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getCurrentPage() - Method in class com.aquima.interactions.portal.model.session.state.PortalSessionState
 
getCurrentPage() - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getCurrentPage() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getCurrentPageName() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getCurrentSessionState() - Method in interface com.aquima.interactions.portal.ISessionMonitor
This method creates a dump of the current session state that may be used to restore the session at a later time.
getCurrentSessionState() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSessionMonitor
 
getCurrentSessionState() - Method in class com.aquima.interactions.portal.model.session.SessionMonitor
 
getCurrentState() - Method in interface com.aquima.interactions.portal.ISessionMonitor
This method creates a dump of the current session state that may be used to restore the session at a later time.
getCurrentState() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSessionMonitor
 
getCurrentState() - Method in class com.aquima.interactions.portal.model.session.SessionMonitor
 
getCurrentTaskId() - Method in interface com.aquima.interactions.process.IAuthorizationAlgorithmEvaluationContext
This method returns the id of the current task
getCurrentTaskId() - Method in interface com.aquima.interactions.process.IPriorityAlgorithmEvaluationContext
This method returns the id of the current task
getCurrentTaskId() - Method in interface com.aquima.interactions.process.IRoutingAlgorithmEvaluationContext
This method returns the id of the current task
getCurrentUser() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getCustomField() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getCustomField() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListColumn
This method returns the custom field for this column
getCustomField() - Method in class com.aquima.interactions.process.dao.dto.CustomFieldFilter
 
getCustomField() - Method in class com.aquima.interactions.process.dao.dto.order.CustomFieldOrder
 
getCustomField(String) - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
getCustomFieldFilter(String) - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the filter for a specified custom field.
getCustomFields() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getCustomFields() - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
getCustomFields() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
getCustomFields() - Method in class com.aquima.interactions.process.dao.impl.TaskQueryResult
 
getCustomFields() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the names of all the custom fields that have a value for this task
getCustomFields() - Method in interface com.aquima.interactions.process.dao.ITaskQueryResult
this method returns the custom fields defined for this task
getCustomFields() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
Gets the custom fields set on this process task.
getCustomFields() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getCustomFields() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getCustomFields() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getCustomFields() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getCustomFields() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
Gets the custom fields which are stored on this task.
getCustomFields() - Method in interface com.aquima.interactions.process.IProcessTaskView
this method returns the custom fields defined for the task
getCustomFields() - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getCustomFieldValue(String) - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getCustomFieldValue(String) - Method in class com.aquima.interactions.process.dao.impl.TaskQueryResult
 
getCustomFieldValue(String) - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the value of a custom field
getCustomFieldValue(String) - Method in interface com.aquima.interactions.process.dao.ITaskQueryResult
this method returns the value of a custom field for the task.
getCustomFieldValue(String) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getCustomFieldValue(String) - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getCustomFieldValue(String) - Method in interface com.aquima.interactions.process.IProcessTask
This method returns the value of a custom field
getCustomFieldValue(String) - Method in interface com.aquima.interactions.process.IProcessTaskView
this method returns the value of a custom field for the task.
getCustomFieldValue(String) - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getCustomFieldValue(String) - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getCustomParameters() - Method in interface com.aquima.interactions.framework.container.link.ILinkParameters
This method returns an object containing additional parameters that should be included in the link.
getCustomParameters() - Method in class com.aquima.interactions.framework.container.link.LinkParameters
 
getCustomProperty(String) - Method in class com.aquima.interactions.portal.model.session.UserData
 
getCustomProperty(String) - Method in class com.aquima.interactions.process.AutomaticUser
 
getCustomProperty(String) - Method in interface com.aquima.interactions.project.IUserData
This methods returns the value of a key, if available, otherwise returns null
getCustomPropertyDataType(String) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getCustomPropertyNames() - Method in class com.aquima.interactions.portal.model.session.UserData
 
getCustomPropertyNames() - Method in class com.aquima.interactions.process.AutomaticUser
 
getCustomPropertyNames() - Method in interface com.aquima.interactions.project.IUserData
This method returns a string array containing custom properties names
getCustomPropertyValue(String) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getCustomSchemaElement() - Method in interface com.aquima.interactions.communication.ds.IElementReferenceDS
This method returns the name of the custom schema element.
getCustomSchemaElement() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementReferenceDS
 
getCustomSchemaElement() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementReferenceDS
 
getCustomSchemaElement() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
Returns the custom schema element.
getCustomSchemaElement() - Method in interface com.aquima.interactions.communication.IElementReference
Returns the name of the custom element, may be null.
getCustomSchemaElement() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
getCustomSchemaElement() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
getCustomSchemaElement() - Method in class com.aquima.interactions.communication.impl.ElementReference
 
getCustomSchemaElement() - Method in class com.aquima.interactions.communication.report.ReportingElementReferenceDS
 
getCustomSchemaElement(String) - Method in class com.aquima.interactions.framework.communication.DefaultCustomSchemaElementFactory
 
getCustomSchemaElement(String) - Method in interface com.aquima.interactions.portal.ICustomSchemaElementFactory
This method returns the custom schema element implementation for the given name.
getCustomSchemaElement(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedCustomSchemaElementFactory
 
getCustomSchemaElementFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getCustomSchemaElementFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getCustomSchemaElementFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getCustomSchemaElementFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
This method returns the schema composer factory which supplies schema(s) for the communication engine.
getCustomSchemaElementFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getCustomSchemaElementRef() - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyDS
Returns the custom schema element datasource.
getCustomSchemaElementRef() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
getCustomSchemaElementRef() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
getCustomSchemaElementRef() - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
getCWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatch
 
getCWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatch
 
getCWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampMatch
 
getDao() - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
getData() - Method in class com.aquima.interactions.config.cache.CacheDataEntry
 
getDataRule(IDataRuleDefinition, IMetaModel, IProject, IExpressionParser, IConnectionManager) - Method in class com.aquima.interactions.framework.rule.DefaultRuleFactory
 
getDataRule(IDataRuleDefinition, IMetaModel, IProject, IExpressionParser, IConnectionManager) - Method in class com.aquima.interactions.portal.model.factory.LinkedRuleFactory
 
getDataRule(IDataRuleDefinition, IMetaModel, IProject, IExpressionParser, IConnectionManager) - Method in interface com.aquima.interactions.rule.IRuleFactory
This method is used to acquire a data inference rule implementation.
getDataSource() - Method in class com.aquima.interactions.foundation.connectivity.impl.J2eeConnection
 
getDataSources() - Method in class com.aquima.interactions.matching.impl.model.CaseBaseVisitor
 
getDataType() - Method in interface com.aquima.interactions.communication.ds.IAttributeMappingDS
This method returns the datatype of the attribute, may not be null.
getDataType() - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyDS
Returns the datatype of the property.
getDataType() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAttributeMappingDS
 
getDataType() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
getDataType() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAttributeMappingDS
 
getDataType() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
getDataType() - Method in interface com.aquima.interactions.communication.IAttributeMappingDefinition
This method returns the datatype of the attribute.
getDataType() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
Returns the data type of the property.
getDataType() - Method in class com.aquima.interactions.communication.impl.AttributeMappingDefinition
 
getDataType() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
getDataType() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
getDataType() - Method in class com.aquima.interactions.communication.report.ReportingAttributeMappingDS
 
getDataType() - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
getDataType() - Method in class com.aquima.interactions.composer.ds.delegate.FieldDelegateDS
 
getDataType() - Method in interface com.aquima.interactions.composer.ds.IFieldDS
This method returns the data type of the field.
getDataType() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldDS
 
getDataType() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldDS
 
getDataType() - Method in interface com.aquima.interactions.composer.IField
Returns the data type of the field.
getDataType() - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
This method returns the type of the field.
getDataType() - Method in class com.aquima.interactions.composer.model.Field
 
getDataType() - Method in interface com.aquima.interactions.composer.model.list.IListColumn
Returns the datatype of the column
getDataType() - Method in class com.aquima.interactions.composer.report.ReportingFieldDS
 
getDataType() - Method in class com.aquima.interactions.ds.ValueFormatDS
 
getDataType() - Method in class com.aquima.interactions.expressions.definition.Domain
This method returns the type of the domain.
getDataType() - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method returns the data type of the node.
getDataType() - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
getDataType() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
getDataType() - Method in interface com.aquima.interactions.foundation.IValue
This method returns the data type of the value.
getDataType() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.Currency
 
getDataType() - Method in class com.aquima.interactions.foundation.types.DateTimeValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.DateValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.ListValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.Percentage
 
getDataType() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
getDataType() - Method in class com.aquima.interactions.foundation.types.StringValue
 
getDataType() - Method in class com.aquima.interactions.framework.connectivity.CsvColumnMetadata
 
getDataType() - Method in interface com.aquima.interactions.framework.connectivity.ICsvColumnMetadata
The method return the data type of the column.
getDataType() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getDataType() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getDataType() - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListOrder
This method returns the type of the attribute.
getDataType() - Method in interface com.aquima.interactions.framework.container.listplus.search.filters.IGenericFilter
 
getDataType() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getDataType() - Method in class com.aquima.interactions.framework.service.connectivity.OutputValue
This method returns the data type of the attribute.
getDataType() - Method in class com.aquima.interactions.metamodel.ds.delegate.DomainDelegateDS
 
getDataType() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method returns the data type of the attribute.
getDataType() - Method in interface com.aquima.interactions.metamodel.ds.IDomainDS
The data type of the domain.
getDataType() - Method in interface com.aquima.interactions.metamodel.ds.IMetadataDS
 
getDataType() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
getDataType() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlDomainDS
 
getDataType() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetadataDS
 
getDataType() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
getDataType() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlDomainDS
 
getDataType() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetadataDS
 
getDataType() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
This method returns the data type of the attribute.
getDataType() - Method in interface com.aquima.interactions.metamodel.IMetadataDefinition
 
getDataType() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
getDataType() - Method in class com.aquima.interactions.metamodel.impl.MetadataDefinition
 
getDataType() - Method in class com.aquima.interactions.metamodel.report.ReportingDomainDS
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
getDataType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
getDataType() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigValueFormatDS
 
getDataType() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigValueFormatDS
 
getDataType() - Method in class com.aquima.interactions.portal.model.datatype.DataValuePrimitiveType
Returns the dataType of the primitive.
getDataType() - Method in class com.aquima.interactions.process.dao.dto.CaseMetadataFilter
 
getDataType() - Method in class com.aquima.interactions.process.dao.dto.DossierMetadataFilter
 
getDataType() - Method in class com.aquima.interactions.process.dao.dto.TypedAttributeReference
 
getDataType() - Method in class com.aquima.interactions.process.dao.model.CaseProperty
 
getDataType() - Method in class com.aquima.interactions.process.dao.model.TaskProperty
 
getDataType() - Method in interface com.aquima.interactions.process.ds.IMessageEventFieldDS
This method returns the datatype of the field, may not be null.
getDataType() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventFieldDS
 
getDataType() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventFieldDS
 
getDataType() - Method in interface com.aquima.interactions.process.IMessageEventFieldDefinition
This method returns the datatype of the field, may not be null.
getDataType() - Method in class com.aquima.interactions.process.impl.MessageEventFieldDefinition
 
getDataType() - Method in interface com.aquima.interactions.profile.IAttributeValue
This method returns the data type of the value.
getDataType() - Method in class com.aquima.interactions.profile.model.AttributeState
 
getDataType() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
getDataType() - Method in interface com.aquima.interactions.project.ds.IFieldTypeDS
Based on the output type, this will return the data type inside the field type
getDataType() - Method in interface com.aquima.interactions.project.ds.IGlobalParameterDS
Returns the data type.
getDataType() - Method in interface com.aquima.interactions.project.ds.IPortalMessageFieldDS
This method returns the datatype of the field, may not be null.
getDataType() - Method in interface com.aquima.interactions.project.ds.IValueFormatDS
Returns the data type of the value format (never null).
getDataType() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlFieldTypeDS
 
getDataType() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlGlobalParameterDS
 
getDataType() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlPortalMessageFieldDS
 
getDataType() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlValueFormatDS
 
getDataType() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlFieldTypeDS
 
getDataType() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlGlobalParameterDS
 
getDataType() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlPortalMessageFieldDS
 
getDataType() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlValueFormatDS
 
getDataType() - Method in interface com.aquima.interactions.project.IFieldTypeDefinition
Based on the output type, this will return the data type inside the field type
getDataType() - Method in interface com.aquima.interactions.project.IGlobalParameterDefinition
Based on the parameter type, this will return the data type inside the global parameter or null if the parameter type is GlobalParameterType.Text
getDataType() - Method in class com.aquima.interactions.project.impl.FieldTypeDefinition
 
getDataType() - Method in class com.aquima.interactions.project.impl.GlobalParameterDefinition
 
getDataType() - Method in class com.aquima.interactions.project.impl.PortalMessageFieldDefinition
 
getDataType() - Method in interface com.aquima.interactions.project.IPortalMessageFieldDefinition
This method returns the datatype of the field, may not be null.
getDataType() - Method in interface com.aquima.interactions.rule.IExpression
This method will return the expected output data type of the expression.
getDataType() - Method in class com.aquima.interactions.rule.parser.BooleanCondition
 
getDataType() - Method in class com.aquima.interactions.rule.parser.Expression
 
getDataType() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
getDataType() - Method in class com.aquima.interactions.rule.ValueType
This method returns the data type for the value.
getDate() - Method in class com.aquima.interactions.foundation.lic.LicenseContext
This method returns the data value at which the license should be valid.
getDate() - Method in interface com.aquima.interactions.portal.comments.ICommentEntry
Returns the date of insertion.
getDate() - Method in interface com.aquima.interactions.trace.ITraceEntry
Returns the date of the message, not null.
getDate(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
getDate(String) - Method in interface com.aquima.interactions.foundation.connectivity.IQueryResult
Retrieves a Date object from the resultset for the specified column.
getDateFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
getDateFilter() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Returns the current date filter, null if not set.
getDateSort() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
getDateSort() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Returns the direction in which the entries are sorted on, may be null
getDateTime(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
getDateTime(String) - Method in interface com.aquima.interactions.foundation.connectivity.IQueryResult
Retrieves a date time object from the resultset for the specified column.
getDayOfMonth() - Method in class com.aquima.interactions.foundation.types.DateValue
 
getDayOfWeek() - Method in class com.aquima.interactions.foundation.types.DateValue
 
getDcmWidgetFlowDefinition() - Method in interface com.aquima.interactions.flow.ds.IFlowDS
This method returns the definition of the DCM widget flow.
getDcmWidgetFlowDefinition() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
getDcmWidgetFlowDefinition() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
getDcmWidgetFlowDefinition() - Method in class com.aquima.interactions.flow.model.InternalFlow
 
getDcmWidgetFlowDefinition() - Method in class com.aquima.interactions.flow.report.ReportingFlowDS
 
getDcmWidgetFlowDefinition() - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowDS
 
getDcmWidgetFlowDefinition(String) - Method in interface com.aquima.interactions.flow.IFlowEngine
Returns the definition of the DCM widget flow with the given name.
getDcmWidgetFlowDefinition(String) - Method in class com.aquima.interactions.flow.model.FlowEngine
 
getDebugger() - Method in interface com.aquima.interactions.portal.IPortalContext
Returns a debugger instance if one is currently attached, or null if no debugger is attached.
getDebugger() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getDebugger() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getDebugger() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getDebugIdentifier() - Method in class com.aquima.interactions.flow.model.DefaultActionNodeDetails
 
getDebugIdentifier() - Method in class com.aquima.interactions.flow.model.DefaultFlowNodeDetails
 
getDebugIdentifier() - Method in class com.aquima.interactions.flow.model.DefaultResultNodeDetails
 
getDebugIdentifier() - Method in interface com.aquima.interactions.flow.model.INodeDetailsWithDebugIdentifier
 
getDebugIdentifier() - Method in class com.aquima.interactions.portal.model.flow.FunctionNode
 
getDebugIdentifier() - Method in class com.aquima.interactions.portal.model.flow.PageNode
 
getDebugIdentifier() - Method in class com.aquima.interactions.portal.model.flow.ServiceNode
 
getDecimalSeparator() - Method in class com.aquima.interactions.foundation.text.InternalNumberFormat
 
getDecisionIds() - Method in class com.aquima.interactions.rule.coverage.container.DecisionTableCoverage
 
getDecisionTableTableDS() - Method in interface com.aquima.interactions.rule.ds.IDefaultRuleDS
This method returns the data source for the decision table that should be used as default.
getDecisionTableTableDS() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlDefaultRuleDS
 
getDecisionTableTableDS() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlDefaultRuleDS
 
getDecisionTableTableDS() - Method in class com.aquima.interactions.rule.report.ReportingDefaultRuleDS
 
getDecisionTree() - Method in exception class com.aquima.interactions.dtree.exception.DecisionTreeException
This method returns the name of the decision tree for which the exception was raised.
getDecisionTrees() - Method in class com.aquima.interactions.framework.handler.dtree.SearchExposedTreesActionResult
 
getDefaultCaseThreshold() - Method in interface com.aquima.interactions.matching.ICaseBase
This method returns the threshold that will be used for cases when the match request does not specify a threshold.
getDefaultCaseThreshold() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getDefaultEdge() - Method in class com.aquima.interactions.flow.model.InternalNode
 
getDefaultElementRenderer() - Method in class com.aquima.interactions.framework.renderer.XmlRendererBase
This method returns the default renderer that will be used as default renderer, when no renderer could be located.
getDefaultFactoryManager() - Method in class com.aquima.interactions.ds.composite.CompositeDS
 
getDefaultFactoryManager() - Method in class com.aquima.interactions.ds.matching.MatchPortalEngineDS
 
getDefaultFactoryManager() - Method in class com.aquima.interactions.ds.studio.r17.StudioDS
 
getDefaultFactoryManager() - Method in class com.aquima.interactions.ds.studio.r17.StudioRepoDS
 
getDefaultFactoryManager() - Method in class com.aquima.interactions.ds.xml.XmlPortalEngineDS
 
getDefaultFactoryManager() - Method in interface com.aquima.interactions.portal.ds.IPortalEngineDS
This method should return the default factory manager for the portal engine (required).
getDefaultFactoryManager() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlPortalEngineDS
 
getDefaultFactoryManager() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlPortalEngineDS
 
getDefaultFormatter() - Method in interface com.aquima.interactions.foundation.text.ILanguage
This method returns the default value formatter of this language.
getDefaultFormatter() - Method in class com.aquima.interactions.project.impl.Language
 
getDefaultInstance() - Static method in class com.aquima.interactions.project.impl.XssSafeValueFormatter
The default XssSafeValueFormatter instance can be used for general XSS-escaping where actual formatting is not important.
getDefaultKeyField() - Method in interface com.aquima.interactions.matching.ICaseBase
This method returns the name of the attribute whose values should be used to group the results on.
getDefaultKeyField() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getDefaultLanguage() - Method in interface com.aquima.interactions.composer.IComposerHandler
Returns the default language of the current application.
getDefaultLanguage() - Method in interface com.aquima.interactions.framework.renderer.IRendererContext
In some cases fallback behaviour of language text display is needed, so a 'default' fallback language is provided.
getDefaultLanguage() - Method in class com.aquima.interactions.framework.renderer.RendererContextBase
 
getDefaultLanguage() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getDefaultLanguage() - Method in class com.aquima.interactions.portal.model.session.ComposerHandler
 
getDefaultLanguage() - Method in class com.aquima.interactions.project.impl.Project
 
getDefaultLanguage() - Method in interface com.aquima.interactions.project.IProject
Returns the default language for an application.
getDefaultLanguageName() - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
getDefaultLanguageName() - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
getDefaultLanguageName() - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
getDefaultLanguageName() - Method in interface com.aquima.interactions.project.ds.IProjectDS
Returns the name of the default language, null when not specified.
getDefaultLanguageName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
getDefaultLanguageName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
getDefaultLanguageName() - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
getDefaultMaxKeyResults() - Method in interface com.aquima.interactions.matching.ICaseBase
This method returns the maximum number of values that may be grouped on one unique key value.
getDefaultMaxKeyResults() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getDefaultMaxResults() - Method in interface com.aquima.interactions.matching.ICaseBase
This method returns the maximum number of result that will be returned by a match action when the match request does not specify a maximum.
getDefaultMaxResults() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getDefaultNamespace() - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Returns the current default namespace uri.
getDefaultResourceManager() - Method in class com.aquima.interactions.ds.composite.CompositeDS
 
getDefaultResourceManager() - Method in class com.aquima.interactions.ds.matching.MatchPortalEngineDS
 
getDefaultResourceManager() - Method in class com.aquima.interactions.ds.studio.r17.StudioDS
 
getDefaultResourceManager() - Method in class com.aquima.interactions.ds.studio.r17.StudioRepoDS
 
getDefaultResourceManager() - Method in class com.aquima.interactions.ds.xml.XmlPortalEngineDS
 
getDefaultResourceManager() - Method in interface com.aquima.interactions.portal.ds.IPortalEngineDS
This method should return the default resource manager for the portal engine (required).
getDefaultResourceManager() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlPortalEngineDS
 
getDefaultResourceManager() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlPortalEngineDS
 
getDefaultResourceManager() - Method in interface com.aquima.interactions.process.ds.IProcessManagerDS
This method should return the default resource manager for the process manager (required).
getDefaultRuleType() - Method in class com.aquima.interactions.rule.DMNDecisionTree
Returns the default rule type of the value.
getDefaultSerializerMimeType() - Method in interface com.aquima.interactions.communication.ICommunicationEngineHandler
Returns the mime type used by the default serializer.
getDefaultSerializerMimeType() - Method in class com.aquima.interactions.portal.model.session.CommunicationEngineHandler
 
getDefaultSortings() - Method in interface com.aquima.interactions.composer.model.list.state.IDefaultSortingState
 
getDefaultSortings() - Method in class com.aquima.interactions.framework.container.caselist.state.CaseListSortingState
 
getDefaultSortings() - Method in class com.aquima.interactions.framework.container.instance.list.state.InstanceListSortingState
 
getDefaultSortings() - Method in class com.aquima.interactions.framework.container.worklist.state.WorkListSortingState
 
getDefaultStyle() - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
getDefaultText() - Method in class com.aquima.interactions.foundation.text.CompositeMultilingualText
 
getDefaultText() - Method in interface com.aquima.interactions.foundation.text.IMultilingualText
Returns the default text.
getDefaultText() - Method in class com.aquima.interactions.foundation.text.MultilingualText
 
getDefaultText() - Method in class com.aquima.interactions.foundation.text.ParameterizedMultilingualText
 
getDefaultText() - Method in class com.aquima.interactions.portal.ds.sys.dialects.DialectFallbackText
 
getDefaultTheme() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getDefaultTheme() - Method in class com.aquima.interactions.project.impl.Project
 
getDefaultTheme() - Method in class com.aquima.interactions.project.impl.ThemeVisitor
 
getDefaultTheme() - Method in interface com.aquima.interactions.project.IProject
Returns the default theme for an application.
getDefaultThemeName() - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
getDefaultThemeName() - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
getDefaultThemeName() - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
getDefaultThemeName() - Method in interface com.aquima.interactions.project.ds.IProjectDS
Returns the name of the default theme, null when not specified.
getDefaultThemeName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
getDefaultThemeName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
getDefaultThemeName() - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
getDefaultThresholdPercentage() - Method in interface com.aquima.interactions.matching.IMatchDefinition
This method returns the threshold that should be used as default when the match request does not specify a threshold for the attribute.
getDefaultThresholdPercentage() - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
getDefaultUnknownPercentage() - Method in interface com.aquima.interactions.matching.IMatchDefinition
This method returns the unknown percentage that should be used as default when the match request does not specify an unknown percentage for the attribute.
getDefaultUnknownPercentage() - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
getDefaultVersion(String) - Method in interface com.aquima.interactions.portal.IPortalEngine
This method returns the default version for the application.
getDefaultVersion(String) - Method in class com.aquima.interactions.portal.model.PortalEngine
 
getDefaultWeight() - Method in interface com.aquima.interactions.matching.IMatchDefinition
This method returns the weight that should be used when matching the attribute when no weight value is provided by the match request.
getDefaultWeight() - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
getDefinition() - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DomainSchemaComposer
 
getDefinition() - Method in interface com.aquima.interactions.composer.IElementReference
This method return the element definition this reference refers to.
getDefinition() - Method in class com.aquima.interactions.composer.model.definition.InlineReference
This method returns the definition of the element this inline reference refers to.
getDefinition() - Method in class com.aquima.interactions.process.impl.nodes.NodeBuilder
 
getDefinition() - Method in interface com.aquima.interactions.profile.IAttributeValue
This method return the definition of this attribute.
getDefinition() - Method in interface com.aquima.interactions.profile.IDomain
This method returns the definition of this domain.
getDefinition() - Method in class com.aquima.interactions.profile.model.AttributeState
This method caches the attributeDefinition if it is null and returns the cached definition.
getDefinition() - Method in class com.aquima.interactions.profile.model.Domain
 
getDefinition() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
getDefinition() - Method in class com.aquima.interactions.rule.graph.EntityNode
 
getDefinition() - Method in interface com.aquima.interactions.rule.IEntityNode
This method returns the entity definition of the entity the node represents.
getDefinition() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
getDefinition(ElementType, String) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
This method returns an element definition for a specified name and type combination.
getDefinition(AbstractReference) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
This method returns the definition of a reference.
getDefinitions() - Method in interface com.aquima.interactions.mapping.IMapping
This method returns the definitions of this profile mapper.
getDefinitions() - Method in class com.aquima.interactions.mapping.impl.Mapping
 
getDelegate() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getDelegate() - Method in class com.aquima.interactions.foundation.io.resource.ResourceDelegate
 
getDelegate() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getDelegate() - Method in class com.aquima.interactions.framework.renderer.page.convert.TableContainer
 
getDelegate() - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
getDelimiter() - Method in class com.aquima.interactions.framework.connectivity.CsvResourceMetadata
 
getDelimiter() - Method in interface com.aquima.interactions.framework.connectivity.ICsvResourceMetadata
This method returns the delimiter to use for separating entries.
getDelimiter() - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvMetaData
This method returns the delimiter to use for separating entries.
getDemandValues() - Method in interface com.aquima.interactions.matching.IAttributeScoreDetails
Returns the known demand values.
getDemandValues() - Method in class com.aquima.interactions.matching.result.AttributeScoreDetails
 
getDependencies() - Method in class com.aquima.interactions.rule.inference.DependencyProfile
 
getDependencies() - Method in class com.aquima.interactions.rule.inference.InferenceResult
This method returns an array containing all the dependencies that were encountered during the evaluation of the rule.
getDependentValues() - Method in interface com.aquima.interactions.rule.IInferenceDetails
This method returns an array containing the references to the attribute values that used this value, corresponding with this details object, to determine their own value.
getDependentValues() - Method in class com.aquima.interactions.rule.tms.TmsInferenceDetails
 
getDeprecationCount() - Method in class com.aquima.interactions.foundation.report.InitializationReport
This method returns the number of messages with the Severity DEPRECATION that are present in the report.
getDepth() - Method in interface com.aquima.interactions.mapping.ds.IJustificationTreeMappingDS
 
getDepth() - Method in interface com.aquima.interactions.mapping.IJustificationTreeMappingDefinition
 
getDepth() - Method in class com.aquima.interactions.mapping.impl.JustificationTreeMappingDefinition
 
getDerivedTypes() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getDerivedTypes() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns all derived types of this type.
getDescription() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getDescription() - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateDS
 
getDescription() - Method in interface com.aquima.interactions.composer.ds.IContentDS
This method returns a descriptive text for the content element.
getDescription() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentDS
 
getDescription() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentDS
 
getDescription() - Method in interface com.aquima.interactions.composer.IContentItem
This method returns the description of the content item.
getDescription() - Method in interface com.aquima.interactions.composer.IDocument
This method returns the description of the document.
getDescription() - Method in class com.aquima.interactions.composer.model.ContentItem
 
getDescription() - Method in class com.aquima.interactions.composer.model.definition.ContentDefinition
This method returns the description of the content element.
getDescription() - Method in class com.aquima.interactions.composer.model.Document
This method returns the description of the document.
getDescription() - Method in class com.aquima.interactions.composer.report.ReportingContentDS
 
getDescription() - Method in class com.aquima.interactions.composer.report.ReportingDocumentDS
 
getDescription() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
getDescription() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
getDescription() - Method in class com.aquima.interactions.flow.model.InternalActionNode
 
getDescription() - Method in class com.aquima.interactions.flow.model.InternalConditionNode
 
getDescription() - Method in class com.aquima.interactions.flow.model.InternalEndNode
 
getDescription() - Method in class com.aquima.interactions.flow.model.InternalEventNode
 
getDescription() - Method in class com.aquima.interactions.flow.model.InternalFlowNode
 
getDescription() - Method in class com.aquima.interactions.flow.model.InternalNode
Returns a very short descriptive text.
getDescription() - Method in class com.aquima.interactions.flow.model.InternalResultNode
 
getDescription() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getDescription() - Method in class com.aquima.interactions.framework.handler.document.DocumentResult
 
getDescription() - Method in class com.aquima.interactions.framework.handler.dtree.DomainValue
 
getDescription() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeDetails
 
getDescription() - Method in class com.aquima.interactions.matching.MatchType
This method returns a description of the match type.
getDescription() - Method in class com.aquima.interactions.metamodel.ds.delegate.DomainDelegateDS
 
getDescription() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method return the description for this attribute.
getDescription() - Method in interface com.aquima.interactions.metamodel.ds.IDomainDS
This method returns the (optional) description of the domain.
getDescription() - Method in interface com.aquima.interactions.metamodel.ds.IEntityDS
This method return the description for this entity.
getDescription() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
getDescription() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlDomainDS
 
getDescription() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityDS
 
getDescription() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
getDescription() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlDomainDS
 
getDescription() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityDS
 
getDescription() - Method in interface com.aquima.interactions.metamodel.IDomainDefinition
This method returns the description of the domain.
getDescription() - Method in class com.aquima.interactions.metamodel.impl.DomainDefinition
 
getDescription() - Method in class com.aquima.interactions.metamodel.report.ReportingDomainDS
 
getDescription() - Method in class com.aquima.interactions.metamodel.report.ReportingEntityDS
 
getDescription() - Method in interface com.aquima.interactions.portal.documents.IRenderedDocument
This method returns a descriptive text of the document.
getDescription() - Method in class com.aquima.interactions.portal.documents.model.RenderedDocument
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.SystemEntity
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserEntity
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
getDescription() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
getDescription() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns a description of the process task definition.
getDescription() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getDescription() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getDescription() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getDescription() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getDescription() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getDescription() - Method in interface com.aquima.interactions.process.IProcessTask
This method returns an optional description of the task.
getDescription() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns a description of the process task definition.
getDescription() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the description of the task as present in the task definition.
getDescription() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getDescription() - Method in class com.aquima.interactions.rule.DMNDecisionTree
This method return the description of the expression for which the DMN decision tree was created
getDescription() - Method in interface com.aquima.interactions.spellengine.ds.ISpellerDS
This method returns the optional description of the speller.
getDescription() - Method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlSpellerDS
 
getDescription() - Method in interface com.aquima.interactions.spellengine.ISpeller
This method return the description of the speller.
getDescription() - Method in class com.aquima.interactions.spellengine.model.definition.SpellerDefinition
This method returns the optional description of the speller.
getDescription() - Method in class com.aquima.interactions.spellengine.model.Speller
 
getDetail() - Method in exception class com.aquima.interactions.foundation.connectivity.impl.SoapFaultException
This method returns the SOAP fault detail.
getDetailLevel() - Method in class com.aquima.interactions.framework.container.justification.JustificationParameters
 
getDetailMatchResult() - Method in class com.aquima.interactions.matching.impl.model.DetailMatchVisitor
 
getDetails() - Method in class com.aquima.interactions.flow.model.InternalNode
 
getDialectLanguageCodes() - Method in class com.aquima.interactions.portal.ds.sys.dialects.FallbackLanguages
 
getDictionary() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatch
 
getDimension() - Method in class com.aquima.interactions.expressions.definition.Type
Returns the dimension of this type object.
getDirection() - Method in interface com.aquima.interactions.communication.ds.IRestServiceDS
This method returns the direction of the rest service, may not be null.
getDirection() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestServiceDS
 
getDirection() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestServiceDS
 
getDirection() - Method in class com.aquima.interactions.communication.impl.RestServiceDefinition
 
getDirection() - Method in interface com.aquima.interactions.communication.IRestServiceDefinition
Returns the direction of the service.
getDirection() - Method in class com.aquima.interactions.communication.report.ReportingRestServiceDS
 
getDirection() - Method in interface com.aquima.interactions.portal.ds.IParameterDS
This method returns the direction of the parameter.
getDirection() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterDS
 
getDirection() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterDS
 
getDirection() - Method in interface com.aquima.interactions.portal.ITypedParameter
This method returns the direction of this typed parameter.
getDirection() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
getDirection() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
getDirection() - Method in class com.aquima.interactions.portal.report.ReportingParameterDS
 
getDirection() - Method in class com.aquima.interactions.project.Direction
 
getDirection() - Method in interface com.aquima.interactions.project.ds.IParameterDS
This method returns the direction of the parameter.
getDirection() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlParameterDS
 
getDirection() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlParameterDS
 
getDirection() - Method in class com.aquima.interactions.project.impl.ParameterDefinition
 
getDirection() - Method in interface com.aquima.interactions.project.IParameterDefinition
This method returns the direction of the parameter.
getDirection() - Method in class com.aquima.interactions.trace.SortOption
 
getDisplayLength() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getDisplayLength() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns the maximum length of the element that is referred.
getDisplayLength() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getDisplayLength() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getDisplayLength() - Method in interface com.aquima.interactions.composer.IField
This method return the maximum length for the field.
getDisplayLength() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the maximum length of the referenced element (usually a field).
getDisplayLength() - Method in class com.aquima.interactions.composer.model.Field
 
getDisplayLength() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getDisplayName() - Method in interface com.aquima.interactions.caseengine.client.model.GetCaseInfoResultModel
 
getDisplayName() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getDisplayName() - Method in class com.aquima.interactions.framework.container.caselist.state.CaseData
 
getDisplayName() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getDisplayName() - Method in interface com.aquima.interactions.process.dao.ICaseModel
 
getDisplayName() - Method in interface com.aquima.interactions.process.dao.impl.IDisplayNameModel
 
getDisplayName() - Method in interface com.aquima.interactions.process.dao.ITaskModel
 
getDisplayName() - Method in interface com.aquima.interactions.process.ds.IProcessFlowDS
This method returns the display name for the process.
getDisplayName() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns a text object containing the name that should be used for display purposes.
getDisplayName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessFlowDS
 
getDisplayName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getDisplayName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessFlowDS
 
getDisplayName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.nodes.CallNodeDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.nodes.ChoiceNodeDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.nodes.ConditionNodeDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.nodes.EndNodeDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.nodes.EventNodeDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.nodes.GroupNodeDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.nodes.JoinNodeDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.nodes.ProcessEndNodeDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.nodes.TaskNodeDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.nodes.TimerNodeDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.ProcessCase
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.ProcessCaseView
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getDisplayName() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getDisplayName() - Method in interface com.aquima.interactions.process.IProcessCase
 
getDisplayName() - Method in interface com.aquima.interactions.process.IProcessCaseView
This method returns the display name of the task as present in the case definition.
getDisplayName() - Method in interface com.aquima.interactions.process.IProcessDefinition
This method returns the display name for the process.
getDisplayName() - Method in interface com.aquima.interactions.process.IProcessTask
Returns the IMultilingualText display name for the task.
getDisplayName() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns a text object containing the name that should be used for display purposes.
getDisplayName() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the display name of the task as present in the task definition.
getDisplayName() - Method in interface com.aquima.interactions.process.nodes.IProcessNodeDefinition
This method returns a name for the node in a readable format that can be used to identify the node.
getDisplayName() - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
getDisplayName() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getDisplayName() - Method in interface com.aquima.interactions.trace.ITimelineDisplayNameValues
 
getDisplayName(String) - Method in interface com.aquima.interactions.process.dao.ITaskModel
Returns the IDisplayNameModel for the specified language code.
getDisplayNamePrefix() - Static method in class com.aquima.interactions.trace.impl.ProcessTraceMessage
 
getDisplayNameValues() - Method in interface com.aquima.interactions.trace.ITimelineEntry
 
getDisplayNameValues(IMultilingualText, IProfile) - Method in class com.aquima.interactions.process.impl.ProcessEngine
This method is responsible for returning a map with displayName values of a task/case.
getDisplayNameValues(ITaskModel, IProcessCase) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getDisplayPeriod() - Method in class com.aquima.interactions.portal.comments.CommentSearchCriteria
Returns the filtered display period.
getDisplayPrimitiveValue() - Method in class com.aquima.interactions.framework.container.instance.linker.DisplaySortInstanceLinkerEntry
 
getDisplayPrimitiveValue() - Method in interface com.aquima.interactions.framework.container.instance.linker.IInstanceLinkerEntry
Will return the value that the entry should be displayed by.
getDisplayText() - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
getDisplayText() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getDisplayText() - Method in interface com.aquima.interactions.composer.ds.IContainerDS
This method returns the text object that should be used as the display text for the container.
getDisplayText() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns an optional display text for this reference, for example to overwrite the display text of a container (when this reference refers to a container).
getDisplayText() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
getDisplayText() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getDisplayText() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
getDisplayText() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getDisplayText() - Method in interface com.aquima.interactions.composer.IContainer
This method returns the optional display text that should be used for this container.
getDisplayText() - Method in class com.aquima.interactions.composer.model.Container
 
getDisplayText() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the display text that is used for this reference, for example to overwrite the display text of a container.
getDisplayText() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns the display text of the container.
getDisplayText() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getDisplayText() - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
getDisplayText() - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
getDisplayText() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getDisplayText() - Method in class com.aquima.interactions.dtree.ds.delegate.DecisionTreeDelegateDS
 
getDisplayText() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeDS
This method should return the description of text used for display of the decision tree.
getDisplayText() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeDS
 
getDisplayText() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeDS
 
getDisplayText() - Method in interface com.aquima.interactions.dtree.IDecisionTree
This method returns the description of the decision tree that should be shown for the decision tree when it is selected.
getDisplayText() - Method in class com.aquima.interactions.dtree.impl.DecisionTree
 
getDisplayText() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
getDisplayText() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContainerDS
 
getDisplayText() - Method in class com.aquima.interactions.portal.ds.sys.dialects.DecisionTreeDS
 
getDisplayText() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ReferenceDS
 
getDisplayText(IRendererContext, IPrimitiveValue) - Static method in class com.aquima.interactions.framework.renderer.util.ElementConverterUtils
This method returns the display value that should be used for the specified primitive value.
getDisplayValue() - Method in class com.aquima.interactions.framework.handler.dtree.FieldSolutionPart
 
getDisplayValue() - Method in class com.aquima.interactions.matching.StrategyType
This method returns a display value (description) for the strategy type.
getDisplayValue(ILanguage) - Method in class com.aquima.interactions.foundation.types.RangeValue
 
getDisplayValue(IMaskCall, IPrimitiveValue) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
getDisplayValue(String, IValueFormatter) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
getDisplayValue(String, IValueFormatter) - Method in interface com.aquima.interactions.foundation.IPrimitiveValue
This method returns a string that can be used as display value for the specified language.
getDisplayValue(String, IValueFormatter) - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
getDisplayValue(String, IValueFormatter) - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
getDisplayValue(String, IValueFormatter) - Method in class com.aquima.interactions.foundation.types.RangeValue
 
getDisposableContent() - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
getDisposableContent() - Method in class com.aquima.interactions.portal.content.DisposableContentManager
 
getDisposableContent() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
getDisposableContent() - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
getDisposableContent() - Method in interface com.aquima.interactions.portal.IContentManager
This method returns the content manager's disposable content.
getDKIMPrivateKeyFile() - Method in class com.aquima.interactions.config.mail.DefaultMailConfiguration
 
getDKIMPrivateKeyFile() - Method in interface com.aquima.interactions.config.mail.IMailConfiguration
 
getDKIMSelector() - Method in class com.aquima.interactions.config.mail.DefaultMailConfiguration
 
getDKIMSelector() - Method in interface com.aquima.interactions.config.mail.IMailConfiguration
 
getDMNDecision(IProfile, ValueReference) - Method in class com.aquima.interactions.rule.inference.InferenceEngine
Determines the justification information for the DMN decision tree for the specified value.
getDMNDecision(IProfile, IExpression, String) - Method in class com.aquima.interactions.rule.inference.InferenceEngine
Determines the justification information for the DMN decision tree for the specified expression
getDMNDecision(InferenceContext, ValueReference) - Method in class com.aquima.interactions.rule.inference.InferenceEngine
This method determines the DMN decision tree for the specified value.
getDMNDecisionTree(IProfile, ValueReference) - Method in class com.aquima.interactions.rule.impl.RuleEngine
 
getDMNDecisionTree(IProfile, ValueReference) - Method in interface com.aquima.interactions.rule.IRuleEngine
This method determines the decision tree for the specified value.
getDMNDecisionTree(IProfile, IExpression, String) - Method in class com.aquima.interactions.rule.impl.RuleEngine
 
getDMNDecisionTree(IProfile, IExpression, String) - Method in interface com.aquima.interactions.rule.IRuleEngine
This method determines the decision tree for the specified expression.
getDocument(String) - Method in interface com.aquima.interactions.composer.IComposer
looks up the document definition for the specified name and returns the definition model.
getDocument(String) - Method in class com.aquima.interactions.composer.model.Composer
 
getDocument(String) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
This method returns the document definition for the specified name.
getDocument(String) - Method in interface com.aquima.interactions.portal.IElementComposer
Looks up the document definition for the specified name and returns the definition model.
getDocument(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
getDocumentation() - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyDS
Returns the documentation of the property.
getDocumentation() - Method in interface com.aquima.interactions.communication.ds.IRestOperationDS
Returns the documentation of the operation.
getDocumentation() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
getDocumentation() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestOperationDS
 
getDocumentation() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
getDocumentation() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestOperationDS
 
getDocumentation() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
Returns the documentation of the property.
getDocumentation() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
getDocumentation() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
getDocumentation() - Method in class com.aquima.interactions.communication.impl.RestOperationDefinition
 
getDocumentation() - Method in interface com.aquima.interactions.communication.IRestOperationDefinition
Returns the documentation of the operation.
getDocumentation() - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
getDocumentation() - Method in class com.aquima.interactions.communication.report.ReportingRestOperationDS
 
getDocumentation() - Method in interface com.aquima.interactions.flow.ds.IFunctionFlowDefinitionDS
Returns the documentation of the parameter.
getDocumentation() - Method in interface com.aquima.interactions.flow.ds.IFunctionFlowInputParameterDS
Returns the documentation of the parameter.
getDocumentation() - Method in interface com.aquima.interactions.flow.ds.IFunctionFlowOutputParameterDS
Returns the documentation of the parameter.
getDocumentation() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowDefinitionDS
 
getDocumentation() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowInputParameterDS
 
getDocumentation() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowOutputParameterDS
 
getDocumentation() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowDefinitionDS
 
getDocumentation() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowInputParameterDS
 
getDocumentation() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowOutputParameterDS
 
getDocumentation() - Method in interface com.aquima.interactions.flow.IFunctionFlowDefinition
Returns the documentation of the function flow.
getDocumentation() - Method in interface com.aquima.interactions.flow.IFunctionFlowInputParameter
Returns the documentation of the parameter.
getDocumentation() - Method in interface com.aquima.interactions.flow.IFunctionFlowOutputParameter
Returns the documentation of the parameter.
getDocumentation() - Method in class com.aquima.interactions.flow.model.DefaultFunctionFlowDefinition
 
getDocumentation() - Method in class com.aquima.interactions.flow.model.DefaultFunctionFlowInputParameter
 
getDocumentation() - Method in class com.aquima.interactions.flow.model.DefaultFunctionFlowOutputParameter
 
getDocumentation() - Method in class com.aquima.interactions.flow.report.ReportingFunctionFlowDefinitionDS
 
getDocumentation() - Method in class com.aquima.interactions.flow.report.ReportingFunctionFlowInputParameterDS
 
getDocumentation() - Method in class com.aquima.interactions.flow.report.ReportingFunctionFlowOutputParameterDS
 
getDocumentCount() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatch
 
getDocumentEngine() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns a document engine for the current context.
getDocumentEngine() - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
getDocumentEngine() - Method in class com.aquima.interactions.portal.model.session.InstanceStackPortalContext
 
getDocumentEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getDocumentEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getDocumentEngine() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getDocumentFrequency(IndexTerm) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatch
 
getDocumentName() - Method in exception class com.aquima.interactions.composer.exception.UnknownDocumentException
This method returns the name of the document for which no definition could be found.
getDocumentName() - Method in exception class com.aquima.interactions.composer.exception.UnsupportedOutputFormatException
This method returns the name of the document that should be generated.
getDocumentName() - Method in class com.aquima.interactions.framework.service.document.DocumentRendererParameters
 
getDocumentString() - Method in class com.aquima.interactions.communication.impl.evaluator.composer.XmlElementContextBase
Gets the XML document as string
getDocumentString() - Method in interface com.aquima.interactions.communication.IXmlElementContext
Gets the XML document as string
getDocumentType() - Method in class com.aquima.interactions.framework.service.document.DocumentRendererParameters
 
getDomain() - Method in interface com.aquima.interactions.composer.IField
This method will return the set of values that are currently valid for this field.
getDomain() - Method in class com.aquima.interactions.composer.model.Field
 
getDomain() - Method in class com.aquima.interactions.expressions.definition.Type
This function returns the domain of this type within a certain context ( i.e.
getDomain() - Method in interface com.aquima.interactions.expressions.IValueDefinition
This method returns the values that are allowed.
getDomain() - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method returns the domain of values that may be returned by the expression.
getDomain() - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
getDomain() - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslIndexDefinition
 
getDomain() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
This method returns the domain definition of the attribute.
getDomain() - Method in interface com.aquima.interactions.metamodel.IMetadataDefinition
 
getDomain() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
getDomain() - Method in class com.aquima.interactions.metamodel.impl.MetadataDefinition
 
getDomain() - Method in interface com.aquima.interactions.profile.IAttributeValue
This method returns the domain (set of values) that is currently valid for the attribute.
getDomain() - Method in class com.aquima.interactions.profile.model.AttributeState
 
getDomain() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
getDomain() - Method in class com.aquima.interactions.rule.parser.AttributeDelegate
 
getDomain() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
getDomainDefinition(String) - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method returns the domain definition for the supplied domain name.
getDomainDefinition(String) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
getDomainDefinitions() - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method returns an array containing all the domain definitions that are present in the metamodel.
getDomainDefinitions() - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
getDomainName() - Method in class com.aquima.interactions.ds.matching.ExtXmlCrosstableDS
 
getDomainName() - Method in class com.aquima.interactions.foundation.lic.LicenseContext
This method returns the domain name for which the license is specified.
getDomainName() - Method in class com.aquima.interactions.foundation.lic.Server
This method returns the name of the domain that is allowed to run the portal engine.
getDomainName() - Method in interface com.aquima.interactions.matching.ds.ICrosstableDS
The unique name of the domain this cross table is defined for.
getDomainName() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method returns the name of the domain for the attribute.
getDomainName() - Method in interface com.aquima.interactions.metamodel.ds.IMetadataDS
 
getDomainName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
getDomainName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetadataDS
 
getDomainName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
getDomainName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetadataDS
 
getDomainName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownDomainException
This method returns the domain name that was unknown or invalid.
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
getDomainName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
getDomainSchema(String) - Method in interface com.aquima.interactions.communication.ds.IDomainSchemaRegistry
This method returns the definition of a domain schema for the specified name.
getDomainSchema(String) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
getDomainShortValues() - Method in class com.aquima.interactions.rule.constraint.table.DomainActionRule
 
getDomainValue(IPrimitiveValue) - Method in interface com.aquima.interactions.metamodel.IDomainDefinition
Obtains the domain value definition for a particular value, if it exists.
getDomainValue(IPrimitiveValue) - Method in class com.aquima.interactions.metamodel.impl.DomainDefinition
 
getDomainValueAt(int) - Method in class com.aquima.interactions.metamodel.DomainValues
Returns the domain value definition at the specified zero-based index.
getDomainValueAt(int) - Method in interface com.aquima.interactions.metamodel.IDomainDefinition
Returns the domain value definition at the specified zero-based index.
getDomainValueAt(int) - Method in class com.aquima.interactions.metamodel.impl.DomainDefinition
 
getDomainValues() - Method in interface com.aquima.interactions.composer.IField
This method will return the set of values that are available for this field.
getDomainValues() - Method in class com.aquima.interactions.composer.model.Field
 
getDomainValues() - Method in class com.aquima.interactions.framework.handler.dtree.Question
 
getDomainValues() - Method in class com.aquima.interactions.metamodel.DomainValues
Returns all the domain value definitions.
getDomainValues() - Method in interface com.aquima.interactions.metamodel.IDomainDefinition
Returns all the domain value definitions.
getDomainValues() - Method in class com.aquima.interactions.metamodel.impl.DomainDefinition
 
getDomainValues(String) - Method in class com.aquima.interactions.framework.domain.DefaultDomainValuesFactory
 
getDomainValues(String) - Method in interface com.aquima.interactions.metamodel.IDomainValuesFactory
Returns the values for the external domain with the given name, or null if this factory does not know of the given domain name.
getDomainValues(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedDomainValuesFactory
 
getDomainValuesFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getDomainValuesFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getDomainValuesFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getDomainValuesFactory() - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
getDomainValuesFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
Returns the domain values factory which supplies values for external domains.
getDomainValuesFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getDossierMetadataField() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getDossierMetadataField() - Method in interface com.aquima.interactions.framework.container.listplus.search.IListColumWithMetadata
This method returns the dossierMetadata field for this column
getDossierMetadataField() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getDossierMetadataField() - Method in class com.aquima.interactions.process.dao.dto.DossierMetadataFilter
 
getDueDate() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getDueDate() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getDueDate() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the time(stamp) at which this task should be completed
getDueDate() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
Gets the expression that determines the date on which this task should be ended.
getDueDate() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getDueDate() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getDueDate() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getDueDate() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getDueDate() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getDueDate() - Method in interface com.aquima.interactions.process.IProcessTask
this method returns the date at which the task should be completed.
getDueDate() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
Gets the expression that determines the date on which this task should be ended.
getDueDate() - Method in interface com.aquima.interactions.process.IProcessTaskView
this method returns the date at which the task should be completed.
getDueDate() - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
getDueDate() - Method in interface com.aquima.interactions.process.scheduler.utility.SchedulerJobConfiguration
 
getDueDate() - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
getDueDate() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getDueDate() - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getDueDateFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the due date filter.
getDWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatch
 
getDWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatch
 
getDWaarde(double) - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampMatch
 
getDynamicContainer(String) - Method in interface com.aquima.interactions.portal.IElementComposer
Looks up the dynamic container definition for the specified name and returns the definition model.
getDynamicContainer(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
getDynamicContainerDefinition(String) - Method in interface com.aquima.interactions.portal.model.IModule
This method returns a (static) dynamic container definition for a specified name.
getDynamicContainerDefinition(String) - Method in class com.aquima.interactions.portal.model.Module
 
getEdges() - Method in class com.aquima.interactions.flow.model.InternalNode
 
getEdges() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
getEdition() - Method in class com.aquima.interactions.foundation.utility.CodeVersion
This method returns the edition of the code version.
getElement() - Method in interface com.aquima.interactions.communication.ds.IElementReferenceDS
This method returns the qualifiedname of the referred element.
getElement() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementReferenceDS
 
getElement() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementReferenceDS
 
getElement() - Method in class com.aquima.interactions.communication.report.ReportingElementReferenceDS
 
getElement() - Method in class com.aquima.interactions.composer.model.ElementFinderVisitor
This method returns the element with the specified runtime key.
getElement() - Method in class com.aquima.interactions.metamodel.ModuleElementReference
This method returns the element name of the reference.
getElement() - Method in interface com.aquima.interactions.portal.IFiredEvent
Returns the IElement key which is the cause of the event processing.
getElement() - Method in class com.aquima.interactions.portal.model.session.FiredEvent
 
getElement() - Method in class com.aquima.interactions.portal.model.session.RequestAction
 
getElement(int) - Method in interface com.aquima.interactions.composer.ICompositeElement
This method returns the child element at the specified position.
getElement(int) - Method in class com.aquima.interactions.composer.model.CompositeElement
 
getElement(int) - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getElement(RuntimeKey) - Method in interface com.aquima.interactions.composer.ICompositeElement
This method returns the element for the specified runtime key.
getElement(RuntimeKey) - Method in class com.aquima.interactions.composer.model.CompositeElement
 
getElement(RuntimeKey) - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getElement(RuntimeKey) - Method in class com.aquima.interactions.composer.model.Page
 
getElement(QualifiedName) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.XmlElementContextBase
Get a child element by name
getElement(QualifiedName) - Method in class com.aquima.interactions.communication.impl.SchemaSetDefinition
 
getElement(QualifiedName) - Method in interface com.aquima.interactions.communication.ISchemaSetDefinition
This method returns the element definition of an element in this schemaset.
getElement(QualifiedName) - Method in interface com.aquima.interactions.communication.IXmlElementContext
Get a child element by name
getElement(String) - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
getElement(String) - Method in interface com.aquima.interactions.communication.ISchemaDefinition
This method returns the definition of an element.
getElementComposer() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns an element factory that may be used to expand pre-defined elements from the composer using the current container context.
getElementComposer() - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
getElementComposer() - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
getElementComposer() - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getElementComposer() - Method in class com.aquima.interactions.portal.model.session.DomainSchemaContext
 
getElementComposer() - Method in class com.aquima.interactions.portal.model.session.FlowFunctionContext
 
getElementComposer() - Method in class com.aquima.interactions.portal.model.session.InstanceStackPortalContext
 
getElementComposer() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getElementComposer() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getElementComposer() - Method in class com.aquima.interactions.portal.model.session.SchemaContext
 
getElementComposer() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getElementComposer() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getElementCount() - Method in interface com.aquima.interactions.composer.ICompositeElement
This method returns the number of elements that is contained in this container.
getElementCount() - Method in class com.aquima.interactions.composer.model.CompositeElement
 
getElementCount() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getElementCount() - Method in class com.aquima.interactions.ds.xml.model.LookupTable
This method returns the number of elements that are present in this table.
getElementErrors(RuntimeKey) - Method in class com.aquima.interactions.portal.model.session.page.UpdateFieldVisitor
 
getElementFor(IInstanceContext) - Method in class com.aquima.interactions.portal.model.tx.TransactionManagerView
 
getElementFormDefault() - Method in interface com.aquima.interactions.communication.ds.ISchemaDS
This method returns the form type of the elementformDefault.
getElementFormDefault() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaDS
 
getElementFormDefault() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaDS
 
getElementFormDefault() - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
getElementFormDefault() - Method in interface com.aquima.interactions.communication.ISchemaDefinition
This method returns the elementformdefault of the schema.
getElementFormDefault() - Method in class com.aquima.interactions.communication.report.ReportingSchemaDS
 
getElementId() - Method in interface com.aquima.interactions.portal.IErrorMessage
This method returns the ID of the element that generated the error/warning.
getElementId() - Method in class com.aquima.interactions.portal.model.session.EventError
 
getElementMappingName() - Method in exception class com.aquima.interactions.communication.exception.UnknownElementMappingException
This method returns the name of the unknown element mapping.
getElementName() - Method in interface com.aquima.interactions.communication.IElementReference
Returns the name of the element.
getElementName() - Method in class com.aquima.interactions.communication.impl.ElementReference
 
getElementName() - Method in exception class com.aquima.interactions.composer.exception.UnknownElementException
Returns the element name of the name and type combination that was not valid.
getElementName() - Method in class com.aquima.interactions.foundation.report.InitializationMessage
This method returns the name of the element the message belongs to.
getElementName() - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.DefaultRuleXml
 
getElementName() - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.DefaultRuleXml
 
getElementName(Map<String, String>) - Method in class com.aquima.interactions.composer.ds.ContentErrorCode
 
getElementName(Map<String, String>) - Method in class com.aquima.interactions.composer.ds.ElementErrorCode
 
getElementName(Map<String, String>) - Method in class com.aquima.interactions.foundation.report.ErrorCode
 
getElementName(Map<String, String>) - Method in class com.aquima.interactions.foundation.report.TypedErrorCode
 
getElementName(Map<String, String>) - Method in class com.aquima.interactions.foundation.report.UntypedErrorCode
 
getElementName(Map<String, String>) - Method in class com.aquima.interactions.rule.ds.RuleErrorCode
 
getElementNames(ElementType) - Method in interface com.aquima.interactions.composer.IComposer
This method returns all the available names for a specified type.
getElementNames(ElementType) - Method in class com.aquima.interactions.composer.model.Composer
 
getElementNames(ElementType) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
getElementNames(ElementType) - Method in interface com.aquima.interactions.portal.IElementComposer
This method returns all the available names for a specified type.
getElementNames(ElementType) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
getElementReference() - Method in interface com.aquima.interactions.communication.ds.IElementParticleMappingDS
This method returns the reference to a global element.
getElementReference() - Method in interface com.aquima.interactions.communication.ds.ISoapMessagePartDS
This method returns the reference to a global element.
getElementReference() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementParticleMappingDS
 
getElementReference() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessagePartDS
 
getElementReference() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementParticleMappingDS
 
getElementReference() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessagePartDS
 
getElementReference() - Method in interface com.aquima.interactions.communication.IElementParticleMappingDefinition
This method returns the element reference of the element.
getElementReference() - Method in class com.aquima.interactions.communication.impl.ElementParticleMappingDefinition
 
getElementReference() - Method in class com.aquima.interactions.communication.impl.SoapMessagePartDefinition
 
getElementReference() - Method in interface com.aquima.interactions.communication.ISoapMessagePartDefinition
This method returns the element reference of the message part.
getElementReference() - Method in class com.aquima.interactions.communication.report.ReportingElementParticleMappingDS
 
getElementReference() - Method in class com.aquima.interactions.communication.report.ReportingSoapMessagePartDS
 
getElementReference() - Method in exception class com.aquima.interactions.composer.model.ElementComposeException
 
getElements() - Method in class com.aquima.interactions.communication.impl.evaluator.composer.XmlElementContextBase
Get all the child elements of the node
getElements() - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
getElements() - Method in interface com.aquima.interactions.communication.ISchemaDefinition
This method returns all defined elements of this schema.
getElements() - Method in interface com.aquima.interactions.communication.IXmlElementContext
Get all the child elements of the node
getElements() - Method in interface com.aquima.interactions.composer.ICompositeElement
This method returns an array containing all the elements that are directly included in this container.
getElements() - Method in class com.aquima.interactions.composer.model.CompositeElement
 
getElements() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getElements() - Method in class com.aquima.interactions.ds.xml.model.LookupTable
This functions returns all the currently known elements of a lookup table.
getElementType() - Method in exception class com.aquima.interactions.composer.exception.UnknownElementException
Returns the element type of the name and type combination that was not valid.
getElementType() - Method in class com.aquima.interactions.foundation.report.InitializationMessage
This method returns the type of the element the message belongs to.
getElementType(Map<String, String>) - Method in class com.aquima.interactions.composer.ds.ContentErrorCode
 
getElementType(Map<String, String>) - Method in class com.aquima.interactions.composer.ds.ElementErrorCode
 
getElementType(Map<String, String>) - Method in class com.aquima.interactions.foundation.report.ErrorCode
 
getElementType(Map<String, String>) - Method in class com.aquima.interactions.foundation.report.TypedErrorCode
 
getElementType(Map<String, String>) - Method in class com.aquima.interactions.foundation.report.UntypedErrorCode
 
getElementType(Map<String, String>) - Method in class com.aquima.interactions.rule.ds.RuleErrorCode
 
getElseNode() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ConditionNode
this method returns the node that should be used if the condition evaluates to false.
getElseNode() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.ConditionDefinition
this method returns the node that should be used if the condition evaluates to false.
getEncoding() - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
returns the current character encoding that will be used for XML generation.
getEndIndex() - Method in class com.aquima.interactions.foundation.security.util.Position
Get the end index.
getEndMillis() - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Gets the time in milliseconds when the tracker is ended.
getEndMillis() - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
Always returns 0.
getEndMillis() - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
getEndNodeExitEvent() - Method in interface com.aquima.interactions.flow.ds.INodeDS
Returns the exit event for the flow's end node.
getEndNodeExitEvent() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlNodeDS
 
getEndNodeExitEvent() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlNodeDS
 
getEndNodeExitEvent() - Method in class com.aquima.interactions.flow.report.ReportingNodeDS
 
getEndNodeExitEvent() - Method in class com.aquima.interactions.portal.ds.sys.flow.ExecuteTaskNode
 
getEndNodeExitState() - Method in interface com.aquima.interactions.flow.ds.INodeDS
Returns the exit state for the flow's end node.
getEndNodeExitState() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlNodeDS
 
getEndNodeExitState() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlNodeDS
 
getEndNodeExitState() - Method in class com.aquima.interactions.flow.report.ReportingNodeDS
 
getEndNodeExitState() - Method in class com.aquima.interactions.portal.ds.sys.flow.ExecuteTaskNode
 
getEndpoint() - Method in class com.aquima.interactions.portal.ds.WebServiceCall
 
getEndPosition() - Method in interface com.aquima.interactions.expressions.parser.IParseNode
This method returns the end position, in the original expression, associated with this (sub) expression node.
getEndPosition() - Method in class com.aquima.interactions.expressions.parser.ParseNodeBase
 
getEndTime() - Method in class com.aquima.interactions.portal.model.session.SessionMonitor
 
getEnglishMessage() - Method in class com.aquima.interactions.composer.model.definition.ContentErrorMessage
 
getEnglishMessage() - Method in class com.aquima.interactions.foundation.report.ErrorMessage
This method returns the content of the message.
getEnglishMessage() - Method in class com.aquima.interactions.foundation.report.InitializationMessage
This method returns the message text.
getEnglishText(String[]) - Method in class com.aquima.interactions.foundation.report.ErrorCode
This method returns the error message text with the provided parameters substituted in the message.
getEntities() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
 
getEntity() - Method in class com.aquima.interactions.communication.impl.RestMessageDefinition
 
getEntity() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getEntity() - Method in class com.aquima.interactions.dtree.impl.AttributeAction
 
getEntity() - Method in interface com.aquima.interactions.mapping.ds.IJustificationTreeMappingDS
 
getEntity() - Method in interface com.aquima.interactions.mapping.IJustificationTreeMappingDefinition
 
getEntity() - Method in class com.aquima.interactions.mapping.impl.JustificationTreeMappingDefinition
 
getEntityDefinition() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getEntityDefinition() - Method in interface com.aquima.interactions.metamodel.IInstanceDefinition
This method will return the definition of the type of the instance.
getEntityDefinition() - Method in class com.aquima.interactions.metamodel.impl.InstanceDefinition
 
getEntityDefinition() - Method in interface com.aquima.interactions.profile.IEntityInstance
This method returns the entity definition of this instance.
getEntityDefinition() - Method in class com.aquima.interactions.profile.model.EntityInstance
This method caches the entityDefinition if it is null and returns the cached definition.
getEntityDefinition() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getEntityDefinition() - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getEntityDefinition() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getEntityDefinition() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getEntityDefinition(String) - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method returns the entity definition for the supplied entity name.
getEntityDefinition(String) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
getEntityDefinition(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
getEntityDefinition(String) - Method in interface com.aquima.interactions.profile.IProfile
This method returns an entity definition for the supplied entity name.
getEntityDefinition(String) - Method in class com.aquima.interactions.profile.model.InstanceManager
 
getEntityDefinition(String) - Method in class com.aquima.interactions.profile.model.Profile
 
getEntityDefinition(String) - Method in class com.aquima.interactions.profile.model.TxProfile
 
getEntityDefinition(String) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
getEntityDefinition(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
getEntityDefinitions(boolean) - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method returns an array containing all the entity definitions that are present in the metamodel.
getEntityDefinitions(boolean) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
getEntityInstance() - Method in class com.aquima.interactions.profile.events.ValueEvent
 
getEntityInstance() - Method in interface com.aquima.interactions.profile.IValueEvent
This method returns the instance the value event will be applied on.
getEntityInstance() - Method in class com.aquima.interactions.profile.model.TxValueEvent
 
getEntityInstance() - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getEntityInstance(IProfile) - Method in class com.aquima.interactions.profile.model.command.ChangeValue
 
getEntityInstanceId() - Method in interface com.aquima.interactions.composer.IContainer
This method may return an instance ID indicating the instance that should be active when processing this container.
getEntityInstanceId() - Method in class com.aquima.interactions.composer.model.Container
 
getEntityInstanceId() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns the ID of the instance should be active when processing this container.
getEntityInstanceId() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getEntityName() - Method in interface com.aquima.interactions.communication.ds.IRestMessageDS
This method returns the entity connected to the message.
getEntityName() - Method in interface com.aquima.interactions.communication.ds.ISoapMessageDS
This method returns the name of the entity connected with the message.
getEntityName() - Method in interface com.aquima.interactions.communication.ds.ITypeMappingDS
This methods returns the entity of the xsdType.
getEntityName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestMessageDS
 
getEntityName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessageDS
 
getEntityName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeMappingDS
 
getEntityName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestMessageDS
 
getEntityName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessageDS
 
getEntityName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeMappingDS
 
getEntityName() - Method in class com.aquima.interactions.communication.impl.RestMessageDefinition
 
getEntityName() - Method in class com.aquima.interactions.communication.impl.SoapMessageDefinition
 
getEntityName() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getEntityName() - Method in interface com.aquima.interactions.communication.IRestMessageDefinition
This method returns the entity connecting to the message.
getEntityName() - Method in interface com.aquima.interactions.communication.ISoapMessageDefinition
This method returns the definition of the entity of this message.
getEntityName() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the entity of this type.
getEntityName() - Method in class com.aquima.interactions.communication.report.ReportingRestMessageDS
 
getEntityName() - Method in class com.aquima.interactions.communication.report.ReportingSoapMessageDS
 
getEntityName() - Method in class com.aquima.interactions.communication.report.ReportingTypeMappingDS
 
getEntityName() - Method in class com.aquima.interactions.composer.model.definition.FieldMap
 
getEntityName() - Method in class com.aquima.interactions.ds.matching.ExtXmlCaseBaseDS
 
getEntityName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.NamedVariableNode
This method returns the name of the entity.
getEntityName() - Method in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
Method to get the parameter 'entityName'.
getEntityName() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns the name of the entity whose instances should be selected.
getEntityName() - Method in class com.aquima.interactions.framework.service.connectivity.OutputObject
This method returns the name of the entity the result is mapped to.
getEntityName() - Method in class com.aquima.interactions.framework.service.instance.ActivateInstanceParameters
This method returns the value for the 'entity-name' parameter.
getEntityName() - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
getEntityName() - Method in exception class com.aquima.interactions.mapping.exception.UnknownEntityMappingException
This method returns the name of the entity that was invalid.
getEntityName() - Method in interface com.aquima.interactions.matching.ds.ICaseBaseDS
This method returns the entity name for which this casebase was defined.
getEntityName() - Method in interface com.aquima.interactions.matching.ICaseBase
This method returns the entity name for which the cases in this casebase are defined.
getEntityName() - Method in interface com.aquima.interactions.matching.IMatchableInstance
This method returns the entity name of the casebase against which this match request should be matched.
getEntityName() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getEntityName() - Method in class com.aquima.interactions.matching.report.ReportingCaseBaseDS
 
getEntityName() - Method in class com.aquima.interactions.matching.request.MatchInstance
 
getEntityName() - Method in class com.aquima.interactions.metamodel.AttributeReference
This method returns the entity name of the reference.
getEntityName() - Method in interface com.aquima.interactions.metamodel.ds.IEntityReferenceDS
This method returns the name of the referred entity definition.
getEntityName() - Method in interface com.aquima.interactions.metamodel.ds.IInstanceDS
This method should return the entity type of the instance that should be created.
getEntityName() - Method in interface com.aquima.interactions.metamodel.ds.IRelationDS
The entity is only requested for attributes with the data-type entity.
getEntityName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityReferenceDS
 
getEntityName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlInstanceDS
 
getEntityName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlRelationDS
 
getEntityName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityReferenceDS
 
getEntityName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlInstanceDS
 
getEntityName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlRelationDS
 
getEntityName() - Method in class com.aquima.interactions.metamodel.EntityReference
Returns the name of the entity referenced.
getEntityName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownAttributeException
This method returns the entity type for which the attribute was unknown.
getEntityName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownEntityException
This method returns the name of the entity that was invalid.
getEntityName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownInstanceDefinitionException
This method returns the entity type of the instance definition that was unknown.
getEntityName() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
This method returns the name of the entity that contains this attribute.
getEntityName() - Method in interface com.aquima.interactions.metamodel.IInstanceReference
This method returns the entity type of the instance this reference refers to.
getEntityName() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
getEntityName() - Method in class com.aquima.interactions.metamodel.impl.ChildInstance
 
getEntityName() - Method in class com.aquima.interactions.metamodel.impl.NamedInstance
 
getEntityName() - Method in class com.aquima.interactions.metamodel.impl.RelationDefinition
 
getEntityName() - Method in interface com.aquima.interactions.metamodel.IRelationDefinition
This method return the name of the entity this relation is referring to.
getEntityName() - Method in class com.aquima.interactions.metamodel.report.ReportingInstanceDS
 
getEntityName() - Method in class com.aquima.interactions.portal.model.session.state.ActiveInstance
 
getEntityName() - Method in interface com.aquima.interactions.process.dao.ICaseDataInstance
This method returns the name of the entity type of the instance.
getEntityName() - Method in exception class com.aquima.interactions.profile.exception.CreateInstanceException
This method returns the entity name of the instance that could not be created.
getEntityName() - Method in exception class com.aquima.interactions.profile.exception.InstanceNotUniqueException
 
getEntityName() - Method in exception class com.aquima.interactions.profile.exception.UnknownInstanceException
This method returns the type of the unknown instance.
getEntityName() - Method in class com.aquima.interactions.profile.model.state.InstanceDump
Returns the name of the entitiy.
getEntityName() - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
getEntityName() - Method in class com.aquima.interactions.rule.graph.EntityNode
This method returns the entity name of the node.
getEntityName() - Method in interface com.aquima.interactions.rule.IAttributeNode
This method will return the name of the entity the attribute node belongs to.
getEntityNode(String) - Method in class com.aquima.interactions.rule.graph.RuleGraph
 
getEntityNode(String) - Method in class com.aquima.interactions.rule.inference.InferenceEngine
 
getEntityNode(String) - Method in interface com.aquima.interactions.rule.IRuleGraph
This method returns the IEntityNode of the dependency graph for the given entity name.
getEntityReference(String) - Method in interface com.aquima.interactions.metamodel.IAggregateDefinition
This method returns the entity reference for the supplied entity name.
getEntityReference(String) - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
getEntityReferenceName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownEntityReferenceException
This method returns the entity reference name which was unknown.
getEntityReferences() - Method in interface com.aquima.interactions.metamodel.IAggregateDefinition
This method returns an array containing all the entity references that are present in the aggregate definition.
getEntityReferences() - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
getEntityResolver() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser
 
getEntitySelector() - Method in class com.aquima.interactions.framework.service.instance.InstanceUpdateParameters
 
getEntityType() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.OutputMapping
This method returns the name of the entity the result should be mapped to.
getEntityType() - Method in exception class com.aquima.interactions.matching.exception.UnknownCaseException
this method returns the entity type of the case that could not be located.
getEntityType() - Method in class com.aquima.interactions.rule.inference.TypeDependency
This method returns the type the dependency is defined for.
getEntityType() - Method in class com.aquima.interactions.rule.ValueType
This method returns the entity type of the value.
getEntityValue() - Method in class com.aquima.interactions.framework.handler.profile.editors.InstanceEditor
This method returns the ID of the instance the editor is defined for.
getEntries() - Method in class com.aquima.interactions.portal.model.session.CallbackList
 
getEnvelope() - Method in class com.aquima.interactions.communication.impl.SoapMessage
 
getEnvelope() - Method in interface com.aquima.interactions.communication.ISoapMessage
This method returns the soap envelope.
getErrorCode() - Method in exception class com.aquima.interactions.caseengine.client.exception.CaseEngineClientException
 
getErrorCount() - Method in class com.aquima.interactions.expressions.MessageReporter
This method returns the number of errors that were reported.
getErrorCount() - Method in class com.aquima.interactions.foundation.report.InitializationReport
This method returns the number of messages with the Severity ERROR that are present in the report.
getErrorMessage() - Method in exception class com.aquima.interactions.expressions.semantics.SemanticException
This method returns a message object containing detailed information about the error.
getErrorMessage() - Method in exception class com.aquima.interactions.foundation.report.InitializationException
Returns the error message for this exception.
getErrorMessage() - Method in class com.aquima.interactions.foundation.report.InitializationMessage
Retrieves the (multi-lingual) errormessage.
getErrorMessage() - Method in exception class com.aquima.interactions.portal.exception.ContainerException
This method returns the multilingual error message of the exception.
getErrorMessage() - Method in exception class com.aquima.interactions.portal.exception.ServiceException
This method returns the multilingual error message of the exception.
getErrorReport() - Method in exception class com.aquima.interactions.portal.exception.SessionInitializationException
This method returns a report containing all the initialization messages of the session.
getErrors() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultErrorHandler
gets the list of parse errors.
getErrors() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlParser
get a list of parse errors, if any.
getErrors() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser
Return an array of the errors that were encountered.
getErrors() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDomParserResult
 
getErrors() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlSAXParser
Get a list of parse errors, if any.
getErrors() - Method in exception class com.aquima.interactions.portal.exception.FlowBlockedException
This method returns an array containing the error that were added to the context before the flow was blocked.
getErrors(boolean) - Method in interface com.aquima.interactions.portal.IContainerContext
Returns the error messages (never null) that have been set in the request scope.
getErrors(boolean) - Method in interface com.aquima.interactions.portal.IEventContext
Returns the error messages (never null) that have been set in the request scope.
getErrors(boolean) - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
getErrors(boolean) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getErrors(boolean) - Method in class com.aquima.interactions.portal.model.session.EventErrors
Returns the error messages (never null) that have been set in the request scope.
getErrors(boolean) - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getErrors(boolean) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getErrors(ValueReference) - Method in interface com.aquima.interactions.portal.IContainerContext
Retrieves the errors for a specific ValueReference (never null) When no error messages have been set for the specified attribute, an empty array will be returned.
getErrors(ValueReference) - Method in interface com.aquima.interactions.portal.IEventContext
Retrieves the errors for a specific ValueReference (never null) When no error messages have been set for the specified attribute, an empty array will be returned.
getErrors(ValueReference) - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
getErrors(ValueReference) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getErrors(ValueReference) - Method in class com.aquima.interactions.portal.model.session.EventErrors
Retrieves the errors for a specific ValueReference (never null) When no error messages have been set for the specified attribute, an empty array will be returned.
getErrors(ValueReference) - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getErrors(ValueReference) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getErrorSummary() - Method in class com.aquima.interactions.expressions.MessageReporter
This method returns a string containing a summary of the reported errors.
getEvaluationEvent() - Method in class com.aquima.interactions.process.impl.PriorityAlgorithmDefinition
 
getEvaluationEvent() - Method in class com.aquima.interactions.process.impl.RoutingAlgorithmDefinition
 
getEvaluationEvent() - Method in interface com.aquima.interactions.process.IPriorityAlgorithmDefinition
This method returns the reevaluate event
getEvaluationEvent() - Method in interface com.aquima.interactions.process.IRoutingAlgorithmDefinition
This method returns the reevaluate event
getEvaluationTime() - Method in class com.aquima.interactions.process.impl.PriorityAlgorithmDefinition
 
getEvaluationTime() - Method in interface com.aquima.interactions.process.IPriorityAlgorithmDefinition
This method returns the evaluate type.
getEvaluator() - Method in class com.aquima.interactions.process.impl.EvaluationContext
 
getEvaluator() - Method in interface com.aquima.interactions.process.impl.IEvaluationContext
This method returns the evaluator that may be used to evaluate expressions and request information about the current state.
getEvent() - Method in class com.aquima.interactions.portal.function.FunctionResult
 
getEvent() - Method in interface com.aquima.interactions.portal.function.IFunctionResult
This method should return the resulting event of the function call.
getEvent() - Method in interface com.aquima.interactions.portal.IEventContext
Returns the event for which this context is working.
getEvent() - Method in interface com.aquima.interactions.portal.IServiceResult
This method should return the resulting event of the service call.
getEvent() - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
getEvent() - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getEvent() - Method in class com.aquima.interactions.portal.model.session.EventErrors
Returns the event for which this context is working.
getEvent() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getEvent() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getEvent() - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method returns the current value for system.event.
getEvent() - Method in class com.aquima.interactions.portal.ServiceResult
 
getEventBus() - Method in interface com.aquima.interactions.portal.IPortalSession
Returns the event bus used by this session.
getEventBus() - Method in interface com.aquima.interactions.portal.ISessionActivationContext
 
getEventBus() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getEventBus() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getEventBus() - Method in class com.aquima.interactions.portal.model.session.SessionActivationContext
 
getEventBus() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getEventDispatcher() - Method in class com.aquima.interactions.profile.model.AttributeState
 
getEventDispatcher() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getEventDispatcher() - Method in class com.aquima.interactions.profile.model.InstanceManager
 
getEventErrors() - Method in class com.aquima.interactions.portal.model.session.CallbackVisitor
 
getEventErrors() - Method in class com.aquima.interactions.portal.model.session.ComposerHandler
 
getEventFields() - Method in class com.aquima.interactions.framework.service.process.ThrowMessageEventParameters
 
getEventId() - Method in exception class com.aquima.interactions.process.exception.UnknownCaseEventException
 
getEventMappings() - Method in interface com.aquima.interactions.flow.IExternalFlowDefinition
 
getEventMappings() - Method in class com.aquima.interactions.flow.model.ExternalFlowDefinition
 
getEventName() - Method in interface com.aquima.interactions.composer.IButton
This method returns the name of the event the button triggers.
getEventName() - Method in class com.aquima.interactions.composer.model.Button
 
getEventName() - Method in class com.aquima.interactions.composer.model.MappedExitEventDefinition
 
getEventName() - Method in class com.aquima.interactions.framework.service.process.ThrowMessageEventParameters
 
getEventName() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the name of the event on which this task is waiting.
getEventName() - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getEventNameFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the event name filter.
getEventNodeType() - Method in interface com.aquima.interactions.flow.ds.IEventNodeDS
 
getEventNodeType() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlEventNodeDS
 
getEventNodeType() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlEventNodeDS
 
getEventParameters() - Method in class com.aquima.interactions.composer.model.MappedExitEventDefinition
This method returns all parameters of the mapped exit event definition.
getEventParameters() - Method in interface com.aquima.interactions.flow.IEventNodeDetails
 
getEventParameters() - Method in class com.aquima.interactions.flow.model.event.DefaultDcmEventDetails
 
getEvents() - Method in class com.aquima.interactions.portal.model.session.RequestAction
 
getEventStartDefinitions() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getEventStartDefinitions() - Method in interface com.aquima.interactions.process.IProcessDefinition
This method returns the definitions of how to start this process by a message event.
getEventType() - Method in interface com.aquima.interactions.foundation.logging.audit.IAuditMessage
Returns the event type for which the audit message was registered, e.g.
getEventType() - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
getEventValue(String) - Method in class com.aquima.interactions.framework.service.process.ThrowMessageEventParameters
 
getEventValues() - Method in class com.aquima.interactions.portal.model.session.page.EventValueConverter
 
getExceptionEdge() - Method in class com.aquima.interactions.flow.model.InternalNode
 
getExceptionEndNode() - Method in class com.aquima.interactions.flow.model.NodeVisitor
 
getExecutedBy() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the user who executed the task
getExecutedBy() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getExecutedBy() - Method in interface com.aquima.interactions.process.IProcessTask
Gets the name of the user that executed this task.
getExecutedBy() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getExitEvent() - Method in exception class com.aquima.interactions.flow.exception.FlowExitEventException
This method returns the exit event for which no suitable edge could be found.
getExitEvent() - Method in interface com.aquima.interactions.flow.IEndNodeDetails
Returns the exit event for the end node.
getExitEvent() - Method in class com.aquima.interactions.flow.model.InternalEdge
 
getExitEvent() - Method in class com.aquima.interactions.flow.model.InternalEndNode
 
getExitEvent(IServiceResult) - Method in class com.aquima.interactions.portal.model.def.ServiceCallDefinition
 
getExitEvent(IServiceResult) - Method in interface com.aquima.interactions.portal.model.IServiceCallDefinition
 
getExitEvent(String) - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns the exit event name for the specified container event.
getExitEvents() - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
getExitEvents() - Method in interface com.aquima.interactions.composer.ds.IContainerDS
This method returns the possible exit events that can be fired by this container.
getExitEvents() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
getExitEvents() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
getExitEvents() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns the possible exit events that can be fired by this page/container.
getExitEvents() - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
getExitEvents() - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
getExitEvents() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
getExitEvents() - Method in class com.aquima.interactions.portal.ds.sys.ExecuteTaskCall
This method returns an array containing the exit event definitions.
getExitEvents() - Method in interface com.aquima.interactions.portal.IServiceCall
This method returns the possible exit events for this service call.
getExitEvents() - Method in class com.aquima.interactions.portal.model.def.ServiceCallDefinition
 
getExitEvents() - Method in class com.aquima.interactions.portal.model.def.ServiceExitVisitor
 
getExitEvents() - Method in interface com.aquima.interactions.portal.model.IServiceCallDefinition
This method returns the possible exit events for this service call definition.
getExitEvents() - Method in class com.aquima.interactions.portal.model.session.ServiceCall
 
getExitEvents() - Method in interface com.aquima.interactions.project.ds.IServiceDS
This method should return all the event types that could be returned by this service.
getExitEvents() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlServiceDS
 
getExitEvents() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlServiceDS
 
getExitEvents() - Method in class com.aquima.interactions.project.impl.ServiceDefinition
 
getExitEvents() - Method in interface com.aquima.interactions.project.IServiceDefinition
This method returns an array containing the event type names that are supported by this service.
getExitLabel() - Method in interface com.aquima.interactions.flow.IFlowState
This method returns the exit event which designates the exit-state label of the flow structure, the method will only return an exit event when the flow structure is completely traversed and {IFlowState.isComplete() is true.
getExitLabel() - Method in class com.aquima.interactions.flow.model.FlowState
 
getExitState() - Method in interface com.aquima.interactions.flow.IEndNodeDetails
Returns the exit state for the end node.
getExitState() - Method in interface com.aquima.interactions.flow.IFlowState
This method returns the exit type of the flow exit, it contains information whether the flow has either completed as
getExitState() - Method in class com.aquima.interactions.flow.model.FlowState
 
getExitState() - Method in class com.aquima.interactions.flow.model.InternalEndNode
 
getExitState() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the exit state from when the task completed.
getExitState() - Method in interface com.aquima.interactions.process.ds.IProcessEdgeDS
This method returns the exit state the edge should connect to from the source node.
getExitState() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns the name of the exit state of this node.
getExitState() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEdgeDS
 
getExitState() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
getExitState() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEdgeDS
 
getExitState() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
getExitState() - Method in class com.aquima.interactions.process.impl.builder.EdgeData
 
getExitState() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
getExitState() - Method in class com.aquima.interactions.process.impl.nodes.ProcessEndNodeDefinition
 
getExitState() - Method in interface com.aquima.interactions.process.nodes.IProcessEndNodeDefinition
This method returns the name of the exit state.
getExitState() - Method in class com.aquima.interactions.process.ProcessExit
 
getExitStates() - Method in interface com.aquima.interactions.flow.IActionNodeDetails
This method returns an array with the possible exit states of the action.
getExitStates() - Method in interface com.aquima.interactions.flow.IResultNodeDetails
This method returns an array with the possible exit states of the result (page).
getExitStates() - Method in class com.aquima.interactions.flow.model.DefaultActionNodeDetails
 
getExitStates() - Method in class com.aquima.interactions.flow.model.DefaultResultNodeDetails
 
getExitStates() - Method in class com.aquima.interactions.portal.model.flow.FunctionNode
This method returns an empty exit event array.
getExitStates() - Method in class com.aquima.interactions.portal.model.flow.PageNode
 
getExitStates() - Method in class com.aquima.interactions.portal.model.flow.ServiceNode
 
getExitStates() - Method in class com.aquima.interactions.portal.model.session.state.serializer.node.FlowActionNodeDetails
 
getExitStates() - Method in class com.aquima.interactions.portal.model.session.state.serializer.node.FlowResultNodeDetails
 
getExitStates() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns the possible exit states of the task.
getExitStates() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getExitStates() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getExitStates() - Method in class com.aquima.interactions.process.impl.nodes.ChoiceNodeDefinition
 
getExitStates() - Method in class com.aquima.interactions.process.impl.nodes.ConditionNodeDefinition
 
getExitStates() - Method in class com.aquima.interactions.process.impl.nodes.EndNodeDefinition
 
getExitStates() - Method in class com.aquima.interactions.process.impl.nodes.EventNodeDefinition
 
getExitStates() - Method in class com.aquima.interactions.process.impl.nodes.GroupNodeDefinition
 
getExitStates() - Method in class com.aquima.interactions.process.impl.nodes.JoinNodeDefinition
 
getExitStates() - Method in class com.aquima.interactions.process.impl.nodes.NodeDefinition
This method returns the names of the exits that are connected to a next node.
getExitStates() - Method in class com.aquima.interactions.process.impl.nodes.ProcessEndNodeDefinition
 
getExitStates() - Method in class com.aquima.interactions.process.impl.nodes.TimerNodeDefinition
 
getExitStates() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getExitStates() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getExitStates() - Method in interface com.aquima.interactions.process.IProcessDefinition
This method returns all exit states of the process.
getExitStates() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns an array containing the possible exit states of the task.
getExitStates() - Method in interface com.aquima.interactions.process.nodes.IProcessNodeDefinition
This method returns an array containing the possible exit states of the process step.
getExpanderByName(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getExpanderByName(String) - Method in class com.aquima.interactions.project.impl.Project
 
getExpanderByName(String) - Method in interface com.aquima.interactions.project.IProject
This method returns the expander definition for the specified name.
getExpanderName() - Method in exception class com.aquima.interactions.project.exception.UnknownExpanderException
This method returns the name of the unknown expander.
getExpanderName() - Method in exception class com.aquima.interactions.project.exception.UnknowPortalMessageException
 
getExperimentalCount() - Method in class com.aquima.interactions.foundation.report.InitializationReport
This method returns the number of messages with the Severity EXPERIMENTAL that are present in the report
getExpirationDefinition() - Method in class com.aquima.interactions.process.impl.nodes.NodeDefinition
 
getExpirationDefinition() - Method in interface com.aquima.interactions.process.nodes.IProcessNodeDefinition
This method returns information about what action should be taken in case of a timeout.
getExpirationExpression() - Method in class com.aquima.interactions.process.impl.nodes.TimeoutDefinition
 
getExpirationExpression() - Method in class com.aquima.interactions.process.impl.nodes.TimerNodeDefinition
 
getExpirationExpression() - Method in interface com.aquima.interactions.process.ITimeoutDefinition
This method returns the expression that should be evaluated to determine the expiration time.
getExpirationExpression() - Method in interface com.aquima.interactions.process.nodes.ITimerNodeDefinition
This method returns the expression that should be evaluated to determine the expiration time.
getExplainText() - Method in class com.aquima.interactions.composer.ds.delegate.FieldDelegateDS
 
getExplainText() - Method in interface com.aquima.interactions.composer.ds.IFieldDS
The explain text associated with this field.
getExplainText() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldDS
 
getExplainText() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldDS
 
getExplainText() - Method in interface com.aquima.interactions.composer.IField
Get the explain text for this field.
getExplainText() - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
This method returns the text object that should be used as explanation for this field.
getExplainText() - Method in class com.aquima.interactions.composer.model.Field
 
getExplainText() - Method in class com.aquima.interactions.composer.report.ReportingFieldDS
 
getExplainText() - Method in interface com.aquima.interactions.metamodel.ds.IRelationDS
This method returns the explain text of the relation.
getExplainText() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlRelationDS
 
getExplainText() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlRelationDS
 
getExplainText() - Method in class com.aquima.interactions.metamodel.impl.RelationDefinition
 
getExplainText() - Method in interface com.aquima.interactions.metamodel.IRelationDefinition
This method returns the explain text of the relation, as defined in Studio.
getExplainText() - Method in class com.aquima.interactions.portal.ds.sys.dialects.FieldDS
 
getExplicitAnswers() - Method in class com.aquima.interactions.dtree.impl.TreeResponse
 
getExplicitAnswers() - Method in interface com.aquima.interactions.dtree.ITreeResponse
This function returns the answers which are a direct reference to the value of the question which was specified within the decisiontree-question node.
getExportData() - Method in class com.aquima.interactions.ds.xml.XmlExportResource
 
getExportDate() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
getExportDate() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
getExporter() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
getExporter() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
getExportType() - Method in interface com.aquima.interactions.ds.xml.IXmlExportMetadata
 
getExportType() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
getExportType() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
getExportXmlNode() - Method in interface com.aquima.interactions.ds.xml.IXmlExportData
 
getExportXmlNode() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportR12
Deprecated.
This method returns the (decrypted) xml node containing all export data.
getExportXmlNode() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportR17
This method returns the (decrypted) xml node containing all export data.
getExpression() - Method in interface com.aquima.interactions.composer.ds.IGlobalParameterValueDS
If the parameter is of type GlobalParameterType.PRIMITIVE, returns the expression that should be evaluated in order to obtain the value for this parameter, otherwise returns null.
getExpression() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlGlobalParameterValueDS
 
getExpression() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlGlobalParameterValueDS
 
getExpression() - Method in interface com.aquima.interactions.composer.IRepeatExpression
This method returns the expression that result in instances.
getExpression() - Method in class com.aquima.interactions.composer.model.ConditionalPresentationStyle
 
getExpression() - Method in class com.aquima.interactions.composer.model.definition.GlobalParameterValueDefinition
If the parameter is of primitive type, returns the expression which should be evaluated in order to obtain the actual value.
getExpression() - Method in class com.aquima.interactions.composer.model.definition.RepeatExpression
 
getExpression() - Method in class com.aquima.interactions.composer.model.definition.TextFieldDefinition
This method returns the expression that should be evaluated to determine the value that should be included in the text.
getExpression() - Method in class com.aquima.interactions.ds.ExpressionTemplateDS
 
getExpression() - Method in interface com.aquima.interactions.expressions.IExpr
This method will return the original expression string from which the expression was parsed.
getExpression() - Method in class com.aquima.interactions.expressions.optimizer.nodes.LocalVariableExpression
 
getExpression() - Method in class com.aquima.interactions.expressions.r7.ExpressionR7
 
getExpression() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.ExprNode
This method returns the main expression parse tree.
getExpression() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.GroupingNode
This method returns the expression node that is grouped by this node.
getExpression() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.InverseNode
This method returns the expression whose sign is inverted by this statement.
getExpression() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.LocalVariableNode
This method returns the expression that should be used to determine the value of the variable.
getExpression() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.NotNode
This method returns the expression that is negated by this NOT statement.
getExpression() - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7PrintVisitor
 
getExpression() - Method in class com.aquima.interactions.expressions.r7.TemplateDefinition
This method returns the actual expression of the template.
getExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.Conversion
this method returns the node whose result should be converted.
getExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.DimensionChange
This method returns the node whose dimension should be changed.
getExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.Inversion
This method returns the expression whose sign is inverted by this statement.
getExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.LocalVariable
This method returns the expression that should be used to determine the value of the variable.
getExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.Not
This method returns the expression node that should be inverted.
getExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.Root
This method returns the main expression parse tree.
getExpression() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.FieldNode
This method returns the expression that should be used to acquire the field value.
getExpression() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.FieldDefinition
This method returns the expression that should be used to acquire the field value.
getExpression() - Method in interface com.aquima.interactions.flow.ds.INodeDS
When the node is a condition node, the expression should contain a condition expression.
getExpression() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlNodeDS
 
getExpression() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlNodeDS
 
getExpression() - Method in class com.aquima.interactions.flow.model.EventNodeParameter
 
getExpression() - Method in class com.aquima.interactions.flow.model.InternalConditionNode
 
getExpression() - Method in class com.aquima.interactions.flow.model.RepeatExpression
 
getExpression() - Method in class com.aquima.interactions.flow.report.ReportingNodeDS
 
getExpression() - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters.ExpressionEntry
 
getExpression() - Method in interface com.aquima.interactions.metamodel.ds.IMetadataDS
 
getExpression() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetadataDS
 
getExpression() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetadataDS
 
getExpression() - Method in interface com.aquima.interactions.metamodel.IMetadataDefinition
 
getExpression() - Method in class com.aquima.interactions.metamodel.impl.MetadataDefinition
 
getExpression() - Method in interface com.aquima.interactions.portal.ds.IFunctionCallInputParameterDS
This method should return the input expression.
getExpression() - Method in class com.aquima.interactions.portal.ds.sys.flow.ExecuteTaskNode
 
getExpression() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlFunctionCallInputParameterDS
 
getExpression() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlFunctionCallInputParameterDS
 
getExpression() - Method in interface com.aquima.interactions.portal.ITypedParameter
This method returns the expression of this typed parameter when this is an expression parameter.
getExpression() - Method in interface com.aquima.interactions.portal.ITypedParameterValue
This method returns the expression of this typed parameter when this is an expression parameter.
getExpression() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
getExpression() - Method in class com.aquima.interactions.portal.model.def.FunctionCallInputParameter
 
getExpression() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
getExpression() - Method in class com.aquima.interactions.portal.model.def.TypedParameterValue
 
getExpression() - Method in class com.aquima.interactions.portal.report.ReportingFunctionCallInputParameterDS
 
getExpression() - Method in interface com.aquima.interactions.process.ds.IProcessTaskCustomFieldDS
Gets the expression for the custom field held by this datasource.
getExpression() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskCustomFieldDS
 
getExpression() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskCustomFieldDS
 
getExpression() - Method in class com.aquima.interactions.process.impl.ProcessTaskCustomField
 
getExpression() - Method in interface com.aquima.interactions.process.IProcessTaskCustomField
 
getExpression() - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
getExpression() - Method in interface com.aquima.interactions.process.scheduler.utility.SchedulerJobConfiguration
 
getExpression() - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
getExpression() - Method in class com.aquima.interactions.rule.constraint.table.ConditionRule
 
getExpression() - Method in class com.aquima.interactions.rule.DMNDecisionTree
This method returns the expression for which the DMN decision tree was created
getExpression() - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateDS
 
getExpression() - Method in interface com.aquima.interactions.rule.ds.IDefaultRuleDS
This method returns the expression that should be used as default.
getExpression() - Method in interface com.aquima.interactions.rule.ds.IExpressionTemplateDS
Returns the expression.
getExpression() - Method in interface com.aquima.interactions.rule.ds.IValidationDS
This method returns the expression string that should be used.
getExpression() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlDefaultRuleDS
 
getExpression() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlExpressionTemplateDS
 
getExpression() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlValidationDS
 
getExpression() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlDefaultRuleDS
 
getExpression() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlExpressionTemplateDS
 
getExpression() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlValidationDS
 
getExpression() - Method in exception class com.aquima.interactions.rule.exception.ExpressionEvaluationException
This method returns the expression for which the evaluation failed.
getExpression() - Method in exception class com.aquima.interactions.rule.exception.RuleEngineParseException
This method returns the expression for which the parsing failed.
getExpression() - Method in interface com.aquima.interactions.rule.IExpression
This method return the original (unparsed) expression.
getExpression() - Method in class com.aquima.interactions.rule.inference.table.ConditionRule
 
getExpression() - Method in class com.aquima.interactions.rule.parser.BooleanCondition
 
getExpression() - Method in class com.aquima.interactions.rule.parser.Expression
 
getExpression() - Method in class com.aquima.interactions.rule.report.ReportingDefaultRuleDS
 
getExpression() - Method in class com.aquima.interactions.rule.report.ReportingValidatorDS
 
getExpression() - Method in class com.aquima.interactions.spellengine.model.Rule
 
getExpressionEngineDS() - Method in class com.aquima.interactions.rule.ds.delegate.RuleEngineDelegateDS
 
getExpressionEngineDS() - Method in interface com.aquima.interactions.rule.ds.IRuleEngineDS
This function returns the data source for the expression parser.
getExpressionEngineDS() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleEngineDS
 
getExpressionEngineDS() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleEngineDS
 
getExpressionEngineDS() - Method in class com.aquima.interactions.rule.report.ReportingRuleEngineDS
 
getExpressionObj() - Method in class com.aquima.interactions.rule.parser.Expression
 
getExpressionParser() - Method in class com.aquima.interactions.composer.model.definition.ImageDefinition
This method returns the expression parser assigned to this image definition.
getExpressionParser() - Method in interface com.aquima.interactions.portal.IPortalContext
Holds the expression parser which is bound to the rule engine.
getExpressionParser() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getExpressionParser() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getExpressionParser() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getExpressionParser() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getExpressionParser() - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns the expression parser used by the process engine.
getExpressionParser() - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getExpressionParser() - Method in class com.aquima.interactions.rule.impl.RuleEngine
 
getExpressionParser() - Method in interface com.aquima.interactions.rule.IRuleEngine
This method returns a parser which can be used to parse expressions.
getExpressions() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.ExprListNode
this method returns an array containing all the expression nodes of this list.
getExpressions() - Method in class com.aquima.interactions.expressions.semantics.nodes.ExpressionList
This method returns an array containing the expressions of the list's values.
getExpressionTemplate(Identifier) - Method in interface com.aquima.interactions.expressions.environment.ITypeEnvironment
Locates an expression template based on its name.
getExpressionTemplate(Identifier) - Method in class com.aquima.interactions.expressions.environment.TypeEnvironment
 
getExpressionTemplate(String) - Method in interface com.aquima.interactions.expressions.definition.ITypeDefinitions
This function returns the expression object corresponding to the template name.
getExpressionTemplate(String) - Method in class com.aquima.interactions.expressions.r7.semantics.TypeDefinitions
 
getExpressionTemplates() - Method in class com.aquima.interactions.rule.impl.ExpressionTemplateVisitor
 
getExpressionValidations(IAttributeDefinition, IRuleEngine) - Static method in class com.aquima.interactions.communication.impl.ValidationsUtil
 
getExpressionValue() - Method in interface com.aquima.interactions.flow.ds.IEventNodeParameterDS
 
getExpressionValue() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlEventParameterDS
 
getExpressionValue() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlEventParameterDS
 
getExtendedCases(CaseCriteria) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
getExtendedTasks(TaskCriteria) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
getExtension() - Method in class com.aquima.interactions.composer.OutputFormat
This method returns the default extension that is used for files of this type.
getExtension() - Method in class com.aquima.interactions.ds.export.r17.ExportFileType
Returns the extension of the type.
getExternalFlowDefinition() - Method in interface com.aquima.interactions.flow.ds.IFlowDS
This method returns the definition of the external flow.
getExternalFlowDefinition() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
getExternalFlowDefinition() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
getExternalFlowDefinition() - Method in class com.aquima.interactions.flow.model.InternalFlow
 
getExternalFlowDefinition() - Method in class com.aquima.interactions.flow.report.ReportingFlowDS
 
getExternalFlowDefinition() - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowDS
 
getExternalFlowDefinition(String) - Method in interface com.aquima.interactions.flow.IFlowEngine
Returns the definition of the external flow with the given name.
getExternalFlowDefinition(String) - Method in class com.aquima.interactions.flow.model.FlowEngine
 
getFactorFor15DigitShift(double) - Static method in class com.aquima.interactions.expressions.runtime.FloatMath
The method calculates the factor need, for a number to move it's first digit 15 positions before the decimal-point.
getFactory() - Method in class com.aquima.interactions.profile.model.InstanceManager
 
getFactoryManager() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
getFactoryManager() - Method in interface com.aquima.interactions.ds.IConfiguration
This method returns the factory manager that should be used.
getFactoryManager() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
getFactoryManager() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
getFactoryManager() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method should return a factory manager implementation for the application.
getFactoryManager() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
getFactoryManager() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
getFactoryManager() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
getFactoryManager() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
getFactoryManager() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
getFactoryManager() - Method in class com.aquima.interactions.portal.model.Application
 
getFactoryManager() - Method in interface com.aquima.interactions.portal.model.IInternalPortalContext
This method returns the factory manager of the application.
getFactoryManager() - Method in interface com.aquima.interactions.portal.model.ILocalApplication
This method returns the factory manager for the application.
getFactoryManager() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getFactoryManager() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
getFactoryManager() - Method in class com.aquima.interactions.portal.model.session.PortalContext
This method returns the factory manager of the current application.
getFactoryManager() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getFactoryManager() - Method in class com.aquima.interactions.portal.model.Solution
 
getFactoryManager() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
getFactoryManager() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
getFailedValue() - Method in exception class com.aquima.interactions.foundation.convert.ConversionException
This method returns the object that could not be converted.
getFallbackDefault() - Method in class com.aquima.interactions.rule.inference.ConstraintDefault
 
getFallbackFor(String) - Method in class com.aquima.interactions.portal.ds.sys.dialects.FallbackLanguages
 
getFatalCount() - Method in class com.aquima.interactions.foundation.report.InitializationReport
This method returns the number of messages with the Severity FATAL that are present in the report.
getFaultActor() - Method in exception class com.aquima.interactions.foundation.connectivity.impl.SoapFaultException
This method returns the SOAP fault actor.
getFaultCode() - Method in exception class com.aquima.interactions.foundation.connectivity.impl.SoapFaultException
This method returns the SOAP fault code.
getFaultString() - Method in exception class com.aquima.interactions.foundation.connectivity.impl.SoapFaultException
This method returns the SOAP fault string.
getField() - Method in class com.aquima.interactions.framework.container.listplus.search.TypedSearchField
 
getField(String) - Method in interface com.aquima.interactions.composer.IComposer
Looks up the field definition for the specified entity name and attribute name and returns the definition model.
getField(String) - Method in class com.aquima.interactions.composer.model.Composer
 
getField(String) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
getField(String) - Method in interface com.aquima.interactions.portal.IElementComposer
Looks up the field definition for the specified entity name and attribute name and returns the definition model.
getField(String) - Method in interface com.aquima.interactions.portal.IPortalMessage
Returns the value of a field.
getField(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
getField(String) - Method in class com.aquima.interactions.portal.PortalMessage
 
getField(String) - Method in interface com.aquima.interactions.process.IMessageEvent
This method returns the value of the datafield, or null if non existing.
getField(String) - Method in interface com.aquima.interactions.process.IMessageEventDefinition
This method returns the definition of the datafield.
getField(String) - Method in class com.aquima.interactions.process.impl.MessageEventDefinition
 
getField(String) - Method in class com.aquima.interactions.process.impl.TriggeredMessageEvent
 
getField(String) - Method in class com.aquima.interactions.process.MessageEvent
 
getField(String) - Method in class com.aquima.interactions.project.impl.PortalMessageDefinition
 
getField(String) - Method in interface com.aquima.interactions.project.IPortalMessageDefinition
This method returns the definition of the data field.
getFieldAttribute(String) - Method in interface com.aquima.interactions.process.IMessageEventMapping
This method returns the attribute definition of where to store the field, or null if the field is not mapped.
getFieldAttribute(String) - Method in class com.aquima.interactions.process.impl.MessageEventMappingDefinition
 
getFieldDefinition(String) - Method in class com.aquima.interactions.composer.model.definition.FieldMap
 
getFieldDefinitions() - Method in class com.aquima.interactions.composer.model.definition.FieldMap
 
getFieldDomain(String) - Method in class com.aquima.interactions.composer.model.ComposerContext
 
getFieldErrors(ValueReference, Field) - Method in class com.aquima.interactions.portal.model.session.page.UpdateFieldVisitor
 
getFieldId() - Method in class com.aquima.interactions.portal.model.session.page.EventValue
 
getFieldMapping(String) - Method in class com.aquima.interactions.portal.PortalMessageAction
Returns the target attribute for a data field.
getFieldName() - Method in class com.aquima.interactions.framework.connectivity.CsvCriteria
 
getFieldName() - Method in class com.aquima.interactions.framework.service.connectivity.InputValue
This method returns the name of the field.
getFieldName() - Method in class com.aquima.interactions.framework.service.connectivity.OutputValue
This method returns the name of the field in the result the value originated from.
getFieldName() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.InputField
This method returns the name of the input field.
getFieldName() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.OutputField
This method returns the name of the value as used in the result.
getFieldName() - Method in exception class com.aquima.interactions.process.exception.UnknownMessageEventFieldException
 
getFieldName() - Method in exception class com.aquima.interactions.project.exception.UnknownPortalMessageFieldException
 
getFieldName() - Method in interface com.aquima.interactions.rule.ds.datarule.IConditionDS
This method returns the name of the field.
getFieldName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlConditionDS
 
getFieldName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlConditionDS
 
getFieldName() - Method in interface com.aquima.interactions.rule.IConditionDefinition
This method returns the field name for the condition.
getFieldName() - Method in class com.aquima.interactions.rule.impl.datarule.ConditionDefinition
 
getFieldName() - Method in class com.aquima.interactions.rule.report.ReportingDataRuleConditionDS
 
getFieldNames() - Method in interface com.aquima.interactions.portal.IPortalMessage
Returns the names of the fields.
getFieldNames() - Method in class com.aquima.interactions.portal.PortalMessage
 
getFieldNames() - Method in interface com.aquima.interactions.process.IMessageEventDefinition
This method returns the names of the data fields, may not be null.
getFieldNames() - Method in class com.aquima.interactions.process.impl.MessageEventDefinition
 
getFieldNames() - Method in class com.aquima.interactions.project.impl.PortalMessageDefinition
 
getFieldNames() - Method in interface com.aquima.interactions.project.IPortalMessageDefinition
This method returns the names of the data fields, may not be null.
getFields() - Method in interface com.aquima.interactions.process.IMessageEvent
This method returns an unmodifiable map of the message event fields.
getFields() - Method in class com.aquima.interactions.process.impl.TriggeredMessageEvent
 
getFields() - Method in class com.aquima.interactions.process.MessageEvent
Normally this would be an unmodifiable map, but .NET does not support it.
getFieldTypeByName(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getFieldTypeByName(String) - Method in class com.aquima.interactions.project.impl.Project
 
getFieldTypeByName(String) - Method in interface com.aquima.interactions.project.IProject
Returns the field type with the given name, if no field type exists an UnknownFieldTypeException will be thrown
getFieldTypeName() - Method in exception class com.aquima.interactions.project.exception.UnknownFieldTypeException
 
getFieldTypes() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getFieldTypes() - Method in class com.aquima.interactions.project.impl.Project
 
getFieldTypes() - Method in interface com.aquima.interactions.project.IProject
Returns an array with all the field types definition.
getFieldValue(String, boolean) - Method in class com.aquima.interactions.composer.model.ComposerContext
 
getFile() - Method in class com.aquima.interactions.foundation.io.resource.FileInfo
 
getFile() - Method in class com.aquima.interactions.foundation.io.resource.FileResource
This method returns the file of this resource.
getFileName() - Method in interface com.aquima.interactions.foundation.connectivity.IMailMessageAttachment
This method returns the name of a mail attachment.
getFileName() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailMessageAttachment
 
getFileSize(String) - Method in interface com.aquima.interactions.foundation.connectivity.IFileSystemConnection
This method returns the size of a file in bytes.
getFileSize(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
 
getFilter() - Method in class com.aquima.interactions.composer.model.list.ColumnDefinition
 
getFilteredAttributes() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns all attributes that have a filter.
getFilteredAttributes() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns all attributes that have a filter.
getFilteredCustomFields() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns all custom fields that have a filter.
getFilteredProperties() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Returns the properties containing a filter, never null.
getFilterExpression() - Method in interface com.aquima.interactions.composer.model.list.IListColumn
This method returns the optional filter expression.
getFilterExpression() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getFilterExpression() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getFilterExpression() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns an expression that should be used to check if an instance should be included in the list.
getFilterExpression() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getFilterOperator() - Method in interface com.aquima.interactions.composer.model.list.IListColumn
This method returns the optional filter operator.
getFilterOperator() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getFilterOperator() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getFilterOperator() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getFilters() - Method in class com.aquima.interactions.process.CompositeViewFilter
 
getFilters() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
getFilters() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
getFirst() - Method in class com.aquima.interactions.foundation.utility.Pair
Returns the first argument as the pair was constructed with.
getFirstChild() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Returns the first child of this element (only one level deep).
getFirstChild() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
getFirstChild() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
Returns the first child of this element (only one level deep).
getFirstChild() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
Returns the first child of this element (only one level deep).
getFirstChild() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Returns the first child of this element (only one level deep).
getFirstChild() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getFirstElement() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Returns the first element child of this element (only one level deep).
getFirstElement() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
getFirstElement() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
getFirstElement() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
getFirstElement() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Returns the first element child of this element (only one level deep).
getFirstElement() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getFirstResult() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
getFirstResult() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Return the index of the first item to be returned
getFirstRule() - Method in exception class com.aquima.interactions.rule.exception.ConflictingRuleException
This method returns the name of the first rule that sourced a value for the attribute.
getFlow() - Method in interface com.aquima.interactions.foundation.connectivity.IExternalFlowConnection
 
getFlow() - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
getFlow(String) - Method in interface com.aquima.interactions.flow.IFlowEngine
This method returns a details object for the specified flow.
getFlow(String) - Method in class com.aquima.interactions.flow.model.FlowEngine
 
getFlowContextDumps() - Method in class com.aquima.interactions.portal.model.session.state.PortalContextDump
 
getFlowContexts() - Method in class com.aquima.interactions.portal.model.session.state.TxPortalContextState
 
getFlowCrawler(InferenceContext) - Method in interface com.aquima.interactions.flow.IFlowEngine
Creates an instance of a class that implements the visitor pattern to navigate the structure of the flowModel contained by this flow-engine
getFlowCrawler(InferenceContext) - Method in class com.aquima.interactions.flow.model.FlowEngine
 
getFlowEngine() - Method in interface com.aquima.interactions.portal.IPortalContext
The flow engine for the current session.
getFlowEngine() - Method in interface com.aquima.interactions.portal.model.IModule
This method returns the (static) flow engine of the application.
getFlowEngine() - Method in class com.aquima.interactions.portal.model.Module
 
getFlowEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getFlowEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getFlowEngine() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getFlowEngineDS() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
getFlowEngineDS() - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
getFlowEngineDS() - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should return a datasource implementation that can be used to initialize the flow engine for the application.
getFlowEngineDS() - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
getFlowEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
getFlowEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
getFlowEngineDS() - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
getFlowEvaluatorType() - Method in interface com.aquima.interactions.flow.IFlowState
Returns the type of the flow-evaluator used is the current started flow in the current session.
getFlowEvaluatorType() - Method in class com.aquima.interactions.flow.model.FlowState
 
getFlowEvent() - Method in interface com.aquima.interactions.flow.ds.IExternalFlowEventMappingDS
 
getFlowEvent() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlExternalFlowEventMappingDS
 
getFlowEvent() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlExternalFlowEventMappingDS
 
getFlowEvent() - Method in interface com.aquima.interactions.flow.IExternalFlowEventMapping
 
getFlowEvent() - Method in class com.aquima.interactions.flow.model.ExternalFlowEventMapping
 
getFlowEvent() - Method in class com.aquima.interactions.flow.report.ReportingExternalFlowEventMappingDS
 
getFlowExits() - Method in class com.aquima.interactions.portal.model.flow.FlowNode
This method returns an array containing the flow exits.
getFlowName() - Method in exception class com.aquima.interactions.flow.exception.FlowAccessException
This method returns the name of the flow that could not be accessed.
getFlowName() - Method in exception class com.aquima.interactions.flow.exception.FlowNodeException
This method returns the name of the flow containing the condition node.
getFlowName() - Method in exception class com.aquima.interactions.flow.exception.InfiniteFlowException
This method returns the name of the flow in which the recursion was detected.
getFlowName() - Method in exception class com.aquima.interactions.flow.exception.RevertFlowException
This method returns the name of the flow that could not be reverted.
getFlowName() - Method in exception class com.aquima.interactions.flow.exception.UnknownFlowException
This method returns the name of the flow for which no definition could be found.
getFlowName() - Method in class com.aquima.interactions.flow.NodeID
This method returns the name of the flow the node is located in.
getFlowName() - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItem
 
getFlowName() - Method in class com.aquima.interactions.portal.ds.FlowReference
 
getFlowName() - Method in interface com.aquima.interactions.portal.ds.ITaskMappingDS
This method returns the name of the flow the task should be mapped to.
getFlowName() - Method in interface com.aquima.interactions.portal.ds.IWebServiceOperationDS
This method returns the name of the flow the operation is mapped to.
getFlowName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlTaskMappingDS
 
getFlowName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceOperationDS
 
getFlowName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlTaskMappingDS
 
getFlowName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceOperationDS
 
getFlowName() - Method in interface com.aquima.interactions.portal.IFlowScope
This method returns the name of the flow this scope belongs to.
getFlowName() - Method in interface com.aquima.interactions.portal.IWebServiceOperationDefinition
This method returns the name of the flow that is used by the operation.
getFlowName() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentFlowScope
 
getFlowName() - Method in class com.aquima.interactions.portal.model.session.scope.FlowScope
 
getFlowName() - Method in class com.aquima.interactions.portal.model.session.scope.FlowScopeDelegate
 
getFlowName() - Method in class com.aquima.interactions.portal.model.session.state.FlowContextDump
 
getFlowName() - Method in class com.aquima.interactions.portal.model.session.state.FlowScopeDump
 
getFlowName() - Method in class com.aquima.interactions.portal.model.webservice.WebOperationDefinition
 
getFlowName() - Method in class com.aquima.interactions.portal.report.ReportingTaskMappingDS
 
getFlowNames() - Method in interface com.aquima.interactions.flow.IFlowState
This method returns the names of the flows that were traversed.
getFlowNames() - Method in class com.aquima.interactions.flow.model.FlowState
 
getFlowPath() - Method in exception class com.aquima.interactions.flow.exception.InfiniteFlowException
This method will return the path up to the point that the infinite loop was detected.
getFlowPath() - Method in class com.aquima.interactions.flow.model.RepeatState
 
getFlowPath() - Method in class com.aquima.interactions.flow.model.VisitedPage
 
getFlowReference() - Method in interface com.aquima.interactions.portal.ds.IFunctionCallDS
This method returns the reference to the flow the function call executes.
getFlowReference() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlFunctionCallDS
 
getFlowReference() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlFunctionCallDS
 
getFlowReference() - Method in interface com.aquima.interactions.portal.function.IFunctionContext
This method returns the type name of the function.
getFlowReference() - Method in class com.aquima.interactions.portal.model.def.FunctionCallDefinition
 
getFlowReference() - Method in interface com.aquima.interactions.portal.model.IFunctionCallDefinition
This method returns the reference to the flow which the function call executes.
getFlowReference() - Method in class com.aquima.interactions.portal.model.session.FlowFunctionContext
 
getFlowReference() - Method in class com.aquima.interactions.portal.report.ReportingFunctionCallDS
 
getFlowScope() - Method in interface com.aquima.interactions.portal.IPortalContext
Retrieves the flow scope form the context.
getFlowScope() - Method in interface com.aquima.interactions.portal.model.ISessionState
This method (re)creates the flow scope.
getFlowScope() - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
getFlowScope() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getFlowScope() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getFlowScope() - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getFlowScope() - Method in class com.aquima.interactions.portal.model.session.state.TxPortalContextState
 
getFlowScope() - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
getFlowScopeDump() - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getFlowState() - Method in interface com.aquima.interactions.portal.model.ISessionState
This method returns the flow state of the session.
getFlowState() - Method in class com.aquima.interactions.portal.model.session.PortalContext
This method returns the current flow state of the portal context (session).
getFlowState() - Method in class com.aquima.interactions.portal.model.session.state.PortalContextState
 
getFlowState() - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getFlowTypeName() - Method in interface com.aquima.interactions.flow.ds.IFlowDS
This method returns the (optional) type name of the flow.
getFlowTypeName() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
getFlowTypeName() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
getFlowTypeName() - Method in class com.aquima.interactions.flow.model.InternalFlow
 
getFlowTypeName() - Method in class com.aquima.interactions.flow.report.ReportingFlowDS
 
getFlowTypeName() - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowDS
 
getForm() - Method in interface com.aquima.interactions.communication.IAttributeMappingDefinition
This method returns the schemaforn of the attribute.
getForm() - Method in interface com.aquima.interactions.communication.IElementParticleMappingDefinition
This method returns the schemaforn of the attribute.
getForm() - Method in class com.aquima.interactions.communication.impl.AttributeMappingDefinition
 
getForm() - Method in class com.aquima.interactions.communication.impl.ElementParticleMappingDefinition
 
getFormat() - Method in class com.aquima.interactions.ds.ValueFormatDS
 
getFormat() - Method in class com.aquima.interactions.dtree.AssetSolution
This method returns the format that should be used for the asset.
getFormat() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.FieldNode
This method returns the format that should be applied to the field value.
getFormat() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.FieldDefinition
This method returns the format that should be applied to the field value.
getFormat() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigValueFormatDS
 
getFormat() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigValueFormatDS
 
getFormat() - Method in interface com.aquima.interactions.project.ds.IValueFormatDS
Returns the format pattern (never null).
getFormat() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlValueFormatDS
 
getFormat() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlValueFormatDS
 
getFormat() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlJustificationDS
 
getFormat() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlJustificationDS
 
getFormatName() - Method in class com.aquima.interactions.ds.LanguageFormatDefinition
This method returns the name of the value format the type is mapped to.
getFormatName() - Method in class com.aquima.interactions.framework.container.justification.JustificationFormat
 
getFormatName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownValueFormatException
This method returns the value format name that was unknown or invalid.
getFormatName(DataType) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigLanguageDS
 
getFormatName(DataType) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigLanguageDS
 
getFormatName(DataType) - Method in class com.aquima.interactions.project.ds.delegate.LanguageDelegateDS
 
getFormatName(DataType) - Method in interface com.aquima.interactions.project.ds.ILanguageDS
This method should return the name of the value format that should be used to convert values of the specified type for this language.
getFormatName(DataType) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlLanguageDS
 
getFormatName(DataType) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlLanguageDS
 
getFormatName(String, DataType) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
getFormatName(String, DataType) - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method should return the value format name of the format defined in Studio that should be used to convert values of this type for the specified language.
getFormatNameFor(DataType) - Method in class com.aquima.interactions.framework.service.connectivity.parameters.MetaData
This method returns the name of the value format that should be used for a specific data type.
getFormatNames() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlJustificationAsset
 
getFormatNames() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlJustificationAsset
 
getFormats() - Method in class com.aquima.interactions.framework.container.justification.JustificationParameters
 
getFormattedValue() - Method in class com.aquima.interactions.framework.service.connectivity.InputValue
This method returns the formatted value using the specified value formatter.
getFormatter() - Method in class com.aquima.interactions.framework.connectivity.CsvColumnMetadata
 
getFormatter() - Method in interface com.aquima.interactions.framework.connectivity.ICsvColumnMetadata
The method may return a value format to parse the values in a column.
getFormatVersion() - Method in interface com.aquima.interactions.ds.xml.IXmlExportMetadata
 
getFormatVersion() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
getFormatVersion() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
getFormatVersion() - Method in class com.aquima.interactions.ds.xml.XmlExportResource
 
getFragmentName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaFragment
 
getFragments() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ValidationResponseObject
 
getFrequency() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexIterator
 
getFrequency(int) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexList
 
getFrom() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.PredicateNode
This method returns the node that should be used to gather the objects from.
getFrom() - Method in interface com.aquima.interactions.foundation.connectivity.IMailMessage
This method returns the sender's address.
getFrom() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailMessage
 
getFrom() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
getFromAddress() - Method in interface com.aquima.interactions.foundation.connectivity.IMailConnection
 
getFromAddress() - Method in class com.aquima.interactions.foundation.connectivity.impl.SimpleSmtpMailConnection
 
getFromExpr() - Method in class com.aquima.interactions.expressions.optimizer.nodes.EachExpression
 
getFromExpr() - Method in class com.aquima.interactions.expressions.optimizer.nodes.ExistsExpression
 
getFromExpr() - Method in class com.aquima.interactions.expressions.optimizer.nodes.IsActiveExpression
 
getFromExpression() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.CollectNode
This method returns the node that should be used to gather the objects from.
getFromExpression() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.ListopNode
This method returns the expression that should be evaluated to retrieve the values of the list.
getFromExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.Select
This method returns the expression that should be used to collect the list of objects that should be iterated over.
getFromExpression() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachNode
This method returns the expression that should be used to collect the instances.
getFromExpression() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.ForeachDefinition
This method returns the expression that should be used to collect the instances.
getFromNode() - Method in class com.aquima.interactions.expressions.semantics.nodes.Predicate
This method returns the expression that should be used to collect the list of objects that should be iterated over.
getFullKey() - Method in class com.aquima.interactions.userscope.impl.UserScopeReference
 
getFullname() - Method in class com.aquima.interactions.metamodel.AttributeReference
This method return the entity and attribute name of the reference, separated by a dot.
getFullname() - Method in class com.aquima.interactions.metamodel.ModuleElementReference
 
getFullName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.FieldVariableNode
 
getFullName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.NamedVariableNode
 
getFullName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.VariableNode
Returns the full name with dotted notation from the variable node and it's parents.
getFullName() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
This method return the full name of the attribute.
getFullName() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
getFullName() - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
getFunction() - Method in class com.aquima.interactions.expressions.semantics.nodes.FunctionCall
This method returns the function implementation that should be invoked.
getFunction() - Method in class com.aquima.interactions.foundation.functions.ListFunctionType
 
getFunction() - Method in class com.aquima.interactions.portal.model.session.CallbackEntry
 
getFunctionalName() - Method in interface com.aquima.interactions.metamodel.ds.IAggregateDS
This method should return the functional name of the aggregate.
getFunctionalName() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method return the functional name for this attribute.
getFunctionalName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAggregateDS
 
getFunctionalName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
getFunctionalName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAggregateDS
 
getFunctionalName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
getFunctionalName() - Method in interface com.aquima.interactions.metamodel.IAggregateDefinition
This method returns the functional name of the aggregate as defined in studio.
getFunctionalName() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
This method return the functional name of the attribute.
getFunctionalName() - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
getFunctionalName() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
getFunctionalName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
getFunctionCallDefinition(String) - Method in interface com.aquima.interactions.portal.function.IFunctionCallDefinitionManager
This method can be used to retrieve a function call implementation.
getFunctionCallDefinition(String) - Method in interface com.aquima.interactions.portal.model.IModule
This method returns a (static) function call definition for a specified name.
getFunctionCallDefinition(String) - Method in class com.aquima.interactions.portal.model.Module
 
getFunctionCallDefinition(String) - Method in class com.aquima.interactions.portal.model.session.FunctionCallDefinitionManager
 
getFunctionCallDefinitionManager() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns a function call definition manager for the current context.
getFunctionCallDefinitionManager() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getFunctionCallDefinitionManager() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getFunctionCallDefinitionManager() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getFunctionDefinitions() - Method in class com.aquima.interactions.expressions.functions.FunctionLibrary
This method returns a list of all available function definitions.
getFunctionDefinitions(Identifier) - Method in interface com.aquima.interactions.expressions.environment.ITypeEnvironment
Locates functions based on their name.
getFunctionDefinitions(Identifier) - Method in class com.aquima.interactions.expressions.environment.TypeEnvironment
 
getFunctionDefinitions(String) - Method in interface com.aquima.interactions.expressions.definition.ITypeDefinitions
This method looks up all function definitions for it's name.
getFunctionDefinitions(String) - Method in class com.aquima.interactions.expressions.r7.semantics.TypeDefinitions
 
getFunctionDefinitionsFor(String) - Method in class com.aquima.interactions.expressions.functions.FunctionLibrary
This method returns a list with function definitions matching the specified name.
getFunctionFlowDefinition() - Method in interface com.aquima.interactions.flow.ds.IFlowDS
This method returns the definition of the function flow.
getFunctionFlowDefinition() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
getFunctionFlowDefinition() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
getFunctionFlowDefinition() - Method in class com.aquima.interactions.flow.model.InternalFlow
 
getFunctionFlowDefinition() - Method in class com.aquima.interactions.flow.report.ReportingFlowDS
 
getFunctionFlowDefinition() - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowDS
 
getFunctionFlowDefinition(String) - Method in interface com.aquima.interactions.flow.IFlowEngine
This method will check if a function flow exists with the given name and return the related {IFunctionFlowDefinition}
getFunctionFlowDefinition(String) - Method in class com.aquima.interactions.flow.model.FlowEngine
 
getFunctionId() - Method in exception class com.aquima.interactions.flow.exception.FlowFunctionException
This methods returns the ID of the action node that failed.
getFunctionName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.ListopNode
This method returns the name of the function that should be applied to the list (optional).
getFunctionName() - Method in exception class com.aquima.interactions.matching.exception.UnknownMatchFunctionException
This method returns the name of the match function that could not be located.
getGenerator() - Static method in class com.aquima.interactions.composer.model.qrcode.QRCodeProvider
 
getGenericErrors() - Method in interface com.aquima.interactions.composer.IPage
Get the generic errors.
getGenericErrors() - Method in class com.aquima.interactions.composer.model.Page
 
getGlobalCount(NodeID) - Method in class com.aquima.interactions.flow.model.FlowNodeCounter
Returns the global count for the node with the given id.
getGlobalParameterByName(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getGlobalParameterByName(String) - Method in class com.aquima.interactions.project.impl.Project
 
getGlobalParameterByName(String) - Method in interface com.aquima.interactions.project.IProject
Returns the global parameter with the given name, if no global parameter exists an UnknownGlobalParameterException will be thrown
getGlobalParameterName() - Method in exception class com.aquima.interactions.project.exception.UnknownGlobalParameterException
 
getGlobalParameters() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getGlobalParameters() - Method in class com.aquima.interactions.project.impl.Project
 
getGlobalParameters() - Method in interface com.aquima.interactions.project.IProject
Returns an array with all the global parameters definition.
getGoal() - Method in exception class com.aquima.interactions.rule.exception.CircularReasoningException
This method returns the value reference that caused the exception.
getGoalStack() - Method in exception class com.aquima.interactions.rule.exception.CircularReasoningException
This method returns the goal stack from the moment the circular reasoning was detected.
getGroupByAttribute() - Method in interface com.aquima.interactions.framework.container.caselist.config.ICaseListParameters
This method returns the boolean flag if the caselist should group all case attribute.
getGroupByAttribute() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListParameters
 
getGroupByCase() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
getGroupByCase() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListParameters
This method returns the boolean flag if the worklist should group all tasks per case.
getGroupDependencies(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
getGroupingSeparator() - Method in class com.aquima.interactions.foundation.text.InternalNumberFormat
 
getGroupingSize() - Method in class com.aquima.interactions.foundation.text.InternalNumberFormat
 
getGroupingSize() - Method in class com.aquima.interactions.foundation.text.NumberFormatSettings
Returns the value specified.
getGroupType() - Method in interface com.aquima.interactions.communication.ds.IGroupParticleMappingDS
This method returns the group type of the group.
getGroupType() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlGroupParticleMappingDS
 
getGroupType() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlGroupParticleMappingDS
 
getGroupType() - Method in interface com.aquima.interactions.communication.IGroupParticleMappingDefinition
This method returns the type of the group particle.
getGroupType() - Method in class com.aquima.interactions.communication.impl.GroupParticleMappingDefinition
 
getGroupType() - Method in class com.aquima.interactions.communication.report.ReportingGroupParticleDS
 
getGuid() - Method in interface com.aquima.interactions.ds.xml.model.IElementDefinition
This method returns the unique GUID of the element.
getGuids() - Method in class com.aquima.interactions.ds.xml.model.LookupTable
 
getHaltOnConflictingRules() - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getHandler(String) - Method in class com.aquima.interactions.framework.handler.ActionHandlerFactory
 
getHandler(String) - Method in class com.aquima.interactions.framework.handler.DefaultHandlerFactory
 
getHandler(String) - Method in interface com.aquima.interactions.portal.IActionHandlerFactory
This method returns the action handler implementation for the specified action handler name.
getHandler(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedHandlerFactory
 
getHandlerByClass(Class<?>) - Method in class com.aquima.interactions.framework.renderer.RendererContextBase
 
getHandlerFor(IProcessNodeDefinition, IProcessCaseChangeListener) - Method in class com.aquima.interactions.process.impl.handlers.NodeHandlerFactory
 
getHandlerFor(IProcessNodeDefinition, IProcessCaseChangeListener) - Method in interface com.aquima.interactions.process.impl.INodeHandlerFactory
This method returns the node handler that should be used for the specified definition.
getHashCode(Object) - Static method in class com.aquima.interactions.foundation.utility.HashUtil
 
getHeader() - Method in class com.aquima.interactions.composer.model.table.Table
This method returns the header that is used by the table.
getHeader() - Method in interface com.aquima.interactions.foundation.security.core.IEnvelope
Get the header.
getHeader() - Method in class com.aquima.interactions.foundation.security.r4.Envelope
Get the header Release 4 has no support for headers.
getHeader() - Method in class com.aquima.interactions.framework.util.textdata.TextDataContent
This method returns the headers of the dsv content.
getHeader() - Method in class com.aquima.interactions.matching.impl.functions.range.StringRangeValue
 
getHeader(QualifiedName) - Method in interface com.aquima.interactions.communication.ISoapMessageContext
Get a SOAP header by name
getHeader(QualifiedName) - Method in class com.aquima.interactions.portal.model.session.SoapMessageContext
Get a SOAP header by name
getHeader(String) - Method in class com.aquima.interactions.portal.model.session.UserData
 
getHeader(String) - Method in class com.aquima.interactions.process.AutomaticUser
 
getHeader(String) - Method in interface com.aquima.interactions.project.IUserData
Returns the values of a header
getHeaderContainer() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns the name of the container that should be used as header.
getHeaderName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaHeader
 
getHeaderNames() - Method in class com.aquima.interactions.communication.impl.RestMessage
 
getHeaderNames() - Method in interface com.aquima.interactions.communication.IRestMessage
This method returns the header names for this request message.
getHeaderNames() - Method in interface com.aquima.interactions.foundation.connectivity.IHttpMessage
This method should return all the header names that are set to the http request.
getHeaderNames() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpResponse
 
getHeaderNames() - Method in class com.aquima.interactions.portal.model.session.UserData
 
getHeaderNames() - Method in class com.aquima.interactions.process.AutomaticUser
 
getHeaderNames() - Method in interface com.aquima.interactions.project.IUserData
Returns the names of all stored headers
getHeaderParts() - Method in class com.aquima.interactions.communication.impl.SoapMessageDefinition
 
getHeaderParts() - Method in interface com.aquima.interactions.communication.ISoapMessageDefinition
This method returns the header message parts of this message.
getHeaders() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ValidationResponseObject
 
getHeaders() - Method in class com.aquima.interactions.communication.impl.RestMessage
 
getHeaders() - Method in class com.aquima.interactions.communication.impl.RestMessageDefinition
 
getHeaders() - Method in interface com.aquima.interactions.communication.IRestMessageDefinition
This method returns the headers of the message.
getHeaders() - Method in interface com.aquima.interactions.communication.ISoapMessageContext
Get a Collection of the SOAP headers
getHeaders() - Method in class com.aquima.interactions.portal.model.session.SoapMessageContext
Get an modifiable Collection of the SOAP headers.
getHeaderTextItem() - Method in interface com.aquima.interactions.composer.model.list.IListColumn
This method returns the header text item used for this column.
getHeaderTextItem() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getHeaderTextItem() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getHeaderTextItem() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getHeaderValues(String) - Method in class com.aquima.interactions.communication.impl.RestMessage
 
getHeaderValues(String) - Method in interface com.aquima.interactions.communication.IRestMessage
This method returns the header values for the requested name.
getHeaderValues(String) - Method in interface com.aquima.interactions.foundation.connectivity.IHttpMessage
The method returns the value for a specified header name.
getHeaderValues(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpResponse
 
getHeight() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getHeight() - Method in interface com.aquima.interactions.composer.ds.IImageNodeDS
This method return the height of the image.
getHeight() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns the image height.
getHeight() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getHeight() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getHeight() - Method in interface com.aquima.interactions.composer.IImage
This method returns the height of the image.
getHeight() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the image height.
getHeight() - Method in class com.aquima.interactions.composer.model.Image
This method returns the height of the image.
getHeight() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getHighestScore() - Method in class com.aquima.interactions.matching.result.ScoreList
This method returns the highest score that is currently present in the list.
getHighestScore() - Method in class com.aquima.interactions.matching.util.IDScoreMap
This method returns the highest score that is present in the map.
getHostName() - Method in class com.aquima.interactions.foundation.lic.LicenseContext
This method returns the host name for which the license is specified.
getHostName() - Method in class com.aquima.interactions.foundation.lic.Server
This method returns the name of the host machine the portal engine is allowed to run on.
getHour() - Method in class com.aquima.interactions.foundation.types.DateTimeValue
 
getHttpConnection() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpSoapConnection
 
getHttpConnection(String) - Method in interface com.aquima.interactions.foundation.connectivity.IConnectionManager
 
getHttpConnection(String) - Method in class com.aquima.interactions.framework.connectivity.ConnectionManager
 
getHttpConnection(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedConnectionManager
 
getHttpConnection(String) - Method in class com.aquima.interactions.project.impl.ConnectionManager
 
getHttpMethod() - Method in interface com.aquima.interactions.communication.ds.IRestRequestMessageDS
This method returns the HTTP method of the request, may not be null.
getHttpMethod() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestRequestMessageDS
 
getHttpMethod() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestRequestMessageDS
 
getHttpMethod() - Method in class com.aquima.interactions.communication.impl.RestRequestMessage
 
getHttpMethod() - Method in class com.aquima.interactions.communication.impl.RestRequestMessageDefinition
 
getHttpMethod() - Method in interface com.aquima.interactions.communication.IRestRequestMessage
This method returns the http method for this request message.
getHttpMethod() - Method in interface com.aquima.interactions.communication.IRestRequestMessageDefinition
This method returns the http method of the message.
getHttpMethod() - Method in class com.aquima.interactions.communication.report.ReportingRestRequestMessageDS
 
getId() - Method in class com.aquima.interactions.composer.ContainerId
 
getId() - Method in class com.aquima.interactions.composer.model.table.AlignType
This method return the unique id of this aligntype.
getId() - Method in class com.aquima.interactions.composer.model.table.TableRow
This method returns the ID of the row.
getId() - Method in class com.aquima.interactions.composer.RuntimeKey
This method will return the id without prefix of this key.
getId() - Method in class com.aquima.interactions.ds.JustificationDS
 
getId() - Method in class com.aquima.interactions.expressions.definition.Operator
 
getId() - Method in class com.aquima.interactions.flow.ActionNodeType
This method returns the unique ID of the action node type.
getId() - Method in interface com.aquima.interactions.flow.ds.INodeDS
This method should return the unique id of the node (unique within the flow).
getId() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
getId() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlNodeDS
 
getId() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
getId() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlNodeDS
 
getId() - Method in class com.aquima.interactions.flow.EventNodeType
 
getId() - Method in class com.aquima.interactions.flow.ExitState
This method returns the unique ID of the node type.
getId() - Method in class com.aquima.interactions.flow.model.InternalNode
 
getId() - Method in class com.aquima.interactions.flow.NodeType
This method returns the unique ID of the node type.
getId() - Method in class com.aquima.interactions.flow.report.ReportingNodeDS
 
getId() - Method in class com.aquima.interactions.foundation.DataType
This method return the unique id of this data type.
getId() - Method in interface com.aquima.interactions.foundation.tx.ITransaction
This method returns the unique ID of the transaction (never null).
getId() - Method in class com.aquima.interactions.foundation.tx.Transaction
 
getId() - Method in class com.aquima.interactions.foundation.types.EntityValue
This method returns the ID of the referenced entity instance.
getId() - Method in class com.aquima.interactions.framework.container.caselist.state.CaseData
 
getId() - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
getId() - Method in class com.aquima.interactions.framework.container.list.ListImpl
Gets the identifier for this container implementation.
getId() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getId() - Method in interface com.aquima.interactions.matching.ICase
This method returns a unique ID for the case.
getId() - Method in interface com.aquima.interactions.matching.IMatchScore
This method returns the ID of the case for which this match score was created.
getId() - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatchValue
 
getId() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexIterator
 
getId() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexTerm
 
getId() - Method in class com.aquima.interactions.matching.impl.model.Case
 
getId() - Method in class com.aquima.interactions.matching.impl.model.EntityMatchValue
This method returns the id for which the value was created.
getId() - Method in class com.aquima.interactions.matching.RequirementType
This method returns the ID of the requirement type.
getId() - Method in class com.aquima.interactions.matching.result.MatchScore
 
getId() - Method in class com.aquima.interactions.matching.StrategyType
This method returns the unique ID of the strategy type.
getId() - Method in class com.aquima.interactions.matching.util.IDObjectMap.ObjectIterator
This method returns the ID of the current Object from the map.
getId() - Method in class com.aquima.interactions.matching.util.IDScoreMap.Iterator
This method returns the ID of the current Object from the map.
getId() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method returns the unique identifier of the attribute, consisting of the entity in which the attribute is defined plus the attribute name, lowercased, e.g.
getId() - Method in interface com.aquima.interactions.metamodel.ds.IEntityDS
This method returns the unique identifier of the entity, consisting of the lowercased entity name.
getId() - Method in interface com.aquima.interactions.metamodel.ds.IInstanceDS
This method should return the unique id of the instance.
getId() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
getId() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityDS
 
getId() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlInstanceDS
 
getId() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
getId() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityDS
 
getId() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlInstanceDS
 
getId() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
This method returns the unique identifier of the attribute, consisting of the entity in which the attribute is defined plus the attribute name, lowercased, e.g.
getId() - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method returns the unique identifier of the entity, consisting of the lowercased entity name.
getId() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
getId() - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
getId() - Method in class com.aquima.interactions.metamodel.report.ReportingEntityDS
 
getId() - Method in class com.aquima.interactions.metamodel.report.ReportingInstanceDS
 
getId() - Method in interface com.aquima.interactions.portal.comments.ICommentEntry
Returns the id of the comment.
getId() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.flow.ExecuteTaskNode
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.SystemEntity
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserEntity
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
getId() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
getId() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
getId() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
getId() - Method in interface com.aquima.interactions.portal.IApplication
This method returns the ID of the application.
getId() - Method in interface com.aquima.interactions.portal.IContentMetadata
Returns the id of the content, never null
getId() - Method in class com.aquima.interactions.portal.model.Application
 
getId() - Method in interface com.aquima.interactions.portal.model.IInternalPortalContext
This method returns the ID of the application.
getId() - Method in interface com.aquima.interactions.portal.model.IModule
This method returns the ID of the module.
getId() - Method in interface com.aquima.interactions.portal.model.ISolution
This method returns the ID of the application.
getId() - Method in class com.aquima.interactions.portal.model.Module
 
getId() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
getId() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getId() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getId() - Method in class com.aquima.interactions.portal.model.Solution
 
getId() - Method in class com.aquima.interactions.portal.model.tx.FlowContext
 
getId() - Method in interface com.aquima.interactions.portal.model.tx.IInstanceContext
This method returns a unique ID for the instance context.
getId() - Method in class com.aquima.interactions.portal.model.tx.ProfileContext
 
getId() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
getId() - Method in interface com.aquima.interactions.process.dao.ICaseDataInstance
This method returns the database ID of the case instance.
getId() - Method in interface com.aquima.interactions.process.dao.ICaseDataValue
This method returns the database ID of the case value.
getId() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Gets the Id of the entity.
getId() - Method in interface com.aquima.interactions.process.dao.ICaseModel
This method returns the generated global unique identifier for the case.
getId() - Method in interface com.aquima.interactions.process.dao.ITaskModel
this method returns the database ID of the task.
getId() - Method in interface com.aquima.interactions.process.ds.IProcessEventDS
This method should return the unique id of the process event.
getId() - Method in interface com.aquima.interactions.process.ds.IProcessFlowDS
This method returns the id of the process flow.
getId() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method should return the unique id of the node.
getId() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method should return the unique id of the process task.
getId() - Method in interface com.aquima.interactions.process.ds.IProcessTypeDS
This method should return the unique id of the process type.
getId() - Method in interface com.aquima.interactions.process.ds.IRoutingAlgorithmDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEventDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessFlowDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTypeDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlRoutingAlgorithmDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEventDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessFlowDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTypeDS
 
getId() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlRoutingAlgorithmDS
 
getId() - Method in class com.aquima.interactions.process.impl.builder.NodeData
This method returns the unique ID of the node.
getId() - Method in class com.aquima.interactions.process.impl.nodes.NodeBuilder
 
getId() - Method in class com.aquima.interactions.process.impl.nodes.NodeDefinition
 
getId() - Method in class com.aquima.interactions.process.impl.ProcessCase
 
getId() - Method in class com.aquima.interactions.process.impl.ProcessCaseView
 
getId() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getId() - Method in class com.aquima.interactions.process.impl.ProcessEventDefinition
 
getId() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getId() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getId() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getId() - Method in class com.aquima.interactions.process.impl.ProcessTypeDefinition
 
getId() - Method in class com.aquima.interactions.process.impl.ReevaluationEvent
This method return the unique id of this evaluation event.
getId() - Method in class com.aquima.interactions.process.impl.ReevaluationTime
This method return the unique id of this evaluation time.
getId() - Method in class com.aquima.interactions.process.impl.RoutingAlgorithmDefinition
 
getId() - Method in class com.aquima.interactions.process.impl.TriggeredMessageEvent
 
getId() - Method in interface com.aquima.interactions.process.IProcessCase
This method returns the unique ID of the process case.
getId() - Method in interface com.aquima.interactions.process.IProcessCaseView
This method returns the unique ID of this case.
getId() - Method in interface com.aquima.interactions.process.IProcessDefinition
This method returns the ID of the process.
getId() - Method in interface com.aquima.interactions.process.IProcessEventDefinition
This method returns the unique ID of the event.
getId() - Method in interface com.aquima.interactions.process.IProcessTask
This method returns the unique ID of this task.
getId() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns the unique identifier of the task definition.
getId() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the unique ID of this task.
getId() - Method in interface com.aquima.interactions.process.nodes.IProcessNodeDefinition
This method returns a unique ID for the node.
getId() - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
getId() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getId() - Method in interface com.aquima.interactions.profile.IEntityInstance
This method returns the unique ID of this instance.
getId() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getId() - Method in class com.aquima.interactions.profile.model.state.InstanceDump
Returns the id of the instance.
getId() - Method in class com.aquima.interactions.profile.model.TransactionId
 
getId() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getId() - Method in class com.aquima.interactions.profile.SourceType
This method returns the unique id of the source type.
getId() - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getId() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getId() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getId() - Method in interface com.aquima.interactions.rule.ds.IJustificationDS
Returns the id of the justification or null if the id is not specified.
getId() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlConditionDS
 
getId() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlJustificationDS
 
getId() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlConditionDS
 
getId() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlJustificationDS
 
getId() - Method in class com.aquima.interactions.rule.graph.JustificationEntry
 
getId() - Method in class com.aquima.interactions.rule.RuleType
This method returns the numeric id of the business rule type.
getIdentifier() - Method in class com.aquima.interactions.expressions.optimizer.nodes.LocalVariableExpression
 
getIdentifier() - Method in class com.aquima.interactions.expressions.semantics.nodes.AllVariable
 
getIdentifier() - Method in class com.aquima.interactions.expressions.semantics.nodes.FieldVariable
 
getIdentifier() - Method in interface com.aquima.interactions.expressions.semantics.nodes.IVariable
This method returns the identifier (entity name) of the variable.
getIdentifier() - Method in class com.aquima.interactions.expressions.semantics.nodes.LocalVariable
This method returns the name of the local variable.
getIdentifier() - Method in class com.aquima.interactions.expressions.semantics.nodes.NamedVariable
 
getIdentifier() - Method in class com.aquima.interactions.expressions.semantics.nodes.Variable
 
getIdentifier() - Method in class com.aquima.interactions.portal.model.session.debug.DebugId
 
getIdentifierField() - Method in interface com.aquima.interactions.process.ds.IIntermediateMessageEventMappingDS
This method returns the name of the identifier field, can be null.
getIdentifierField() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlIntermediateMessageEventMappingDS
 
getIdentifierField() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlIntermediateMessageEventMappingDS
 
getIdentifierField() - Method in interface com.aquima.interactions.process.IIntermediateMessageEventMapping
This method returns the definition of the message event, may not be null.
getIdentifierField() - Method in class com.aquima.interactions.process.impl.IntermediateMessageEventMappingDefinition
 
getIdentifierReference() - Method in class com.aquima.interactions.metamodel.impl.VersionReferenceDefinition
 
getIdentifierReference() - Method in interface com.aquima.interactions.metamodel.IVersionReferenceDefinition
Returns a reference to the attribute that references the versioned element.
getIdentity() - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
getIdentity() - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
This method returns the ID of the last inserted record (if available).
getIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns the id filter
getIdHash() - Method in class com.aquima.interactions.matching.result.MatchScore
 
getIgnoreMode() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
Returns the effective Application ID ignore mode, based on what Application ID has been set and the ignore mode settings.
getIgnoreMode() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
Returns the effective Application ID ignore mode, based on what Application ID has been set and the ignore mode settings.
getIgnoreMode(ApplicationID) - Method in interface com.aquima.interactions.process.IIgnoreModeSettings
Returns the ignore mode for process cases and process lists.
getIgnoreMode(ApplicationID) - Method in class com.aquima.interactions.process.impl.DefaultIgnoreModeSettings
Always returns IgnoreMode.DEFAULT.
getIgnoreMode(ApplicationID) - Method in class com.aquima.interactions.process.impl.DefaultProcessEngineSettings
Always returns IgnoreMode.DEFAULT.
getIgnoreMode(String) - Method in interface com.aquima.interactions.process.IIgnoreModeSettings
Returns the ignore mode for process cases and process lists.
getIgnoreMode(String) - Method in class com.aquima.interactions.process.impl.DefaultIgnoreModeSettings
Always returns IgnoreMode.DEFAULT.
getIgnoreMode(String) - Method in class com.aquima.interactions.process.impl.DefaultProcessEngineSettings
Always returns IgnoreMode.DEFAULT.
getImage(String) - Method in interface com.aquima.interactions.composer.IComposer
looks up the image definition for the specified name and returns the definition model.
getImage(String) - Method in class com.aquima.interactions.composer.model.Composer
 
getImage(String) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
getImage(String) - Method in interface com.aquima.interactions.portal.IElementComposer
Looks up the image definition for the specified name and returns the definition model.
getImage(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
getImageContentType() - Method in interface com.aquima.interactions.composer.ds.IImageDS
 
getImageContentType() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlImageDS
 
getImageContentType() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlImageDS
 
getImageContentType() - Method in interface com.aquima.interactions.composer.IImage
This method returns the image content type.
getImageContentType() - Method in class com.aquima.interactions.composer.model.definition.ImageDefinition
This method returns the image content type.
getImageContentType() - Method in class com.aquima.interactions.composer.model.Image
 
getImageData() - Method in interface com.aquima.interactions.composer.ds.IImageDS
 
getImageData() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlImageDS
 
getImageData() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlImageDS
 
getImageData() - Method in interface com.aquima.interactions.composer.IImage
This method returns the image data.
getImageData() - Method in class com.aquima.interactions.composer.model.definition.ImageDefinition
This method returns the data of the image.
getImageData() - Method in class com.aquima.interactions.composer.model.Image
This method returns the image data.
getImageData() - Method in class com.aquima.interactions.framework.handler.image.ImageActionHandlerResult
 
getImageDataIdentifier() - Method in interface com.aquima.interactions.composer.IImage
Returns an identifier based on the image data, two images with the same data will always have the same identifier.
getImageDataIdentifier() - Method in class com.aquima.interactions.composer.model.Image
 
getImageType() - Method in interface com.aquima.interactions.composer.ds.IImageDS
 
getImageType() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlImageDS
 
getImageType() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlImageDS
 
getImageType() - Method in interface com.aquima.interactions.composer.IImage
This method returns the image's type.
getImageType() - Method in class com.aquima.interactions.composer.model.definition.ImageDefinition
This method returns the image type.
getImageType() - Method in class com.aquima.interactions.composer.model.Image
This method returns the image type.
getImageType() - Method in class com.aquima.interactions.framework.handler.image.ImageActionHandlerResult
 
getImplicitAnswers() - Method in class com.aquima.interactions.dtree.impl.TreeResponse
 
getImplicitAnswers() - Method in interface com.aquima.interactions.dtree.ITreeResponse
This function returns the answers which were given by the user due to an inference rule firing.
getIncludes() - Method in interface com.aquima.interactions.communication.ds.IWsdlDS
This method returns the wsdl includes of the wsdl.
getIncludes() - Method in interface com.aquima.interactions.communication.ds.IXsdDS
This method returns the list of includes of the schema.
getIncludes() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlWsdlDS
 
getIncludes() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlXsdDS
 
getIncludes() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlWsdlDS
 
getIncludes() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlXsdDS
 
getIncludes() - Method in class com.aquima.interactions.communication.impl.WsdlDefinition
 
getIncludes() - Method in class com.aquima.interactions.communication.impl.XsdDefinition
 
getIncludes() - Method in interface com.aquima.interactions.communication.IWsdlDefinition
This method returns the include definitions of the wsdl.
getIncludes() - Method in interface com.aquima.interactions.communication.IXsdDefinition
This method returns the includes of the schema.
getIncludes() - Method in class com.aquima.interactions.communication.report.ReportingWsdlDS
 
getIncludes() - Method in class com.aquima.interactions.communication.report.ReportingXsdDS
 
getIndex() - Method in class com.aquima.interactions.rule.impl.table.Condition
This method return the original index of the condition as it was in the studio model.
getIndex() - Method in class com.aquima.interactions.rule.inference.table.ConditionRule
 
getInferenceDetails(ValueReference) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
getInferenceDetails(ValueReference) - Method in class com.aquima.interactions.portal.model.tx.TxInferenceContext
 
getInferenceDetails(ValueReference) - Method in class com.aquima.interactions.rule.inference.DefaultContext
 
getInferenceDetails(ValueReference) - Method in class com.aquima.interactions.rule.inference.DependencyProfile
 
getInferenceDetails(ValueReference) - Method in class com.aquima.interactions.rule.inference.InferenceContextDelegate
 
getInferenceDetails(ValueReference) - Method in class com.aquima.interactions.rule.inference.ReadonlyInferenceContext
 
getInferenceDetails(ValueReference) - Method in interface com.aquima.interactions.rule.InferenceContext
This method may be used to request detailed inference information for a specific attribute.
getInferenceDetails(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getInferenceEngine() - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getInferenceRule(IExternalRuleDS, IMetaModel, IExpressionParser) - Method in class com.aquima.interactions.framework.rule.DefaultRuleFactory
 
getInferenceRule(IExternalRuleDS, IMetaModel, IExpressionParser) - Method in class com.aquima.interactions.portal.model.factory.LinkedRuleFactory
 
getInferenceRule(IExternalRuleDS, IMetaModel, IExpressionParser) - Method in interface com.aquima.interactions.rule.IRuleFactory
This method is used to acquire a custom inference rule implementation for the definition.
getInferenceRules() - Method in class com.aquima.interactions.rule.inference.SourceIteratorItem
This method returns an array containing all the rules of this item.
getInfiniteLoopDetectionLimit() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
getInfiniteLoopDetectionLimit() - Method in interface com.aquima.interactions.config.IConfiguration
 
getInfo() - Method in class com.aquima.interactions.ds.export.r17.ExportBuilder
Returns information about the export.
getInfo() - Method in interface com.aquima.interactions.foundation.io.IResource
This method returns an object containing information about the resource.
getInfo() - Method in class com.aquima.interactions.foundation.io.resource.ByteArrayResource
 
getInfo() - Method in class com.aquima.interactions.foundation.io.resource.FileResource
 
getInfo() - Method in class com.aquima.interactions.foundation.io.resource.PackageResource
 
getInfo() - Method in class com.aquima.interactions.foundation.io.resource.ResourceDelegate
 
getInfo() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
getInitializationTime() - Method in interface com.aquima.interactions.portal.IApplicationMonitor
This method returns the time the application was initialized.
getInitializationTime() - Method in class com.aquima.interactions.portal.model.ApplicationMonitor
 
getInlineType() - Method in interface com.aquima.interactions.communication.ds.IElementMappingDS
This method returns the inline type definition of the element.
getInlineType() - Method in interface com.aquima.interactions.communication.ds.IElementParticleMappingDS
This method returns the inline type definition of the element.
getInlineType() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementMappingDS
 
getInlineType() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementParticleMappingDS
 
getInlineType() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementMappingDS
 
getInlineType() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementParticleMappingDS
 
getInlineType() - Method in interface com.aquima.interactions.communication.IElementMappingDefinition
The inline type of the element.
getInlineType() - Method in interface com.aquima.interactions.communication.IElementParticleMappingDefinition
This method returns the element reference of the element.
getInlineType() - Method in class com.aquima.interactions.communication.impl.ElementMappingDefinition
 
getInlineType() - Method in class com.aquima.interactions.communication.impl.ElementParticleMappingDefinition
 
getInlineType() - Method in class com.aquima.interactions.communication.report.ReportingElementMappingDS
 
getInlineType() - Method in class com.aquima.interactions.communication.report.ReportingElementParticleMappingDS
 
getInput() - Method in interface com.aquima.interactions.portal.function.IFunctionContext
This method returns the input parameters.
getInput() - Method in class com.aquima.interactions.portal.model.session.FlowFunctionContext
 
getInputFields() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.InputMapping
This method returns an array containing all the input fields.
getInputMapping() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
This method returns the input-mapping settings.
getInputMapping() - Method in interface com.aquima.interactions.portal.IWebServiceOperationDefinition
This method returns the mapping that should be used for the input message.
getInputMapping() - Method in class com.aquima.interactions.portal.model.webservice.WebOperationDefinition
 
getInputMappingName() - Method in interface com.aquima.interactions.portal.ds.IWebServiceOperationDS
This method returns the optional name of the input mapping for this operation.
getInputMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceOperationDS
 
getInputMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceOperationDS
 
getInputParameters() - Method in interface com.aquima.interactions.flow.IFunctionFlowDefinition
This method should return a list containing function input parameters.
getInputParameters() - Method in class com.aquima.interactions.flow.model.DefaultFunctionFlowDefinition
 
getInputParameters() - Method in class com.aquima.interactions.flow.model.FunctionFlowInputParameterVisitor
 
getInputParameters() - Method in class com.aquima.interactions.portal.model.def.FunctionCallDefinition
 
getInputParameters() - Method in class com.aquima.interactions.portal.model.def.FunctionCallInputParameterVisitor
 
getInputParameters() - Method in interface com.aquima.interactions.portal.model.IFunctionCallDefinition
This method returns the input parameters of the function call.
getInputValues() - Method in class com.aquima.interactions.framework.service.connectivity.InputObject
This method returns an array containing all the input values that should be used.
getInstance() - Static method in class com.aquima.interactions.communication.CommunicationEngineFactory
Get an instance of ICommunicationEngineFactory.
getInstance() - Static method in class com.aquima.interactions.composer.ComposerFactory
Get an instance of IComposerFactory.
getInstance() - Static method in class com.aquima.interactions.dtree.TreeEngineFactory
Get an instance of ITreeEngineFactory.
getInstance() - Static method in class com.aquima.interactions.expressions.r7.functions.FunctionLibraryR7
Returns the static singleton instance of this function library
getInstance() - Static method in class com.aquima.interactions.flow.FlowEngineFactory
Get an instance of IFlowEngineFactory.
getInstance() - Static method in class com.aquima.interactions.foundation.connectivity.impl.SmtpMailConnectionFactory
 
getInstance() - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListRowData
 
getInstance() - Static method in class com.aquima.interactions.framework.container.listplus.model.JsonDataModel
 
getInstance() - Static method in class com.aquima.interactions.mapping.MappingFactory
Get an instance of IMappingFactory.
getInstance() - Static method in class com.aquima.interactions.matching.MatchEngineFactory
Acquires an instance of IMatchEngineFactory.
getInstance() - Static method in class com.aquima.interactions.metamodel.MetaModelFactory
Get an instance of IMetaModelFactory.
getInstance() - Static method in class com.aquima.interactions.portal.ActiveLicenseProvider
 
getInstance() - Static method in class com.aquima.interactions.process.ProcessEngineFactory
Acquires an instance of IProcessEngineFactory.
getInstance() - Method in class com.aquima.interactions.profile.events.InstanceEvent
 
getInstance() - Method in interface com.aquima.interactions.profile.IInstanceEvent
This method returns the instance that triggered the event.
getInstance() - Static method in class com.aquima.interactions.profile.model.ProfileConverter
This method returns the (static) converter of the profile.
getInstance() - Method in class com.aquima.interactions.profile.model.TxInstanceEvent
 
getInstance() - Static method in class com.aquima.interactions.profile.ProfileFactory
Get an instance of IProfileFactory.
getInstance() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getInstance() - Static method in class com.aquima.interactions.rule.RuleEngineFactory
Get an instance of IRuleEngineFactory.
getInstance() - Static method in class com.aquima.interactions.spellengine.SpellEngineFactory
Get an instance of ISpellEngineFactory.
getInstance() - Static method in class com.aquima.interactions.trace.TraceEngineFactory
Get an instance of ITraceEngineFactory.
getInstance(IParameters) - Static method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method converts the parameters object passed to the container to an instance-selector parameters object.
getInstance(EntityValue) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
getInstance(EntityValue) - Method in interface com.aquima.interactions.profile.IProfile
This method can be used to lookup an instance based on a reference.
getInstance(EntityValue) - Method in class com.aquima.interactions.profile.model.Profile
 
getInstance(EntityValue) - Method in class com.aquima.interactions.profile.model.TxInstanceLocator
This method can be used to lookup an instance based on a reference.
getInstance(EntityValue) - Method in class com.aquima.interactions.profile.model.TxProfile
 
getInstance(EntityValue) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
getInstance(EntityValue) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
getInstance(EntityValue) - Method in class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
getInstance(EntityValue) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getInstance(IProfile) - Static method in class com.aquima.interactions.portal.model.session.SystemInstance
This method can be used to acquire a system instance.
getInstance(String) - Static method in class com.aquima.interactions.foundation.text.DateFormat
Get an instance of DateFormat based on a string representation of the pattern.
getInstanceAction() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.MetaData
This method returns the instance action that should be used when processing a result.
getInstanceActivationType() - Method in class com.aquima.interactions.framework.service.instance.InstanceCreateParameters
 
getInstanceById(String, GUID) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
getInstanceById(String, GUID) - Method in interface com.aquima.interactions.profile.IProfile
This method returns the instance of the specified type for the given instance id.
getInstanceById(String, GUID) - Method in class com.aquima.interactions.profile.model.InstanceManager
 
getInstanceById(String, GUID) - Method in class com.aquima.interactions.profile.model.Profile
 
getInstanceById(String, GUID) - Method in class com.aquima.interactions.profile.model.TxProfile
 
getInstanceById(String, GUID) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
getInstanceById(String, GUID) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
getInstanceById(String, GUID) - Method in class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
getInstanceById(String, GUID) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getInstanceByName(String, String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
getInstanceByName(String, String) - Method in interface com.aquima.interactions.profile.IProfile
This method returns an instance of the specified type for the given instance name.
getInstanceByName(String, String) - Method in class com.aquima.interactions.profile.model.InstanceManager
 
getInstanceByName(String, String) - Method in class com.aquima.interactions.profile.model.Profile
 
getInstanceByName(String, String) - Method in class com.aquima.interactions.profile.model.TxProfile
 
getInstanceByName(String, String) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
getInstanceByName(String, String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
getInstanceByName(String, String) - Method in class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
getInstanceByName(String, String) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getInstanceContext() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.AbstractSchemaValidationElement
 
getInstanceContext() - Method in class com.aquima.interactions.portal.model.session.CallbackVisitor
 
getInstanceContext(TmsProfile) - Method in interface com.aquima.interactions.portal.model.ISessionState
This method (re)creates the instance context for the session.
getInstanceContext(TmsProfile) - Method in class com.aquima.interactions.portal.model.session.state.PortalContextDump
 
getInstanceContext(TmsProfile) - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getInstanceDefinition() - Method in interface com.aquima.interactions.metamodel.IInstanceReference
This method returns the instance definition of the instance that this reference refers to.
getInstanceDefinition() - Method in class com.aquima.interactions.metamodel.impl.ChildInstance
 
getInstanceDefinition() - Method in class com.aquima.interactions.metamodel.impl.NamedInstance
 
getInstanceDefinition(String, String) - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method will return the instance definition for the specified name and type.
getInstanceDefinition(String, String) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
getInstanceEditor(EntityValue) - Method in class com.aquima.interactions.framework.handler.profile.editors.ProfileEditor
This method returns the instance editor for the specified instance ID.
getInstanceEditors() - Method in class com.aquima.interactions.framework.handler.profile.editors.ProfileEditor
This method returns all the instance editors.
getInstanceEditors(String) - Method in class com.aquima.interactions.framework.handler.profile.editors.ProfileEditor
This method returns the instance editors for the specified entity type.
getInstanceExpr() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.InstanceOfNode
This method returns the expression of which the type should be checked.
getInstanceExpr() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.TypeOfNode
This method returns the expression of which the type should be returned.
getInstanceExpr() - Method in class com.aquima.interactions.expressions.semantics.nodes.InstanceOf
This method returns the expression that will result in an instance.
getInstanceExpr() - Method in class com.aquima.interactions.expressions.semantics.nodes.TypeOf
This method returns the expression that will result in an instance.
getInstanceId() - Method in interface com.aquima.interactions.mapping.IMappedJustificationTree
Returns a GUID that identifies the instance where the value of the node belongs to.
getInstanceId() - Method in class com.aquima.interactions.mapping.impl.MappedJustificationTree
 
getInstanceId() - Method in interface com.aquima.interactions.metamodel.IInstanceDefinition
This method returns the unique ID of the instance definition.
getInstanceId() - Method in class com.aquima.interactions.metamodel.impl.InstanceDefinition
 
getInstanceId() - Method in class com.aquima.interactions.portal.model.session.state.ActiveInstance
 
getInstanceId() - Method in interface com.aquima.interactions.process.dao.ICaseDataInstance
This method returns the generated ID of the instance.
getInstanceId() - Method in interface com.aquima.interactions.process.dao.ICaseDataValue
This method returns the database ID of the instance the value belongs to.
getInstanceId() - Method in exception class com.aquima.interactions.profile.exception.InstanceNotUniqueException
This method returns the ID that was not unique.
getInstanceId() - Method in exception class com.aquima.interactions.profile.exception.InstanceReferenceException
This method returns the instance ID that was referred to.
getInstanceId() - Method in exception class com.aquima.interactions.profile.exception.UnknownInstanceException
This method returns the ID of the unknown instance.
getInstanceIds() - Method in class com.aquima.interactions.portal.model.session.page.ActiveInstanceVisitor
 
getInstanceManager() - Method in class com.aquima.interactions.profile.model.Profile
 
getInstanceModel(long) - Method in class com.aquima.interactions.process.impl.ProcessCase
 
getInstanceModel(long) - Method in interface com.aquima.interactions.process.IProcessCase
 
getInstanceModel(long) - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
getInstanceName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.NamedVariableNode
This method returns the name of the instance.
getInstanceName() - Method in interface com.aquima.interactions.matching.IMatchableInstance
This method returns the name of the instance.
getInstanceName() - Method in class com.aquima.interactions.matching.request.MatchInstance
 
getInstanceName() - Method in interface com.aquima.interactions.metamodel.ds.IInstanceDS
Required field, the implementation should never return a null value here.
getInstanceName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlInstanceDS
 
getInstanceName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlInstanceDS
 
getInstanceName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownInstanceDefinitionException
This method returns the instance name of the definition that was unknown.
getInstanceName() - Method in interface com.aquima.interactions.metamodel.IInstanceDefinition
This method will return the name of instance.
getInstanceName() - Method in interface com.aquima.interactions.metamodel.IInstanceReference
This method returns the name of the instance this reference refers to.
getInstanceName() - Method in class com.aquima.interactions.metamodel.impl.ChildInstance
 
getInstanceName() - Method in class com.aquima.interactions.metamodel.impl.InstanceDefinition
 
getInstanceName() - Method in class com.aquima.interactions.metamodel.impl.NamedInstance
 
getInstanceName() - Method in class com.aquima.interactions.metamodel.report.ReportingInstanceDS
 
getInstanceName() - Method in class com.aquima.interactions.portal.model.session.state.ActiveInstance
 
getInstanceName() - Method in interface com.aquima.interactions.process.dao.ICaseDataInstance
This method returns the name of the instance.
getInstanceName() - Method in exception class com.aquima.interactions.profile.exception.InstanceNotUniqueException
This method returns the name that was not unique.
getInstanceName() - Method in exception class com.aquima.interactions.profile.exception.UnknownInstanceException
This method returns the name of the unknown instance.
getInstanceName() - Method in class com.aquima.interactions.profile.model.state.InstanceDump
Returns the name of the instance.
getInstanceOf(IEntityInstance, String) - Method in class com.aquima.interactions.portal.util.InstanceLocator
This method returns the instance containing the attribute specified by the attribute path.
getInstanceOf(String) - Method in class com.aquima.interactions.portal.util.InstanceLocator
This method returns the instance containing the attribute specified by the attribute path.
getInstanceReference() - Method in exception class com.aquima.interactions.profile.exception.RemoveInstanceException
This method returns the ID of the instance that could not be removed.
getInstanceReference() - Method in interface com.aquima.interactions.profile.IEntityInstance
returns the instance identifier denoting this instance.
getInstanceReference() - Method in class com.aquima.interactions.profile.model.command.ChangeValue
 
getInstanceReference() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getInstanceReference() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getInstanceReference() - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getInstanceReference() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getInstanceReference() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getInstances() - Method in interface com.aquima.interactions.process.dao.ICaseModel
This methods returns a List containing all instances associated with this case
getInstances() - Method in class com.aquima.interactions.profile.model.state.ProfileState
 
getInstances(IContainerContext, InstanceListParameters) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
getInstances(String) - Method in interface com.aquima.interactions.matching.IMatchableInstance
This method may be used to retrieve the instances that will be matched for the specified relation attribute.
getInstances(String) - Method in class com.aquima.interactions.matching.request.MatchInstance
 
getInstances(String) - Method in interface com.aquima.interactions.metamodel.IInstanceDefinition
This method can be used to retrieve the reference definitions to determine which instances are referred by the specified attribute.
getInstances(String) - Method in class com.aquima.interactions.metamodel.impl.InstanceDefinition
 
getInstancesExpression() - Method in class com.aquima.interactions.framework.container.instance.linkerplus.InstanceLinkerPlusParameters
 
getInstancesForCase(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
getInstancesForCase(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method returns the instances of a certain case.
getInstancesForCase(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
getInstancesForCases(long[]) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
getInstancesForCases(long[]) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Returns the instances of the specified cases.
getInstancesForCases(long[]) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
getInstanceStack() - Method in class com.aquima.interactions.portal.model.tx.FlowContext
This method returns the instance stack containing the instances that were activated in the flow.
getInstanceType() - Method in exception class com.aquima.interactions.profile.exception.InstanceCastException
This method returns the actual type of the instance.
getInstanceValue(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
getInstanceValue(String) - Method in interface com.aquima.interactions.profile.IEntityInstance
This method returns the instances that is referred to by the given attribute.
getInstanceValue(String) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getInstanceValue(String) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getInstanceValue(String) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getInstanceValue(String) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getInstanceValue(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getInstanceValue(String) - Method in class com.aquima.interactions.rule.inference.DependencyInstance
 
getInstanceValue(String) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
getInstanceValues(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
getInstanceValues(String) - Method in interface com.aquima.interactions.profile.IEntityInstance
This method returns an array containing all the instances that are referred to by the given attribute.
getInstanceValues(String) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getInstanceValues(String) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getInstanceValues(String) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getInstanceValues(String) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getInstanceValues(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getInstanceValues(String) - Method in class com.aquima.interactions.rule.inference.DependencyInstance
 
getInstanceValues(String) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
getInt(String) - Method in interface com.aquima.interactions.process.scheduler.IJobParameters
 
getInt(String) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultQuartzJobParameters
 
getIntegerValue(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
getIntegerValue(String) - Method in interface com.aquima.interactions.foundation.connectivity.IQueryResult
Retrieves an IntegerValue object from the resultset for the specified column.
getInternalCase(long) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getInternalCaseProfile(CaseDataChangeListener) - Method in class com.aquima.interactions.process.impl.ProcessCase
 
getInternalCaseProfile(CaseDataChangeListener) - Method in interface com.aquima.interactions.process.IProcessCase
 
getInternalCaseProfile(CaseDataChangeListener) - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
getInternalFlow(String) - Method in class com.aquima.interactions.flow.model.FlowEngine
 
getInternalIdFor(IPrimitiveValue) - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableDefinition
 
getInternalNode() - Method in class com.aquima.interactions.flow.model.FlowNodeDelegate
 
getInternalNode(NodeID) - Method in class com.aquima.interactions.flow.model.FlowEngine
 
getInternalSessionScope() - Method in class com.aquima.interactions.portal.model.session.PortalContext
For internal use only.
getInternalText() - Method in class com.aquima.interactions.foundation.report.ErrorCode
This method returns the error message text without any parameter substitution.
getInternalTreeByName(String) - Method in class com.aquima.interactions.dtree.impl.TreeEngine
 
getInternalValues() - Method in class com.aquima.interactions.foundation.types.ListValue
 
getInvalidCharIndex(String) - Static method in class com.aquima.interactions.metamodel.AbstractReference
 
getInvalidCharIndex(String, boolean) - Static method in class com.aquima.interactions.metamodel.AbstractReference
 
getInvalidParameters() - Method in class com.aquima.interactions.portal.report.DcmReportingServiceCallDs
 
getInvocationType() - Method in class com.aquima.interactions.portal.model.session.CallbackEntry
 
getIsExternal() - Method in interface com.aquima.interactions.process.ds.IRoutingAlgorithmDS
 
getIsExternal() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlRoutingAlgorithmDS
 
getIsExternal() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlRoutingAlgorithmDS
 
getIsRootEntityHidden() - Method in interface com.aquima.interactions.communication.ds.IDomainSchemaDS
Returns a boolean indicating if the root entity is hidden.
getIsRootEntityHidden() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainSchemaDS
 
getIsRootEntityHidden() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainSchemaDS
 
getIsRootEntityHidden() - Method in interface com.aquima.interactions.communication.IDomainSchemaDefinition
Returns a boolean indicating if the root entity is hidden.
getIsRootEntityHidden() - Method in class com.aquima.interactions.communication.impl.DomainSchemaDefinition
 
getIsRootEntityHidden() - Method in class com.aquima.interactions.communication.report.ReportingDomainSchemaDS
 
getIsUserOverwritingEnabled() - Method in interface com.aquima.interactions.process.ds.IRoutingAlgorithmDS
 
getIsUserOverwritingEnabled() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlRoutingAlgorithmDS
 
getIsUserOverwritingEnabled() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlRoutingAlgorithmDS
 
getItemName() - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyDS
Returns the optional name of the items within this property.
getItemName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
getItemName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
getItemName() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
Returns the optional name of the items within this property.
getItemName() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
getItemName() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
getItemName() - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
getItems() - Method in class com.aquima.interactions.communication.data.DataArray
Returns the items of the array.
getItems() - Method in interface com.aquima.interactions.communication.IGroupParticleMappingDefinition
This method returns the items of the group.
getItems() - Method in class com.aquima.interactions.communication.impl.GroupParticleMappingDefinition
 
getJobId() - Method in interface com.aquima.interactions.process.scheduler.IExecutionContext
Returns the unique ID of this job
getJsonDataModelArrayType() - Method in class com.aquima.interactions.framework.container.listplus.model.JsonDataModel
 
getJsonSearch() - Method in class com.aquima.interactions.composer.model.list.state.ListConfiguration
Returns the JSON search value.
getJustification(IProfile, ValueReference, JustificationDepth) - Method in class com.aquima.interactions.rule.impl.RuleEngine
 
getJustification(IProfile, ValueReference, JustificationDepth) - Method in class com.aquima.interactions.rule.inference.InferenceEngine
This method determines the justification tree for the specified value.
getJustification(IProfile, ValueReference, JustificationDepth) - Method in interface com.aquima.interactions.rule.IRuleEngine
This method determines the justification tree for the specified value.
getJustification(InferenceContext, ValueReference, JustificationDepth, Map<ValueReference, JustificationTree>) - Method in class com.aquima.interactions.rule.inference.InferenceEngine
This method determines the justification tree for the specified value.
getJustificationId() - Method in interface com.aquima.interactions.rule.IInferenceDetails
This method returns the ID of the justification text that the rule who sourced the value provided.
getJustificationId() - Method in class com.aquima.interactions.rule.SourcedValue
This method returns the justification ID of the inferenced value.
getJustificationId() - Method in class com.aquima.interactions.rule.tms.TmsAttributeValue
 
getJustificationId() - Method in class com.aquima.interactions.rule.tms.TmsInferenceDetails
 
getJustificationInfo() - Method in interface com.aquima.interactions.rule.IDataRuleDefinition
This method returns an optimized object containing all the justifications of the rule.
getJustificationInfo() - Method in class com.aquima.interactions.rule.impl.datarule.DataRuleDefinition
 
getJustifications() - Method in class com.aquima.interactions.rule.graph.JustificationVisitor
This method returns an optimized object containing all the justifications of the rule.
getJustificationText() - Method in interface com.aquima.interactions.mapping.IMappedJustificationTree
 
getJustificationText() - Method in class com.aquima.interactions.mapping.impl.MappedJustificationTree
 
getJustificationTextId() - Method in class com.aquima.interactions.rule.DMNDecisionTree
This method returns the justification text id of the inferred value.
getJustificationTextId() - Method in class com.aquima.interactions.rule.JustificationTree
This method returns the justification text id of the inferenced value.
getJustificationTextId(String, String) - Method in class com.aquima.interactions.framework.rule.CsvDataRule
 
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.graph.ConversionRule
 
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.graph.JustificationEntry
 
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.graph.JustificationInfo
This method returns the justification text id for the specified parameters.
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.graph.JustificationMap
 
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.graph.JustificationMatrix
 
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.graph.JustificationSet
 
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.graph.ReverseRelationRule
 
getJustificationTextId(String, String) - Method in interface com.aquima.interactions.rule.IInferenceRule
This method returns the justification text id for the specified ID and format combination.
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.inference.ConstraintDefault
 
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExpression
 
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.inference.defaults.DefaultValue
 
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.inference.rule.BusinessRule
 
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.inference.table.DecisionTableRule
 
getJustificationTextId(String, String) - Method in class com.aquima.interactions.rule.report.FailedRule
 
getJustificationTexts() - Method in interface com.aquima.interactions.mapping.IMappedJustificationTree
 
getJustificationTexts() - Method in class com.aquima.interactions.mapping.impl.MappedJustificationTree
 
getJustificationTreeMappingDefinition() - Method in class com.aquima.interactions.mapping.impl.ValueMappingDefinition
 
getJustificationTreeMappingDefinition() - Method in interface com.aquima.interactions.mapping.IValueMappingDefinition
 
getKey() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
 
getKey() - Method in exception class com.aquima.interactions.composer.exception.UnknownKeyException
This method returns the key for which no element could be found.
getKey() - Method in class com.aquima.interactions.foundation.LicenseKey
This method returns the license key.
getKey() - Method in exception class com.aquima.interactions.foundation.security.core.CryptoGraphicException
Get the error key.
getKey() - Method in interface com.aquima.interactions.foundation.utility.CaseInsensitiveMap.Entry
This method returns the key of the entry.
getKey() - Method in exception class com.aquima.interactions.foundation.utility.LookupFailureException
This method returns the key that was used to locate the resource or property.
getKey() - Method in class com.aquima.interactions.framework.handler.dtree.Answer
 
getKey() - Method in class com.aquima.interactions.framework.handler.dtree.DomainValue
 
getKey() - Method in class com.aquima.interactions.framework.handler.dtree.FieldSolutionPart
 
getKey() - Method in class com.aquima.interactions.framework.handler.dtree.Question
 
getKey() - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters.ExpressionEntry
 
getKey() - Method in interface com.aquima.interactions.matching.IMatchScore
This method returns the key the result was grouped on.
getKey() - Method in class com.aquima.interactions.matching.result.MatchScore
 
getKey() - Method in interface com.aquima.interactions.portal.ITypedParameterValue
This method returns the key of this typed parameter value.
getKey() - Method in class com.aquima.interactions.portal.model.def.TypedParameterValue
 
getKey(String) - Static method in class com.aquima.interactions.flow.model.VisitedPage
Method to create a unique string for a specific page with an optional active instance for the page
getKeyFactory() - Static method in class com.aquima.interactions.foundation.security.util.AppServerAwareFactory
Get the DSA key factory.
getKeyField() - Method in class com.aquima.interactions.ds.matching.ExtXmlCaseBaseDS
 
getKeyField() - Method in interface com.aquima.interactions.matching.ds.ICaseBaseDS
This method returns the attribute that should be used to group matching cases on.
getKeyField() - Method in interface com.aquima.interactions.matching.IMatchRequest
This method returns the attribute that should be used to group matching cases on.
getKeyField() - Method in class com.aquima.interactions.matching.report.ReportingCaseBaseDS
 
getKeyField() - Method in class com.aquima.interactions.matching.request.MatchRequest
 
getKeyHash() - Method in class com.aquima.interactions.matching.result.MatchScore
 
getKeyPrefix() - Method in class com.aquima.interactions.framework.renderer.XmlElement
 
getKeys() - Method in class com.aquima.interactions.foundation.utility.MultiValueMap
This method returns the keys of the map.
getKeys() - Method in class com.aquima.interactions.foundation.utility.ValueMap
This method returns the keys of the map.
getKeys() - Method in class com.aquima.interactions.portal.function.ValidationErrorMap
 
getKeyString() - Method in class com.aquima.interactions.composer.RuntimeKey
This method will return the complete key-string containing both prefix and id.
getKeyValue() - Method in interface com.aquima.interactions.matching.ICase
This method returns the value of the case for the key field of the casebase.
getKeyValue() - Method in class com.aquima.interactions.matching.impl.model.Case
 
getLabel() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
getLabel() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
getLabel() - Method in interface com.aquima.interactions.flow.ds.IEdgeDS
For the edge that connects the start node, the label value may be null.
getLabel() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlEdgeDS
 
getLabel() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlEdgeDS
 
getLabel() - Method in class com.aquima.interactions.flow.ExitEvent
Returns the label for the specified exit event object.
getLabel() - Method in class com.aquima.interactions.flow.report.ReportingEdgeDS
 
getLabel() - Method in class com.aquima.interactions.foundation.Version
This method returns the (optional) label of the version.
getLabel() - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItem
 
getLabel() - Method in class com.aquima.interactions.portal.model.def.ServiceCallEvent
This method returns the label of the event.
getLabel() - Method in class com.aquima.interactions.process.TaskExit
This method returns the label of the exit type.
getLanguage() - Method in interface com.aquima.interactions.framework.renderer.IRendererContext
Rendering should be done for a specific language.
getLanguage() - Method in class com.aquima.interactions.framework.renderer.RendererContextBase
 
getLanguage() - Method in interface com.aquima.interactions.portal.IRequestScope
Retrieves the language in which the last page was submitted.
getLanguage() - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
getLanguage() - Method in class com.aquima.interactions.portal.model.session.scope.RequestScopeDelegate
 
getLanguage() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
Returns the current language.
getLanguage() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
Returns the current language.
getLanguage() - Method in exception class com.aquima.interactions.rule.exception.TslExpandException
This method returns the language for which the expand action failed.
getLanguageByCode(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getLanguageByCode(String) - Method in class com.aquima.interactions.project.impl.Project
 
getLanguageByCode(String) - Method in interface com.aquima.interactions.project.IProject
This method returns the language specified for the given language code.
getLanguageByName(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getLanguageByName(String) - Method in class com.aquima.interactions.project.impl.Project
 
getLanguageByName(String) - Method in interface com.aquima.interactions.project.IProject
This method returns the language specified for the given name.
getLanguageCode() - Method in class com.aquima.interactions.ds.LanguageFormatDefinition
This method returns the language code the mapping was defined for.
getLanguageCode() - Method in class com.aquima.interactions.ds.ValueFormatDefinition
This method returns the language code of the language that should be used for language specific symbols.
getLanguageCode() - Method in class com.aquima.interactions.ds.ValueFormatDS
 
getLanguageCode() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownLanguageException
This method returns the code of the language that was unknown.
getLanguageCode() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigValueFormatDS
 
getLanguageCode() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigValueFormatDS
 
getLanguageCode() - Method in interface com.aquima.interactions.portal.model.ISessionState
This method returns the current language (code) of the session.
getLanguageCode() - Method in class com.aquima.interactions.portal.model.session.state.PortalContextState
 
getLanguageCode() - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getLanguageCode() - Method in interface com.aquima.interactions.process.dao.impl.IDisplayNameModel
 
getLanguageCode() - Method in interface com.aquima.interactions.project.ds.IValueFormatDS
Returns the code of the language that should be used to take the currency symbols from.
getLanguageCode() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlValueFormatDS
 
getLanguageCode() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlValueFormatDS
 
getLanguageCode() - Method in class com.aquima.interactions.project.impl.ValueFormatDefinition
This method returns the language code of the language that should be used for language specific symbols.
getLanguageCode() - Method in interface com.aquima.interactions.project.IValueFormatDefinition
This method returns the language code of the language that should be used for language specific symbols.
getLanguageCode() - Method in interface com.aquima.interactions.trace.ITimelineDisplayNameValues
 
getLanguageCodes() - Method in interface com.aquima.interactions.composer.IContentItem
Returns the language codes used in this content item.
getLanguageCodes() - Method in interface com.aquima.interactions.composer.ITextItem
Returns the set language codes.
getLanguageCodes() - Method in class com.aquima.interactions.composer.model.ContentItem
 
getLanguageCodes() - Method in class com.aquima.interactions.composer.model.TextItem
 
getLanguageCodes() - Method in interface com.aquima.interactions.foundation.ds.IXmlGlobals
This method returns all available languages.
getLanguageCodes() - Method in class com.aquima.interactions.foundation.ds.XmlGlobals
 
getLanguageCodes() - Method in class com.aquima.interactions.foundation.text.CompositeMultilingualText
 
getLanguageCodes() - Method in interface com.aquima.interactions.foundation.text.IMultilingualText
Retrieves the language codes.
getLanguageCodes() - Method in class com.aquima.interactions.foundation.text.MultilingualText
 
getLanguageCodes() - Method in class com.aquima.interactions.foundation.text.ParameterizedMultilingualText
 
getLanguageCodes() - Method in class com.aquima.interactions.portal.ds.sys.dialects.DialectFallbackText
 
getLanguageName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownLanguageException
This method returns the name of the language that was unknown.
getLanguageName() - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method returns the current value of system.language
getLanguages() - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
getLanguages() - Method in interface com.aquima.interactions.portal.IMaskContext
Returns the languages that should be used for the current mask.
getLanguages() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getLanguages() - Method in class com.aquima.interactions.portal.model.session.MaskContext
 
getLanguages() - Method in class com.aquima.interactions.project.impl.Project
 
getLanguages() - Method in interface com.aquima.interactions.project.IProject
This method returns an array of all the languages that are defined to the application.
getLastModified() - Method in class com.aquima.interactions.framework.handler.resource.ResourceLastModifiedHandlerResult
This method returns the last modification date of the resource.
getLastPriorityCheck() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns when the last priority check is done.
getLastRepeatInstanceId() - Method in class com.aquima.interactions.composer.model.ComposerContext
Returns the last instance which was activated due to a repeat expression, or null if no instance was activated.
getLastUpdated() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getLastUpdated() - Method in interface com.aquima.interactions.portal.IContentMetadata
Returns the date the content was last updated, may be null
getLastUpdatedBy() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getLastUpdatedBy() - Method in interface com.aquima.interactions.portal.IContentMetadata
Returns the user id of the last user that updated the content, may be null
getLeadingType(Type, Type) - Static method in class com.aquima.interactions.expressions.definition.Type
This function will check the leading type when two types are used to return a new type.
getLeanDateFormat() - Method in class com.aquima.interactions.foundation.types.DateValue
Deprecated.
getLeft() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.BinoptNode
This method returns the left-hand-side expression.
getLeft() - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
getLeftExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.Arithmetic
This method returns the left hand side expression of the operator.
getLeftExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.Condition
This method returns the left hand side expression of the operator.
getLeftExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.ListArithmetic
This method returns the left hand side expression of the operator.
getLeftExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.ListCondition
This method returns the left hand side expression of the operator.
getLeftExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.LogicalConnective
This method returns the left hand side expression of the operator.
getLeftPosition() - Method in class com.aquima.interactions.expressions.parser.ParserSymbol
 
getLegacyToggles() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
getLegacyToggles() - Method in interface com.aquima.interactions.config.IConfiguration
 
getLegacyToggles() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getLength() - Method in class com.aquima.interactions.foundation.security.util.SizeableByteArray
Get the length of this byte array.
getLibraryReferences() - Method in class com.aquima.interactions.portal.ds.ProjectMetadata
 
getLicenseContext() - Method in exception class com.aquima.interactions.foundation.lic.InvalidLicenseException
This method returns the license context.
getLicenseKey() - Method in class com.aquima.interactions.ds.license.LicenseFileProvider
 
getLicenseKey() - Method in class com.aquima.interactions.ds.license.LicenseFileReader
This method returns the license key from the resource.
getLicenseKey() - Method in class com.aquima.interactions.ds.license.LinkedLicenseProvider
 
getLicenseKey() - Method in class com.aquima.interactions.ds.studio.r17.AquimaStudioClient
Get the license key from studio.
getLicenseKey() - Method in class com.aquima.interactions.ds.studio.r17.StudioLicenseProvider
This method will connect to Studio and return the retrieved license key.
getLicenseKey() - Method in interface com.aquima.interactions.foundation.ILicenseProvider
This method return the license key.
getLicenseKey() - Method in class com.aquima.interactions.foundation.lic.CachingLicenseProvider
This method will call the delegate getLicenseKey method only once and caches its result.
getLimit() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
getLimit() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
getLimit() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns the limit that is currently set for this criteria
getLimit() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the limit that is currently set for this criteria
getLimitAppliedMessage() - Method in class com.aquima.interactions.framework.container.caselist.CaseListImpl
 
getLimitAppliedMessage() - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
getLimitAppliedMessage() - Method in class com.aquima.interactions.framework.container.worklist.WorkListImpl
 
getLine() - Method in class com.aquima.interactions.expressions.parser.ParserSymbol
 
getLine() - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory.Location
 
getLineNumber() - Method in class com.aquima.interactions.expressions.Position
This method returns the line number of the parsed unit.
getLinkAssetFormat() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeNodeDS
This method should return the format that should be used for the linked asset.
getLinkAssetFormat() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
getLinkAssetFormat() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
getLinkAssetName() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeNodeDS
This method should return the name of the asset this node is linked to.
getLinkAssetName() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
getLinkAssetName() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
getLinkAttribute() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeNodeDS
This method should return the name of the attribute this node is linked to.
getLinkAttribute() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
getLinkAttribute() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
getLinkAttributeValueExpression() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeNodeDS
This method should return the expression for the value the linked attribute.
getLinkAttributeValueExpression() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
getLinkAttributeValueExpression() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
getLinkContainerName() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeNodeDS
This method should return the name of the container this node is linked to.
getLinkContainerName() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
getLinkContainerName() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
getLinkEntity() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeNodeDS
This method should return the name of the entity of the linked attribute.
getLinkEntity() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
getLinkEntity() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
getLinkTreeName() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeNodeDS
This method should return the name of the tree this node is linked to.
getLinkTreeName() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
getLinkTreeName() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
getListener() - Method in exception class com.aquima.interactions.foundation.events.InvalidListenerException
This method returns the listener that was deemed invalid.
getListener() - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
getLocalCount(NodeID) - Method in class com.aquima.interactions.flow.model.FlowNodeCounter
Returns the local count for the node with the given id.
getLocalCounterDepth() - Method in class com.aquima.interactions.flow.model.FlowNodeCounter
Returns the number of stacked local scopes.
getLocalCounterSize() - Method in class com.aquima.interactions.flow.model.FlowNodeCounter
Returns the number of nodes counted in the local counter in the current scope.
getLocale() - Method in interface com.aquima.interactions.foundation.text.ILanguage
This method retrieves the locale for this language.
getLocale() - Method in class com.aquima.interactions.project.impl.Language
 
getLocale(String) - Static method in class com.aquima.interactions.foundation.text.LocaleUtil
This method creates a Locale based on the locale codes.
getLocalName() - Method in class com.aquima.interactions.foundation.connectivity.QualifiedName
This method returns the local name of the qualified name.
getLocalName() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
return the local node name.
getLocalName() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getLocalPart() - Method in class com.aquima.interactions.foundation.xml.parsing.QName
This method returns the local part of the QName.
getLocalType(String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
 
getLocation() - Method in interface com.aquima.interactions.communication.ds.IRestServiceDS
This method returns the location of the service, may be null.
getLocation() - Method in interface com.aquima.interactions.communication.ds.ISoapServiceDS
This method returns the default url of the webservice.
getLocation() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestServiceDS
 
getLocation() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapServiceDS
 
getLocation() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestServiceDS
 
getLocation() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapServiceDS
 
getLocation() - Method in class com.aquima.interactions.communication.impl.RestServiceDefinition
 
getLocation() - Method in class com.aquima.interactions.communication.impl.SoapServiceDefinition
 
getLocation() - Method in interface com.aquima.interactions.communication.IRestServiceDefinition
Returns the location url of the service.
getLocation() - Method in interface com.aquima.interactions.communication.ISoapServiceDefinition
This method return the location of the service.
getLocation() - Method in class com.aquima.interactions.communication.report.ReportingRestServiceDS
 
getLocation() - Method in class com.aquima.interactions.communication.report.ReportingSoapServiceDS
 
getLocationString() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
Returns a string of the current location.
getLocked() - Method in interface com.aquima.interactions.caseengine.client.model.GetCaseInfoResultModel
 
getLockedBy() - Method in interface com.aquima.interactions.process.dao.ICaseModel
This method returns the ID of the user who has the case locked.
getLockedStyles() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
getLockedStyles() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListParameters
This method returns the optional presentation styles that should be used for locked records.
getLogger() - Method in class com.aquima.interactions.framework.service.instance.InstanceCreateService
 
getLogger() - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceBase
 
getLogger() - Method in class com.aquima.interactions.framework.service.instance.InstanceUpdateService
 
getLogger(Class<?>) - Method in class com.aquima.interactions.foundation.logging.DefaultLogFactory
 
getLogger(Class<?>) - Method in interface com.aquima.interactions.foundation.logging.ILogFactory
Retrieves a logger for a name, mostly used for std:out adapters and jsps or aspx pages.
getLogger(Class<?>) - Method in class com.aquima.interactions.foundation.logging.java.Slf4jFactory
 
getLogger(Class<?>) - Static method in class com.aquima.interactions.foundation.logging.LogFactory
This function can be used to locate a logger for the specified class.
getLogger(Class<?>) - Method in class com.aquima.interactions.foundation.logging.NopLogFactory
 
getLogger(String) - Method in class com.aquima.interactions.foundation.logging.DefaultLogFactory
 
getLogger(String) - Method in interface com.aquima.interactions.foundation.logging.ILogFactory
Retrieves a logger for a name, mostly used for stdout adapters and jsps or aspx pages.
getLogger(String) - Method in class com.aquima.interactions.foundation.logging.java.Slf4jFactory
 
getLogger(String) - Static method in class com.aquima.interactions.foundation.logging.LogFactory
This function can be used to locate a logger for the specified name.
getLogger(String) - Method in class com.aquima.interactions.foundation.logging.NopLogFactory
 
getLong(String) - Method in interface com.aquima.interactions.process.scheduler.IJobParameters
 
getLong(String) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultQuartzJobParameters
 
getLowerPartial() - Method in class com.aquima.interactions.ds.matching.ExtXmlRampDS
 
getLowerPartial() - Method in interface com.aquima.interactions.matching.ds.IRampDS
This method returns the lower partial of the ramp definition.
getLowerPartial() - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampValue
 
getLowerPartial() - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampValue
 
getLowerPartial() - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampDefinition
 
getLowerRange() - Method in class com.aquima.interactions.ds.matching.ExtXmlRampDS
 
getLowerRange() - Method in interface com.aquima.interactions.matching.ds.IRampDS
This method returns the lower range of the ramp definition.
getLowerRange() - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampValue
 
getLowerRange() - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampValue
 
getLowerRange() - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampDefinition
 
getLowerRange() - Method in class com.aquima.interactions.matching.impl.functions.range.StringRangeValue
 
getLowerValue() - Method in interface com.aquima.interactions.foundation.IRangeValue
This method returns the lower value of the range.
getLowerValue() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
getLowestScore() - Method in class com.aquima.interactions.matching.result.ScoreList
This method returns the lowest score that is currently present in the list.
getLowestScore() - Method in class com.aquima.interactions.matching.util.IDScoreMap
This method returns the lowest score that is present in the map.
getMacroName() - Method in exception class com.aquima.interactions.spellengine.exception.UnknownMacroException
This method returns the name of the macro that could not be found.
getMacroRule(char) - Method in class com.aquima.interactions.spellengine.model.definition.SpellerDefinition
This method returns the macro rule for a specified name.
getMailConfiguration(String) - Method in class com.aquima.interactions.config.DefaultConfiguration
 
getMailConfiguration(String) - Method in interface com.aquima.interactions.config.IConfiguration
 
getMailConnection(String) - Method in interface com.aquima.interactions.foundation.connectivity.IConnectionManager
This method returns the mail connection with the specified name.
getMailConnection(String) - Method in class com.aquima.interactions.framework.connectivity.ConnectionManager
 
getMailConnection(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedConnectionManager
 
getMailConnection(String) - Method in class com.aquima.interactions.project.impl.ConnectionManager
 
getMainModule() - Method in interface com.aquima.interactions.portal.model.IModuleCache
This method returns the main module of the application.
getMainModule() - Method in class com.aquima.interactions.portal.model.ModuleCache
 
getMainModule() - Method in class com.aquima.interactions.portal.model.Solution
 
getMainSessionScope() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getMainWsdl() - Method in interface com.aquima.interactions.communication.ds.ISoapContractDS
This method returns the entry wsdl of the contract.
getMainWsdl() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapContractDS
 
getMainWsdl() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapContractDS
 
getMainWsdl() - Method in class com.aquima.interactions.communication.impl.SoapContract
 
getMainWsdl() - Method in interface com.aquima.interactions.communication.ISoapContract
This method returns the name of the entry wsdl of the contract.
getMainWsdl() - Method in class com.aquima.interactions.communication.report.ReportingSoapContractDS
 
getMajor() - Method in class com.aquima.interactions.foundation.Version
This method returns the major number of the version.
getMandatoryParameterValue(IServiceContext, String) - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
Gets a mandatory parameter as an XML attribute of a node.
getMappedExitEvents() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns a map containing all event definitions that are mapped to flow events for this container.
getMappedPortalMessages() - Method in interface com.aquima.interactions.portal.IPortalMessageScope
Returns the portalMessages for which a mapping is defined.
getMappedPortalMessages() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getMappedPortalMessages() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalMessageScope
 
getMappedPortalMessages() - Method in class com.aquima.interactions.portal.model.session.scope.PortalMessageScope
 
getMappedPortalMessages() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
getMapping(String) - Method in interface com.aquima.interactions.portal.IMappingManager
This method returns a mapping that is available for a specified name.
getMapping(String) - Method in interface com.aquima.interactions.portal.model.ISolution
This method returns a mapping for a specified name.
getMapping(String) - Method in class com.aquima.interactions.portal.model.session.MappingManager
 
getMapping(String) - Method in class com.aquima.interactions.portal.model.Solution
 
getMappingComposer() - Method in interface com.aquima.interactions.mapping.IMappingContext
 
getMappingComposer() - Method in class com.aquima.interactions.mapping.impl.MappingPortalContext
 
getMappingComposer() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns an element factory that may be used to expand pre-defined elements from the composer using the mapping context.
getMappingComposer() - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
getMappingComposer() - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
getMappingComposer() - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getMappingComposer() - Method in class com.aquima.interactions.portal.model.session.DomainSchemaContext
 
getMappingComposer() - Method in class com.aquima.interactions.portal.model.session.InstanceStackPortalContext
 
getMappingComposer() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getMappingComposer() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getMappingComposer() - Method in class com.aquima.interactions.portal.model.session.SchemaContext
 
getMappingComposer() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getMappingComposer() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getMappingManager() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns a mapping manager for the current context.
getMappingManager() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getMappingManager() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getMappingManager() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getMappingName() - Method in interface com.aquima.interactions.flow.ds.IExternalFlowDefinitionDS
 
getMappingName() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlExternalFlowDefinitionDS
 
getMappingName() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlExternalFlowDefinitionDS
 
getMappingName() - Method in interface com.aquima.interactions.flow.IExternalFlowDefinition
 
getMappingName() - Method in class com.aquima.interactions.flow.model.ExternalFlowDefinition
 
getMappingName() - Method in class com.aquima.interactions.flow.report.ReportingExternalFlowDefinitionDS
 
getMappingName() - Method in exception class com.aquima.interactions.portal.exception.UnknownMappingException
This method returns the name of the mapping that is unknown.
getMappingNames() - Method in interface com.aquima.interactions.portal.IMappingManager
This method returns all available mapping names.
getMappingNames() - Method in interface com.aquima.interactions.portal.model.ISolution
This method returns an array containing all the mapping names.
getMappingNames() - Method in class com.aquima.interactions.portal.model.session.MappingManager
 
getMappingNames() - Method in class com.aquima.interactions.portal.model.Solution
 
getMappings() - Method in interface com.aquima.interactions.mapping.IMappingDefinition
This method returns all the mappings available.
getMappings() - Method in class com.aquima.interactions.mapping.impl.MappingDefinition
 
getMappings() - Method in class com.aquima.interactions.mapping.impl.ValueMappingVisitor
 
getMappings() - Method in class com.aquima.interactions.process.dao.dto.order.CaseDataOrder
 
getMask(ApplicationID, String) - Method in class com.aquima.interactions.framework.mask.DefaultMaskFactory
 
getMask(ApplicationID, String) - Method in class com.aquima.interactions.framework.mask.MaskFactory
 
getMask(ApplicationID, String) - Method in interface com.aquima.interactions.portal.IMaskFactory
This method should return a mask implementation for a specific application module and mask type name.
getMask(ApplicationID, String) - Method in class com.aquima.interactions.portal.model.factory.LinkedMaskFactory
 
getMaskCall(String) - Method in interface com.aquima.interactions.portal.IMaskManager
This method returns the mask call for a specified name.
getMaskCall(String) - Method in class com.aquima.interactions.portal.model.session.MaskManager
 
getMaskCallName() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getMaskCallName() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns the mask call of the element that is referred.
getMaskCallName() - Method in interface com.aquima.interactions.composer.ds.ITextNodeDS
This method returns the mask call for this node.
getMaskCallName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getMaskCallName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlTextNodeDS
 
getMaskCallName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getMaskCallName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlTextNodeDS
 
getMaskCallName() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method return an optional mask that should be used for determining a display value for the element this reference refers to (usually a field).
getMaskCallName() - Method in class com.aquima.interactions.composer.model.definition.TextFieldDefinition
This method returns the mask definition name that should be used for this field definition.
getMaskCallName() - Method in interface com.aquima.interactions.composer.model.list.IListColumn
This method return the optional mask that should be applied to this columns value.
getMaskCallName() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getMaskCallName() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getMaskCallName() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getMaskCallName() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getMaskCallName() - Method in interface com.aquima.interactions.portal.IMaskContext
Returns the name of the current mask.
getMaskCallName() - Method in class com.aquima.interactions.portal.model.session.MaskContext
 
getMaskCallNames() - Method in interface com.aquima.interactions.portal.IMaskManager
This method returns all available mask call names.
getMaskCallNames() - Method in interface com.aquima.interactions.portal.model.IModule
This method returns an array containing all the mask definition names.
getMaskCallNames() - Method in class com.aquima.interactions.portal.model.Module
 
getMaskCallNames() - Method in class com.aquima.interactions.portal.model.session.MaskManager
 
getMaskDefinition(String) - Method in interface com.aquima.interactions.portal.model.IModule
This method returns a mask definition for a specified name.
getMaskDefinition(String) - Method in class com.aquima.interactions.portal.model.Module
 
getMaskFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getMaskFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getMaskFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getMaskFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
This method returns a mask factory.
getMaskFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getMaskManager() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns a mask manager for the current context.
getMaskManager() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getMaskManager() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getMaskManager() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getMaskTypeName() - Method in interface com.aquima.interactions.portal.IMaskContext
Returns the type name of the current mask.
getMaskTypeName() - Method in class com.aquima.interactions.portal.model.session.MaskContext
 
getMasterAttributeName() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchDefinitionDS
 
getMasterAttributeName() - Method in interface com.aquima.interactions.matching.ds.IMatchDefinitionDS
Returns the id of the master attribute.
getMasterAttributeName() - Method in interface com.aquima.interactions.matching.IMatchDefinition
This method returns the name of the attribute that should be used as modifier for the score of this attribute.
getMasterAttributeName() - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
getMatchAt(int) - Method in class com.aquima.interactions.dtree.impl.SearchResult
 
getMatchAt(int) - Method in interface com.aquima.interactions.dtree.ISearchResult
Returns the matching entry at the designated position.
getMatchButton() - Method in class com.aquima.interactions.framework.container.dtree.TreeSelectorParameters
 
getMatchButtonEvent() - Method in class com.aquima.interactions.framework.container.dtree.TreeSelectorParameters
 
getMatchConditions() - Method in interface com.aquima.interactions.mapping.IEntityMappingDefinition
This method returns the optional match condition that determines when instances match and should be mapped.
getMatchConditions() - Method in class com.aquima.interactions.mapping.impl.EntityMappingDefinition
 
getMatchConditions() - Method in class com.aquima.interactions.mapping.impl.MatchConditionVisitor
 
getMatchCount() - Method in class com.aquima.interactions.dtree.impl.SearchResult
 
getMatchCount() - Method in interface com.aquima.interactions.dtree.ISearchResult
Returns the number of matches the result contains.
getMatchDefinitions() - Method in interface com.aquima.interactions.matching.ICaseBase
This returns all the match definitions that should be used to match the values of a case from this casebase.
getMatchDefinitions() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getMatchDefinitions(List<IMatchDefinition>) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getMatchedAttributes() - Method in interface com.aquima.interactions.matching.IDetailMatchResult
This method returns an array containing the names of the attributes that were matched to calculate the score of this case.
getMatchedAttributes() - Method in class com.aquima.interactions.matching.result.DetailMatchResult
 
getMatchEngine() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns the match engine as configured for the application.
getMatchEngine() - Method in interface com.aquima.interactions.portal.model.IModule
This method returns the match engine for this application.
getMatchEngine() - Method in class com.aquima.interactions.portal.model.Module
 
getMatchEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getMatchEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getMatchEngine() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getMatchEngineDS() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
getMatchEngineDS() - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
getMatchEngineDS() - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should return a data source implementation that can be used to initialize a match engine for the application.
getMatchEngineDS() - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
getMatchEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
getMatchEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
getMatchEngineDS() - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
getMatches() - Method in class com.aquima.interactions.dtree.impl.SearchResult
 
getMatches() - Method in interface com.aquima.interactions.dtree.ISearchResult
This function returns an ordered array of matching entries.
getMatches() - Method in interface com.aquima.interactions.matching.IMatchResult
This method returns all the matches from this match result.
getMatches() - Method in class com.aquima.interactions.matching.result.MatchResult
 
getMatchExt(int) - Static method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
getMatchFunction() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchDefinitionDS
 
getMatchFunction() - Method in interface com.aquima.interactions.matching.ds.IMatchDefinitionDS
This function returns the match function name this match definition uses.
getMatchFunction() - Method in interface com.aquima.interactions.matching.IAttributeScore
This method returns the name of the match function that was used to match the attribute.
getMatchFunction() - Method in interface com.aquima.interactions.matching.IMatchDefinition
This method returns the match function that will be used to match the attribute.
getMatchFunction() - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
getMatchFunction() - Method in class com.aquima.interactions.matching.impl.model.MultiValueMatcher
 
getMatchFunction() - Method in class com.aquima.interactions.matching.result.AttributeScore
 
getMatchFunction(String) - Method in interface com.aquima.interactions.matching.IMatchEngine
This method returns the match function as defined in studio.
getMatchFunction(String) - Method in class com.aquima.interactions.matching.impl.model.MatchEngine
 
getMatchFunction(String) - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionList
 
getMatchFunction(String, IMatchFunctionParameters) - Method in interface com.aquima.interactions.matching.IMatchFunctionFactory
This method constructs a match function for a specific match type definition with the specified name and parameters.
getMatchFunction(String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatchFactory
 
getMatchFunction(String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactNumberMatchFactory
 
getMatchFunction(String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactStringMatchFactory
 
getMatchFunction(String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatchFactory
 
getMatchFunction(String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.impl.functions.levenshtein.LevenshteinMatchFactory
 
getMatchFunction(String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.impl.functions.normdist.NormDistMatchFactory
 
getMatchFunction(String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatchFactory
 
getMatchFunction(String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatchFactory
 
getMatchFunction(String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.impl.functions.range.RangeMatchFactory
 
getMatchFunction(String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramMatchFactory
 
getMatchFunction(String, String, IMatchFunctionParameters) - Method in interface com.aquima.interactions.matching.IMatchTypeFactory
This method constructs a match function for a specific match type definition with the specified name and parameters.
getMatchFunction(String, String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.impl.functions.MatchTypeFactory
 
getMatchFunction(String, String, IMatchFunctionParameters) - Method in class com.aquima.interactions.matching.LinkedMatchTypeFactory
 
getMatchFunctionCount() - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionList
 
getMatchFunctionFactory(String) - Method in class com.aquima.interactions.matching.impl.functions.MatchTypeFactory
 
getMatchFunctionList() - Method in class com.aquima.interactions.matching.impl.model.MatchEngine
 
getMatchFunctions() - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionList
 
getMatchingAttributeReference() - Method in interface com.aquima.interactions.process.IMessageEventMapping
This method returns the attribute reference
getMatchingAttributeReference() - Method in class com.aquima.interactions.process.impl.MessageEventMappingDefinition
 
getMatchMode() - Method in class com.aquima.interactions.process.dao.dto.ProcessViewFilter
 
getMatchMode() - Method in class com.aquima.interactions.process.search.FilterCondition
 
getMatchMode() - Method in class com.aquima.interactions.trace.FilterCondition
 
getMatchOnField() - Method in interface com.aquima.interactions.process.ds.IMessageEventMappingDS
This method return the matching field selected
getMatchOnField() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventMappingDS
 
getMatchOnField() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventMappingDS
 
getMatchOnField() - Method in interface com.aquima.interactions.process.IMessageEventMapping
This method returns the definition of the match on field, may be null.
getMatchOnField() - Method in class com.aquima.interactions.process.impl.MessageEventMappingDefinition
 
getMatchScore(String) - Method in class com.aquima.interactions.matching.result.ScoreList
This method returns the match score for the specified ID.
getMatchType() - Method in interface com.aquima.interactions.matching.IMatchFunction
This method returns the type of the match function.
getMatchType() - Method in class com.aquima.interactions.matching.impl.functions.MatchFunction
 
getMatchType() - Method in class com.aquima.interactions.matching.impl.model.MultiValueMatcher
 
getMatchType(int) - Static method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
getMatchTypeFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getMatchTypeFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getMatchTypeFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getMatchTypeFactory() - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionList
 
getMatchTypeFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
This method returns the match type factory which can create custom match functions.
getMatchTypeFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getMaxFrequency() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexList
 
getMaximumFractionDigits() - Method in class com.aquima.interactions.foundation.text.NumberFormatSettings
Returns the value specified.
getMaximumIntegerDigits() - Method in class com.aquima.interactions.foundation.text.NumberFormatSettings
Returns the value specified.
getMaximumLength() - Method in class com.aquima.interactions.framework.validator.StringValidatorCall
This method returns the maximum length a string that is validated should have.
getMaximumResults() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeSearch
 
getMaximumSize() - Method in class com.aquima.interactions.matching.result.ScoreList
This method returns the maximum size that is allowed for this list.
getMaximumSize() - Method in class com.aquima.interactions.matching.util.IDScoreMap
This method returns the maximum size the map may reach.
getMaxKeyResults() - Method in class com.aquima.interactions.ds.matching.ExtXmlCaseBaseDS
 
getMaxKeyResults() - Method in interface com.aquima.interactions.matching.ds.ICaseBaseDS
This methods returns the maximum number of scores that should be grouped on a single unique key-field value.
getMaxKeyResults() - Method in interface com.aquima.interactions.matching.IMatchRequest
This method returns the maximum number of results that should be stored for each unique key field value.
getMaxKeyResults() - Method in class com.aquima.interactions.matching.impl.model.MatchContext
 
getMaxKeyResults() - Method in class com.aquima.interactions.matching.report.ReportingCaseBaseDS
 
getMaxKeyResults() - Method in class com.aquima.interactions.matching.request.MatchRequest
 
getMaxLoopCount() - Method in class com.aquima.interactions.flow.model.FlowNodeCounter
Returns the maximum loop (and recursion) count.
getMaxNumberOfTenants() - Method in class com.aquima.interactions.foundation.lic.Component
 
getMaxOccurs() - Method in interface com.aquima.interactions.communication.ds.IParticleMappingDS
The method returns the max occurs of the field.
getMaxOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAnyParticleMappingDS
 
getMaxOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementParticleMappingDS
 
getMaxOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlGroupParticleMappingDS
 
getMaxOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAnyParticleMappingDS
 
getMaxOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementParticleMappingDS
 
getMaxOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlGroupParticleMappingDS
 
getMaxOccurs() - Method in class com.aquima.interactions.communication.impl.ParticleMappingDefinition
 
getMaxOccurs() - Method in interface com.aquima.interactions.communication.IParticleMappingDefinition
This method returns the max occurs of the particle.
getMaxOccurs() - Method in class com.aquima.interactions.communication.report.ReportingAnyParticleMappingDS
 
getMaxOccurs() - Method in class com.aquima.interactions.communication.report.ReportingElementParticleMappingDS
 
getMaxOccurs() - Method in class com.aquima.interactions.communication.report.ReportingGroupParticleDS
 
getMaxResults() - Method in class com.aquima.interactions.ds.matching.ExtXmlCaseBaseDS
 
getMaxResults() - Method in class com.aquima.interactions.framework.container.dtree.TreeSelectorParameters
 
getMaxResults() - Method in interface com.aquima.interactions.matching.ds.ICaseBaseDS
This method returns the setting which specified the maximum amount of matches that will be returned.
getMaxResults() - Method in interface com.aquima.interactions.matching.IMatchRequest
This method returns the maximum number of matching cases that should be returned as a result of the match action.
getMaxResults() - Method in class com.aquima.interactions.matching.impl.model.MatchContext
 
getMaxResults() - Method in class com.aquima.interactions.matching.report.ReportingCaseBaseDS
 
getMaxResults() - Method in class com.aquima.interactions.matching.request.MatchRequest
 
getMaxResults() - Method in class com.aquima.interactions.matching.result.MatchResult
This method returns the maximum number of results that may be present in this result class.
getMaxResults() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
getMaxResults() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Return the maximum number of items to be returned
getMaxSessions() - Method in class com.aquima.interactions.foundation.lic.Component
This method returns an integer containing the maximum number of sessions that is allowed for this components.
getMaxSessions(LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
This method returns the maximum number of sessions for the given license context.
getMean() - Method in class com.aquima.interactions.matching.impl.functions.normdist.NormDistValue
 
getMember(String) - Method in class com.aquima.interactions.portal.model.datatype.DataValueObjectType
Returns the member definition.
getMemberNames() - Method in class com.aquima.interactions.communication.data.DataObject
Returns the names of the members.
getMembers() - Method in class com.aquima.interactions.portal.model.datatype.DataValueObjectType
Returns the names of the properties.
getMenuItems() - Method in interface com.aquima.interactions.framework.container.navigationmenu.v1.model.INavigationMenuParameters
 
getMenuItems() - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItems
 
getMenuItems() - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItemsVisitor
 
getMenuItems() - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.NavigationMenuParameters
 
getMessage() - Method in interface com.aquima.interactions.communication.ds.IFieldValidationDS
This method returns the text that should be shown when a value does not pass the validation.
getMessage() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlFieldValidationDS
 
getMessage() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlFieldValidationDS
 
getMessage() - Method in interface com.aquima.interactions.communication.IFieldValidationDefinition
This method returns the validation message.
getMessage() - Method in class com.aquima.interactions.communication.impl.FieldValidationDefinition
 
getMessage() - Method in class com.aquima.interactions.communication.report.ReportingFieldValidationDS
 
getMessage() - Method in class com.aquima.interactions.composer.ds.delegate.FieldValidationDelegateDS
 
getMessage() - Method in interface com.aquima.interactions.composer.ds.IFieldValidationDS
This method returns the text that should be shown when a value does not pass the validation.
getMessage() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldValidationDS
 
getMessage() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldValidationDS
 
getMessage() - Method in exception class com.aquima.interactions.composer.exception.ExpandException
 
getMessage() - Method in interface com.aquima.interactions.composer.IFieldValidation
This method returns the message that should be shown in case the validation fails.
getMessage() - Method in class com.aquima.interactions.composer.model.definition.FieldValidationDefinition
This method returns the text that should be shown in case the validation is not successful.
getMessage() - Method in class com.aquima.interactions.composer.model.FailedElement
This method returns the message explaining the failure.
getMessage() - Method in class com.aquima.interactions.composer.model.FieldValidation
 
getMessage() - Method in class com.aquima.interactions.composer.report.ReportingFieldValidationDS
 
getMessage() - Method in exception class com.aquima.interactions.foundation.connectivity.impl.SoapFaultException
 
getMessage() - Method in exception class com.aquima.interactions.foundation.security.core.CryptoGraphicException
Get the exception message
getMessage() - Method in exception class com.aquima.interactions.foundation.xml.exception.XmlValidationException
 
getMessage() - Method in class com.aquima.interactions.framework.handler.messages.MessageHandlerResult
This method returns the text message for the key.
getMessage() - Method in class com.aquima.interactions.portal.ds.sys.dialects.FieldValidationDS
 
getMessage() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ValidationDS
 
getMessage() - Method in exception class com.aquima.interactions.portal.exception.ServiceException
 
getMessage() - Method in class com.aquima.interactions.portal.model.session.page.EventValue
 
getMessage() - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateDS
 
getMessage() - Method in interface com.aquima.interactions.rule.ds.IValidationDS
This method returns a text object containing an explanation that should be used when the validation fails.
getMessage() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlValidationDS
 
getMessage() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlValidationDS
 
getMessage() - Method in class com.aquima.interactions.rule.graph.ValidationRuleBase
 
getMessage() - Method in interface com.aquima.interactions.rule.IValidationRule
This method should return the message that explains why the validation fails.
getMessage() - Method in class com.aquima.interactions.rule.report.FailedValidation
 
getMessage() - Method in class com.aquima.interactions.rule.report.ReportingValidatorDS
 
getMessage(String) - Method in class com.aquima.interactions.foundation.report.ErrorMessage
Create a message with the custom language text.
getMessage(String) - Method in interface com.aquima.interactions.foundation.text.ISystemMessagesHandler
This method returns the message object belonging to the specified id.
getMessage(String) - Method in interface com.aquima.interactions.portal.IMaskContext
This method returns a multilingual text for a specified key.
getMessage(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getMessage(String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngineHandler
 
getMessage(String) - Method in class com.aquima.interactions.portal.model.session.MaskContext
 
getMessage(String) - Method in class com.aquima.interactions.project.impl.Project
 
getMessage(String) - Method in interface com.aquima.interactions.project.IProject
This method returns the message object belonging to the specified id.
getMessage(String, String...) - Method in interface com.aquima.interactions.foundation.text.ISystemMessagesHandler
This method returns the message object belonging to the specified id.
getMessage(String, String...) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getMessage(String, String...) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngineHandler
 
getMessage(String, String[]) - Method in class com.aquima.interactions.portal.model.session.page.EventValueConverter
 
getMessage(String, String[]) - Method in class com.aquima.interactions.portal.model.session.page.EventValueValidator
 
getMessage(String, String[]) - Method in class com.aquima.interactions.portal.model.session.page.UpdateCustomFieldVisitor
 
getMessage(String, String...) - Method in class com.aquima.interactions.project.impl.Project
 
getMessage(String, String...) - Method in interface com.aquima.interactions.project.IProject
This method returns the message object belonging to the specified id.
getMessageBus() - Method in interface com.aquima.interactions.portal.IPortalSession
Returns the messagebus.
getMessageBus() - Method in interface com.aquima.interactions.portal.ISessionActivationContext
 
getMessageBus() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getMessageBus() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getMessageBus() - Method in class com.aquima.interactions.portal.model.session.SessionActivationContext
 
getMessageBus() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getMessageCount() - Method in interface com.aquima.interactions.foundation.report.IInitializationReport
This method returns the total number of messages that is present in the report.
getMessageCount() - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
getMessageCount() - Method in class com.aquima.interactions.foundation.report.InitializationReportLogger
 
getMessageCount(Severity) - Method in interface com.aquima.interactions.foundation.report.IInitializationReport
This method returns the number of messages with the requested severity.
getMessageCount(Severity) - Method in class com.aquima.interactions.foundation.report.InitializationMessage
This method counts the number of messages, including child messages, that match the given severity.
getMessageCount(Severity) - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
getMessageCount(Severity) - Method in class com.aquima.interactions.foundation.report.InitializationReportLogger
 
getMessageEvent() - Method in interface com.aquima.interactions.process.IMessageEventMapping
This method returns the definition of the message event, may not be null.
getMessageEvent() - Method in class com.aquima.interactions.process.impl.MessageEventMappingDefinition
 
getMessageEvent() - Method in class com.aquima.interactions.process.impl.nodes.EventNodeDefinition
 
getMessageEvent() - Method in interface com.aquima.interactions.process.nodes.IEventNodeDefinition
 
getMessageEvent(String) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getMessageEventByName(String) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getMessageEventByName(String) - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns the message event definition for the specified name.
getMessageEventByName(String) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getMessageEventId() - Method in class com.aquima.interactions.process.impl.CaseUpdatesContext
 
getMessageEventId() - Method in interface com.aquima.interactions.process.impl.ICaseUpdatesContext
 
getMessageEventMapping() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns the message event this node should wait for.
getMessageEventMapping() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
getMessageEventMapping() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
getMessageEventMapping() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
getMessageEventName() - Method in interface com.aquima.interactions.process.ds.IMessageEventMappingDS
This method returns the name of the message event, may not be null.
getMessageEventName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventMappingDS
 
getMessageEventName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventMappingDS
 
getMessageEventName() - Method in exception class com.aquima.interactions.process.exception.UnknownMessageEventException
This method returns the name of the message event that was invalid.
GetMessageHandler - Class in com.aquima.interactions.framework.handler.messages
Action handler that retrieves a message for the specified as parameter.
GetMessageHandler() - Constructor for class com.aquima.interactions.framework.handler.messages.GetMessageHandler
 
getMessageId() - Method in interface com.aquima.interactions.composer.IFieldValidation
This method returns the message Id that should be shown in case the validation fails.
getMessageId() - Method in class com.aquima.interactions.composer.model.FieldValidation
 
getMessageId() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownMessageException
This method returns the id of the message that was unknown.
getMessageKey(String) - Method in class com.aquima.interactions.framework.mask.impl.speller.MonthSpeller
 
getMessageKey(String) - Method in class com.aquima.interactions.framework.mask.impl.speller.ShortMonthSpeller
 
getMessages() - Method in interface com.aquima.interactions.composer.IField
This method will return the error or waning messages applicable to this field.
getMessages() - Method in class com.aquima.interactions.composer.model.Field
 
getMessages() - Method in interface com.aquima.interactions.rule.IValidationResult
This method returns an array of validation messages.
getMessages() - Method in class com.aquima.interactions.rule.validation.ValidationResult
 
getMessages(boolean) - Method in interface com.aquima.interactions.composer.IContainer
This method returns all the messages that were reported during the expand of this container.
getMessages(boolean) - Method in class com.aquima.interactions.composer.model.Container
 
getMessages(boolean) - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getMessages(Severity) - Method in interface com.aquima.interactions.foundation.report.IInitializationReport
This method returns an array containing all the messages of the requested severity.
getMessages(Severity) - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
getMessages(Severity) - Method in class com.aquima.interactions.foundation.report.InitializationReportLogger
 
getMessages(Severity, boolean) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method returns an array of messages that were detected while parsing the node.
getMessages(Severity, boolean) - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
getMessages(Set<InitializationMessage>, Severity) - Method in class com.aquima.interactions.foundation.report.InitializationMessage
 
getMessageType() - Method in interface com.aquima.interactions.portal.IPortalMessage
Returns the type of the message.
getMessageType() - Method in class com.aquima.interactions.portal.PortalMessage
 
getMessageType() - Method in class com.aquima.interactions.trace.impl.TraceMessageBase
 
getMessageType() - Method in interface com.aquima.interactions.trace.ITraceMessage
The action of the trace message, not null.
getMessageXml(InitializationMessage) - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
getMetadata() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportR12
Deprecated.
Returns the metadata of the export.
getMetadata() - Method in class com.aquima.interactions.ds.xml.XmlExportResource
 
getMetadata() - Method in interface com.aquima.interactions.metamodel.IAggregateDefinition
This method returns an array containing all the metadata entities that are present in the aggregate definition.
getMetadata() - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
getMetadata(String) - Method in interface com.aquima.interactions.metamodel.IAggregateDefinition
This method returns the metadata for the supplied name.
getMetadata(String) - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
getMetaData() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
This method returns the meta-data settings.
getMetadataField() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getMetadataField() - Method in interface com.aquima.interactions.framework.container.listplus.search.IListColumWithMetadata
This method returns the metadata field for this column
getMetadataField() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getMetadataField() - Method in class com.aquima.interactions.process.dao.dto.CaseMetadataFilter
 
getMetadataName() - Method in exception class com.aquima.interactions.metamodel.exception.UnknownMetadataException
This method returns the metadata name which was unknown.
getMetadataProperty(String) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
GetMetadataService - Class in com.aquima.interactions.framework.service.connectivity.file
This service will get the meta data for a file.
GetMetadataService() - Constructor for class com.aquima.interactions.framework.service.connectivity.file.GetMetadataService
 
getMetadataValue(String) - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
getMetaModel() - Method in class com.aquima.interactions.dtree.impl.InitializationLookup
This method returns the meta model definition of the current application.
getMetaModel() - Method in interface com.aquima.interactions.portal.IPortalContext
Returns the metamodel for which the current portal-session is constructed.
getMetaModel() - Method in interface com.aquima.interactions.portal.model.IModule
This method returns the (static) meta model of the application.
getMetaModel() - Method in class com.aquima.interactions.portal.model.Module
 
getMetaModel() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getMetaModel() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getMetaModel() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getMetaModel() - Method in interface com.aquima.interactions.profile.IProfileActivationContext
This method may be used at profile activation for restoring the MetaModel.
getMetaModel() - Method in class com.aquima.interactions.profile.model.InstanceManager
 
getMetaModel() - Method in class com.aquima.interactions.profile.model.Profile
 
getMetaModel() - Method in class com.aquima.interactions.profile.model.ProfileActivationContext
 
getMetaModel() - Method in class com.aquima.interactions.rule.ds.delegate.RuleDelegateVisitor
 
getMetaModel() - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateVisitor
 
getMetaModel() - Method in interface com.aquima.interactions.rule.ds.IRuleVisitor
This method returns the meta model of the rule engine.
getMetaModel() - Method in class com.aquima.interactions.rule.graph.RuleVisitor
 
getMetaModel() - Method in class com.aquima.interactions.rule.report.ReportingConstraintVisitor
 
getMetaModel() - Method in class com.aquima.interactions.rule.report.ReportingSourceVisitor
 
getMetaModel() - Method in class com.aquima.interactions.rule.report.ReportingValidationVisitor
 
getMetaModelDS() - Method in class com.aquima.interactions.ds.composite.PrefixedModuleDS
 
getMetaModelDS() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
getMetaModelDS() - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
getMetaModelDS() - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should return a meta-model datasource implementation for the application this interface represents.
getMetaModelDS() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ModuleDS
 
getMetaModelDS() - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
getMetaModelDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
getMetaModelDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
getMetaModelDS() - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
getMetaModelDS() - Method in interface com.aquima.interactions.process.ds.IProcessModuleDS
This method should return a meta-model datasource implementation for the application this interface represents.
getMetaModelDS() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessModuleDS
 
getMetaModelDS() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessModuleDS
 
getMethod() - Method in exception class com.aquima.interactions.communication.exception.UnmatchableOperationException
This method returns the http method that was used when this exception occurred.
getMillisecond() - Method in class com.aquima.interactions.foundation.types.DateTimeValue
 
getMimeType() - Method in interface com.aquima.interactions.communication.data.serialization.IDataSerializer
Returns the mime type of the serialized data.
getMimeType() - Method in class com.aquima.interactions.communication.data.serialization.json.JsonSerializer
 
getMimeType() - Method in class com.aquima.interactions.communication.data.serialization.xml.XmlSerializer
 
getMimeType() - Method in class com.aquima.interactions.framework.FlowScopeFile
 
getMimeType() - Method in class com.aquima.interactions.framework.handler.resource.ResourceHandlerResult
This method returns the mime type of the resource.
getMinimumFractionDigits() - Method in class com.aquima.interactions.foundation.text.NumberFormatSettings
Returns the value specified.
getMinimumIntegerDigits() - Method in class com.aquima.interactions.foundation.text.NumberFormatSettings
Returns the value specified.
getMinimumLength() - Method in class com.aquima.interactions.framework.validator.StringValidatorCall
This method returns the minimum length a string that is validated should have.
getMinOccurs() - Method in interface com.aquima.interactions.communication.ds.IParticleMappingDS
The method returns the min occurs of the field.
getMinOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAnyParticleMappingDS
 
getMinOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementParticleMappingDS
 
getMinOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlGroupParticleMappingDS
 
getMinOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAnyParticleMappingDS
 
getMinOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementParticleMappingDS
 
getMinOccurs() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlGroupParticleMappingDS
 
getMinOccurs() - Method in class com.aquima.interactions.communication.impl.ParticleMappingDefinition
 
getMinOccurs() - Method in interface com.aquima.interactions.communication.IParticleMappingDefinition
This method returns the min occurs of the particle.
getMinOccurs() - Method in class com.aquima.interactions.communication.report.ReportingAnyParticleMappingDS
 
getMinOccurs() - Method in class com.aquima.interactions.communication.report.ReportingElementParticleMappingDS
 
getMinOccurs() - Method in class com.aquima.interactions.communication.report.ReportingGroupParticleDS
 
getMinor() - Method in class com.aquima.interactions.foundation.Version
This method returns the minor number of the version.
getMinute() - Method in class com.aquima.interactions.foundation.types.DateTimeValue
 
getMode() - Method in class com.aquima.interactions.foundation.MatchMode
 
getModel() - Method in class com.aquima.interactions.portal.model.Application
 
getModel() - Method in interface com.aquima.interactions.portal.model.ILocalApplication
This method returns an object containing the static application data.
getModel() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
getModel() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
getModel() - Method in class com.aquima.interactions.rule.parser.MetaModelDelegate
 
getModule() - Method in class com.aquima.interactions.metamodel.ModuleElementReference
This method returns the module name of the reference.
getModule() - Method in interface com.aquima.interactions.portal.IPortalSession
This method returns an object containing the static definitions of the various components as defined by the current module.
getModule() - Method in interface com.aquima.interactions.portal.ISelfValidationContext
 
getModule() - Method in interface com.aquima.interactions.portal.IWebServiceDefinition
This method returns the module in which the service is defined.
getModule() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getModule() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getModule() - Method in class com.aquima.interactions.portal.model.webservice.WebServiceDefinition
 
getModule() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getModule(ModuleID) - Method in interface com.aquima.interactions.portal.model.IModuleCache
This method returns the module definition for the specified ID.
getModule(ModuleID) - Method in interface com.aquima.interactions.portal.model.ISolution
This method will return the module for the specified ID, and load the module if needed.
getModule(ModuleID) - Method in class com.aquima.interactions.portal.model.ModuleCache
 
getModule(ModuleID) - Method in class com.aquima.interactions.portal.model.Solution
 
getModuleId() - Method in class com.aquima.interactions.ds.composite.PrefixedModuleDS
 
getModuleId() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
getModuleId() - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
getModuleId() - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should return the unique identifier of the application.
getModuleId() - Method in interface com.aquima.interactions.portal.ds.IWebServiceDS
This method returns the optional module id the module that contains the service definition.
getModuleId() - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
getModuleId() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
getModuleId() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceDS
 
getModuleId() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
getModuleId() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceDS
 
getModuleId() - Method in exception class com.aquima.interactions.portal.exception.UnknownModuleException
This method returns the ID of the unknown module.
getModuleId() - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
getModuleId() - Method in class com.aquima.interactions.portal.report.ReportingWebServiceDS
 
getModuleId() - Method in interface com.aquima.interactions.process.ds.IProcessModuleDS
This method returns the ID of the module.
getModuleId() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessModuleDS
 
getModuleId() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessModuleDS
 
getModuleId() - Method in exception class com.aquima.interactions.process.exception.UnknownProcessModuleException
This method returns the ID of the module.
getModuleId() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getModuleLoader(ModuleID) - Method in class com.aquima.interactions.ds.composite.CompositeDS
 
getModuleLoader(ModuleID) - Method in interface com.aquima.interactions.process.ds.IProcessManagerDS
This method provides the data-source for the specified process module.
getModuleName() - Method in class com.aquima.interactions.metamodel.ds.delegate.MetaModelDelegateDS
 
getModuleName() - Method in interface com.aquima.interactions.metamodel.ds.IMetaModelDS
This method returns the name of the module this model belongs to.
getModuleName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetaModelDS
 
getModuleName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetaModelDS
 
getModuleName() - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method returns the name of the module this model belongs to.
getModuleName() - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
getModuleName() - Method in class com.aquima.interactions.metamodel.report.ReportingMetaModelDS
 
getModuleName() - Method in class com.aquima.interactions.portal.ds.FlowReference
 
getModuleName() - Method in interface com.aquima.interactions.portal.ds.ITaskMappingDS
this method returns the name of the application the task should be mapped to.
getModuleName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.MetaModelDS
 
getModuleName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlTaskMappingDS
 
getModuleName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlTaskMappingDS
 
getModuleName() - Method in class com.aquima.interactions.portal.report.ReportingTaskMappingDS
 
getModuleName() - Method in class com.aquima.interactions.process.impl.ProcessEngineID
This method returns the name of the module this id represents.
getModuleNames() - Method in class com.aquima.interactions.ds.RuleDefinition
This method returns an array containing the names of the modules this rule is used by or null if the rule is used by all the modules.
getModuleNames() - Method in interface com.aquima.interactions.portal.model.IModuleCache
This method returns the names of the all modules in the cache.
getModuleNames() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getModuleNames() - Method in class com.aquima.interactions.portal.model.ModuleCache
 
getModuleNames() - Method in class com.aquima.interactions.portal.model.Solution
 
getModuleVersion() - Method in class com.aquima.interactions.metamodel.ds.delegate.MetaModelDelegateDS
 
getModuleVersion() - Method in interface com.aquima.interactions.metamodel.ds.IMetaModelDS
This method returns the version of the module this model belongs to.
getModuleVersion() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetaModelDS
 
getModuleVersion() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetaModelDS
 
getModuleVersion() - Method in interface com.aquima.interactions.metamodel.IMetaModel
This method returns the version of the module this model belongs to.
getModuleVersion() - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
getModuleVersion() - Method in class com.aquima.interactions.metamodel.report.ReportingMetaModelDS
 
getModuleVersion() - Method in interface com.aquima.interactions.portal.ds.ITaskMappingDS
This method returns the version of the application the task should be mapped to.
getModuleVersion() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.MetaModelDS
 
getModuleVersion() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlTaskMappingDS
 
getModuleVersion() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlTaskMappingDS
 
getModuleVersion() - Method in class com.aquima.interactions.portal.report.ReportingTaskMappingDS
 
getModuleVersion() - Method in class com.aquima.interactions.process.impl.ProcessEngineID
This method returns the version of the module this id represents.
getMonitor() - Method in interface com.aquima.interactions.portal.IApplication
This method will return an application monitor object containing information about this portal application.
getMonitor() - Method in interface com.aquima.interactions.portal.IPortalSession
This method will return a session monitor object containing information about this portal session.
getMonitor() - Method in class com.aquima.interactions.portal.model.Application
 
getMonitor() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
getMonitor() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getMonitor() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getMonitor() - Method in class com.aquima.interactions.portal.model.Solution
 
getMonitor() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
getMonitor() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getMonthOfYear() - Method in class com.aquima.interactions.foundation.types.DateValue
This method returns the month of the current date value.
getMultilingualText(IRendererContext, IMultilingualText, String) - Static method in class com.aquima.interactions.framework.renderer.util.ElementConverterUtils
This method may be used to retrieve the display text for the current language.
getMultipleValueExpression() - Method in interface com.aquima.interactions.rule.ds.table.IActionDS
This method an array of strings containing the expressions that are used as the result of the action.
getMultipleValueExpression() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlActionDS
 
getMultipleValueExpression() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlActionDS
 
getMultipleValueExpression() - Method in class com.aquima.interactions.rule.impl.table.Action
 
getMultipleValueExpression() - Method in class com.aquima.interactions.rule.report.ReportingActionDS
 
getMutableCaseBase(String) - Method in interface com.aquima.interactions.matching.IMatchEngine
This method returns the mutable casebase for the specified entity type name.
getMutableCaseBase(String) - Method in class com.aquima.interactions.matching.impl.model.MatchEngine
 
getMutatorName() - Method in exception class com.aquima.interactions.composer.exception.InvalidMutatorException
This method returns the name of the dynamic container that failed.
getName() - Method in interface com.aquima.interactions.caseengine.client.model.GetCaseInfoResultModel
 
getName() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getName() - Method in interface com.aquima.interactions.communication.ds.IAnyParticleMappingDS
This method returns the name of the any particle mapping.
getName() - Method in interface com.aquima.interactions.communication.ds.IAttributeMappingDS
This method returns the name of the attribute field.
getName() - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyDS
Returns the name of the property.
getName() - Method in interface com.aquima.interactions.communication.ds.IDomainSchemaDS
Returns the name of the contract.
getName() - Method in interface com.aquima.interactions.communication.ds.IElementMappingDS
This method returns the name of the element mapping.
getName() - Method in interface com.aquima.interactions.communication.ds.IElementParticleMappingDS
This method returns the name of the element particle.
getName() - Method in interface com.aquima.interactions.communication.ds.IRestHeaderDS
This method returns the name of the header, may not be null.
getName() - Method in interface com.aquima.interactions.communication.ds.IRestOperationDS
This method returns the name of the operation, may not be null.
getName() - Method in interface com.aquima.interactions.communication.ds.IRestServiceDS
This method returns the name of the service, may not be null.
getName() - Method in interface com.aquima.interactions.communication.ds.IRestUrnArgumentDS
This method returns the name of the argument, may not be null.
getName() - Method in interface com.aquima.interactions.communication.ds.ISchemaContractDS
This method returns the name of this contract.
getName() - Method in interface com.aquima.interactions.communication.ds.ISchemaDS
This method returns the name of the schema.
getName() - Method in interface com.aquima.interactions.communication.ds.ISchemaSetDS
This method returns the name of the schema set.
getName() - Method in interface com.aquima.interactions.communication.ds.ISoapContractDS
This method returns the name of the contract.
getName() - Method in interface com.aquima.interactions.communication.ds.ISoapMessagePartDS
This method returns the name of the messagepart.
getName() - Method in interface com.aquima.interactions.communication.ds.ISoapOperationDS
This method returns the name of the operation.
getName() - Method in interface com.aquima.interactions.communication.ds.ISoapServiceDS
This method returns the name of the webservice.
getName() - Method in interface com.aquima.interactions.communication.ds.ITypeMappingDS
This method returns the name of the xsdType.
getName() - Method in interface com.aquima.interactions.communication.ds.IWsdlDS
This method returns the name of the wsdl.
getName() - Method in interface com.aquima.interactions.communication.ds.IXsdDS
This method returns the name of the schema.
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAnyParticleMappingDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAttributeMappingDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainSchemaDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementMappingDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementParticleMappingDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestHeaderDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestOperationDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestServiceDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestUrnArgumentDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaContractDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaSetDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapContractDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessagePartDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapOperationDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapServiceDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeMappingDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlWsdlDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlXsdDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAnyParticleMappingDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAttributeMappingDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainSchemaDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementMappingDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementParticleMappingDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestHeaderDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestOperationDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestServiceDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestUrnArgumentDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaContractDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaSetDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapContractDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessagePartDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapOperationDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapServiceDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeMappingDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlWsdlDS
 
getName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlXsdDS
 
getName() - Method in exception class com.aquima.interactions.communication.exception.UnknownDomainSchemaException
This method returns the name of the unknown data contract set.
getName() - Method in exception class com.aquima.interactions.communication.exception.UnknownDynamicComposerException
This method returns the name of the unknown composer.
getName() - Method in exception class com.aquima.interactions.communication.exception.UnknownXsdException
This method returns the name of the unknown xsd.
getName() - Method in class com.aquima.interactions.communication.GroupParticleType
The method returns the name of the group particle type.
getName() - Method in interface com.aquima.interactions.communication.IAnyParticleMappingDefinition
This method returns the name of the any particle.
getName() - Method in interface com.aquima.interactions.communication.IAttributeMappingDefinition
This method return the name of the attribute.
getName() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
Returns the name of the property.
getName() - Method in interface com.aquima.interactions.communication.IDomainSchemaDefinition
Returns the name of the contract.
getName() - Method in interface com.aquima.interactions.communication.IElementMappingDefinition
This method returns the name of the global element.
getName() - Method in interface com.aquima.interactions.communication.IElementParticleMappingDefinition
This method returns the name of the element particle.
getName() - Method in class com.aquima.interactions.communication.impl.AnyParticleMappingDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.AttributeMappingDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.DomainSchemaDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.ElementMappingDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.ElementParticleMappingDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.RestHeaderDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.RestOperationDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.RestServiceDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.RestServiceDirection
 
getName() - Method in class com.aquima.interactions.communication.impl.RestUrnArgumentDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.SchemaContract
 
getName() - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.SchemaSetDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.SoapContract
 
getName() - Method in class com.aquima.interactions.communication.impl.SoapMessagePartDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.SoapOperationDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.SoapServiceDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.WsdlDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.XsdDateValueFormat
 
getName() - Method in class com.aquima.interactions.communication.impl.XsdDefinition
 
getName() - Method in class com.aquima.interactions.communication.impl.ZonedDateTimeValueFormat
 
getName() - Method in interface com.aquima.interactions.communication.IRestHeaderDefinition
This method returns the name of the header.
getName() - Method in interface com.aquima.interactions.communication.IRestOperationDefinition
This method returns the name of the operation.
getName() - Method in interface com.aquima.interactions.communication.IRestServiceDefinition
Returns the name of the service.
getName() - Method in interface com.aquima.interactions.communication.IRestUrnArgumentDefinition
This method returns the name of the urn argument.
getName() - Method in interface com.aquima.interactions.communication.ISchemaContract
This method returns the name of this contract.
getName() - Method in interface com.aquima.interactions.communication.ISchemaDefinition
This method returns the name of the schema.
getName() - Method in interface com.aquima.interactions.communication.ISchemaSetDefinition
This method returns the name of the schemaset.
getName() - Method in interface com.aquima.interactions.communication.ISoapContract
This method returns the name of the contract.
getName() - Method in interface com.aquima.interactions.communication.ISoapMessagePartDefinition
This method returns the name of the message part.
getName() - Method in interface com.aquima.interactions.communication.ISoapOperationDefinition
This method returns the name of the operation.
getName() - Method in interface com.aquima.interactions.communication.ISoapServiceDefinition
This method returns the name of the service.
getName() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the name of the type.
getName() - Method in interface com.aquima.interactions.communication.IWsdlDefinition
This method returns the name of the wsdl.
getName() - Method in interface com.aquima.interactions.communication.IXsdDefinition
This method returns the name of the schema.
getName() - Method in class com.aquima.interactions.communication.report.ReportingAnyParticleMappingDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingAttributeMappingDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingDomainSchemaDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingElementMappingDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingElementParticleMappingDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingRestOperationDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingRestServiceDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingRestUrnArgumentDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingSchemaContractDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingSchemaDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingSchemaSetDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingSoapContractDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingSoapMessagePartDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingSoapOperationDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingSoapServiceDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingTypeMappingDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingWsdlDS
 
getName() - Method in class com.aquima.interactions.communication.report.ReportingXsdDS
 
getName() - Method in class com.aquima.interactions.communication.SchemaFormType
The method returns the name of the schema form type.
getName() - Method in class com.aquima.interactions.composer.ds.delegate.AssetDelegateDS
 
getName() - Method in class com.aquima.interactions.composer.ds.delegate.ButtonDelegateDS
 
getName() - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
getName() - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateDS
 
getName() - Method in class com.aquima.interactions.composer.ds.delegate.FieldDelegateDS
 
getName() - Method in class com.aquima.interactions.composer.ds.delegate.TextDelegateDS
 
getName() - Method in interface com.aquima.interactions.composer.ds.IElementDS
This method returns the (unique) name of the element.
getName() - Method in interface com.aquima.interactions.composer.ds.IImageNodeDS
This method returns the name of the image used to loopup the actual image data.
getName() - Method in class com.aquima.interactions.composer.ds.TextNodeType
This method returns the name of the node type.
getName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlAssetDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlButtonDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentStyleDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlImageDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlInlineFieldDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlTextDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlAssetDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlButtonDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentStyleDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlImageDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlInlineFieldDS
 
getName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlTextDS
 
getName() - Method in class com.aquima.interactions.composer.ElementType
This method returns the unique name of the element type.
getName() - Method in exception class com.aquima.interactions.composer.exception.DuplicateContentException
This method returns the name of the duplicate element.
getName() - Method in interface com.aquima.interactions.composer.IElement
This method returns the name of the element.
getName() - Method in interface com.aquima.interactions.composer.IElementDefinition
This method returns the name of the element definition.
getName() - Method in class com.aquima.interactions.composer.model.ContentStyle
This method returns the name of the content style.
getName() - Method in class com.aquima.interactions.composer.model.definition.ElementDefinition
 
getName() - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
 
getName() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getName() - Method in class com.aquima.interactions.composer.model.Element
 
getName() - Method in class com.aquima.interactions.composer.model.PresentationStyle
This method returns the name of the presentation style.
getName() - Method in class com.aquima.interactions.composer.model.table.AlignType
This method return the name of the aligntype.
getName() - Method in class com.aquima.interactions.composer.OutputFormat
This method returns the name of the output format.
getName() - Method in class com.aquima.interactions.composer.report.ReportingAssetDS
 
getName() - Method in class com.aquima.interactions.composer.report.ReportingButtonDS
 
getName() - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
getName() - Method in class com.aquima.interactions.composer.report.ReportingContentDS
 
getName() - Method in class com.aquima.interactions.composer.report.ReportingDocumentDS
 
getName() - Method in class com.aquima.interactions.composer.report.ReportingFieldDS
 
getName() - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
getName() - Method in class com.aquima.interactions.composer.report.ReportingTextDS
 
getName() - Method in class com.aquima.interactions.ds.ChannelDS
 
getName() - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
getName() - Method in class com.aquima.interactions.ds.export.r17.ds.ApplicationExportDS
 
getName() - Method in interface com.aquima.interactions.ds.export.r17.ds.IExportDS
Returns the name of the export.
getName() - Method in class com.aquima.interactions.ds.ExpressionTemplateDS
 
getName() - Method in class com.aquima.interactions.ds.matching.ExtXmlCrosstableDS
 
getName() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchFunctionDS
 
getName() - Method in class com.aquima.interactions.ds.matching.ExtXmlRampDS
 
getName() - Method in class com.aquima.interactions.ds.RuleDefinition
This method returns the (unique) name of the rule.
getName() - Method in class com.aquima.interactions.ds.studio.ApplicationVersionList
This method returns the application name.
getName() - Method in class com.aquima.interactions.ds.TeamDS
 
getName() - Method in class com.aquima.interactions.ds.ThemeDS
 
getName() - Method in class com.aquima.interactions.ds.ValueFormatDefinition
This method returns the name of the value format definition.
getName() - Method in class com.aquima.interactions.ds.ValueFormatDS
 
getName() - Method in class com.aquima.interactions.ds.xml.ExportType
This method returns the name of the export type.
getName() - Method in interface com.aquima.interactions.ds.xml.IXmlExportMetadata
 
getName() - Method in interface com.aquima.interactions.ds.xml.model.IElementDefinition
This method returns the unique name of the element.
getName() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
getName() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
getName() - Method in class com.aquima.interactions.dtree.ds.delegate.DecisionTreeDelegateDS
 
getName() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeDS
This method should return the name of the decision tree.
getName() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeDS
 
getName() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeDS
 
getName() - Method in interface com.aquima.interactions.dtree.IDecisionTree
This method returns the name of the decision tree.
getName() - Method in class com.aquima.interactions.dtree.impl.DecisionTree
 
getName() - Method in class com.aquima.interactions.expressions.definition.Identifier
This method returns the name string for which identifier was defined.
getName() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToBoolean
 
getName() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToCurrency
 
getName() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToDate
 
getName() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToDateTime
 
getName() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToInteger
 
getName() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToList
 
getName() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToNumber
 
getName() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToPercentage
 
getName() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToText
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.AbstractBetweenFunction
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.AbstractDatePartFunction
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.AbstractIncrementFunction
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.Date
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.DateString
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.DateTime
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.Day
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.DayOfWeek
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.DaysBetween
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.Hour
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.HoursBetween
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.IncrementDays
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.IncrementHours
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.IncrementMinutes
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.IncrementMonths
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.IncrementSeconds
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.IncrementWeeks
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.IncrementYears
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.Minute
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.MinutesBetween
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.Month
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.MonthsBetween
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.Second
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.SecondsBetween
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.Today
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.WeekNumber
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.WeeksBetween
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.WorkingDaysBetween
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.Year
 
getName() - Method in class com.aquima.interactions.expressions.functions.date.YearsBetween
 
getName() - Method in class com.aquima.interactions.expressions.functions.FunctionArgument
 
getName() - Method in interface com.aquima.interactions.expressions.functions.IArgumentType
This method returns the name of the argument.
getName() - Method in interface com.aquima.interactions.expressions.functions.IFunction
This method returns the name of the function.
getName() - Method in class com.aquima.interactions.expressions.functions.list.Count
 
getName() - Method in class com.aquima.interactions.expressions.functions.list.Difference
 
getName() - Method in class com.aquima.interactions.expressions.functions.list.Exists
 
getName() - Method in class com.aquima.interactions.expressions.functions.list.Intersection
 
getName() - Method in class com.aquima.interactions.expressions.functions.list.Max
 
getName() - Method in class com.aquima.interactions.expressions.functions.list.Min
 
getName() - Method in class com.aquima.interactions.expressions.functions.list.Size
 
getName() - Method in class com.aquima.interactions.expressions.functions.list.SymmetricDifference
 
getName() - Method in class com.aquima.interactions.expressions.functions.list.Union
 
getName() - Method in class com.aquima.interactions.expressions.functions.list.Unique
 
getName() - Method in class com.aquima.interactions.expressions.functions.number.Annuity
 
getName() - Method in class com.aquima.interactions.expressions.functions.number.Avg
 
getName() - Method in class com.aquima.interactions.expressions.functions.number.Logarithm
 
getName() - Method in class com.aquima.interactions.expressions.functions.number.Product
 
getName() - Method in class com.aquima.interactions.expressions.functions.number.RoundFunction
 
getName() - Method in class com.aquima.interactions.expressions.functions.number.RoundSigFunction
 
getName() - Method in class com.aquima.interactions.expressions.functions.number.Sum
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.Capitalize
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.Concat
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.Equals
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.Find
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.Guid
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.IndexOf
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.LastIndexOf
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.LowerCase
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.Match
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.Replace
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.Split
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.StrBack
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.StrConcat
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.StrFront
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.StringLength
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.SubString
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.SubStringAfter
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.SubStringBefore
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.Trim
 
getName() - Method in class com.aquima.interactions.expressions.functions.str.UpperCase
 
getName() - Method in class com.aquima.interactions.expressions.functions.unknown.IsNullFunction
 
getName() - Method in class com.aquima.interactions.expressions.functions.unknown.IsUnknownFunction
 
getName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.FunctionNode
This method returns the name of the function.
getName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.IdentifierNode
This method returns the name of the identifier.
getName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.LocalVariableNode
This method returns the name of the local variable.
getName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.TemplateNode
This method returns the name of the name of the reusable expression template.
getName() - Method in class com.aquima.interactions.expressions.r7.TemplateDefinition
This method returns the name of the expression template.
getName() - Method in class com.aquima.interactions.expressions.semantics.nodes.NamedVariable
This method returns the name of the instance that is referred to.
getName() - Method in class com.aquima.interactions.flow.ActionNodeType
This method returns the unique name of the action node type.
getName() - Method in interface com.aquima.interactions.flow.ds.IFlowDS
This method returns the (unique) name of the flow.
getName() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
getName() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
getName() - Method in class com.aquima.interactions.flow.EventNodeType
 
getName() - Method in class com.aquima.interactions.flow.ExitState
This method returns the unique name of the node type.
getName() - Method in class com.aquima.interactions.flow.FlowType
Returns the name for this flow type.
getName() - Method in interface com.aquima.interactions.flow.IFlowDetails
Returns the name of the flow.
getName() - Method in interface com.aquima.interactions.flow.IFlowNodeDetails
This method returns the name of the flow the node represents.
getName() - Method in class com.aquima.interactions.flow.model.DefaultFlowDetails
 
getName() - Method in class com.aquima.interactions.flow.model.DefaultFlowNodeDetails
 
getName() - Method in class com.aquima.interactions.flow.model.EventNodeParameter
 
getName() - Method in class com.aquima.interactions.flow.model.FlowNodeDelegate
 
getName() - Method in class com.aquima.interactions.flow.model.VisitedPage
 
getName() - Method in class com.aquima.interactions.flow.NodeType
This method returns the unique name of the node type.
getName() - Method in class com.aquima.interactions.flow.report.ReportingFlowDS
 
getName() - Method in class com.aquima.interactions.foundation.ApplicationID
This method returns the name of the application this id represents.
getName() - Method in class com.aquima.interactions.foundation.connectivity.ConnectionType
This method returns the name of the connection type.
getName() - Method in class com.aquima.interactions.foundation.connectivity.HttpMethodType
The method returns the name of the http method type.
getName() - Method in interface com.aquima.interactions.foundation.connectivity.IConnection
This method returns the name of the connection object.
getName() - Method in class com.aquima.interactions.foundation.connectivity.impl.AbstractSoapClient
 
getName() - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
getName() - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
 
getName() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
 
getName() - Method in class com.aquima.interactions.foundation.connectivity.impl.J2eeConnection
 
getName() - Method in class com.aquima.interactions.foundation.connectivity.impl.MemoryConnection
 
getName() - Method in class com.aquima.interactions.foundation.connectivity.impl.ResourceConnection
 
getName() - Method in class com.aquima.interactions.foundation.connectivity.impl.SimpleSmtpMailConnection
 
getName() - Method in class com.aquima.interactions.foundation.connectivity.SoapVersion
The method returns the name of the group particle type.
getName() - Method in class com.aquima.interactions.foundation.DataType
This method return the name of the datatype.
getName() - Method in class com.aquima.interactions.foundation.functions.ListFunctionType
 
getName() - Method in interface com.aquima.interactions.foundation.io.IResourceInfo
This method returns the name of the resource.
getName() - Method in class com.aquima.interactions.foundation.io.resource.FileInfo
 
getName() - Method in class com.aquima.interactions.foundation.io.resource.PackageInfo
 
getName() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
getName() - Method in class com.aquima.interactions.foundation.io.ResourceRef
This method returns the name of the resource.
getName() - Method in class com.aquima.interactions.foundation.io.zip.ZipEntry
 
getName() - Method in class com.aquima.interactions.foundation.lic.ComponentType
This method returns the name of the component type.
getName() - Method in class com.aquima.interactions.foundation.LicenseKey
This method returns the name of the license.
getName() - Method in class com.aquima.interactions.foundation.report.Category
This method returns the name of the category.
getName() - Method in class com.aquima.interactions.foundation.report.Severity
This method returns the name of the severity.
getName() - Method in interface com.aquima.interactions.foundation.text.ILanguage
Get the language name in a human readable format.
getName() - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Returns the name.
getName() - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
Always returns null.
getName() - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
getName() - Method in interface com.aquima.interactions.foundation.tx.ITransaction
This method returns the name of the transaction, or null is none was defined.
getName() - Method in class com.aquima.interactions.foundation.tx.Transaction
 
getName() - Method in class com.aquima.interactions.foundation.types.EntityValue
This method returns the name of the referenced entity instance.
getName() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
The name of the element (usually the XML tag).
getName() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
getName() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
getName() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
getName() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
The name of the element (usually the XML tag).
getName() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getName() - Method in class com.aquima.interactions.framework.container.caselist.state.CaseData
 
getName() - Method in class com.aquima.interactions.framework.container.worklist.config.ColumnType
This method returns the name of the column type.
getName() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getName() - Method in class com.aquima.interactions.framework.FlowScopeFile
 
getName() - Method in class com.aquima.interactions.framework.handler.document.DocumentResult
 
getName() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeDetails
 
getName() - Method in class com.aquima.interactions.framework.handler.resource.ResourceHandlerResult
This method returns the name of the resource.
getName() - Method in class com.aquima.interactions.framework.rule.CsvDataRule
 
getName() - Method in class com.aquima.interactions.framework.service.instance.InstanceCreateService
 
getName() - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceBase
 
getName() - Method in class com.aquima.interactions.framework.service.instance.InstanceUpdateService
 
getName() - Method in class com.aquima.interactions.framework.validator.ValidatorType
This method returns the name of the validation type.
getName() - Method in interface com.aquima.interactions.mapping.ds.IMappingDS
This method returns a unique name of the mapping.
getName() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlMappingDS
 
getName() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlMappingDS
 
getName() - Method in interface com.aquima.interactions.mapping.IMappingDefinition
This method returns a unique name of the mapping.
getName() - Method in class com.aquima.interactions.mapping.impl.MappingAction
This method returns the name of the instance strategy.
getName() - Method in class com.aquima.interactions.mapping.impl.MappingDefinition
 
getName() - Method in class com.aquima.interactions.mapping.MappingDirection
 
getName() - Method in class com.aquima.interactions.mapping.report.ReportingMappingDS
 
getName() - Method in interface com.aquima.interactions.matching.ds.ICrosstableDS
This method returns the (unique) name of a cross table.
getName() - Method in interface com.aquima.interactions.matching.ds.IMatchFunctionDS
This method returns the (unique) name of the match function.
getName() - Method in interface com.aquima.interactions.matching.ds.IRampDS
This method returns the (unique) name of the match function.
getName() - Method in interface com.aquima.interactions.matching.IMatchFunction
This method returns the unique match function name.
getName() - Method in class com.aquima.interactions.matching.impl.functions.MatchFunction
 
getName() - Method in class com.aquima.interactions.matching.impl.model.MultiValueMatcher
 
getName() - Method in class com.aquima.interactions.matching.MatchType
This method returns the name of the match type.
getName() - Method in class com.aquima.interactions.matching.RequirementType
This method returns the name of the requirement type.
getName() - Method in class com.aquima.interactions.matching.StrategyType
This method returns the unique name of the strategy type.
getName() - Method in class com.aquima.interactions.metamodel.Channel
This method returns the name of the channel.
getName() - Method in class com.aquima.interactions.metamodel.ds.delegate.DomainDelegateDS
 
getName() - Method in interface com.aquima.interactions.metamodel.ds.IAggregateDS
This method should return the name of the aggregate.
getName() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method returns the name of the attribute.
getName() - Method in interface com.aquima.interactions.metamodel.ds.IDomainDS
This method should return the unique name of the domain.
getName() - Method in interface com.aquima.interactions.metamodel.ds.IEntityDS
This method returns the unique name of the entity.
getName() - Method in interface com.aquima.interactions.metamodel.ds.IMetadataDS
 
getName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAggregateDS
 
getName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
getName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlDomainDS
 
getName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityDS
 
getName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetadataDS
 
getName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAggregateDS
 
getName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
getName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlDomainDS
 
getName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityDS
 
getName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetadataDS
 
getName() - Method in interface com.aquima.interactions.metamodel.IAggregateDefinition
This method returns the name of the aggregate as defined in studio.
getName() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
This method returns the name of the attribute.
getName() - Method in interface com.aquima.interactions.metamodel.IDomainDefinition
Name of the domain definition as defined in the studio.
getName() - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method returns a unique identifier for this type of entity.
getName() - Method in interface com.aquima.interactions.metamodel.IMetadataDefinition
 
getName() - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
getName() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
getName() - Method in class com.aquima.interactions.metamodel.impl.DomainDefinition
 
getName() - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
getName() - Method in class com.aquima.interactions.metamodel.impl.MetadataDefinition
 
getName() - Method in interface com.aquima.interactions.metamodel.IValueMask
This method returns the name of the value format.
getName() - Method in class com.aquima.interactions.metamodel.report.ReportingDomainDS
 
getName() - Method in class com.aquima.interactions.metamodel.report.ReportingEntityDS
 
getName() - Method in class com.aquima.interactions.metamodel.Team
This method returns the name of the team.
getName() - Method in class com.aquima.interactions.metamodel.Theme
This method returns the name of the theme.
getName() - Method in class com.aquima.interactions.portal.ApplicationMode
This method returns the name of the application mode.
getName() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getName() - Method in interface com.aquima.interactions.portal.documents.IRenderedDocument
This method returns the name of the document.
getName() - Method in class com.aquima.interactions.portal.documents.model.RenderedDocument
 
getName() - Method in interface com.aquima.interactions.portal.ds.IContainerExpanderDS
This method returns the name of the container expander definition.
getName() - Method in interface com.aquima.interactions.portal.ds.IParameterDS
This method returns the name of the parameter.
getName() - Method in interface com.aquima.interactions.portal.ds.IRestServiceConfigurationDS
This method returns the name of the service.
getName() - Method in interface com.aquima.interactions.portal.ds.ISoapServiceConfigurationDS
This method returns the name of the service.
getName() - Method in interface com.aquima.interactions.portal.ds.IWebServiceDS
This method returns the exposed name of the exposed service.
getName() - Method in class com.aquima.interactions.portal.ds.LibraryReference
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskButton
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.ExecuteTaskEvent
This method returns the name of the event as defined in studio.
getName() - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowDS
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.SystemEntity
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserEntity
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
getName() - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
getName() - Method in class com.aquima.interactions.portal.ds.WebServiceCall
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigValueFormatDS
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlContainerExpanderDS
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterDS
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlRestServiceConfigurationDS
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlSoapServiceConfigurationDS
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceDS
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigValueFormatDS
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlContainerExpanderDS
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterDS
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlRestServiceConfigurationDS
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlSoapServiceConfigurationDS
 
getName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceDS
 
getName() - Method in interface com.aquima.interactions.portal.IContentMetadata
Returns the name of the content, never null
getName() - Method in class com.aquima.interactions.portal.InvocationType
This method returns the (unique) name of the invocation type.
getName() - Method in interface com.aquima.interactions.portal.IWebServiceDefinition
This method returns the name of the webservice definition.
getName() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getName() - Method in class com.aquima.interactions.portal.model.datatype.DataMember
Returns the name of the member.
getName() - Method in class com.aquima.interactions.portal.model.def.ContainerExpanderDefinition
 
getName() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
getName() - Method in class com.aquima.interactions.portal.model.def.MaskFormat
 
getName() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
getName() - Method in class com.aquima.interactions.portal.model.flow.FlowExit
 
getName() - Method in class com.aquima.interactions.portal.model.flow.FlowNode
 
getName() - Method in interface com.aquima.interactions.portal.model.IContainerExpanderDefinition
This method returns the name of the container expander.
getName() - Method in class com.aquima.interactions.portal.model.process.ActiveProcessTask
 
getName() - Method in interface com.aquima.interactions.portal.model.process.IActiveProcessTask
 
getName() - Method in class com.aquima.interactions.portal.model.session.RequestAction
This method returns the name of the request action.
getName() - Method in class com.aquima.interactions.portal.model.session.state.serializer.node.FlowNodeDetails
 
getName() - Method in class com.aquima.interactions.portal.model.webservice.WebServiceDefinition
 
getName() - Method in class com.aquima.interactions.portal.report.ReportingContainerExpanderDS
 
getName() - Method in class com.aquima.interactions.portal.report.ReportingParameterDS
 
getName() - Method in class com.aquima.interactions.portal.report.ReportingRestServiceConfigurationDS
 
getName() - Method in class com.aquima.interactions.portal.report.ReportingSoapServiceConfigurationDS
 
getName() - Method in class com.aquima.interactions.portal.report.ReportingWebServiceDS
 
getName() - Method in class com.aquima.interactions.process.dao.CaseEventStatusType
This method returns the name of the type.
getName() - Method in class com.aquima.interactions.process.dao.CaseEventType
This method returns the name of the type.
getName() - Method in class com.aquima.interactions.process.dao.CaseStatusType
This method returns the name of the type.
getName() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Gets the name of the event.
getName() - Method in interface com.aquima.interactions.process.dao.ICaseModel
This method returns the user defined name for the case.
getName() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the name or description of the task.
getName() - Method in class com.aquima.interactions.process.dao.model.CaseProperty
This method returns the name of the case property.
getName() - Method in class com.aquima.interactions.process.dao.model.TaskProperty
This method returns the name of the task property.
getName() - Method in class com.aquima.interactions.process.dao.TaskType
This method returns the name of the type.
getName() - Method in interface com.aquima.interactions.process.ds.IAuthorizationAlgorithmDS
This method returns the name of the algorithm.
getName() - Method in interface com.aquima.interactions.process.ds.IMessageEventDS
This method returns the (unique) name of the event.
getName() - Method in interface com.aquima.interactions.process.ds.IMessageEventFieldDS
This method returns the name of the field, may not be null.
getName() - Method in interface com.aquima.interactions.process.ds.IPriorityAlgorithmDS
 
getName() - Method in interface com.aquima.interactions.process.ds.IProcessEventDS
This method returns the (unique) name of the event.
getName() - Method in interface com.aquima.interactions.process.ds.IProcessFlowDS
This method returns the name of the process flow.
getName() - Method in interface com.aquima.interactions.process.ds.IProcessTaskCustomFieldDS
Gets the name for the custom field held by this datasource.
getName() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns the (unique) name of the task definition.
getName() - Method in interface com.aquima.interactions.process.ds.IProcessTypeDS
This method returns the name of the process type.
getName() - Method in interface com.aquima.interactions.process.ds.IRoutingAlgorithmDS
 
getName() - Method in class com.aquima.interactions.process.ds.ProcessNodeType
This method returns the name of the process node type.
getName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlAuthorizationAlgorithmDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventFieldDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlPriorityAlgorithmDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEventDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessFlowDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskCustomFieldDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTypeDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlRoutingAlgorithmDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlAuthorizationAlgorithmDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventFieldDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlPriorityAlgorithmDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEventDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessFlowDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskCustomFieldDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTypeDS
 
getName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlRoutingAlgorithmDS
 
getName() - Method in exception class com.aquima.interactions.process.exception.UnknownPriorityAlgorithmException
This method returns the name of the priority algorithm that was invalid.
getName() - Method in class com.aquima.interactions.process.GroupType
This method returns the unique name of the group type.
getName() - Method in interface com.aquima.interactions.process.IAuthorizationAlgorithmDefinition
This method returns the name of the algorithm.
getName() - Method in class com.aquima.interactions.process.IgnoreMode
Returns the name of this ignore mode.
getName() - Method in interface com.aquima.interactions.process.IMessageEvent
This method returns the name of the event, may not be null.
getName() - Method in interface com.aquima.interactions.process.IMessageEventDefinition
This method returns the name of the message event, may not be null.
getName() - Method in interface com.aquima.interactions.process.IMessageEventFieldDefinition
This method returns the name of the field, may not be null.
getName() - Method in class com.aquima.interactions.process.impl.AuthorizationAlgorithmDefinition
 
getName() - Method in class com.aquima.interactions.process.impl.MessageEventDefinition
 
getName() - Method in class com.aquima.interactions.process.impl.MessageEventFieldDefinition
 
getName() - Method in class com.aquima.interactions.process.impl.MessageEventMappingDefinition
 
getName() - Method in class com.aquima.interactions.process.impl.PriorityAlgorithmDefinition
 
getName() - Method in class com.aquima.interactions.process.impl.ProcessCase
 
getName() - Method in class com.aquima.interactions.process.impl.ProcessCaseView
 
getName() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getName() - Method in class com.aquima.interactions.process.impl.ProcessEventDefinition
 
getName() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getName() - Method in class com.aquima.interactions.process.impl.ProcessTaskCustomField
 
getName() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getName() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getName() - Method in class com.aquima.interactions.process.impl.ProcessTypeDefinition
 
getName() - Method in class com.aquima.interactions.process.impl.ReevaluationEvent
This method return the name of the evaluation event.
getName() - Method in class com.aquima.interactions.process.impl.ReevaluationTime
This method return the name of the evaluation time.
getName() - Method in class com.aquima.interactions.process.impl.RoutingAlgorithmDefinition
 
getName() - Method in class com.aquima.interactions.process.impl.TriggeredMessageEvent
 
getName() - Method in interface com.aquima.interactions.process.IPriorityAlgorithmDefinition
This method returns the name of the algorithm.
getName() - Method in interface com.aquima.interactions.process.IProcessCase
This method returns the name of the of the case.
getName() - Method in interface com.aquima.interactions.process.IProcessCaseView
This method returns the name of the case as present in the task definition.
getName() - Method in interface com.aquima.interactions.process.IProcessDefinition
This method returns the name of the process.
getName() - Method in interface com.aquima.interactions.process.IProcessEventDefinition
This method returns the (unique) name of the event.
getName() - Method in interface com.aquima.interactions.process.IProcessTask
This method returns the name of the task as present in the task definition.
getName() - Method in interface com.aquima.interactions.process.IProcessTaskCustomField
 
getName() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns the (unique) name of the task definition.
getName() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the name of the task as present in the task definition.
getName() - Method in interface com.aquima.interactions.process.IRoutingAlgorithmDefinition
This method returns the name of the algorithm.
getName() - Method in class com.aquima.interactions.process.MessageEvent
 
getName() - Method in class com.aquima.interactions.process.QueryOperator
This method returns the name of the type.
getName() - Method in class com.aquima.interactions.process.search.FilterOperator
This method returns the name of the type.
getName() - Method in class com.aquima.interactions.process.TargetInstanceType
This method returns the name of the target instance type.
getName() - Method in class com.aquima.interactions.process.TaskExecutionEvent
 
getName() - Method in class com.aquima.interactions.process.TaskStatusType
This method returns the name of the type.
getName() - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
getName() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getName() - Method in interface com.aquima.interactions.profile.IEntityInstance
This method returns the unique name of the instance.
getName() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getName() - Method in class com.aquima.interactions.profile.model.TransactionId
 
getName() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getName() - Method in class com.aquima.interactions.profile.SourceType
This method returns the unique name of the source type.
getName() - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getName() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getName() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getName() - Method in class com.aquima.interactions.project.Direction
 
getName() - Method in class com.aquima.interactions.project.ds.delegate.LanguageDelegateDS
 
getName() - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
getName() - Method in interface com.aquima.interactions.project.ds.IChannelDS
Returns the name of the channel (never null).
getName() - Method in interface com.aquima.interactions.project.ds.IExpanderDS
This method returns the unique name of the expander.
getName() - Method in interface com.aquima.interactions.project.ds.IFieldTypeDS
Returns the unique name of the field type.
getName() - Method in interface com.aquima.interactions.project.ds.IGlobalParameterDS
This method returns the unique name of the parameter (mandatory).
getName() - Method in interface com.aquima.interactions.project.ds.IGlobalParameterReferenceDS
 
getName() - Method in interface com.aquima.interactions.project.ds.ILanguageDS
Returns a (unique) name for the specified language.
getName() - Method in interface com.aquima.interactions.project.ds.IParameterDS
This method returns the name of the parameter.
getName() - Method in interface com.aquima.interactions.project.ds.IPortalMessageDS
This method returns the (unique) name of the portal message
getName() - Method in interface com.aquima.interactions.project.ds.IPortalMessageFieldDS
This method returns the name of the portal message, may not be null.
getName() - Method in interface com.aquima.interactions.project.ds.IPresentationStyleReferenceDS
 
getName() - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method returns the unique name of the application.
getName() - Method in interface com.aquima.interactions.project.ds.IResourceConnectionDS
This method returns the name of the resource connection.
getName() - Method in interface com.aquima.interactions.project.ds.IRoleDS
This method returns the unique name of the role (mandatory).
getName() - Method in interface com.aquima.interactions.project.ds.IServiceDS
This method returns the unique name of the service.
getName() - Method in interface com.aquima.interactions.project.ds.ITeamDS
Returns the name of the team (never null).
getName() - Method in interface com.aquima.interactions.project.ds.IThemeDS
Returns the name of the channel (never null).
getName() - Method in interface com.aquima.interactions.project.ds.IValidatorDS
This method returns the (type) name of the component.
getName() - Method in interface com.aquima.interactions.project.ds.IValueFormatDS
Returns the name of the value format (never null).
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlChannelDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlExpanderDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlFieldTypeDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlGlobalParameterDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlGlobalParameterReferenceDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlLanguageDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlParameterDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlPortalMessageDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlPortalMessageFieldDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlPresentationStyleReferenceDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlResourceConnectionDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlRoleDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlServiceDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlTeamDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlThemeDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlValidatorDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlValueFormatDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlChannelDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlExpanderDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlFieldTypeDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlGlobalParameterDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlGlobalParameterReferenceDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlLanguageDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlParameterDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlPortalMessageDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlPortalMessageFieldDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlPresentationStyleReferenceDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlResourceConnectionDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlRoleDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlServiceDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlTeamDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlThemeDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlValidatorDS
 
getName() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlValueFormatDS
 
getName() - Method in class com.aquima.interactions.project.FieldTypeOutput
This method returns the unique name of the output type.
getName() - Method in class com.aquima.interactions.project.GlobalParameterType
This method returns the unique name of the global parameter type.
getName() - Method in interface com.aquima.interactions.project.IConnectionDefinition
This method returns the name of the connection.
getName() - Method in interface com.aquima.interactions.project.IExpanderDefinition
This method returns the unique name of the expander.
getName() - Method in interface com.aquima.interactions.project.IFieldTypeDefinition
Returns the unique name of the field type.
getName() - Method in interface com.aquima.interactions.project.IGlobalParameterDefinition
Returns the unique name of the global parameter.
getName() - Method in class com.aquima.interactions.project.impl.ConnectionDefinition
 
getName() - Method in class com.aquima.interactions.project.impl.ExpanderDefinition
 
getName() - Method in class com.aquima.interactions.project.impl.FieldTypeDefinition
 
getName() - Method in class com.aquima.interactions.project.impl.GlobalParameterDefinition
 
getName() - Method in class com.aquima.interactions.project.impl.Language
 
getName() - Method in class com.aquima.interactions.project.impl.ParameterDefinition
 
getName() - Method in class com.aquima.interactions.project.impl.PortalMessageDefinition
 
getName() - Method in class com.aquima.interactions.project.impl.PortalMessageFieldDefinition
 
getName() - Method in class com.aquima.interactions.project.impl.Project
 
getName() - Method in class com.aquima.interactions.project.impl.Role
 
getName() - Method in class com.aquima.interactions.project.impl.ServiceDefinition
 
getName() - Method in class com.aquima.interactions.project.impl.ValidatorDefinition
 
getName() - Method in class com.aquima.interactions.project.impl.ValueFormat
 
getName() - Method in class com.aquima.interactions.project.impl.ValueFormatDefinition
This method returns the name of the value format definition.
getName() - Method in interface com.aquima.interactions.project.IParameterDefinition
This method returns the name of the parameter.
getName() - Method in interface com.aquima.interactions.project.IPortalMessageDefinition
This method returns the name of the message, may not be null.
getName() - Method in interface com.aquima.interactions.project.IPortalMessageFieldDefinition
This method returns the name of the field, may not be null.
getName() - Method in interface com.aquima.interactions.project.IProject
This method returns the (technical) name of the application for which the metamodel is defined.
getName() - Method in interface com.aquima.interactions.project.IRole
This method returns the unique name of the role.
getName() - Method in interface com.aquima.interactions.project.IServiceDefinition
This method returns the unique name of the service.
getName() - Method in interface com.aquima.interactions.project.IValidatorDefinition
This method returns the (type) name of the component.
getName() - Method in interface com.aquima.interactions.project.IValueFormatDefinition
This method returns the name of the value format definition.
getName() - Method in class com.aquima.interactions.project.ModuleID
This method returns the name of the application this id represents.
getName() - Method in class com.aquima.interactions.project.ParameterType
This method returns the unique name of the parameter type.
getName() - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
getName() - Method in class com.aquima.interactions.rule.constraint.table.ConstraintRule
 
getName() - Method in class com.aquima.interactions.rule.coverage.container.BusinessRuleCoverage
 
getName() - Method in class com.aquima.interactions.rule.coverage.container.DecisionTableCoverage
 
getName() - Method in class com.aquima.interactions.rule.coverage.container.ExpressionCoverage
 
getName() - Method in interface com.aquima.interactions.rule.coverage.container.IRuleCoverage
 
getName() - Method in class com.aquima.interactions.rule.DefaultRuleType
This method returns the name of the default rule type.
getName() - Method in interface com.aquima.interactions.rule.ds.datarule.IDataRuleDS
This method returns the name of the data rule.
getName() - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateDS
 
getName() - Method in interface com.aquima.interactions.rule.ds.IExpressionTemplateDS
Returns the name of the expression template.
getName() - Method in interface com.aquima.interactions.rule.ds.IExternalRuleDS
This method returns the name of the external rule that should be used.
getName() - Method in interface com.aquima.interactions.rule.ds.IRuleGroupDS
This method returns the (unique) name of the rule group.
getName() - Method in interface com.aquima.interactions.rule.ds.IValidationDS
This method returns the name of the validation rule.
getName() - Method in interface com.aquima.interactions.rule.ds.rule.IBusinessRuleDS
This method returns the name of the business rule.
getName() - Method in interface com.aquima.interactions.rule.ds.table.IDecisionTableDS
This method returns the (unique) name of the decision table.
getName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlDataRuleDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.rule.XmlBusinessRuleDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlDecisionTableDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlConstraint
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlExpressionTemplateDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlExternalRuleDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleGroupDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlValidationDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlDataRuleDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.rule.XmlBusinessRuleDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlDecisionTableDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlConstraint
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlExpressionTemplateDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlExternalRuleDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleGroupDS
 
getName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlValidationDS
 
getName() - Method in class com.aquima.interactions.rule.graph.ConversionRule
 
getName() - Method in class com.aquima.interactions.rule.graph.ReverseRelationRule
 
getName() - Method in class com.aquima.interactions.rule.graph.RuleGroup
 
getName() - Method in class com.aquima.interactions.rule.graph.ValidationRuleBase
 
getName() - Method in interface com.aquima.interactions.rule.IBusinessRule
This method returns the unique name for the business rule.
getName() - Method in interface com.aquima.interactions.rule.IDataRuleDefinition
This method returns the unique name for the data rule.
getName() - Method in class com.aquima.interactions.rule.impl.datarule.DataRuleDefinition
 
getName() - Method in class com.aquima.interactions.rule.impl.table.DecisionTable
This method returns the name of the decision table.
getName() - Method in class com.aquima.interactions.rule.inference.ConstraintDefault
 
getName() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExpression
 
getName() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExternalRuleDS
 
getName() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultValue
 
getName() - Method in class com.aquima.interactions.rule.inference.DependencyType
This method returns the name of the dependency type.
getName() - Method in class com.aquima.interactions.rule.inference.rule.BusinessRule
 
getName() - Method in class com.aquima.interactions.rule.inference.table.DecisionTableRule
 
getName() - Method in interface com.aquima.interactions.rule.IRuleGroup
This method returns the (unique) name of the rule group.
getName() - Method in class com.aquima.interactions.rule.JustificationDepth
This method returns a descriptive name of the detail level.
getName() - Method in class com.aquima.interactions.rule.report.FailedConstraint
 
getName() - Method in class com.aquima.interactions.rule.report.FailedRule
 
getName() - Method in class com.aquima.interactions.rule.report.FailedValidation
 
getName() - Method in class com.aquima.interactions.rule.report.ReportingBusinessRuleDS
 
getName() - Method in class com.aquima.interactions.rule.report.ReportingDataRuleDS
 
getName() - Method in class com.aquima.interactions.rule.report.ReportingDecisionTableDS
 
getName() - Method in class com.aquima.interactions.rule.report.ReportingExternalRuleDS
 
getName() - Method in class com.aquima.interactions.rule.report.ReportingValidatorDS
 
getName() - Method in class com.aquima.interactions.rule.RuleType
This method returns the unique name of the business rule type.
getName() - Method in interface com.aquima.interactions.spellengine.ds.IMacroDS
This method returns the name of the macro.
getName() - Method in interface com.aquima.interactions.spellengine.ds.ISpellerDS
This method returns the name of the speller.
getName() - Method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlMacroDS
 
getName() - Method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlSpellerDS
 
getName() - Method in interface com.aquima.interactions.spellengine.ISpeller
This method return the name of the speller.
getName() - Method in class com.aquima.interactions.spellengine.model.definition.SpellerDefinition
This method returns the name of the speller.
getName() - Method in class com.aquima.interactions.spellengine.model.Speller
 
getName() - Method in class com.aquima.interactions.trace.FilterOperator
This method returns the name of the type.
getName() - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getName() - Method in interface com.aquima.interactions.trace.ITimelineEntry
 
getNamedObject(String, String) - Method in interface com.aquima.interactions.expressions.IValueSource
This method will request an object that is a static instance.
getNamedObject(String, String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachContext
 
getNamedObject(String, String) - Method in class com.aquima.interactions.rule.parser.ContextDelegate
 
getNamedObjectDefinition(String, String) - Method in interface com.aquima.interactions.expressions.IDefinitionSource
This method returns the object definition for the specified type and instance name.
getNamedObjectDefinition(String, String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
 
getNamedObjectDefinition(String, String) - Method in class com.aquima.interactions.rule.parser.MetaModelDelegate
 
getNamedObjectValue(Identifier, Identifier) - Method in interface com.aquima.interactions.expressions.environment.IValueEnvironment
Locates a named object value from the system.
getNamedObjectValue(Identifier, Identifier) - Method in class com.aquima.interactions.expressions.environment.ValueEnvironment
 
getNameFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns the status filter.
getNameFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns the name filter
getNameFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the name filter.
getNames() - Method in class com.aquima.interactions.ds.xml.model.LookupTable
 
getNames() - Method in class com.aquima.interactions.expressions.r7.TemplateDefinitionSet
 
getNamespace() - Method in class com.aquima.interactions.communication.impl.validator.NamespaceContext
 
getNamespace() - Method in class com.aquima.interactions.foundation.connectivity.QualifiedName
This method returns the namespace of the qualified name.
getNamespace(String) - Method in class com.aquima.interactions.foundation.connectivity.NamespaceMap
 
getNamespaceAware() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser
 
getNamespaceContext(String) - Method in class com.aquima.interactions.communication.impl.validator.SchemaSetValidationContext
This method returns the namespace context for the provided namespace.
getNamespacePrefix() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
return the namespace (prefix) of the node.
getNamespacePrefix() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getNamespaces() - Method in class com.aquima.interactions.communication.impl.validator.SchemaSetValidationContext
 
getNamespaces() - Method in class com.aquima.interactions.foundation.connectivity.NamespaceMap
 
getNamespaces() - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Returns the current table of namespaces for this document.
getNamespaceURI() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
return the URI of the node's namespace.
getNamespaceURI() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getNameSpaceUri() - Method in class com.aquima.interactions.foundation.xml.parsing.QName
This method returns the namespace URI of the QName.
getNegativePreFix() - Method in class com.aquima.interactions.foundation.text.NumberFormatSettings
Returns the value specified, can be null.
getNegativeRule() - Method in interface com.aquima.interactions.spellengine.ds.ISpellerDS
This method returns the optional rule for negative integers.
getNegativeRule() - Method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlSpellerDS
 
getNegativeRule() - Method in class com.aquima.interactions.spellengine.model.definition.SpellerDefinition
This method returns the optional rule for negative integer values.
getNegativeSuffix() - Method in class com.aquima.interactions.foundation.text.NumberFormatSettings
Returns the value specified, can be null.
getNewSessionId() - Method in interface com.aquima.interactions.portal.IProjectChange
 
getNewSessionId() - Method in class com.aquima.interactions.portal.model.session.scope.ProjectChange
 
getNext() - Method in class com.aquima.interactions.metamodel.impl.InstanceReference
 
getNextEntry() - Method in class com.aquima.interactions.foundation.io.zip.ZipReader
Reads the next ZIP file entry and positions the stream at the beginning of the entry data.
getNextLine() - Method in class com.aquima.interactions.framework.util.textdata.AbstractTextDataReader
Reads the next line from the file.
getNextNode() - Method in class com.aquima.interactions.process.impl.nodes.NodeDefinition
 
getNextNode() - Method in class com.aquima.interactions.process.impl.nodes.ProcessStepDefinition
 
getNextNode() - Method in interface com.aquima.interactions.process.nodes.IProcessNodeDefinition
This method returns the next node that should be processed after this node has been completed.
getNextNode(String) - Method in class com.aquima.interactions.process.impl.nodes.NodeDefinition
 
getNextNode(String) - Method in class com.aquima.interactions.process.impl.nodes.ProcessStepDefinition
 
getNextNode(String) - Method in interface com.aquima.interactions.process.nodes.IProcessNodeDefinition
This method returns the next node for the specified exit state.
getNextNodeSafe(String) - Method in class com.aquima.interactions.process.impl.nodes.NodeDefinition
This method is the same as the getNextNode method, but if won't throw an exception if the next node is not available.
getNextPortalChange() - Method in interface com.aquima.interactions.portal.IRequestScope
This method will return the next portal change object attached to the queue of portal changes of the request scope.
getNextPortalChange() - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
getNextProjectChange() - Method in interface com.aquima.interactions.portal.IRequestScope
This method will return the next project change object attached to the queue of project changes of the request scope.
getNextProjectChange() - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
getNextSibling() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Return the node immediately following this node.
getNextSibling() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewComment
 
getNextSibling() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
getNextSibling() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
getNextSibling() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewProcessInstr
 
getNextSibling() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Get the next sibling node, that is, the next node on the same level as this node.
getNextSibling() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getNextSiblingSafe() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Get the next sibling node, that is, the next node on the same level as this node.
getNextSiblingSafe() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getNextTask() - Method in class com.aquima.interactions.process.impl.EvaluationTask
 
getNode() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.DeprecatedNode
This method returns the node for which the deprecation warning applies.
getNode() - Method in class com.aquima.interactions.expressions.TslText
This method returns the parse node for the TSL text.
getNode() - Method in class com.aquima.interactions.process.impl.EvaluationContext
 
getNode() - Method in interface com.aquima.interactions.process.impl.IEvaluationContext
This method returns the definition of the node that is currently being processed.
getNode(GUID) - Method in class com.aquima.interactions.process.impl.builder.NodeVisitor
 
getNodeData() - Method in class com.aquima.interactions.process.impl.nodes.NodeBuilder
 
getNodeDefinition(GUID) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getNodeDefinition(GUID) - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns the process node definition by the specified node id.
getNodeDefinition(GUID) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getNodeId() - Method in exception class com.aquima.interactions.flow.exception.FlowExitEventException
This method returns the ID of the flow node for which no suitable edge could be found.
getNodeId() - Method in exception class com.aquima.interactions.flow.exception.InfiniteFlowException
This method returns the id of the node in which the recursion was detected.
getNodeId() - Method in exception class com.aquima.interactions.flow.exception.InfiniteLoopException
 
getNodeId() - Method in exception class com.aquima.interactions.flow.exception.InfiniteRecursionException
 
getNodeId() - Method in interface com.aquima.interactions.flow.INodeDetails
This methode should return the unique ID that has been assigned to the node.
getNodeId() - Method in class com.aquima.interactions.flow.model.DefaultActionNodeDetails
 
getNodeId() - Method in class com.aquima.interactions.flow.model.DefaultConditionNodeDetails
 
getNodeId() - Method in class com.aquima.interactions.flow.model.DefaultFlowNodeDetails
 
getNodeId() - Method in class com.aquima.interactions.flow.model.DefaultResultNodeDetails
 
getNodeId() - Method in class com.aquima.interactions.flow.model.event.DefaultDcmEventDetails
 
getNodeId() - Method in class com.aquima.interactions.flow.model.FlowNodeDelegate
 
getNodeId() - Method in class com.aquima.interactions.flow.NodeID
This method returns the ID of the node, which is unique within the flow the node is located in.
getNodeId() - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItem
 
getNodeId() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getNodeId() - Method in class com.aquima.interactions.portal.model.flow.NodeBase
 
getNodeId() - Method in class com.aquima.interactions.portal.model.session.state.serializer.node.NodeDetails
 
getNodeId() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the ID of the node from the process that defines this task.
getNodeId() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getNodeId() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getNodeId() - Method in interface com.aquima.interactions.process.IProcessTask
This method returns the optional node ID this task belongs to.
getNodeId() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the optional node ID this task belongs to.
getNodeId() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getNodeId() - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getNodeIdFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the node id filter.
getNodeIds() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getNodeIds() - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns all node id.
getNodeIds() - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getNodes() - Method in interface com.aquima.interactions.flow.IFlowPath
This method returns all the nodes that have been encountered during the flow action.
getNodes() - Method in class com.aquima.interactions.flow.model.FlowPath
 
getNodes() - Method in class com.aquima.interactions.flow.model.NodeVisitor
 
getNodes() - Method in class com.aquima.interactions.process.impl.builder.NodeVisitor
 
getNodes(String) - Method in interface com.aquima.interactions.composer.ITextItem
This method returns all the text elements from this text model for a specific language.
getNodes(String) - Method in class com.aquima.interactions.composer.model.TextItem
This method returns all the text elements from this text model for a specific language.
getNodes(String) - Method in class com.aquima.interactions.composer.model.TextStyleNode
This method returns all the text elements from this style element.
getNodeType() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getNoInstancesContainer() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns the name of the container that should be used when no instances are available.
getNoResultElement() - Method in interface com.aquima.interactions.composer.IRepeatExpression
This method returns the optional reference to an element that should be used when the repeat expression results in no instances.
getNoResultElement() - Method in class com.aquima.interactions.composer.model.definition.RepeatExpression
 
getNoResultTextItem() - Method in interface com.aquima.interactions.framework.container.caselist.config.ICaseListParameters
This method returns the optional text to use when no results are found in the database.
getNoResultTextItem() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListParameters
 
getNoResultTextItem() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
getNoResultTextItem() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListParameters
This method returns the optional text to use when no results are found in the database.
getNow() - Method in class com.aquima.interactions.framework.mask.impl.SpelledDeltaDate
This method may be overridden when an application uses "time traveling".
getNumberValue(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
getNumberValue(String) - Method in interface com.aquima.interactions.foundation.connectivity.IQueryResult
Retrieves a NumberValue object from the resultset for the specified column.
getObject() - Method in class com.aquima.interactions.matching.util.IDObjectMap.ObjectIterator
This method returns the current object from the map.
getObject(String) - Method in interface com.aquima.interactions.expressions.IValueSource
This method will request an object that is either a singleton object or an active object (from the InstanceStack).
getObject(String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachContext
 
getObject(String) - Method in class com.aquima.interactions.rule.parser.ContextDelegate
 
getObjectDefinition() - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyDS
Returns the data object.
getObjectDefinition() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
getObjectDefinition() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
getObjectDefinition() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
Returns the object definition.
getObjectDefinition() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
getObjectDefinition() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
getObjectDefinition() - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
getObjectDefinition(String) - Method in interface com.aquima.interactions.expressions.IDefinitionSource
This method returns the object definition for the specified type name.
getObjectDefinition(String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
 
getObjectDefinition(String) - Method in class com.aquima.interactions.rule.parser.MetaModelDelegate
 
getObjectName() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.OutputMapping
This method returns the name of the result object.
getObjectNamespace() - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapOutputMapping
 
getObjectRef() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.ListopNode
This method returns the name of the objects from the list.
getOffset() - Method in exception class com.aquima.interactions.expressions.LexerFailureException
This method returns the offset of the position.
getOffset() - Method in exception class com.aquima.interactions.expressions.ParseFailureException
Returns the character position.
getOffset() - Method in class com.aquima.interactions.expressions.parser.ParserSymbol
 
getOffset() - Method in class com.aquima.interactions.expressions.Position
This method returns the global offset.
getOperation() - Method in class com.aquima.interactions.framework.handler.webservice.rest.HandleRequestResult
This method returns the operation name that is handled by the action handler.
getOperation() - Method in class com.aquima.interactions.framework.handler.webservice.soap.HandleRequestResult
This method returns the operation name that is handled by the action handler.
getOperation(String) - Method in class com.aquima.interactions.communication.impl.RestServiceDefinition
 
getOperation(String) - Method in class com.aquima.interactions.communication.impl.SoapServiceDefinition
 
getOperation(String) - Method in interface com.aquima.interactions.communication.IRestServiceDefinition
Returns an operation of the service.
getOperation(String) - Method in interface com.aquima.interactions.communication.ISoapServiceDefinition
This method returns the operation for a specified name.
getOperation(String) - Method in interface com.aquima.interactions.portal.IWebServiceConfiguration
This method returns the operation that is available in this service.
getOperation(String) - Method in class com.aquima.interactions.portal.model.webservice.WebServiceConfiguration
 
getOperationName() - Method in exception class com.aquima.interactions.communication.exception.UnknownOperationException
 
getOperationName() - Method in interface com.aquima.interactions.communication.ISoapMessageContext
Get the operation name
getOperationName() - Method in interface com.aquima.interactions.portal.ds.IWebServiceOperationDS
This method returns the name of the operation mapping.
getOperationName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceOperationDS
 
getOperationName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceOperationDS
 
getOperationName() - Method in interface com.aquima.interactions.portal.IWebServiceOperationDefinition
This method return the name of the operation.
getOperationName() - Method in class com.aquima.interactions.portal.model.session.SoapMessageContext
Get the operation name
getOperationName() - Method in class com.aquima.interactions.portal.model.webservice.WebOperationDefinition
 
getOperationNames() - Method in class com.aquima.interactions.communication.impl.RestServiceDefinition
 
getOperationNames() - Method in class com.aquima.interactions.communication.impl.SoapServiceDefinition
 
getOperationNames() - Method in interface com.aquima.interactions.communication.IRestServiceDefinition
Returns all available operation names in the service.
getOperationNames() - Method in interface com.aquima.interactions.communication.ISoapServiceDefinition
This method returns all the operation names for this soap service.
getOperations() - Method in interface com.aquima.interactions.portal.IWebServiceConfiguration
This method returns the available operation names for this service.
getOperations() - Method in class com.aquima.interactions.portal.model.webservice.WebServiceConfiguration
 
getOperator() - Method in class com.aquima.interactions.composer.model.ConditionalPresentationStyle
 
getOperator() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.BinoptNode
This method returns the operator of the expression.
getOperator() - Method in class com.aquima.interactions.expressions.semantics.nodes.Arithmetic
This method returns the operator of this expression.
getOperator() - Method in class com.aquima.interactions.expressions.semantics.nodes.Condition
This method returns the operator of this expression.
getOperator() - Method in class com.aquima.interactions.expressions.semantics.nodes.ListArithmetic
This method returns the operator of this expression.
getOperator() - Method in class com.aquima.interactions.expressions.semantics.nodes.ListCondition
This method returns the operator of this expression.
getOperator() - Method in class com.aquima.interactions.expressions.semantics.nodes.LogicalConnective
This method returns the operator of this expression.
getOperator() - Method in class com.aquima.interactions.framework.connectivity.CsvCriteria
 
getOperator() - Method in interface com.aquima.interactions.framework.container.listplus.search.filters.IGenericFilter
 
getOperator() - Method in class com.aquima.interactions.framework.service.connectivity.InputValue
This method returns the operator that should be used when comparing the input value.
getOperator() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.InputField
This method returns the operator that should be used for the input field.
getOperator() - Method in class com.aquima.interactions.framework.validator.DateValidatorCall
This method returns the type of operator that should be used in the validation.
getOperator() - Method in interface com.aquima.interactions.mapping.IInstanceMatchCondition
This method returns the operator that should be used to compare the two values with.
getOperator() - Method in class com.aquima.interactions.mapping.impl.InstanceMatchCondition
 
getOperator() - Method in class com.aquima.interactions.process.CompositeViewFilter
 
getOperator() - Method in class com.aquima.interactions.process.dao.dto.ProcessViewFilter
 
getOperator() - Method in class com.aquima.interactions.process.impl.TaskExpression
 
getOperator() - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
getOperator() - Method in class com.aquima.interactions.process.search.FilterCondition
This method returns the operator to use.
getOperator() - Method in class com.aquima.interactions.process.search.PropertyFilter
This method returns the operator of the filter.
getOperator() - Method in interface com.aquima.interactions.rule.ds.datarule.IConditionDS
This method returns the operator that is used to compare the value expression to the field.
getOperator() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlConditionDS
 
getOperator() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlConditionDS
 
getOperator() - Method in interface com.aquima.interactions.rule.IConditionDefinition
This method returns the operator for the condition.
getOperator() - Method in class com.aquima.interactions.rule.impl.datarule.ConditionDefinition
 
getOperator() - Method in class com.aquima.interactions.rule.report.ReportingDataRuleConditionDS
 
getOperator() - Method in class com.aquima.interactions.trace.FilterCondition
This method returns the operator to use.
getOperator() - Method in class com.aquima.interactions.trace.PropertyFilter
This method returns the operator of the filter.
getOptionalExpressionMapParameter(IServiceContext, String, String, String, boolean) - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
Maps an XML structure of the form:
getOptionalParameterValue(String) - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
Gets an optional parameter as an XML attribute of a node.
getOrder() - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListOrder
This method returns an integer indicating the direction of the sorting.
getOrder() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
getOrder() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
getOrder() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
 
getOrderBy() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachNode
This method returns the name of the attribute that should be used to sort the instances on.
getOrderBy() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.ForeachDefinition
This method returns the name of the attribute that should be used to sort the instances on.
getOrigin() - Method in class com.aquima.interactions.portal.model.session.EventError
 
getOriginalDomainShortValues() - Method in class com.aquima.interactions.rule.constraint.table.DomainActionRule
 
getOriginalValue(ValueReference) - Method in interface com.aquima.interactions.portal.IPageScope
This method returns the value of the attribute as it was before the value got changed by the page event.
getOriginalValue(ValueReference) - Method in interface com.aquima.interactions.portal.IRequestScope
This method returns the value of the attribute as it was before the value got changed by the request.
getOriginalValue(ValueReference) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPageScope
 
getOriginalValue(ValueReference) - Method in class com.aquima.interactions.portal.model.session.scope.PageScope
 
getOriginalValue(ValueReference) - Method in class com.aquima.interactions.portal.model.session.scope.PageScopeDelegate
 
getOriginalValue(ValueReference) - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
getOriginalValue(ValueReference) - Method in class com.aquima.interactions.portal.model.session.scope.RequestScopeDelegate
 
getOutExpression() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.CollectNode
Returns the output expression for the selection on the.
getOutput() - Method in interface com.aquima.interactions.project.ds.IFieldTypeDS
Returns the output of this Field Type
getOutput() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlFieldTypeDS
 
getOutput() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlFieldTypeDS
 
getOutput() - Method in interface com.aquima.interactions.project.IFieldTypeDefinition
Returns the output of this Field Type
getOutput() - Method in class com.aquima.interactions.project.impl.FieldTypeDefinition
 
getOutputFields() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.OutputMapping
This method returns an array containing the mappings for all the result properties to an attribute.
getOutputFormat() - Method in exception class com.aquima.interactions.composer.exception.UnsupportedOutputFormatException
This method returns the output format that was not supported by the document engine.
getOutputFormat() - Method in class com.aquima.interactions.framework.handler.document.DocumentResult
 
getOutputFormat() - Method in interface com.aquima.interactions.portal.documents.IRenderedDocument
This method returns the output format of the document.
getOutputFormat() - Method in class com.aquima.interactions.portal.documents.model.RenderedDocument
 
getOutputFormats() - Method in class com.aquima.interactions.framework.documents.NoOpRendererFactory
 
getOutputFormats() - Method in class com.aquima.interactions.framework.documents.RendererFactory
 
getOutputFormats() - Method in interface com.aquima.interactions.portal.documents.IDocumentRenderer
This method returns the output formats the renderer supports.
getOutputFormats() - Method in interface com.aquima.interactions.portal.documents.IRendererFactory
This method returns the output formats that are supported by the renderer factory.
getOutputFormats() - Method in interface com.aquima.interactions.portal.documents.IRenderTarget
This method returns an array of all registered output formats for this render target.
getOutputFormats() - Method in class com.aquima.interactions.portal.documents.model.RenderTarget
 
getOutputFormats() - Method in class com.aquima.interactions.portal.model.factory.LinkedRendererFactory
 
getOutputMapping() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
This method returns the output-mapping settings.
getOutputMapping() - Method in interface com.aquima.interactions.portal.IWebServiceOperationDefinition
This method returns the mapping that should be used for the output message.
getOutputMapping() - Method in class com.aquima.interactions.portal.model.webservice.WebOperationDefinition
 
getOutputMappingName() - Method in interface com.aquima.interactions.portal.ds.IWebServiceOperationDS
This method returns the optional name of the output mapping for this operation.
getOutputMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceOperationDS
 
getOutputMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceOperationDS
 
getOutputParameters() - Method in interface com.aquima.interactions.flow.IFunctionFlowDefinition
This method should return a list containing function output parameters.
getOutputParameters() - Method in class com.aquima.interactions.flow.model.DefaultFunctionFlowDefinition
 
getOutputParameters() - Method in class com.aquima.interactions.flow.model.FunctionFlowOutputParameterVisitor
 
getOutputParameters() - Method in class com.aquima.interactions.portal.model.def.FunctionCallDefinition
 
getOutputParameters() - Method in class com.aquima.interactions.portal.model.def.FunctionCallOutputParameterVisitor
 
getOutputParameters() - Method in class com.aquima.interactions.portal.model.flow.FunctionNode
This method returns the output parameters for the function.
getOutputParameters() - Method in interface com.aquima.interactions.portal.model.IFunctionCallDefinition
This method returns the output parameters of the function call.
getOutputValue(String) - Method in class com.aquima.interactions.framework.service.connectivity.OutputObject
This method returns the output value for the specified attribute.
getOutputValues() - Method in class com.aquima.interactions.framework.service.connectivity.OutputObject
This method returns an array containing all the output values.
getPage() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
 
getPage(String) - Method in interface com.aquima.interactions.composer.IComposer
Looks up the page definition for the specified name and returns the definition model.
getPage(String) - Method in class com.aquima.interactions.composer.model.Composer
 
getPage(String) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
This method returns the page definition with the specified name.
getPage(String) - Method in class com.aquima.interactions.flow.model.VisitedPages
 
getPage(String) - Method in interface com.aquima.interactions.portal.IElementComposer
Looks up the page definition for the specified name and returns the definition model.
getPage(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
getPageFlow() - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
getPageIds() - Method in class com.aquima.interactions.flow.model.VisitedPages
 
getPageName() - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItem
 
getPageScope() - Method in interface com.aquima.interactions.portal.IPortalContext
Retrieves the page scope form the context.
getPageScope() - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
getPageScope() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getPageScope() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getPageScope() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getPageScope() - Method in class com.aquima.interactions.portal.model.session.state.PortalContextState
 
getPageScope(ISolution) - Method in interface com.aquima.interactions.portal.model.ISessionState
This method (re)creates the page scope using the definitions from the application model.
getPageScope(ISolution) - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getPageScopeDump() - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getPageSize() - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
getPageSize() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
 
getPagingSize() - Method in interface com.aquima.interactions.framework.container.caselist.config.ICaseListParameters
This method returns the optional number of cases that are shown per page, if set paging is enabled
getPagingSize() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListParameters
 
getPagingSize() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
An integer value to indicate the desired amount of items on a single page.
getPagingSize() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
getPagingSize() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListParameters
This method returns the optional number of tasks that are shown per page, if set paging is enabled
getPagingSize() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
getPagingSize() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
getPagingState() - Method in class com.aquima.interactions.composer.model.list.state.ListConfiguration
 
getParameter() - Method in class com.aquima.interactions.portal.model.def.ParameterValueVisitor
 
getParameter(int) - Method in class com.aquima.interactions.expressions.r7.parser.nodes.FunctionNode
This method returns the parameter at the specified index.
getParameter(int) - Method in class com.aquima.interactions.expressions.r7.parser.nodes.UnpackNode
This method returns the parameter at the specified index.
getParameter(String) - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
Returns the parameter value definition for the parameter with the given name, or null if no parameter with the given name exists.
getParameter(String) - Method in interface com.aquima.interactions.foundation.IParameters
This method will return the value for the specified parameter key.
getParameter(String) - Method in class com.aquima.interactions.foundation.Parameters
 
getParameter(String) - Method in interface com.aquima.interactions.matching.IMatchFunctionParameters
This method returns the parameter value for the specified key.
getParameter(String) - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionParameters
 
getParameter(String) - Method in class com.aquima.interactions.portal.function.FunctionParameters
 
getParameter(String) - Method in interface com.aquima.interactions.portal.IContainerContext
This method will return the value for the parameter with the specified name.
getParameter(String) - Method in interface com.aquima.interactions.portal.IContainerEventContext
This method will return the value for the parameter with the specified name.
getParameter(String) - Method in interface com.aquima.interactions.portal.IServiceContext
This method returns the value for the specified parameter key.
getParameter(String) - Method in class com.aquima.interactions.portal.model.def.TypedParameters
 
getParameter(String) - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
getParameter(String) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getParameter(String) - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getParameter(String) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getParameter(String) - Method in interface com.aquima.interactions.project.IExpanderDefinition
This method returns the parameter definition for the specified name.
getParameter(String) - Method in class com.aquima.interactions.project.impl.ExpanderDefinition
 
getParameter(String) - Method in class com.aquima.interactions.project.impl.ServiceDefinition
 
getParameter(String) - Method in class com.aquima.interactions.project.impl.ValidatorDefinition
 
getParameter(String) - Method in interface com.aquima.interactions.project.IServiceDefinition
This method returns the parameter definition for the specified name.
getParameter(String) - Method in interface com.aquima.interactions.project.IValidatorDefinition
This method returns the parameter definition for the specified name.
getParameter(Map<String, Object>, String) - Method in class com.aquima.interactions.portal.model.flow.NodeFactory
 
getParameterCount() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.FunctionNode
This method returns the number of parameters for the function.
getParameterCount() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.UnpackNode
This method returns the number of parameters for the function.
getParameterCount() - Method in class com.aquima.interactions.foundation.report.ErrorCode
This method returns the number of parameters that should be supplied.
getParameterKeys() - Method in class com.aquima.interactions.composer.model.Link
This method returns an array containing the names of the parameters that are defined for this link.
getParameterKeys() - Method in interface com.aquima.interactions.foundation.IParameters
This method returns an array containing all the parameter keys that are defined.
getParameterKeys() - Method in class com.aquima.interactions.foundation.Parameters
 
getParameterKeys() - Method in class com.aquima.interactions.portal.model.def.TypedParameters
 
getParameterName() - Method in interface com.aquima.interactions.composer.ds.IGlobalParameterValueDS
Returns the parameter's name.
getParameterName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlGlobalParameterValueDS
 
getParameterName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlGlobalParameterValueDS
 
getParameterName() - Method in interface com.aquima.interactions.composer.IGlobalParameterValue
The name of the parameter whose value is represented by this object.
getParameterName() - Method in class com.aquima.interactions.composer.model.definition.GlobalParameterValueDefinition
Returns the name of the parameter whose value is defined by this object.
getParameterName() - Method in class com.aquima.interactions.composer.model.GlobalParameterValue
 
getParameterName() - Method in interface com.aquima.interactions.flow.ds.IDcmWidgetFlowParameterDS
This method returns the parameter name of the parameter.
getParameterName() - Method in interface com.aquima.interactions.flow.ds.IEventNodeParameterDS
 
getParameterName() - Method in interface com.aquima.interactions.flow.ds.IFunctionFlowInputParameterDS
This method returns the parameter name of the input parameter.
getParameterName() - Method in interface com.aquima.interactions.flow.ds.IFunctionFlowOutputParameterDS
This method returns the parameter name of the output parameter.
getParameterName() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlDcmWidgetFlowParameterDS
 
getParameterName() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlEventParameterDS
 
getParameterName() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowInputParameterDS
 
getParameterName() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowOutputParameterDS
 
getParameterName() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlDcmWidgetFlowParameterDS
 
getParameterName() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlEventParameterDS
 
getParameterName() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowInputParameterDS
 
getParameterName() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowOutputParameterDS
 
getParameterName() - Method in interface com.aquima.interactions.flow.IDcmWidgetFlowParameter
This method returns the name of the parameter.
getParameterName() - Method in interface com.aquima.interactions.flow.IFunctionFlowInputParameter
This method returns the parameter name of the input parameter.
getParameterName() - Method in interface com.aquima.interactions.flow.IFunctionFlowOutputParameter
This method returns the parameter name of the output parameter.
getParameterName() - Method in class com.aquima.interactions.flow.model.DcmWidgetFlowParameter
 
getParameterName() - Method in class com.aquima.interactions.flow.model.DefaultFunctionFlowInputParameter
 
getParameterName() - Method in class com.aquima.interactions.flow.model.DefaultFunctionFlowOutputParameter
 
getParameterName() - Method in class com.aquima.interactions.flow.report.ReportingDcmWidgetFlowParameterDS
 
getParameterName() - Method in class com.aquima.interactions.flow.report.ReportingFunctionFlowInputParameterDS
 
getParameterName() - Method in class com.aquima.interactions.flow.report.ReportingFunctionFlowOutputParameterDS
 
getParameterName() - Method in interface com.aquima.interactions.portal.ds.IFunctionCallInputParameterDS
This method should return the name of the input parameter
getParameterName() - Method in interface com.aquima.interactions.portal.ds.IFunctionCallOutputParameterDS
This method should return the name of the output parameter
getParameterName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlFunctionCallInputParameterDS
 
getParameterName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlFunctionCallOutputParameterDS
 
getParameterName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlFunctionCallInputParameterDS
 
getParameterName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlFunctionCallOutputParameterDS
 
getParameterName() - Method in class com.aquima.interactions.portal.model.def.FunctionCallInputParameter
 
getParameterName() - Method in class com.aquima.interactions.portal.model.def.FunctionCallOutputParameter
 
getParameterName() - Method in class com.aquima.interactions.portal.report.ReportFunctionCallOutputParameterDS
 
getParameterName() - Method in class com.aquima.interactions.portal.report.ReportingFunctionCallInputParameterDS
 
getParameterName() - Method in exception class com.aquima.interactions.project.exception.UnknownParameterException
This method returns the name of the unknown parameter.
getParameterNames() - Method in interface com.aquima.interactions.composer.IFieldValidation
This method returns an array containing the parameter names for which a parameter value is defined.
getParameterNames() - Method in class com.aquima.interactions.composer.model.FieldValidation
 
getParameterNames() - Method in class com.aquima.interactions.foundation.report.ErrorCode
This method returns the names of the parameters that should be provided for the error message.
getParameterNames() - Method in interface com.aquima.interactions.matching.IMatchFunctionParameters
This method returns an array containing all the parameter names for which a value is present.
getParameterNames() - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionParameters
 
getParameterNames() - Method in interface com.aquima.interactions.project.IExpanderDefinition
This method returns an array containing all the parameter names.
getParameterNames() - Method in class com.aquima.interactions.project.impl.ExpanderDefinition
 
getParameterNames() - Method in class com.aquima.interactions.project.impl.ServiceDefinition
 
getParameterNames() - Method in class com.aquima.interactions.project.impl.ValidatorDefinition
 
getParameterNames() - Method in interface com.aquima.interactions.project.IServiceDefinition
This method returns an array containing all the parameter names.
getParameterNames() - Method in interface com.aquima.interactions.project.IValidatorDefinition
This method returns an array containing all the parameter names.
getParameters() - Method in interface com.aquima.interactions.communication.ds.IElementReferenceDS
This method returns the parameters for the custom element composer.
getParameters() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementReferenceDS
 
getParameters() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementReferenceDS
 
getParameters() - Method in interface com.aquima.interactions.communication.ICustomElementComposerContext
This method returns the parameters of the custom element.
getParameters() - Method in interface com.aquima.interactions.communication.IElementReference
This method returns the parameters for the custom schema element.
getParameters() - Method in class com.aquima.interactions.communication.impl.ElementReference
 
getParameters() - Method in class com.aquima.interactions.communication.impl.evaluator.composer.CustomElementComposerContext
 
getParameters() - Method in class com.aquima.interactions.communication.impl.FieldValidationParameterVisitor
 
getParameters() - Method in class com.aquima.interactions.communication.report.ReportingElementReferenceDS
 
getParameters() - Method in interface com.aquima.interactions.composer.IField
Returns the evaluated parameters of this field.
getParameters() - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
Returns the parameter value definitions of this field.
getParameters() - Method in class com.aquima.interactions.composer.model.definition.FieldValidationDefinition
This method returns a map containing additional parameters for the validator.
getParameters() - Method in class com.aquima.interactions.composer.model.FailedElement
This method returns an object containing additional parameters that help identify the cause of the failure.
getParameters() - Method in class com.aquima.interactions.composer.model.Field
 
getParameters() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchFunctionDS
 
getParameters() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.DeprecatedNode
This method returns an array with the parameters that should be used in the warning.
getParameters() - Method in interface com.aquima.interactions.flow.IDcmWidgetFlowDefinition
 
getParameters() - Method in class com.aquima.interactions.flow.model.DcmWidgetFlowDefinition
 
getParameters() - Method in class com.aquima.interactions.flow.model.EventNodeParameterVisitor
 
getParameters() - Method in class com.aquima.interactions.foundation.report.ErrorMessage
This method returns the parameters for the message.
getParameters() - Method in exception class com.aquima.interactions.foundation.security.core.CryptoGraphicException
Get the parameters.
getParameters() - Method in interface com.aquima.interactions.framework.renderer.IRendererContext
Some additional parameters which should be available to the implementor.
getParameters() - Method in class com.aquima.interactions.framework.renderer.RendererContextBase
 
getParameters() - Method in interface com.aquima.interactions.matching.ds.IMatchFunctionDS
This method returns the parameters the match function needs to initialize.
getParameters() - Method in interface com.aquima.interactions.portal.ds.IMaskCallDS
This method return the parameters of the mask.
getParameters() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlMaskCallDS
 
getParameters() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlMaskCallDS
 
getParameters() - Method in interface com.aquima.interactions.portal.IContainerContext
This method will return all the parameters defined for the container at once in a single object.
getParameters() - Method in interface com.aquima.interactions.portal.IContainerEventContext
This method will return all the parameters defined for the container at once in a single object.
getParameters() - Method in interface com.aquima.interactions.portal.IDomainSchemaContext
 
getParameters() - Method in interface com.aquima.interactions.portal.IMaskCall
This method returns the mask parameters.
getParameters() - Method in interface com.aquima.interactions.portal.IMaskContext
This method returns an object containing all the parameters that are defined for the current mask.
getParameters() - Method in interface com.aquima.interactions.portal.IPortalChange
 
getParameters() - Method in interface com.aquima.interactions.portal.ISchemaContext
The method returns the parameters of the current dynamic schema element.
getParameters() - Method in interface com.aquima.interactions.portal.IServiceCall
This method returns the service parameters.
getParameters() - Method in interface com.aquima.interactions.portal.IServiceContext
This method returns an object containing all the parameters that are defined for this service.
getParameters() - Method in class com.aquima.interactions.portal.model.def.ContainerExpanderDefinition
 
getParameters() - Method in class com.aquima.interactions.portal.model.def.MaskCallDefinition
This method return the parameters of the mask.
getParameters() - Method in class com.aquima.interactions.portal.model.def.ServiceCallDefinition
 
getParameters() - Method in class com.aquima.interactions.portal.model.flow.FunctionNode
This method returns the input parameters for the function.
getParameters() - Method in class com.aquima.interactions.portal.model.flow.ServiceNode
This method returns the parameters for the service.
getParameters() - Method in interface com.aquima.interactions.portal.model.IContainerExpanderDefinition
This method returns an object containing the typed parameters of the container expander.
getParameters() - Method in interface com.aquima.interactions.portal.model.IMaskCallDefinition
This method returns the mask parameters.
getParameters() - Method in interface com.aquima.interactions.portal.model.IServiceCallDefinition
This method returns the service parameters.
getParameters() - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
getParameters() - Method in class com.aquima.interactions.portal.model.session.CallbackEntry
 
getParameters() - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getParameters() - Method in class com.aquima.interactions.portal.model.session.DomainSchemaContext
 
getParameters() - Method in class com.aquima.interactions.portal.model.session.MaskCall
 
getParameters() - Method in class com.aquima.interactions.portal.model.session.MaskContext
 
getParameters() - Method in class com.aquima.interactions.portal.model.session.SchemaContext
 
getParameters() - Method in class com.aquima.interactions.portal.model.session.scope.PortalChange
 
getParameters() - Method in class com.aquima.interactions.portal.model.session.ServiceCall
 
getParameters() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getParameters() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getParameters() - Method in class com.aquima.interactions.portal.PortalEvent
This method returns a map of all the parameters that have been added to this event.
getParameters() - Method in interface com.aquima.interactions.process.scheduler.IExecutionContext
Returns the parameters of the job.
getParameters() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlExpanderDS
 
getParameters() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlExpanderDS
 
getParameters() - Method in interface com.aquima.interactions.project.IConnectionDefinition
This method returns meta information about this connection.
getParameters() - Method in interface com.aquima.interactions.project.IExpanderDefinition
this method returns an array containing the definitions of the parameters that are supported by this component.
getParameters() - Method in class com.aquima.interactions.project.impl.ConnectionDefinition
 
getParameters() - Method in class com.aquima.interactions.project.impl.ExpanderDefinition
 
getParameters() - Method in class com.aquima.interactions.project.impl.ServiceDefinition
 
getParameters() - Method in class com.aquima.interactions.project.impl.ValidatorDefinition
 
getParameters() - Method in interface com.aquima.interactions.project.IServiceDefinition
This method returns an array containing the definitions of the parameters that are supported by this component.
getParameters() - Method in interface com.aquima.interactions.project.IValidatorDefinition
this method returns an array containing the definitions of the parameters that are supported by this component.
getParameters(IParameters) - Method in class com.aquima.interactions.framework.container.link.DocumentLinkContainer
 
getParameters(IParameters) - Method in class com.aquima.interactions.framework.container.link.LinkContainer
 
getParameters(IParameters) - Method in class com.aquima.interactions.framework.container.link.LinkContainerBase
 
getParameters(IValidationDS) - Method in class com.aquima.interactions.rule.graph.ValidationParameterVisitor
 
getParametersObject(IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.InstanceCreateService
 
getParametersObject(IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.InstanceUpdateService
 
getParametersObject(IServiceContext) - Method in interface com.aquima.interactions.portal.ICacheableParametersObjectService
Parse the parameters into a cacheable object.
getParametersWithValues() - Method in class com.aquima.interactions.portal.report.DcmReportingParameterVisitor
 
getParameterType() - Method in interface com.aquima.interactions.composer.ds.IGlobalParameterValueDS
Returns the parameter's type.
getParameterType() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlGlobalParameterValueDS
 
getParameterType() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlGlobalParameterValueDS
 
getParameterType() - Method in interface com.aquima.interactions.composer.IGlobalParameterValue
The type of the parameter whose value is represented by this object.
getParameterType() - Method in class com.aquima.interactions.composer.model.definition.GlobalParameterValueDefinition
Returns the type of the parameter whose value is defined by this object.
getParameterType() - Method in class com.aquima.interactions.composer.model.GlobalParameterValue
 
getParameterType() - Method in interface com.aquima.interactions.project.ds.IGlobalParameterDS
The global parameter's type
getParameterType() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlGlobalParameterDS
 
getParameterType() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlGlobalParameterDS
 
getParameterType() - Method in interface com.aquima.interactions.project.IGlobalParameterDefinition
Returns the parameter type of the global parameter.
getParameterType() - Method in class com.aquima.interactions.project.impl.GlobalParameterDefinition
 
getParameterValue(String) - Method in interface com.aquima.interactions.composer.IFieldValidation
This method returns the value for the specified parameter name.
getParameterValue(String) - Method in class com.aquima.interactions.composer.model.FieldValidation
 
getParameterValue(String) - Method in class com.aquima.interactions.composer.model.Link
This method returns the value for the specified parameter name.
getParent() - Method in interface com.aquima.interactions.composer.IElement
This method returns the parent container the element is contained in, or null if the element is not assigned to a container.
getParent() - Method in class com.aquima.interactions.composer.model.definition.FieldMap
 
getParent() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getParent() - Method in class com.aquima.interactions.composer.model.Element
 
getParent() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.FieldVariableNode
This method returns the parent variable of the field variable.
getParent() - Method in class com.aquima.interactions.expressions.semantics.nodes.FieldVariable
This method returns the parent variable.
getParent() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
returns the parent node, raises XmlException if there is no parent.
getParent() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
getParent() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
getParent() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
returns the parent node, raises XMLException if there is no parent.
getParent() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getParent() - Method in class com.aquima.interactions.portal.model.session.state.FlowScopeDump
 
getParent() - Method in class com.aquima.interactions.portal.model.session.state.TxPortalContextState
 
getParent() - Method in class com.aquima.interactions.profile.model.state.TxProfileState
 
getParentContext() - Method in class com.aquima.interactions.portal.model.tx.FlowContext
 
getParentContext() - Method in interface com.aquima.interactions.portal.model.tx.IInstanceContext
This method returns the parent context of this context.
getParentContext() - Method in class com.aquima.interactions.portal.model.tx.ProfileContext
 
getParentId() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the database ID of the parent task (group or process).
getParentNode() - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
getParentNode() - Method in class com.aquima.interactions.rule.graph.EntityNode
 
getParentNode() - Method in interface com.aquima.interactions.rule.IAttributeNode
This method returns the node representing this same attribute in the super type of the current entity.
getParentNode() - Method in interface com.aquima.interactions.rule.IEntityNode
This method returns the node representing super type of the current entity.
getParentReference() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaAttribute
 
getParentReference() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
Returns the reference to the instance which has this relation.
getParentSafe() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
returns the parent node, or null if there is no parent.
getParentSafe() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
getParentSafe() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
getParentSafe() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
returns the parent node, or null if there is no parent.
getParentSafe() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getParentScope() - Method in class com.aquima.interactions.portal.model.session.scope.FlowScope
Internal method to get the parent flow scope.
getParentScope() - Method in class com.aquima.interactions.portal.model.session.scope.PortalScope
 
getParentTask() - Method in class com.aquima.interactions.process.impl.EvaluationContext
 
getParentTask() - Method in interface com.aquima.interactions.process.impl.IEvaluationContext
This method returns the parent tasks of the current node.
getParseErrors() - Method in exception class com.aquima.interactions.foundation.xml.exception.XmlParseException
Retrieve the list of parse errors that occurred during DOM-parsing.
getParseListenerFor(String) - Method in class com.aquima.interactions.rule.impl.ReportingExpressionParser
 
getParseListenerFor(String) - Method in class com.aquima.interactions.rule.parser.ExpressionParserProxy
 
getParseNode() - Method in class com.aquima.interactions.expressions.semantics.nodes.ErrorNode
This method returns the parse node that could not be converted to a semantic node.
getParser() - Method in class com.aquima.interactions.process.impl.nodes.NodeContext
 
getParser() - Method in class com.aquima.interactions.rule.ds.delegate.RuleDelegateVisitor
 
getParser() - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateVisitor
 
getParser() - Method in interface com.aquima.interactions.rule.ds.IRuleVisitor
This method returns the expression parser of the rule engine which may be used to parse expressions and dynamic texts.
getParser() - Method in class com.aquima.interactions.rule.graph.RuleVisitor
 
getParser() - Method in class com.aquima.interactions.rule.report.ReportingConstraintVisitor
 
getParser() - Method in class com.aquima.interactions.rule.report.ReportingSourceVisitor
 
getParser() - Method in class com.aquima.interactions.rule.report.ReportingValidationVisitor
 
getParser(String, IParseListener) - Method in class com.aquima.interactions.rule.impl.ParserFactory
 
getParser(String, IParseListener) - Method in interface com.aquima.interactions.rule.IParserFactory
This method returns an expression parser that will use the specified listener when parsing expressions.
getParserFactory() - Method in class com.aquima.interactions.dtree.impl.InitializationLookup
This method returns the parser factory that should be used to acquire a parser.
getParserFactory() - Method in class com.aquima.interactions.rule.impl.RuleEngine
 
getParserFactory() - Method in interface com.aquima.interactions.rule.IRuleEngine
This method returns a parser factory which can be used to create expression parsers with a context listener.
getParserVersion() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
getParserVersion() - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method returns the version of the parser that should be used.
getParserVersion() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigRuleEngineDS
 
getParserVersion() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigRuleEngineDS
 
getParserVersion() - Method in class com.aquima.interactions.rule.ds.delegate.RuleEngineDelegateDS
 
getParserVersion() - Method in interface com.aquima.interactions.rule.ds.IRuleEngineDS
This method returns the version of the parser that should be used.
getParserVersion() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleEngineDS
 
getParserVersion() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleEngineDS
 
getParserVersion() - Method in class com.aquima.interactions.rule.report.ReportingRuleEngineDS
 
getParseTime() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlParser
Get the time in milliseconds it took for the parse method to run.
getParseTime() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser
Get the time in milliseconds it took for the parse method to run.
getParseTime() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDomParserResult
 
getParseTime() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlSAXParser
Get the time in milliseconds it took for the parse method to run.
getParseTree(String) - Method in class com.aquima.interactions.rule.impl.ExpressionTokenizer
This method parses an expression and returns the parse tree.
getPart(DateValue) - Method in class com.aquima.interactions.expressions.functions.date.AbstractDatePartFunction
 
getPart(DateValue) - Method in class com.aquima.interactions.expressions.functions.date.Day
 
getPart(DateValue) - Method in class com.aquima.interactions.expressions.functions.date.Hour
 
getPart(DateValue) - Method in class com.aquima.interactions.expressions.functions.date.Minute
 
getPart(DateValue) - Method in class com.aquima.interactions.expressions.functions.date.Month
 
getPart(DateValue) - Method in class com.aquima.interactions.expressions.functions.date.Second
 
getPart(DateValue) - Method in class com.aquima.interactions.expressions.functions.date.Year
 
getParts() - Method in class com.aquima.interactions.framework.handler.dtree.Solution
 
getPassword() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
 
getPassword() - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapConnection
 
getPassword() - Method in class com.aquima.interactions.framework.service.connectivity.sql.SqlConnection
 
getPatch() - Method in class com.aquima.interactions.foundation.Version
This method returns the patch identifier of the version.
getPath() - Method in exception class com.aquima.interactions.communication.exception.UnmatchableOperationException
This method returns the path that was used when this exception occurred.
getPath() - Method in class com.aquima.interactions.communication.impl.RestRequestMessage
 
getPath() - Method in interface com.aquima.interactions.communication.IRestRequestMessage
This method returns the path for this request message.
getPath() - Method in interface com.aquima.interactions.flow.IFlowState
This method returns the flow path containing information about the flow nodes that have been processed during the flow.
getPath() - Method in class com.aquima.interactions.flow.model.FlowState
 
getPath(IEntityInstance, String) - Method in class com.aquima.interactions.portal.util.InstanceLocator
This method will retrieve all the instances that lead to the final attribute indicated by the attribute path provided.
getPath(String) - Method in class com.aquima.interactions.portal.util.InstanceLocator
This method will retrieve all the instances that lead to the final attribute indicated by the attribute path provided.
getPattern() - Method in class com.aquima.interactions.ds.ValueFormatDefinition
This method returns the actual value format pattern that should be used by the value format.
getPattern() - Method in interface com.aquima.interactions.foundation.text.IDateSymbol
Return the pattern representation of this NumberSymbol.
getPattern() - Method in exception class com.aquima.interactions.foundation.text.PatternException
This method returns the pattern that failed parsing.
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.CentiSecondSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.DateSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.DeciSecondSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.HourSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.LeadingZeroShortHourSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.MeridiemMarkerSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.MilliSecondSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.MinuteSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.MonthSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.SecondSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.SeparatorSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.ShortDateSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.ShortHourSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.ShortMonthSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.ShortYearSymbol
 
getPattern() - Method in class com.aquima.interactions.foundation.text.symbol.YearSymbol
 
getPattern() - Method in class com.aquima.interactions.framework.mask.impl.date.SpelledDayOfWeekSymbol
 
getPattern() - Method in class com.aquima.interactions.framework.mask.impl.date.SpelledDaySymbol
 
getPattern() - Method in class com.aquima.interactions.framework.mask.impl.date.SpelledMonthSymbol
 
getPattern() - Method in class com.aquima.interactions.framework.mask.impl.date.SpelledShortMonthSymbol
 
getPattern() - Method in class com.aquima.interactions.framework.mask.impl.date.SpelledYearSymbol
 
getPattern() - Method in class com.aquima.interactions.project.impl.ValueFormatDefinition
This method returns the actual value format pattern that should be used by the value format.
getPattern() - Method in interface com.aquima.interactions.project.IValueFormatDefinition
This method returns the actual value format pattern that should be used by the value format.
getPayload() - Method in interface com.aquima.interactions.foundation.security.core.IEnvelope
get the payload.
getPayload() - Method in class com.aquima.interactions.foundation.security.r4.Envelope
Get the payload.
getPayloadAsStream() - Method in class com.aquima.interactions.foundation.security.r4.Envelope
Get the payload as input stream.
getPayloadAsString() - Method in interface com.aquima.interactions.foundation.security.core.IEnvelope
Get the string representation of the payload.
getPayloadAsString() - Method in class com.aquima.interactions.foundation.security.r4.Envelope
Get the payload as string.
getPendingPortalMessages() - Method in interface com.aquima.interactions.portal.ISessionScope
Retrieves the currently pending portal messages to process.
getPendingPortalMessages() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getPendingPortalMessages() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
getPendingPortalMessages() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
getPendingPortalMessages() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
getPercentage(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
getPercentage(String) - Method in interface com.aquima.interactions.foundation.connectivity.IQueryResult
Retrieves a Percentage object from the resultset for the specified column.
getPersonal() - Method in interface com.aquima.interactions.foundation.connectivity.IMailAddress
This method returns the display name of the email address.
getPersonal() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailAddress
 
getPlainText(String, IValueFormatter) - Method in interface com.aquima.interactions.composer.IContentItem
Returns the plain text content of this content item in all available languages.
getPlainText(String, IValueFormatter) - Method in interface com.aquima.interactions.composer.ITextItem
Returns the plain text content of this text item in all available languages.
getPlainText(String, IValueFormatter) - Method in class com.aquima.interactions.composer.model.ContentItem
 
getPlainText(String, IValueFormatter) - Method in class com.aquima.interactions.composer.model.TextItem
 
getPlainText(String, String, IValueFormatter) - Method in interface com.aquima.interactions.composer.IContentItem
Returns the plain text content of this content item in the given language.
getPlainText(String, String, IValueFormatter) - Method in interface com.aquima.interactions.composer.ITextItem
Returns the plain text content of this text item in the given language.
getPlainText(String, String, IValueFormatter) - Method in class com.aquima.interactions.composer.model.ContentItem
 
getPlainText(String, String, IValueFormatter) - Method in class com.aquima.interactions.composer.model.TextItem
 
getPortalContext() - Method in class com.aquima.interactions.portal.model.session.ComposerHandler
 
getPortalContext() - Method in class com.aquima.interactions.portal.model.session.state.PortalSessionState
 
getPortalContext() - Method in class com.aquima.interactions.portal.model.tx.TxPortalRollbackContext
 
getPortalContextDump() - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getPortalEngine() - Method in class com.aquima.interactions.portal.model.session.SessionActivationContext
 
getPortalMessageAction(String) - Method in interface com.aquima.interactions.portal.IPortalMessageScope
Returns the current action for the specified portal message.
getPortalMessageAction(String) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getPortalMessageAction(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalMessageScope
 
getPortalMessageAction(String) - Method in class com.aquima.interactions.portal.model.session.scope.PortalMessageScope
 
getPortalMessageAction(String) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
getPortalMessageDefinitionByName(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getPortalMessageDefinitionByName(String) - Method in class com.aquima.interactions.project.impl.Project
 
getPortalMessageDefinitionByName(String) - Method in interface com.aquima.interactions.project.IProject
Returns the portal message with the given name, if no portal message exists an UnknowPortalMessageException will be thrown
getPosition() - Method in exception class com.aquima.interactions.expressions.LexerFailureException
Returns the position.
getPosition() - Method in exception class com.aquima.interactions.expressions.ParseFailureException
Returns the position object information for the current error.
getPosition() - Method in interface com.aquima.interactions.expressions.parser.IParseNode
This method returns the start position, in the original expression, associated with this (sub) expression node.
getPosition() - Method in class com.aquima.interactions.expressions.parser.ParseNodeBase
 
getPosition() - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method returns the position information of the node.
getPosition() - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
getPosition() - Method in interface com.aquima.interactions.expressions.tsl.parse.IParseNode
This method returns the position in the original text where the node started.
getPosition() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.CommentDefinition
 
getPosition() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.ConditionDefinition
 
getPosition() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.DefinitionList
 
getPosition() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.FieldDefinition
 
getPosition() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.ForeachDefinition
 
getPosition() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.TextDefinition
 
getPosition() - Method in exception class com.aquima.interactions.foundation.text.ParseException
This method returns the position of the error.
getPositivePreFix() - Method in class com.aquima.interactions.foundation.text.NumberFormatSettings
Returns the value specified, can be null.
getPositiveSuffix() - Method in class com.aquima.interactions.foundation.text.NumberFormatSettings
Returns the value specified, can be null.
getPostedValue() - Method in class com.aquima.interactions.portal.model.session.page.EventValue
 
getPostProcessor() - Method in class com.aquima.interactions.framework.renderer.document.DocumentXmlRenderer
 
getPostProcessor() - Method in class com.aquima.interactions.framework.renderer.page.r6.PageR6XmlRenderer
 
getPostProcessor() - Method in class com.aquima.interactions.framework.renderer.XmlRendererBase
 
getPrecondition() - Method in interface com.aquima.interactions.portal.ds.ITaskMappingDS
This method returns the precondition expression.
getPrecondition() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlTaskMappingDS
 
getPrecondition() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlTaskMappingDS
 
getPrecondition() - Method in class com.aquima.interactions.portal.model.process.TaskMapping
 
getPrecondition() - Method in class com.aquima.interactions.portal.report.ReportingTaskMappingDS
 
getPrefix() - Method in class com.aquima.interactions.communication.impl.validator.NamespaceContext
 
getPrefix() - Method in class com.aquima.interactions.composer.RuntimeKey
This method will return the prefix of this key without the id.
getPrefix() - Method in class com.aquima.interactions.foundation.xml.parsing.QName
This method returns the prefix of the QName.
getPrefix() - Method in class com.aquima.interactions.mapping.MappingDirection
 
getPrefix(String) - Method in class com.aquima.interactions.foundation.connectivity.NamespaceMap
 
getPrefixedName(QualifiedName) - Method in class com.aquima.interactions.foundation.connectivity.NamespaceMap
 
getPresentationStyle() - Method in interface com.aquima.interactions.composer.IElementReference
This method returns the presentation style that should be used for the object this reference is refering to.
getPresentationStyle() - Method in class com.aquima.interactions.composer.model.ConditionalPresentationStyle
 
getPresentationStyleCondition(PresentationStyle) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
Returns the precondition of a presentationStyle.
getPresentationStyleCondition(String) - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getPresentationStyleCondition(String) - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
Returns the precondition for a presentationStyle.
getPresentationStyleCondition(String) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getPresentationStyleCondition(String) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getPresentationStyleCondition(String) - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.delegate.AssetDelegateDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.delegate.ButtonDelegateDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.delegate.DomainValueDelegateDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.delegate.FieldDelegateDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.delegate.TextDelegateDS
 
getPresentationStyles() - Method in interface com.aquima.interactions.composer.ds.IElementDS
This method returns the presentation styles that should be used when including the content element that is referred to.
getPresentationStyles() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
The containment determines the styles in which an element is shown.
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlAssetDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlButtonDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentStyleDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlImageDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlTextDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlAssetDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlButtonDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentStyleDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlImageDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlTextDS
 
getPresentationStyles() - Method in interface com.aquima.interactions.composer.IDomainValue
Returns the presentation styles of this domain value.
getPresentationStyles() - Method in interface com.aquima.interactions.composer.IElement
This method will return the styles that should be used when rendering the element.
getPresentationStyles() - Method in interface com.aquima.interactions.composer.IElementDefinition
This method returns the presentation styles for the element.
getPresentationStyles() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the current styles associated with the reference.
getPresentationStyles() - Method in class com.aquima.interactions.composer.model.definition.ElementDefinition
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.model.DomainValue
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.model.Element
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.report.ReportingAssetDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.report.ReportingButtonDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.report.ReportingContentDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.report.ReportingDocumentDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.report.ReportingFieldDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getPresentationStyles() - Method in class com.aquima.interactions.composer.report.ReportingTextDS
 
getPresentationStyles() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getPresentationStyles() - Method in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
 
getPresentationStyles() - Method in interface com.aquima.interactions.framework.container.listplus.IListColumnWithPresentationStyles
 
getPresentationStyles() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getPresentationStyles() - Method in interface com.aquima.interactions.metamodel.ds.IDomainValueDS
 
getPresentationStyles() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlDomainValueDS
 
getPresentationStyles() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlDomainValueDS
 
getPresentationStyles() - Method in interface com.aquima.interactions.metamodel.IDomainValueDefinition
The presentation styles of this domain value.
getPresentationStyles() - Method in class com.aquima.interactions.metamodel.impl.DomainValueDefinition
 
getPresentationStyles() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskButton
 
getPresentationStyles() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
getPreviousTaskPage() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
getPreviousValue() - Method in class com.aquima.interactions.portal.model.session.page.EventValue
 
getPrimitiveTargetAttribute() - Method in interface com.aquima.interactions.flow.ds.INodeDS
This method returns the attribute that should be used to store the current value when repeating over primitive values.
getPrimitiveTargetAttribute() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlNodeDS
 
getPrimitiveTargetAttribute() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlNodeDS
 
getPrimitiveTargetAttribute() - Method in interface com.aquima.interactions.flow.IRepeatContext
The attribute that is to be used for storing primitive repeat values
getPrimitiveTargetAttribute() - Method in class com.aquima.interactions.flow.model.RepeatExpression
 
getPrimitiveTargetAttribute() - Method in class com.aquima.interactions.flow.report.ReportingNodeDS
 
getPrimitiveTargetAttribute() - Method in class com.aquima.interactions.portal.ds.sys.flow.ExecuteTaskNode
 
getPrimitiveType() - Method in interface com.aquima.interactions.composer.ds.IGlobalParameterValueDS
If the parameter is of type GlobalParameterType.PRIMITIVE, returns the data type of the parameter, otherwise returns null.
getPrimitiveType() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlGlobalParameterValueDS
 
getPrimitiveType() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlGlobalParameterValueDS
 
getPrimitiveType() - Method in interface com.aquima.interactions.composer.IGlobalParameterValue
If the parameter is of type primitive, this method returns the data type of the value.
getPrimitiveType() - Method in class com.aquima.interactions.composer.model.definition.GlobalParameterValueDefinition
If the parameter is of primitive type, returns the data type of the parameter.
getPrimitiveType() - Method in class com.aquima.interactions.composer.model.GlobalParameterValue
 
getPriority() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getPriority() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getPriority() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the priority of this task.
getPriority() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getPriority() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getPriority() - Method in interface com.aquima.interactions.process.IProcessTask
This method returns the priority of a task.
getPriority() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the priority of this task.
getPriority() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getPriority() - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateDS
 
getPriority() - Method in interface com.aquima.interactions.rule.ds.IValidationDS
This method returns the priority of the validation.
getPriority() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlValidationDS
 
getPriority() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlValidationDS
 
getPriority() - Method in class com.aquima.interactions.rule.graph.ValidationRuleBase
 
getPriority() - Method in class com.aquima.interactions.rule.inference.SourceIteratorItem
This method returns the priority of the rules this item represents.
getPriority() - Method in interface com.aquima.interactions.rule.IValidationRule
This method should return the priority of the validation rule.
getPriority() - Method in class com.aquima.interactions.rule.report.FailedValidation
 
getPriority() - Method in class com.aquima.interactions.rule.report.ReportingValidatorDS
 
getPriority() - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getPriorityAlgorithm() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getPriorityAlgorithm() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns the priority algorithm.
getPriorityAlgorithm(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedProcessExtensionFactory
 
getPriorityAlgorithm(String) - Method in class com.aquima.interactions.process.DefaultProcessExtensionFactory
 
getPriorityAlgorithm(String) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getPriorityAlgorithm(String) - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns the definition of an priority algorithm.
getPriorityAlgorithm(String) - Method in interface com.aquima.interactions.process.IProcessExtensionFactory
Returns the priority algorithm.
getPriorityAlgorithm(String) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
getPriorityAlgorithmByName(String) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getPriorityAlgorithmName() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns the name of the priority algorithm
getPriorityAlgorithmName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getPriorityAlgorithmName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getPriorityFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the priority filter.
getPriorityManager() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getPrivateCertificate() - Method in class com.aquima.interactions.foundation.security.cert.CertificateSet
Get the private certificate if present.
getPrivateKey() - Method in class com.aquima.interactions.foundation.security.cert.PKCS8Certificate
Get the private key.
getPrivateKey() - Method in class com.aquima.interactions.foundation.security.cert.RsaAesKeySet
Get the private key if present.
getPrivateKey() - Method in class com.aquima.interactions.foundation.security.cert.RsaPKCS8Key
Get the private key.
getPrivateKeyAsStream() - Method in class com.aquima.interactions.foundation.security.cert.ExportR12CertificateProvider
Deprecated.
 
getPrivateKeyAsStream() - Method in class com.aquima.interactions.foundation.security.cert.ExportR17KeyProvider
 
getPrivateKeyAsStream() - Method in interface com.aquima.interactions.foundation.security.cert.IEncryptCertificateProvider
This method returns an input stream that can be used to read the private key.
getPrivateKeyAsStream() - Method in interface com.aquima.interactions.foundation.security.cert.ISignCertificateProvider
This method returns an input stream that can be used to read the private key.
getProcess() - Method in class com.aquima.interactions.process.impl.nodes.NodeContext
 
getProcess() - Method in class com.aquima.interactions.process.impl.ProcessEventStartDefinition
 
getProcess() - Method in interface com.aquima.interactions.process.IProcessEventStartDefinition
This method returns the definition of the process it belongs to, may not be null.
getProcessByName(String) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getProcessByName(String) - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns the process definition for the specified name.
getProcessByName(String) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getProcessCase() - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
getProcessCaseDao() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
getProcessCaseDao() - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method returns the case DAO that should be used by the process engine.
getProcessCaseData() - Method in interface com.aquima.interactions.caseengine.client.model.GetCaseInfoResultModel
 
getProcessCaseId() - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
 
getProcessCaseId() - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
getProcessData() - Method in interface com.aquima.interactions.process.IAuthorizationAlgorithmEvaluationContext
This method returns the process engine
getProcessData() - Method in interface com.aquima.interactions.process.IPriorityAlgorithmEvaluationContext
This method returns the process engine
getProcessData() - Method in interface com.aquima.interactions.process.IRoutingAlgorithmEvaluationContext
This method returns the process engine
getProcessDefinition() - Method in class com.aquima.interactions.process.impl.nodes.TaskNodeDefinition
 
getProcessDefinition() - Method in interface com.aquima.interactions.process.ITaskNodeDefinition
This method returns the owner process definition.
getProcessEngine() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
getProcessEngine() - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
getProcessEngine() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
getProcessEngine() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method returns the module containing process definitions.
getProcessEngine() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
getProcessEngine() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
getProcessEngine() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
getProcessEngine() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
getProcessEngine() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
getProcessEngine() - Method in interface com.aquima.interactions.portal.IApplication
This method returns the process engine for the current application.
getProcessEngine() - Method in interface com.aquima.interactions.portal.IProcessScope
Deprecated.
This method return the process engine.
getProcessEngine() - Method in class com.aquima.interactions.portal.model.Application
 
getProcessEngine() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
getProcessEngine() - Method in class com.aquima.interactions.portal.model.process.ProcessMapping
 
getProcessEngine() - Method in class com.aquima.interactions.portal.model.process.ProcessScope
 
getProcessEngine() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessScopeDelegate
 
getProcessEngine() - Method in class com.aquima.interactions.portal.model.process.wrapper.ReadonlyProcessScope
This method returns a readonly process engine.
getProcessEngine() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
getProcessEngine() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
getProcessEngine(IProject, IProcessModuleDS, IProcessExtensionFactory, ITraceEngine) - Method in class com.aquima.interactions.process.impl.ProcessEngineManager
 
getProcessEngine(IProject, IProcessModuleDS, IProcessExtensionFactory, ITraceEngine) - Method in interface com.aquima.interactions.process.IProcessEngineManager
This method initializes and returns a process engine for a specified application/project.
getProcessEngineDefinitions() - Method in class com.aquima.interactions.process.impl.nodes.NodeContext
 
getProcessEngineDefinitions() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getProcessEngineDS() - Method in class com.aquima.interactions.ds.composite.PrefixedModuleDS
 
getProcessEngineDS() - Method in interface com.aquima.interactions.process.ds.IProcessModuleDS
This method returns the data source that should be used to initialize the process engine.
getProcessEngineDS() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessModuleDS
 
getProcessEngineDS() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessModuleDS
 
getProcessEngineId() - Method in exception class com.aquima.interactions.process.exception.UnknownProcessEngineException
This method returns the ID of the process engine.
getProcessEngineId() - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
getProcessEngineId() - Method in interface com.aquima.interactions.process.scheduler.utility.SchedulerJobConfiguration
 
getProcessEngineId() - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
getProcessEngineSettings() - Method in class com.aquima.interactions.process.impl.ProcessEngineManager
 
getProcessEngineSettings() - Method in interface com.aquima.interactions.process.IProcessEngineManager
This method returns the process engine settings which will be used by all process engine instances created by this manager.
getProcessEngineSettings() - Method in class com.aquima.interactions.process.ProcessSettings
 
getProcessEntityFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getProcessEntityFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getProcessEntityFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getProcessEntityFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
This method returns the process factory which supplies external components for the process engine.
getProcessEntityFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getProcessEvent(String) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getProcessEventByName(String) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getProcessEventByName(String) - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns the event definition for the specified name.
getProcessEventByName(String) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getProcessEventName() - Method in exception class com.aquima.interactions.process.exception.UnknownProcessEventException
This method returns the name of the process event that was invalid.
getProcessExit(String) - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getProcessExit(String) - Method in interface com.aquima.interactions.process.IProcessDefinition
This method returns the processexit for a certain exit state.
getProcessId() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getProcessId() - Method in interface com.aquima.interactions.portal.IContentMetadata
Returns the optionally set process id, may be null
getProcessId() - Method in class com.aquima.interactions.portal.model.process.Dcm1ActiveProcessTask
 
getProcessId() - Method in class com.aquima.interactions.portal.model.process.Dcm2ActiveProcessTask
 
getProcessId() - Method in interface com.aquima.interactions.portal.model.process.IActiveProcessTask
 
getProcessId() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getProcessId() - Method in interface com.aquima.interactions.process.IProcessTask
This method returns the ID of the process the task is defined for.
getProcessId() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getProcessId() - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getProcessId() - Method in interface com.aquima.interactions.trace.ITimelineEntry
 
getProcessIdForDcm1(String, Long) - Static method in class com.aquima.interactions.framework.service.extractid.ProcessIdExtractService
 
getProcessListSettings() - Method in class com.aquima.interactions.process.ProcessSettings
 
getProcessMapping() - Method in interface com.aquima.interactions.portal.IMappingManager
This method returns the process mapping if one is available.
getProcessMapping() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getProcessMapping() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
getProcessMapping() - Method in class com.aquima.interactions.portal.model.session.MappingManager
 
getProcessMapping() - Method in class com.aquima.interactions.portal.model.Solution
 
getProcessMappingDS() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
getProcessMappingDS() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
getProcessMappingDS() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method returns the mapping that should be used for the processes.
getProcessMappingDS() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
getProcessMappingDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
getProcessMappingDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
getProcessMappingDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
getProcessMappingDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
getProcessMappingDS() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
getProcessName() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns the name of the (sub) process this node represents.
getProcessName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
getProcessName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
getProcessName() - Method in exception class com.aquima.interactions.process.exception.UnknownProcessException
This method returns the name of the process that was invalid.
getProcessName() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
getProcessName() - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
 
getProcessName() - Method in class com.aquima.interactions.process.impl.nodes.CallNodeDefinition
 
getProcessName() - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
getProcessName() - Method in interface com.aquima.interactions.process.nodes.ICallNodeDefinition
This method returns the process name of the process that should be invoked by this node.
getProcessNodeId() - Method in exception class com.aquima.interactions.process.exception.UnknownProcessNodeException
This method returns the name of the process that was invalid.
getProcessScope() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns a process scope for the current context.
getProcessScope() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getProcessScope() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getProcessScope() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getProcessSettings() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getProcessSettings() - Method in interface com.aquima.interactions.process.IProcessEngine
Returns the settings used by the process engine, case lists and work lists.
getProcessSettings() - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getProcessTaskDefinition(GUID) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getProcessTaskDefinition(GUID) - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method retrieves the task definition for the specified node id.
getProcessTaskDefinition(GUID) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getProcessTaskDelegate() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getProcessTypeName() - Method in exception class com.aquima.interactions.process.exception.UnknownProcessTypeException
This method returns the name of the process that was invalid.
getProfile() - Method in interface com.aquima.interactions.flow.IFlowHandler
This method returns the profile which is used to evaluate conditions during the flow evaluations.
getProfile() - Method in interface com.aquima.interactions.mapping.IMappingContext
 
getProfile() - Method in class com.aquima.interactions.mapping.impl.MappingPortalContext
 
getProfile() - Method in interface com.aquima.interactions.portal.IPortalContext
This method will return the current profile interface.
getProfile() - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
getProfile() - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
getProfile() - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getProfile() - Method in class com.aquima.interactions.portal.model.session.DomainSchemaContext
 
getProfile() - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
getProfile() - Method in class com.aquima.interactions.portal.model.session.InstanceStackPortalContext
 
getProfile() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getProfile() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getProfile() - Method in class com.aquima.interactions.portal.model.session.SchemaContext
 
getProfile() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getProfile() - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
getProfile() - Method in class com.aquima.interactions.profile.model.TxRollbackContext
 
getProfile() - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
getProfile() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
getProfileAttributeState(String) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
getProfileState() - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getProfileState() - Method in class com.aquima.interactions.portal.model.session.state.TxPortalContextState
 
getProfileXml() - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getProject() - Method in interface com.aquima.interactions.foundation.connectivity.IExternalFlowConnection
 
getProject() - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
getProject() - Method in interface com.aquima.interactions.portal.IPortalContext
Returns the project for which the current portal-session is constructed.
getProject() - Method in interface com.aquima.interactions.portal.ISelfValidationContext
 
getProject() - Method in interface com.aquima.interactions.portal.model.ISolution
This method returns the project definition.
getProject() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getProject() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getProject() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getProject() - Method in class com.aquima.interactions.portal.model.Solution
 
getProject() - Method in interface com.aquima.interactions.process.IAuthorizationAlgorithmEvaluationContext
This method returns the current project configuration.
getProject() - Method in interface com.aquima.interactions.process.IRoutingAlgorithmEvaluationContext
This method returns the current project configuration.
getProject() - Method in class com.aquima.interactions.rule.graph.RuleVisitor
 
getProjectDS() - Method in class com.aquima.interactions.ds.composite.PrefixedApplicationDS
 
getProjectDS() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
getProjectDS() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
getProjectDS() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method returns the data source that should be used to initialize the objects that are defined project wide and used by all modules in the project.
getProjectDS() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
getProjectDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
getProjectDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
getProjectDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
getProjectDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
getProjectDS() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
getProjectExport(String, String, String) - Method in class com.aquima.interactions.ds.studio.r17.AquimaStudioClient
 
getProjectId() - Method in class com.aquima.interactions.portal.ds.ProjectMetadata
 
getProjectLoader(ApplicationID, IInitializationReport) - Method in class com.aquima.interactions.ds.composite.CompositeDS
 
getProjectLoader(ApplicationID, IInitializationReport) - Method in class com.aquima.interactions.ds.matching.MatchPortalEngineDS
 
getProjectLoader(ApplicationID, IInitializationReport) - Method in class com.aquima.interactions.ds.studio.r17.StudioDS
 
getProjectLoader(ApplicationID, IInitializationReport) - Method in class com.aquima.interactions.ds.studio.r17.StudioRepoDS
 
getProjectLoader(ApplicationID, IInitializationReport) - Method in class com.aquima.interactions.ds.xml.XmlPortalEngineDS
 
getProjectLoader(ApplicationID, IInitializationReport) - Method in interface com.aquima.interactions.portal.ds.IPortalEngineDS
This method provides the data-source for the specified project.
getProjectLoader(ApplicationID, IInitializationReport) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlPortalEngineDS
 
getProjectLoader(ApplicationID, IInitializationReport) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlPortalEngineDS
 
getProjectLoader(String, ApplicationID, IInitializationReport) - Method in class com.aquima.interactions.ds.studio.r17.StudioDS
This method returns the project loader for an application id with no repository prefix.
getProjectMetadata() - Method in class com.aquima.interactions.ds.composite.PrefixedApplicationDS
 
getProjectMetadata() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
getProjectMetadata() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
getProjectMetadata() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
Returns the project metadata containing webservice calls and library references
getProjectMetadata() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
getProjectMetadata() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
getProjectMetadata() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
getProjectMetadata() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
getProjectMetadata() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
getProjectMetadata() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
getProjectName() - Method in class com.aquima.interactions.process.impl.ProcessEngineID
This method returns the name of the project this id represents.
getProjectNames(String, String) - Method in class com.aquima.interactions.ds.studio.r17.AquimaStudioClient
 
getProjectVersion() - Method in class com.aquima.interactions.process.impl.ProcessEngineID
This method returns the version of the project this id represents.
getProperties() - Method in interface com.aquima.interactions.communication.IDomainObjectDefinition
Returns the names of the available properties.
getProperties() - Method in class com.aquima.interactions.communication.impl.DomainObjectDefinition
Returns an array that contains all property names in this object definition.
getProperties() - Method in class com.aquima.interactions.portal.content.CustomContentProperties
Return a list of all property keys
getProperties() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getProperties() - Method in interface com.aquima.interactions.portal.IContentMetadata
Returns the custom properties associated with the content, never null
getProperties() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
 
getProperties() - Method in class com.aquima.interactions.profile.model.state.AttributeDump
 
getProperties() - Method in class com.aquima.interactions.profile.model.state.InstanceDump
 
getProperties() - Method in class com.aquima.interactions.trace.impl.TraceMessageBase
 
getProperty() - Method in class com.aquima.interactions.trace.SortOption
 
getProperty(String) - Method in interface com.aquima.interactions.communication.IDomainObjectDefinition
Returns the property definition for the specified property.
getProperty(String) - Method in class com.aquima.interactions.communication.impl.DomainObjectDefinition
Returns a property (by name) from the definition.
getProperty(String) - Method in interface com.aquima.interactions.composer.IElement
This method returns the property for the specified key.
getProperty(String) - Method in class com.aquima.interactions.composer.model.Container
 
getProperty(String) - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns the property for the specified property key.
getProperty(String) - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getProperty(String) - Method in class com.aquima.interactions.composer.model.Element
 
getProperty(String) - Method in interface com.aquima.interactions.foundation.IPropertyContainer
This method will return the value of the specified property.
getProperty(String) - Method in class com.aquima.interactions.foundation.lic.Component
This method returns the property value for the specified property key.
getProperty(String) - Method in class com.aquima.interactions.foundation.report.InitializationMessage
This method returns the value of the specified property.
getProperty(String) - Static method in class com.aquima.interactions.foundation.utility.SystemProperties
Returns the property value defined in the java virtual machine.
getProperty(String) - Method in class com.aquima.interactions.portal.content.CustomContentProperties
Retrieve a custom property
getProperty(String) - Method in class com.aquima.interactions.portal.model.flow.PageNode
 
getProperty(String) - Method in class com.aquima.interactions.profile.model.AttributeState
 
getProperty(String) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getProperty(String) - Method in class com.aquima.interactions.profile.model.state.AttributeDump
 
getProperty(String) - Method in class com.aquima.interactions.profile.model.state.InstanceDump
 
getProperty(String) - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
getProperty(String) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getProperty(String) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getProperty(String) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getProperty(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getProperty(String) - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
getProperty(String, LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
This method returns a property value for the given license context.
getPropertyFilter(String) - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Returns the current filter for the property, null if not set.
getPropertyKeys() - Method in interface com.aquima.interactions.composer.IElement
This method returns all the property keys for which a property value has been added to this element.
getPropertyKeys() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getPropertyKeys() - Method in class com.aquima.interactions.composer.model.Element
 
getPropertyKeys() - Method in class com.aquima.interactions.portal.model.flow.PageNode
 
getPropertyName() - Method in exception class com.aquima.interactions.communication.exception.UnknownPropertyException
This method returns the name of the unknown property.
getPropertyName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParseMessage
 
getPropertyName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaAttribute
 
getPropertyName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
Returns the name of the property to which this entity was attached.
getPropertyName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
Returns the name of the property from the domain schema which corresponds to this relation.
getPropertyName() - Method in exception class com.aquima.interactions.foundation.exception.UnknownPropertyException
This method returns the name of the property that was unknown.
getPropertyNames() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns an array containing all property keys defined for this container.
getPropertyNames() - Method in interface com.aquima.interactions.foundation.IPropertyContainer
Returns the names of the properties.
getPropertyNames() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
getPropertyNames() - Method in class com.aquima.interactions.profile.model.AttributeState
 
getPropertyNames() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getPropertyNames() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
getPropertyNames() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getPropertyNames() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getPropertyNames() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getPropertyNames() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
getPropertyNames() - Method in class com.aquima.interactions.trace.impl.TraceMessageBase
 
getPropertyNames() - Method in interface com.aquima.interactions.trace.ITraceEntry
Returns the names of the properties, not null.
getPropertyNames() - Method in interface com.aquima.interactions.trace.ITraceMessage
Returns the names of the properties, not null.
getPropertyPath() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity.SchemaEntityKey
 
getPropertyValue(String) - Method in class com.aquima.interactions.trace.impl.TraceMessageBase
 
getPropertyValue(String) - Method in interface com.aquima.interactions.trace.ITraceEntry
Returns the value of a property, null if no value is present
getPropertyValue(String) - Method in interface com.aquima.interactions.trace.ITraceMessage
Returns the value of a property, not null.
getProtocol() - Method in class com.aquima.interactions.foundation.io.ResourceRef
This method returns the protocol as specified in the resource path.
getProtocol() - Method in exception class com.aquima.interactions.foundation.io.UnsupportedProtocolException
This method returns the protocol that was not supported by the resource manager.
getPublicCertificate() - Method in class com.aquima.interactions.foundation.security.cert.CertificateSet
Get the public certificate.
getPublicKey() - Method in class com.aquima.interactions.foundation.security.cert.RsaAesKeySet
Get the public key.
getPublicKey() - Method in class com.aquima.interactions.foundation.security.cert.RsaX509Key
Get the public key.
getPublicKey() - Method in class com.aquima.interactions.foundation.security.cert.X509Certificate
Get the public key.
getPublicKeyAsStream() - Method in class com.aquima.interactions.foundation.security.cert.ExportR12CertificateProvider
Deprecated.
 
getPublicKeyAsStream() - Method in class com.aquima.interactions.foundation.security.cert.ExportR12DecryptCertificateProvider
Deprecated.
 
getPublicKeyAsStream() - Method in class com.aquima.interactions.foundation.security.cert.ExportR17DecryptionKeyProvider
 
getPublicKeyAsStream() - Method in class com.aquima.interactions.foundation.security.cert.ExportR17KeyProvider
 
getPublicKeyAsStream() - Method in interface com.aquima.interactions.foundation.security.cert.ISignCertificateProvider
This method returns an input stream that can be used to read the public key.
getPublicKeyAsStream() - Method in interface com.aquima.interactions.foundation.security.cert.ISignReadOnlyCertificateProvider
This method returns an input stream that can be used to read the key.
getPublishedFlows() - Method in class com.aquima.interactions.flow.model.FlowVisitor
 
getQRCodeContent() - Method in interface com.aquima.interactions.composer.ds.IImageDS
 
getQRCodeContent() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlImageDS
 
getQRCodeContent() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlImageDS
 
getQRCodeContent() - Method in interface com.aquima.interactions.composer.IImage
THis method returns the QR Code content.
getQRCodeContent() - Method in class com.aquima.interactions.composer.model.definition.ImageDefinition
This method return the QR Code content of the image.
getQRCodeContent() - Method in class com.aquima.interactions.composer.model.Image
 
getQRCodeImage() - Method in class com.aquima.interactions.composer.model.qrcode.QRCodeVisitor
Returns the QR Code image.
getQualifiedName() - Method in interface com.aquima.interactions.communication.IAnyParticleMappingDefinition
This method returns the qualified name of the any particle.
getQualifiedName() - Method in interface com.aquima.interactions.communication.IAttributeMappingDefinition
This method returns the qualified name of the attribute.
getQualifiedName() - Method in interface com.aquima.interactions.communication.IElementMappingDefinition
This method return the full qualified name of the global element.
getQualifiedName() - Method in interface com.aquima.interactions.communication.IElementParticleMappingDefinition
This method returns the qualified name of the element particle.
getQualifiedName() - Method in class com.aquima.interactions.communication.impl.AnyParticleMappingDefinition
 
getQualifiedName() - Method in class com.aquima.interactions.communication.impl.AttributeMappingDefinition
 
getQualifiedName() - Method in class com.aquima.interactions.communication.impl.ElementMappingDefinition
 
getQualifiedName() - Method in class com.aquima.interactions.communication.impl.ElementParticleMappingDefinition
 
getQualifiedName() - Method in class com.aquima.interactions.communication.impl.SoapMessagePartDefinition
 
getQualifiedName() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getQualifiedName() - Method in interface com.aquima.interactions.communication.ISoapMessagePartDefinition
This method returns the full qualified name of message part.
getQualifiedName() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the full qualified name of the type.
getQuery() - Method in class com.aquima.interactions.dtree.impl.SearchResult
 
getQuery() - Method in interface com.aquima.interactions.dtree.ISearchResult
The query passed to the tree engine as search action.
getQueryString() - Method in interface com.aquima.interactions.foundation.connectivity.IHttpRequest
 
getQuestionAttribute() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
Returns the question attribute when a question is in place for this condition.
getQuestions() - Method in class com.aquima.interactions.dtree.impl.TreeResponse
 
getQuestions() - Method in interface com.aquima.interactions.dtree.ITreeResponse
This function returns the list of questions which need to be answered for the next round of decision tree run.
getQuestions() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeResult
 
getQuestionText() - Method in class com.aquima.interactions.composer.ds.delegate.FieldDelegateDS
 
getQuestionText() - Method in interface com.aquima.interactions.composer.ds.IFieldDS
The question text associated with this field.
getQuestionText() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldDS
 
getQuestionText() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldDS
 
getQuestionText() - Method in interface com.aquima.interactions.composer.IField
Get the question text for this field.
getQuestionText() - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
This method returns the text object that should be used as question text for this field.
getQuestionText() - Method in class com.aquima.interactions.composer.model.Field
 
getQuestionText() - Method in class com.aquima.interactions.composer.report.ReportingFieldDS
 
getQuestionText() - Method in class com.aquima.interactions.framework.handler.dtree.FieldSolutionPart
 
getQuestionText() - Method in class com.aquima.interactions.framework.handler.dtree.Question
 
getQuestionText() - Method in interface com.aquima.interactions.metamodel.ds.IRelationDS
This method returns the question text of the relation.
getQuestionText() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlRelationDS
 
getQuestionText() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlRelationDS
 
getQuestionText() - Method in class com.aquima.interactions.metamodel.impl.RelationDefinition
 
getQuestionText() - Method in interface com.aquima.interactions.metamodel.IRelationDefinition
This method returns the question text of the relation, as defined in Studio.
getQuestionText() - Method in class com.aquima.interactions.portal.ds.sys.dialects.FieldDS
 
getQueue() - Method in class com.aquima.interactions.process.impl.EvaluationContext
 
getQueue() - Method in interface com.aquima.interactions.process.impl.IEvaluationContext
This method returns the current queue of tasks that need to be processed.
getQueue() - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
getQuoteCharacter() - Method in class com.aquima.interactions.framework.connectivity.CsvResourceMetadata
 
getQuoteCharacter() - Method in interface com.aquima.interactions.framework.connectivity.ICsvResourceMetadata
This method returns the character to use for quoted elements.
getRampDefinition() - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampMatch
 
getRange() - Method in interface com.aquima.interactions.spellengine.ds.ISpellerDS
This method returns the optional range for which this speller is valid.
getRange() - Method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlSpellerDS
 
getRange() - Method in exception class com.aquima.interactions.spellengine.exception.SpellerOutOfRangeException
The range limit of the speller that threw the exception.
getRange() - Method in class com.aquima.interactions.spellengine.model.definition.SpellerDefinition
This method returns the optional range limitation for the speller.
getReadLock() - Method in class com.aquima.interactions.foundation.utility.ReadWriteLock
This method should be invoked to acquire a read lock.
getReadonlyCondition() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getReadonlyCondition() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
The condition that will determine if the element that is referred is shown read only.
getReadonlyCondition() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getReadonlyCondition() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getReadonlyCondition() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the condition object that should be used to determine if the object referred should be shown read-only.
getReadonlyCondition() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getReason() - Method in exception class com.aquima.interactions.foundation.connectivity.exception.MisconfiguredConnectionException
Returns the reason why the connection is misconfigured.
getRecordEnd() - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
getRecordStart() - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
getRecordStart() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
getRecordStart() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
getReevaluationEvent() - Method in interface com.aquima.interactions.process.ds.IPriorityAlgorithmDS
 
getReevaluationEvent() - Method in interface com.aquima.interactions.process.ds.IProcessEdgeDS
This method returns the reevaluation event
getReevaluationEvent() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns the reevaluation event, which determines when a timer expression needs to be updated.
getReevaluationEvent() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns the reevaluation event
getReevaluationEvent() - Method in interface com.aquima.interactions.process.ds.IRoutingAlgorithmDS
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlPriorityAlgorithmDS
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEdgeDS
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlRoutingAlgorithmDS
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlPriorityAlgorithmDS
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEdgeDS
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlRoutingAlgorithmDS
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.impl.builder.EdgeData
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.impl.nodes.TimeoutDefinition
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.impl.nodes.TimerNodeDefinition
 
getReevaluationEvent() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getReevaluationEvent() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns the reevaluation event
getReevaluationEvent() - Method in interface com.aquima.interactions.process.ITimeoutDefinition
This method returns the reevaluation event
getReevaluationEvent() - Method in interface com.aquima.interactions.process.nodes.ITimerNodeDefinition
This method returns the reevaluation event
getReevaluationTime() - Method in interface com.aquima.interactions.process.ds.IPriorityAlgorithmDS
 
getReevaluationTime() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlPriorityAlgorithmDS
 
getReevaluationTime() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlPriorityAlgorithmDS
 
getReevaluationTime() - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
getReevaluationTime() - Method in interface com.aquima.interactions.process.scheduler.utility.SchedulerJobConfiguration
 
getReevaluationTime() - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
getReference() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
 
getReference() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity.SchemaEntityKey
 
getReference() - Method in class com.aquima.interactions.dtree.ValueSolution
This method returns the reference to the value that was found as solution.
getReference() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method returns the reference of the attribute
getReference() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
getReference() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
getReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
getReference() - Method in class com.aquima.interactions.portal.model.session.page.EventValue
 
getReference() - Method in class com.aquima.interactions.process.dao.dto.order.CaseDataOrder
 
getReference(IEntityInstance, String) - Static method in class com.aquima.interactions.profile.ValueReference
This method returns the value reference for an instance and an attribute name.
getReferenceAttribute() - Method in class com.aquima.interactions.composer.model.Container
This method returns the name of the attribute through which the container was included by it's parent.
getReferenceCount() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getReferenceDefinition() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
Returns the reference definition of the attribute or null if this attribute is not a reference.
getReferenceDefinition() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
getReferencedId() - Method in interface com.aquima.interactions.metamodel.ds.IReferenceDS
This method returns the referenced id of this attribute (attributes from the same entity which are aggregate references)
getReferencedId() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlReferenceDS
 
getReferencedId() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlReferenceDS
 
getReferenceId() - Method in class com.aquima.interactions.portal.comments.CommentSearchCriteria
Returns the referenceId filter.
getReferenceId() - Method in interface com.aquima.interactions.portal.comments.ICommentEntry
Returns the reference id.
getReferenceName() - Method in interface com.aquima.interactions.portal.ITypedParameter
This method returns the name of an object this parameter is referring to when this is an reference parameter I.e a button name
getReferenceName() - Method in interface com.aquima.interactions.portal.ITypedParameterValue
This method returns the name of an object this parameter is referring to when this is an reference parameter I.e a button name
getReferenceName() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
getReferenceName() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
getReferenceName() - Method in class com.aquima.interactions.portal.model.def.TypedParameterValue
 
getReferenceNames() - Method in interface com.aquima.interactions.portal.ITypedParameter
This method returns the names of an object this parameter is referring to when this is an reference parameter.
getReferenceNames() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
getReferenceNames() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
getReferenceTime() - Method in class com.aquima.interactions.process.impl.RefreshableJobDefinition
Returns the reference time for timer evaluation.
getReferenceType() - Method in interface com.aquima.interactions.metamodel.ds.IReferenceDS
This method returns the reference type of the attribute
getReferenceType() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlReferenceDS
 
getReferenceType() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlReferenceDS
 
getReferenceType() - Method in class com.aquima.interactions.metamodel.impl.ReferenceDefinition
 
getReferenceType() - Method in interface com.aquima.interactions.metamodel.IReferenceDefinition
This method returns the reference type of the attribute
getReferredInstanceId() - Method in class com.aquima.interactions.profile.InstanceReferrer
This method returns the instance id of the entity instance that this object is referring to.
getReferrerPath() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns the relation attribute that was used to refer to the container.
getReferrers(EntityValue) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
getReferringInstances() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
getReferringInstances() - Method in interface com.aquima.interactions.profile.IEntityInstance
This method returns information about the instances that are referring this instance.
getReferringInstances() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getReferringInstances() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getReferringInstances() - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getReferringInstances() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getReferringInstances() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getReferringInstances() - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
getRejectedValue() - Method in interface com.aquima.interactions.composer.IField
This method will return the rejected value in case there are warnings or errors applicable to this field.
getRejectedValue() - Method in class com.aquima.interactions.composer.model.Field
 
getRejectedValue() - Method in class com.aquima.interactions.portal.model.session.EventError
 
getRelation() - Method in class com.aquima.interactions.framework.service.instance.ActivateInstanceParameters
This method returns the value for the 'relation' parameter.
getRelation() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method returns an object containing information about the relation.
getRelation() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
getRelation() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
getRelation() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
This method returns an object containing information about the relation.
getRelation() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
getRelation() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
getRelationAttribute() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns the name of the attribute through which the container was included by it's parent.
getRelationAttribute() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.OutputMapping
This method returns the name of the relation attribute that should hold the result.
getRelationName() - Method in interface com.aquima.interactions.communication.ds.IGroupParticleMappingDS
This method returns the relation storing the references to children of the group, may be null.
getRelationName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlGroupParticleMappingDS
 
getRelationName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlGroupParticleMappingDS
 
getRelationName() - Method in interface com.aquima.interactions.communication.IGroupParticleMappingDefinition
This method returns the relation of the group.
getRelationName() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
Returns the name of the relation from the meta model, for use when executing validations.
getRelationName() - Method in class com.aquima.interactions.communication.impl.GroupParticleMappingDefinition
 
getRelationName() - Method in class com.aquima.interactions.communication.report.ReportingGroupParticleDS
 
getRelations() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
 
getRelations() - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
getRelations() - Method in class com.aquima.interactions.metamodel.EntityReference
Returns the relations included in this entity reference, which is a (potentially empty) subset of all relations of the referred entity.
getRelationsValue(IInstanceReference[]) - Method in class com.aquima.interactions.profile.model.Profile
 
getRelationValue(IInstanceReference) - Method in class com.aquima.interactions.profile.model.Profile
 
getRelative(String) - Method in interface com.aquima.interactions.foundation.io.IResource
This method can be used to retrieve a resource relative to the current resource from the same resource manager.
getRelative(String) - Method in class com.aquima.interactions.foundation.io.resource.ByteArrayResource
 
getRelative(String) - Method in class com.aquima.interactions.foundation.io.resource.FileResource
 
getRelative(String) - Method in class com.aquima.interactions.foundation.io.resource.PackageResource
 
getRelative(String) - Method in class com.aquima.interactions.foundation.io.resource.ResourceDelegate
 
getRelative(String) - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
getReleaseDate() - Method in class com.aquima.interactions.foundation.security.core.EnvelopeVersion
Get the release date of this envelope.
getReleaseName() - Method in class com.aquima.interactions.foundation.utility.CodeVersion
This method returns the release name of the code version.
getReleaseNotes() - Method in class com.aquima.interactions.portal.ds.LibraryReference
 
getRemainingPath() - Method in exception class com.aquima.interactions.portal.util.IncompletePathException
This method returns the path which could not be resolved.
getRenderer(IResourceManager, String, OutputFormat[]) - Method in class com.aquima.interactions.framework.documents.NoOpRendererFactory
 
getRenderer(IResourceManager, String, OutputFormat[]) - Method in class com.aquima.interactions.framework.documents.RendererFactory
 
getRenderer(IResourceManager, String, OutputFormat[]) - Method in interface com.aquima.interactions.portal.documents.IRendererFactory
This method returns the document renderer for the specified format.
getRenderer(IResourceManager, String, OutputFormat[]) - Method in class com.aquima.interactions.portal.model.factory.LinkedRendererFactory
 
getRendererContext(ApplicationID, ILanguage, ILanguage, IParameters, IRuntimeKeyPrinter) - Method in class com.aquima.interactions.framework.renderer.document.DocumentXmlRenderer
 
getRendererContext(ApplicationID, ILanguage, ILanguage, IParameters, IRuntimeKeyPrinter) - Method in class com.aquima.interactions.framework.renderer.page.r6.PageR6XmlRenderer
 
getRendererContext(ApplicationID, ILanguage, ILanguage, IParameters, IRuntimeKeyPrinter) - Method in class com.aquima.interactions.framework.renderer.XmlRendererBase
 
getRendererFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getRendererFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getRendererFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getRendererFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
This method returns a document renderer factory.
getRendererFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getRepeatedNodeId() - Method in class com.aquima.interactions.flow.model.RepeatState
Returns the ID of the repeated node whose repeat state is represented by this object.
getRepeatExpression() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getRepeatExpression() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns the optional repeat expression that should be used to determine the context of the element.
getRepeatExpression() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getRepeatExpression() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getRepeatExpression() - Method in interface com.aquima.interactions.composer.IElementReference
This method returns the optional repeat expression that should be used to determine the context of the element.
getRepeatExpression() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the optional repeat expression that should be used to determine the context of the element.
getRepeatExpression() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getRepeatExpression() - Method in interface com.aquima.interactions.flow.ds.INodeDS
When the node is a flow node, the expression may contain a repeat expression.
getRepeatExpression() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlNodeDS
 
getRepeatExpression() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlNodeDS
 
getRepeatExpression() - Method in class com.aquima.interactions.flow.model.InternalFlowNode
 
getRepeatExpression() - Method in class com.aquima.interactions.flow.model.RepeatState
 
getRepeatExpression() - Method in class com.aquima.interactions.flow.report.ReportingNodeDS
 
getRepeatExpression() - Method in class com.aquima.interactions.portal.ds.sys.flow.ExecuteTaskNode
 
getRepeatProfile() - Method in class com.aquima.interactions.portal.model.session.repeatflow.FlowRepeatBehaviour
 
getRepeatProfile() - Method in class com.aquima.interactions.portal.model.session.repeatflow.InstanceRepeatFlowBehaviour
 
getRepeatState() - Method in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
getRepeatValue() - Method in interface com.aquima.interactions.flow.IRepeatContext
Represents the value of the current iteration.
getRepeatValue() - Method in class com.aquima.interactions.flow.model.RepeatState
 
getReplayedEventId() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
If this event is a replay of another event, this method returns the ID of the original event
getReplayedEventIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns the replayedeventid filter
getReport() - Method in class com.aquima.interactions.ds.ReportingDS
 
getReport() - Method in exception class com.aquima.interactions.foundation.report.InitializationException
This method return the (optional) initialization report containing more information.
getReport() - Method in class com.aquima.interactions.foundation.report.ReportingDS
This method returns the initialisation report from the data source.
getReport() - Method in class com.aquima.interactions.foundation.report.ReportingVisitorDS
 
getReport() - Method in interface com.aquima.interactions.portal.IApplicationMonitor
This method returns the initialization report of the application.
getReport() - Method in interface com.aquima.interactions.portal.ISelfValidationContext
 
getReport() - Method in class com.aquima.interactions.portal.model.ApplicationMonitor
 
getReport(IProject, IProcessModuleDS, IProcessExtensionFactory, ITraceEngine) - Method in class com.aquima.interactions.process.impl.ProcessEngineManager
 
getReport(IProject, IProcessModuleDS, IProcessExtensionFactory, ITraceEngine) - Method in interface com.aquima.interactions.process.IProcessEngineManager
This method returns the initialization report of a process engine.
getRepository() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getRepository(ApplicationID) - Method in class com.aquima.interactions.ds.studio.r17.StudioDS
 
getRepositoryName() - Method in class com.aquima.interactions.ds.studio.r17.StudioRepoDS
 
getRepositoryNames() - Method in class com.aquima.interactions.ds.studio.r17.AquimaStudioClient
 
getRequestedType() - Method in class com.aquima.interactions.expressions.semantics.nodes.Conversion
This method returns the type the inner node should be converted to.
getRequesterId() - Method in class com.aquima.interactions.process.search.AssigneeUserFilter
 
getRequestErrorMap() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getRequestMessage() - Method in interface com.aquima.interactions.communication.ds.IRestOperationDS
This method returns the request message datasource representing the request, may not be null.
getRequestMessage() - Method in interface com.aquima.interactions.communication.ds.ISoapOperationDS
This method returns the input message of the operation.
getRequestMessage() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestOperationDS
 
getRequestMessage() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapOperationDS
 
getRequestMessage() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestOperationDS
 
getRequestMessage() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapOperationDS
 
getRequestMessage() - Method in class com.aquima.interactions.communication.impl.RestOperationDefinition
 
getRequestMessage() - Method in class com.aquima.interactions.communication.impl.SoapOperationDefinition
 
getRequestMessage() - Method in interface com.aquima.interactions.communication.IRestOperationDefinition
This method returns the request definition of the operation.
getRequestMessage() - Method in interface com.aquima.interactions.communication.ISoapOperationDefinition
This method returns the request message for this operation.
getRequestMessage() - Method in class com.aquima.interactions.communication.report.ReportingRestOperationDS
 
getRequestMessage() - Method in class com.aquima.interactions.communication.report.ReportingSoapOperationDS
 
getRequestMethod() - Method in interface com.aquima.interactions.foundation.connectivity.IHttpRequest
This method returns the http request method.
GetRequestParameters - Class in com.aquima.interactions.framework.service.flow
Service for putting request parameters/flow parameters in the profile by mapping the keys to attributes.
GetRequestParameters() - Constructor for class com.aquima.interactions.framework.service.flow.GetRequestParameters
 
getRequestScope() - Method in class com.aquima.interactions.portal.function.FunctionCallContext
 
getRequestScope() - Method in interface com.aquima.interactions.portal.IPortalContext
Retrieves the request scope form the context.
getRequestScope() - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
getRequestScope() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getRequestScope() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getRequestScope() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getRequiredAttribute(String) - Method in class com.aquima.interactions.framework.util.PortalScopeWrapper
This method returns a value for the requested key.
getRequiredCondition() - Method in class com.aquima.interactions.composer.ds.delegate.FieldDelegateDS
 
getRequiredCondition() - Method in interface com.aquima.interactions.composer.ds.IFieldDS
The condition that will determine if the element is required or not.
getRequiredCondition() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldDS
 
getRequiredCondition() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldDS
 
getRequiredCondition() - Method in class com.aquima.interactions.composer.report.ReportingFieldDS
 
getRequiredCondition() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns a boolean expression indicating if the ad-hoc task or process should be removed as soon as the condition no longer evaluates to true.
getRequiredCondition() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
getRequiredCondition() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
getRequiredCondition() - Method in class com.aquima.interactions.process.impl.nodes.CallNodeDefinition
 
getRequiredCondition() - Method in class com.aquima.interactions.process.impl.nodes.TaskNodeDefinition
 
getRequiredCondition() - Method in interface com.aquima.interactions.process.ITaskNodeDefinition
This method returns a boolean condition indicating if the node is required once the task has become available.
getRequiredCondition() - Method in interface com.aquima.interactions.process.nodes.ICallNodeDefinition
This method returns a boolean condition indicating if the node is required once the task has become available.
getRequiredExpr() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
getRequiredFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the requiored filter.
getRequiredRoles() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getRequiredRoles() - Method in exception class com.aquima.interactions.portal.exception.FlowAuthorizationException
Returns the roles needed to start a certain flow.
getRequiredRoles() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getRequiredRoles() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the names of required roles to start this task.
getRequiredRoutingAlgorithm() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getRequiredRoutingAlgorithm() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the names of required routing algorithms to start this task.
getRequiredStringAttribute(String) - Method in class com.aquima.interactions.framework.util.PortalScopeWrapper
This method returns a String value for the requested key.
getRequiredType() - Method in exception class com.aquima.interactions.profile.exception.InstanceCastException
This method returns the type to which the instance should have been cast.
getRequirement() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchDefinitionDS
 
getRequirement() - Method in interface com.aquima.interactions.matching.ds.IMatchDefinitionDS
This method should return the requirement that should be met before a match can take place.
getRequirementType() - Method in interface com.aquima.interactions.matching.IMatchDefinition
This method returns the requirement that should be met before a match may be initiated for this attribute.
getRequirementType() - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
getResolvedInstances() - Method in exception class com.aquima.interactions.portal.util.IncompletePathException
This method returns an array of instances that could be resolved to the point of the remaining path.
getResource() - Method in class com.aquima.interactions.foundation.connectivity.impl.ResourceConnection
 
getResource() - Method in interface com.aquima.interactions.foundation.connectivity.IResourceConnection
This method returns the resource of the connection.
getResource(String) - Method in class com.aquima.interactions.foundation.io.CompositeResourceManager
 
getResource(String) - Method in class com.aquima.interactions.foundation.io.FileResourceManager
 
getResource(String) - Method in class com.aquima.interactions.foundation.io.FileSystemResourceManager
 
getResource(String) - Method in interface com.aquima.interactions.foundation.io.IResourceManager
Locates a resource specified by path.
getResource(String) - Method in class com.aquima.interactions.foundation.io.PackageResourceManager
 
getResource(String) - Method in class com.aquima.interactions.foundation.io.RelativeResourceManager
 
getResource(String) - Method in class com.aquima.interactions.foundation.io.UrlResourceManager
 
getResource(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedResourceManager
 
getResourceConnection(String) - Method in interface com.aquima.interactions.foundation.connectivity.IConnectionManager
This method returns the resource connection with the specified name.
getResourceConnection(String) - Method in class com.aquima.interactions.framework.connectivity.ConnectionManager
 
getResourceConnection(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedConnectionManager
 
getResourceConnection(String) - Method in class com.aquima.interactions.project.impl.ConnectionManager
 
getResourceManager() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
getResourceManager() - Method in interface com.aquima.interactions.ds.IConfiguration
This method returns the resource manager that should be used.
getResourceManager() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
getResourceManager() - Method in interface com.aquima.interactions.matching.IMatchFunctionParameters
This method returns the resource manager that may be used to locate external resources for the match function.
getResourceManager() - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionParameters
 
getResourceManager() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
getResourceManager() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method should return a resource manager implementation for the application.
getResourceManager() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
getResourceManager() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
getResourceManager() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
getResourceManager() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
getResourceManager() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
getResourceManager() - Method in interface com.aquima.interactions.portal.IPortalContext
Retrieves the resource manager.
getResourceManager() - Method in class com.aquima.interactions.portal.model.Application
 
getResourceManager() - Method in interface com.aquima.interactions.portal.model.ILocalApplication
This method returns the resource manager for the application.
getResourceManager() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getResourceManager() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
getResourceManager() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getResourceManager() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getResourceManager() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getResourceManager() - Method in class com.aquima.interactions.portal.model.Solution
 
getResourceManager() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
getResourceManager() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
getResourcePath() - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvConnection
 
getResourceRef(String) - Method in class com.aquima.interactions.foundation.io.ResourceManagerBase
 
getResponse() - Method in class com.aquima.interactions.dtree.impl.TreeEngineRunner
 
getResponse() - Method in class com.aquima.interactions.framework.handler.webservice.rest.CreateResponseResult
 
getResponse() - Method in class com.aquima.interactions.framework.handler.webservice.soap.CreateResponseResult
This method returns the response xml.
getResponseCode() - Method in interface com.aquima.interactions.foundation.connectivity.IHttpResponse
This method returns the http response code of the http response.
getResponseCode() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpResponse
 
getResponseMessage() - Method in interface com.aquima.interactions.communication.ds.IRestOperationDS
This method returns the response message datasource representing the response, may not be null.
getResponseMessage() - Method in interface com.aquima.interactions.communication.ds.ISoapOperationDS
This method returns the output message of the operation.
getResponseMessage() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestOperationDS
 
getResponseMessage() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapOperationDS
 
getResponseMessage() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestOperationDS
 
getResponseMessage() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapOperationDS
 
getResponseMessage() - Method in class com.aquima.interactions.communication.impl.RestOperationDefinition
 
getResponseMessage() - Method in class com.aquima.interactions.communication.impl.SoapOperationDefinition
 
getResponseMessage() - Method in interface com.aquima.interactions.communication.IRestOperationDefinition
This method returns the response definition of the operation
getResponseMessage() - Method in interface com.aquima.interactions.communication.ISoapOperationDefinition
This method returns the response message for this operation.
getResponseMessage() - Method in class com.aquima.interactions.communication.report.ReportingRestOperationDS
 
getResponseMessage() - Method in class com.aquima.interactions.communication.report.ReportingSoapOperationDS
 
getResponseObject() - Method in exception class com.aquima.interactions.communication.exception.StructuredFieldValidationException
 
getRestMessage() - Method in exception class com.aquima.interactions.communication.exception.RestMessageParseException
This method returns the rest message that could not be parsed.
getRestrictedHttpMethods() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
getRestrictedHttpMethods() - Method in interface com.aquima.interactions.config.IConfiguration
 
getRestrictedUserIds() - Method in interface com.aquima.interactions.process.ds.IAuthorizationAlgorithmDS
This method returns an expression containing the restricted user identifiers or the null value.
getRestrictedUserIds() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlAuthorizationAlgorithmDS
 
getRestrictedUserIds() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlAuthorizationAlgorithmDS
 
getRestrictedUserIds() - Method in interface com.aquima.interactions.process.IAuthorizationAlgorithmDefinition
This method returns an expression containing the restricted user identifiers.
getRestrictedUserIds() - Method in class com.aquima.interactions.process.impl.AuthorizationAlgorithmDefinition
 
getRestService(String) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method returns the rest service.
getRestService(String) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
getRestService(String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method returns the rest service.
getRestService(String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
getRestServiceConfiguration() - Method in interface com.aquima.interactions.portal.ds.IWebServiceDS
This method returns the reference to a rest service.
getRestServiceConfiguration() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceDS
 
getRestServiceConfiguration() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceDS
 
getRestServiceConfiguration() - Method in interface com.aquima.interactions.portal.IWebServiceDefinition
This method returns the reference to a rest service.
getRestServiceConfiguration() - Method in class com.aquima.interactions.portal.model.webservice.WebServiceDefinition
 
getRestServiceConfiguration() - Method in class com.aquima.interactions.portal.report.ReportingWebServiceDS
 
getRestServiceDefinition() - Method in interface com.aquima.interactions.portal.IRestServiceConfiguration
This method returns the definition of the service.
getRestServiceDefinition() - Method in class com.aquima.interactions.portal.model.webservice.RestServiceConfiguration
 
getRestServiceName() - Method in exception class com.aquima.interactions.communication.exception.UnknownRestServiceException
This method returns the name of the unknown rest service.
getRestServiceNames() - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method returns the available rest service name.
getRestServiceNames() - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
getRestServiceNames() - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method returns the available rest service name.
getRestServiceNames() - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
getResult() - Method in class com.aquima.interactions.foundation.xml.validation.XmlXsdValidator.InternalErrorHandler
 
getResult() - Method in class com.aquima.interactions.framework.handler.dtree.ExecuteExposedTreeActionResult
 
getResult() - Method in class com.aquima.interactions.rule.inference.InferenceResult
This method returns an array containing all the values that were determined by the rule.
getResult(OutputFormat) - Method in interface com.aquima.interactions.portal.documents.IRenderTarget
This method returns an output stream for a specific format.
getResult(OutputFormat) - Method in class com.aquima.interactions.portal.documents.model.RenderTarget
 
getResultId() - Method in interface com.aquima.interactions.flow.IResultNodeDetails
This method returns the ID of the result node.
getResultId() - Method in class com.aquima.interactions.flow.model.DefaultResultNodeDetails
 
getResultId() - Method in class com.aquima.interactions.portal.model.flow.PageNode
 
getResultId() - Method in class com.aquima.interactions.portal.model.session.state.serializer.node.FlowResultNodeDetails
 
getResultMapper() - Method in class com.aquima.interactions.portal.model.process.TaskMapping
This method returns a profile mapper that should be used to map the model of the task back to the model of the case data.
getResultMappingName() - Method in interface com.aquima.interactions.portal.ds.ITaskMappingDS
This method returns the mapping that should be used to map the model of the task back to the model of the case data.
getResultMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlTaskMappingDS
 
getResultMappingName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlTaskMappingDS
 
getResultMappingName() - Method in class com.aquima.interactions.portal.report.ReportingTaskMappingDS
 
getResultType() - Method in interface com.aquima.interactions.expressions.IExpr
This method will return the data type of the result.
getResultType() - Method in class com.aquima.interactions.expressions.r7.ExpressionR7
 
getResultTypeName() - Method in class com.aquima.interactions.rule.parser.Expression
 
getRetryCountExpression() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns the expression that should be evaluated for automatic tasks to determine the number of times the task should be retried in case of failure.
getRetryCountExpression() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getRetryCountExpression() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getRetryCountExpression() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getRetryCountExpression() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns the expression that should be evaluated for automatic tasks to determine the number of times the task should be retried in case of failure.
getRetryInterval() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns the interval in minutes the automatic task should wait before a failed task should be attempted again.
getRetryInterval() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getRetryInterval() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getRetryInterval() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getRetryInterval() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns the interval in minutes the automatic task should wait before a failed task should be attempted again.
getRevision() - Method in class com.aquima.interactions.foundation.utility.CodeVersion
This method returns the revision number of the code version.
getRight() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.BinoptNode
This method returns the right-hand-side expression.
getRight() - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
getRightExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.Arithmetic
This method returns the right hand side expression of the operator.
getRightExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.Condition
This method returns the right hand side expression of the operator.
getRightExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.ListArithmetic
This method returns the right hand side expression of the operator.
getRightExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.ListCondition
This method returns the right hand side expression of the operator.
getRightExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.LogicalConnective
This method returns the right hand side expression of the operator.
getRightPosition() - Method in class com.aquima.interactions.expressions.parser.ParserSymbol
 
getRoleByName(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getRoleByName(String) - Method in class com.aquima.interactions.project.impl.Project
 
getRoleByName(String) - Method in interface com.aquima.interactions.project.IProject
This method returns the role specified for the given name.
getRoleFilter() - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
getRoleName() - Method in exception class com.aquima.interactions.project.exception.UnknownRoleException
This method returns the role name that was unknown or invalid.
getRoleNames() - Method in interface com.aquima.interactions.portal.ds.IWebServiceOperationDS
This method returns the roles that are needed to start the operation.
getRoleNames() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceOperationDS
 
getRoleNames() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceOperationDS
 
getRoles() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getRoles() - Method in class com.aquima.interactions.dtree.ds.delegate.DecisionTreeDelegateDS
 
getRoles() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeDS
This method should return the roles required to access the decision tree.
getRoles() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeDS
 
getRoles() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeDS
 
getRoles() - Method in interface com.aquima.interactions.dtree.IDecisionTree
This method returns the roles required to access the decision tree.
getRoles() - Method in class com.aquima.interactions.dtree.impl.DecisionTree
 
getRoles() - Method in interface com.aquima.interactions.metamodel.ds.IAggregateDS
This method returns the aggregate's roles.
getRoles() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAggregateDS
 
getRoles() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAggregateDS
 
getRoles() - Method in interface com.aquima.interactions.metamodel.IAggregateDefinition
This method returns the roles of the aggregate as defined in studio.
getRoles() - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
getRoles() - Method in interface com.aquima.interactions.portal.IWebServiceOperationDefinition
This method returns the roles that are needed to execute this operation.
getRoles() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getRoles() - Method in class com.aquima.interactions.portal.model.session.UserData
 
getRoles() - Method in class com.aquima.interactions.portal.model.webservice.WebOperationDefinition
 
getRoles() - Method in class com.aquima.interactions.process.AutomaticUser
 
getRoles() - Method in interface com.aquima.interactions.process.dao.IAssigneeInfo
Return the names of the roles.
getRoles() - Method in class com.aquima.interactions.process.dao.impl.AssigneeInfo
 
getRoles() - Method in interface com.aquima.interactions.process.ds.IAuthorizationAlgorithmDS
This method should return the authorization roles in case of a non-external algorithm.
getRoles() - Method in interface com.aquima.interactions.process.ds.IProcessFlowDS
This method returns an array containing the names of the roles a user should have in order to be allowed to start a process.
getRoles() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns an array containing the roles that allow a user to execute the task.
getRoles() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlAuthorizationAlgorithmDS
 
getRoles() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessFlowDS
 
getRoles() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getRoles() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlAuthorizationAlgorithmDS
 
getRoles() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessFlowDS
 
getRoles() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getRoles() - Method in interface com.aquima.interactions.process.IAuthorizationAlgorithmDefinition
This method returns the roles in case of an non external implementation.
getRoles() - Method in class com.aquima.interactions.process.impl.AuthorizationAlgorithmDefinition
 
getRoles() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getRoles() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getRoles() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getRoles() - Method in interface com.aquima.interactions.process.IProcessDefinition
This method returns an array containing the roles that are required for the process.
getRoles() - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns all available roles.
getRoles() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns an array containing the roles that allow a user to execute the task.
getRoles() - Method in interface com.aquima.interactions.process.IRoutingAlgorithmEvaluationContext
This method returns the roles.
getRoles() - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getRoles() - Method in class com.aquima.interactions.project.impl.Project
 
getRoles() - Method in interface com.aquima.interactions.project.IProject
This method returns an array containing all the defined roles.
getRoles() - Method in interface com.aquima.interactions.project.IUserData
This method returns an array containing the names of the roles of the user.
getRoles() - Method in class com.aquima.interactions.trace.impl.TraceAssigneeInfoDto
 
getRollbackTransAction() - Method in exception class com.aquima.interactions.portal.exception.FlowBlockedException
This method returns a boolean indicating if the current transaction should be rolled back.
getRootEntity() - Method in class com.aquima.interactions.expressions.semantics.nodes.AllVariable
 
getRootEntity() - Method in class com.aquima.interactions.expressions.semantics.nodes.FieldVariable
 
getRootEntity() - Method in interface com.aquima.interactions.expressions.semantics.nodes.IVariable
This method returns the name of the entity that needs to be in scope to be able to resolve the variable.
getRootEntity() - Method in class com.aquima.interactions.expressions.semantics.nodes.NamedVariable
 
getRootEntity() - Method in class com.aquima.interactions.expressions.semantics.nodes.Variable
 
getRootEntityName() - Method in interface com.aquima.interactions.communication.ds.IDomainSchemaDS
Returns the name of the singleton root entity.
getRootEntityName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainSchemaDS
 
getRootEntityName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainSchemaDS
 
getRootEntityName() - Method in interface com.aquima.interactions.communication.IDomainSchemaDefinition
Returns the name of the data entity
getRootEntityName() - Method in class com.aquima.interactions.communication.impl.DomainSchemaDefinition
 
getRootEntityName() - Method in class com.aquima.interactions.communication.report.ReportingDomainSchemaDS
 
getRootGroup() - Method in interface com.aquima.interactions.communication.ds.ITypeMappingDS
This method returns the element rootgroup of the type.
getRootGroup() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeMappingDS
 
getRootGroup() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeMappingDS
 
getRootGroup() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getRootGroup() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the rootgroup of the type.
getRootGroup() - Method in class com.aquima.interactions.communication.report.ReportingTypeMappingDS
 
getRootMessage() - Method in interface com.aquima.interactions.foundation.report.IInitializationReport
This message returns the first explaining message of the initialization report, possibly this message has children which results in a nesting tree of messages.
getRootMessage() - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
getRootMessage() - Method in class com.aquima.interactions.foundation.report.InitializationReportLogger
 
getRootName() - Method in interface com.aquima.interactions.communication.ds.IDomainSchemaDS
Returns the optional name of the root object.
getRootName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainSchemaDS
 
getRootName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainSchemaDS
 
getRootName() - Method in interface com.aquima.interactions.communication.IDomainSchemaDefinition
Returns the name of the root Object.
getRootName() - Method in class com.aquima.interactions.communication.impl.DomainSchemaDefinition
 
getRootName() - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IDomainSchemaValidator
Returns the name of the root element of the validated message.
getRootName() - Method in class com.aquima.interactions.communication.report.ReportingDomainSchemaDS
 
getRootObject() - Method in interface com.aquima.interactions.communication.ds.IDomainSchemaDS
Returns the root object.
getRootObject() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainSchemaDS
 
getRootObject() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainSchemaDS
 
getRootObject() - Method in interface com.aquima.interactions.communication.IDomainSchemaDefinition
Returns the object contract of the root object.
getRootObject() - Method in class com.aquima.interactions.communication.impl.DomainSchemaDefinition
 
getRootObject() - Method in class com.aquima.interactions.communication.report.ReportingDomainSchemaDS
 
getRoutingAlgorithm() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
getRoutingAlgorithm() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns the routing algorithm.
getRoutingAlgorithm(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedProcessExtensionFactory
 
getRoutingAlgorithm(String) - Method in class com.aquima.interactions.process.DefaultProcessExtensionFactory
 
getRoutingAlgorithm(String) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getRoutingAlgorithm(String) - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns the routing algorithm definition for the specified name.
getRoutingAlgorithm(String) - Method in interface com.aquima.interactions.process.IProcessExtensionFactory
Returns the routing algorithm.
getRoutingAlgorithm(String) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
getRoutingAlgorithmByName(String) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getRoutingAlgorithmByName(String) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getRoutingAlgorithmName() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns the name of the routing algorithm
getRoutingAlgorithmName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
getRoutingAlgorithmName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
getRoutingManager() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getRow(int) - Method in class com.aquima.interactions.framework.util.textdata.TextDataContent
This method returns a specific row.
getRowAt(int) - Method in class com.aquima.interactions.composer.model.table.Table
This method returns the row at the specified index.
getRowCount() - Method in class com.aquima.interactions.composer.model.table.Table
This method returns the number of rows that are present in the table.
getRowCount() - Method in class com.aquima.interactions.framework.connectivity.CsvResourceConnection.CsvLookup
 
getRowCount() - Method in class com.aquima.interactions.framework.util.textdata.TextDataContent
This method returns the number of rows.
getRowIdentifier() - Method in class com.aquima.interactions.composer.model.table.Table
This method returns the ID that is used to identify a row.
getRows() - Method in class com.aquima.interactions.composer.model.table.Table
This method returns an array containing all the rows of the table.
getRowValues(int) - Method in class com.aquima.interactions.framework.connectivity.CsvResourceConnection.CsvLookup
 
getRsaKeyFactory() - Static method in class com.aquima.interactions.foundation.security.util.AppServerAwareFactory
Get the RSA key factory.
getRule() - Method in interface com.aquima.interactions.spellengine.ds.IMacroDS
This method returns the rule.
getRule() - Method in interface com.aquima.interactions.spellengine.ds.IRuleDS
This method returns the rule.
getRule() - Method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlMacroDS
 
getRule() - Method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlRuleDS
 
getRule() - Method in class com.aquima.interactions.spellengine.model.definition.RuleDefinition
This method return the rule of the rule.
getRuleDefinitions(String) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
getRuleDefinitions(String) - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method returns an array containing definitions of the custom business rules for the application.
getRuleEngine() - Method in interface com.aquima.interactions.mapping.IMappingContext
 
getRuleEngine() - Method in class com.aquima.interactions.mapping.impl.MappingPortalContext
 
getRuleEngine() - Method in interface com.aquima.interactions.portal.IPortalContext
Returns the rule-engine for which the current portal-session is constructed.
getRuleEngine() - Method in interface com.aquima.interactions.portal.model.IModule
This method returns the (static) rule engine of the application.
getRuleEngine() - Method in class com.aquima.interactions.portal.model.Module
 
getRuleEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getRuleEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getRuleEngine() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getRuleEngine() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getRuleEngine() - Method in interface com.aquima.interactions.profile.IProfileActivationContext
This method may be used at profile activation for restoring the RuleEngine.
getRuleEngine() - Method in class com.aquima.interactions.profile.model.ProfileActivationContext
 
getRuleEngineDS() - Method in class com.aquima.interactions.ds.composite.PrefixedModuleDS
 
getRuleEngineDS() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
getRuleEngineDS() - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
getRuleEngineDS() - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should return a datasource implementation that can be used to initialize the rule engine for the application.
getRuleEngineDS() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ModuleDS
 
getRuleEngineDS() - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
getRuleEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigModuleDS
 
getRuleEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
getRuleEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigModuleDS
 
getRuleEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
getRuleEngineDS() - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
getRuleEngineDS() - Method in interface com.aquima.interactions.process.ds.IProcessModuleDS
This method should return a datasource implementation that can be used to initialize the rule engine for the application.
getRuleEngineDS() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessModuleDS
 
getRuleEngineDS() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessModuleDS
 
getRuleFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getRuleFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getRuleFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getRuleFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
Returns the rule factory.
getRuleFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getRuleGraph() - Method in class com.aquima.interactions.rule.impl.RuleEngine
 
getRuleGraph() - Method in interface com.aquima.interactions.rule.IRuleEngine
This method returns an object containing an internal structure representation of all the business rules that are present in the rule engine.
getRuleGroup(String) - Method in class com.aquima.interactions.rule.graph.RuleGraph
 
getRuleGroup(String) - Method in class com.aquima.interactions.rule.inference.InferenceEngine
 
getRuleGroup(String) - Method in interface com.aquima.interactions.rule.IRuleGraph
This method returns the rule group definition for the specified name.
getRuleGroupName() - Method in exception class com.aquima.interactions.rule.exception.UnknownRuleGroupException
This method returns the name of the rule group for which no definition could be found.
getRuleGroupName() - Method in class com.aquima.interactions.rule.inference.GroupDependency
This method returns the rule group name the dependency is defined for.
getRuleGroupNames() - Method in class com.aquima.interactions.ds.RuleDefinition
This method returns an array containing the names of the rule groups this rule belongs to.
getRuleGroupNames() - Method in class com.aquima.interactions.framework.rule.CsvDataRule
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.constraint.table.ConstraintRule
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateDS
 
getRuleGroupNames() - Method in interface com.aquima.interactions.rule.ds.IRuleDS
This method returns an array containing the names of the rule groups the rule belongs to.
getRuleGroupNames() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlConstraint
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleDS
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlConstraint
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleDS
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.graph.ConversionRule
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.graph.ReverseRelationRule
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.graph.ValidationRuleBase
 
getRuleGroupNames() - Method in interface com.aquima.interactions.rule.IBusinessRule
This method returns an array containing the names of the rule groups this rule belongs to.
getRuleGroupNames() - Method in interface com.aquima.interactions.rule.IDataRuleDefinition
This method returns an array containing the names of the rule groups this rule belongs to.
getRuleGroupNames() - Method in class com.aquima.interactions.rule.impl.datarule.DataRuleDefinition
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.impl.table.DecisionTable
This method returns an array containing the names of the rule groups this rule belongs to.
getRuleGroupNames() - Method in class com.aquima.interactions.rule.inference.ConstraintDefault
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExpression
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExternalRuleDS
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultValue
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.inference.rule.BusinessRule
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.inference.table.DecisionTableRule
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.report.FailedConstraint
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.report.FailedRule
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.report.FailedValidation
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.report.ReportingBusinessRuleDS
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.report.ReportingDataRuleDS
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.report.ReportingDecisionTableDS
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.report.ReportingDefaultRuleDS
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.report.ReportingExternalRuleDS
 
getRuleGroupNames() - Method in class com.aquima.interactions.rule.report.ReportingValidatorDS
 
getRuleList(RuleType) - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
getRuleName() - Method in class com.aquima.interactions.rule.DMNDecisionTree
This method returns the name of the rule that was used to source the value.
getRuleName() - Method in interface com.aquima.interactions.rule.ds.IDefaultRuleDS
This method returns the name of the (custom) rule that should be used as default.
getRuleName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlDefaultRuleDS
 
getRuleName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlDefaultRuleDS
 
getRuleName() - Method in interface com.aquima.interactions.rule.IInferenceDetails
This method returns the name of the rule that inferenced the value.
getRuleName() - Method in class com.aquima.interactions.rule.inference.InferenceResult
 
getRuleName() - Method in class com.aquima.interactions.rule.JustificationTree
This method returns the name of the rule that was used to source the value
getRuleName() - Method in class com.aquima.interactions.rule.report.ReportingDefaultRuleDS
 
getRuleName() - Method in class com.aquima.interactions.rule.tms.TmsAttributeValue
 
getRuleName() - Method in class com.aquima.interactions.rule.tms.TmsInferenceDetails
 
getRules() - Method in class com.aquima.interactions.spellengine.model.definition.SpellerDefinition
This method returns the rules of the speller.
getRuleType() - Method in class com.aquima.interactions.ds.RuleDefinition
This method returns the type of the rule.
getRuntimeKey() - Method in interface com.aquima.interactions.composer.IElement
This method will return the unique identifier of the element within a page.
getRuntimeKey() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getRuntimeKey() - Method in class com.aquima.interactions.composer.model.Element
 
getRuntimeKey() - Method in interface com.aquima.interactions.portal.IFiredEvent
Returns the runtime key which equals the element that fired the event.
getRuntimeKey() - Method in class com.aquima.interactions.portal.model.session.FiredEvent
 
getRuntimeKeyPrinter() - Method in interface com.aquima.interactions.framework.renderer.IRendererContext
This method returns an optional runtime key printer that can be used to convert runtime keys of elements.
getRuntimeKeyPrinter() - Method in class com.aquima.interactions.framework.renderer.RendererContextBase
 
getScanner() - Method in class com.aquima.interactions.java_cup.lr_parser
Simple accessor method to get the default scanner.
getScheduleBuilder() - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduler
 
getScheduleBuilder() - Method in interface com.aquima.interactions.process.scheduler.IScheduler
This method returns a schedule builder which can be used for creating ISchedule objects.
getScheduler() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getScheduler() - Method in interface com.aquima.interactions.process.scheduler.IExecutionContext
Returns the scheduler
getSchema() - Method in interface com.aquima.interactions.communication.IElementMappingDefinition
This method returns the schema containing the element.
getSchema() - Method in class com.aquima.interactions.communication.impl.ElementMappingDefinition
 
getSchema() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
getSchema() - Method in interface com.aquima.interactions.communication.ITypeMappingDefinition
This method returns the schema in which the type is defined.
getSchema(String) - Method in class com.aquima.interactions.communication.impl.SchemaSetDefinition
 
getSchema(String) - Method in class com.aquima.interactions.communication.impl.validator.NamespaceContext
 
getSchema(String) - Method in interface com.aquima.interactions.communication.ISchemaSetDefinition
This method returns the schema definition.
getSchemaContract() - Method in class com.aquima.interactions.communication.impl.SoapContract
 
getSchemaContract() - Method in interface com.aquima.interactions.communication.ISoapContract
This method returns the type contract of the wsdl.
getSchemaContract(String) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
Returns the schema contract of a specified name.
getSchemaContract(String) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
getSchemaContractName() - Method in interface com.aquima.interactions.communication.ds.ISoapContractDS
This method returns the name of the schema contract.
getSchemaContractName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapContractDS
 
getSchemaContractName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapContractDS
 
getSchemaContractName() - Method in class com.aquima.interactions.communication.report.ReportingSoapContractDS
 
getSchemaContractNames() - Method in interface com.aquima.interactions.communication.ICommunicationEngine
Returns the names of the contracts.
getSchemaContractNames() - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
getSchemaName() - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyDS
Returns the domain schema name.
getSchemaName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
getSchemaName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
getSchemaName() - Method in exception class com.aquima.interactions.communication.exception.InfiniteSchemaException
This method returns the schema name in which the infinite loop was detected.
getSchemaName() - Method in exception class com.aquima.interactions.communication.exception.UnknownSchemaException
This method returns the name of the unknown schema.
getSchemaName() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
Returns the schemaName
getSchemaName() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
getSchemaName() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
getSchemaName() - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
getSchemas() - Method in class com.aquima.interactions.communication.impl.SchemaSetDefinition
 
getSchemas() - Method in class com.aquima.interactions.communication.impl.validator.NamespaceContext
 
getSchemas() - Method in interface com.aquima.interactions.communication.ISchemaSetDefinition
This method returns the names of the schemas that are available in this schema set.
getSchemas(String) - Method in class com.aquima.interactions.communication.impl.SchemaSetDefinition
 
getSchemaSet() - Method in interface com.aquima.interactions.communication.ds.IRestServiceDS
This method returns the name of the corresponding schemaset, may not be null in case of schema set service, must be null in case of domain schemas.
getSchemaSet() - Method in interface com.aquima.interactions.communication.ds.ISoapServiceDS
This method returns the corresponding schemaset, may not be null
getSchemaSet() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestServiceDS
 
getSchemaSet() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapServiceDS
 
getSchemaSet() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestServiceDS
 
getSchemaSet() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapServiceDS
 
getSchemaSet() - Method in class com.aquima.interactions.communication.impl.RestServiceDefinition
 
getSchemaSet() - Method in class com.aquima.interactions.communication.impl.SoapServiceDefinition
 
getSchemaSet() - Method in interface com.aquima.interactions.communication.IRestServiceDefinition
Returns the corresponding schemaset of the service.
getSchemaSet() - Method in interface com.aquima.interactions.communication.ISoapServiceDefinition
This method returns the schema set of this soap service.
getSchemaSet() - Method in class com.aquima.interactions.communication.report.ReportingRestServiceDS
 
getSchemaSet() - Method in class com.aquima.interactions.communication.report.ReportingSoapServiceDS
 
getSchemaSet(String) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method return the definition of a schema set for the specified name.
getSchemaSet(String) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
getSchemaSet(String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method return the definition of a xsd type for the specified name.
getSchemaSet(String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
getSchemaSetNames() - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method returns the available schema set names.
getSchemaSetNames() - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
getSchemaSetNames() - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method returns the available xsd type names.
getSchemaSetNames() - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
getSchemaUrl(String) - Method in interface com.aquima.interactions.communication.IResourceResolver
This method returns an url for a schema.
getScopedObject() - Method in class com.aquima.interactions.expressions.semantics.ScopedObjects
This method returns an array containing all the objects that were accessed.
getScopeObjects() - Method in interface com.aquima.interactions.expressions.IExpr
Returns the root variables which are used from the profile.
getScopeObjects() - Method in class com.aquima.interactions.expressions.r7.ExpressionR7
 
getScopeObjects() - Method in interface com.aquima.interactions.rule.IExpression
Returns a list of the entity names which could be used as root scope during expression evaluation.
getScopeObjects() - Method in class com.aquima.interactions.rule.parser.BooleanCondition
 
getScopeObjects() - Method in class com.aquima.interactions.rule.parser.Expression
 
getScopeType() - Method in class com.aquima.interactions.portal.content.DisposableContent
 
getScopeType() - Method in interface com.aquima.interactions.portal.IDisposableContent
 
getScore() - Method in class com.aquima.interactions.dtree.impl.SearchEntry
 
getScore() - Method in interface com.aquima.interactions.dtree.ISearchEntry
The score function represents the match value of the decisiontree.
getScore() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeDetails
 
getScore() - Method in interface com.aquima.interactions.matching.IAttributeScore
This method returns the score of the attribute.
getScore() - Method in interface com.aquima.interactions.matching.IDetailMatchResult
This method returns the score of the case.
getScore() - Method in interface com.aquima.interactions.matching.IMatchScore
This method returns the score of the case.
getScore() - Method in class com.aquima.interactions.matching.result.AttributeScore
 
getScore() - Method in class com.aquima.interactions.matching.result.DetailMatchResult
 
getScore() - Method in class com.aquima.interactions.matching.result.MatchScore
 
getScore() - Method in class com.aquima.interactions.matching.util.IDScoreMap.Iterator
This method returns the score of the current Object from the map.
getScore(IMatchValue, IMatchValue) - Method in interface com.aquima.interactions.matching.IAttributeScoreDetails
Returns the score for the requested demand/supply values combination.
getScore(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.result.AttributeScoreDetails
 
getScore(String) - Method in interface com.aquima.interactions.matching.IDetailMatchResult
This method returns the match information for the specified attribute.
getScore(String) - Method in class com.aquima.interactions.matching.result.DetailMatchResult
 
getScoreCount() - Method in interface com.aquima.interactions.matching.IMatchResult
This method returns the number of match results.
getScoreCount() - Method in class com.aquima.interactions.matching.result.MatchResult
 
getScoreDetails(String) - Method in interface com.aquima.interactions.matching.IDetailMatchResult
This method returns the score details for the specified attribute.
getScoreDetails(String) - Method in class com.aquima.interactions.matching.result.DetailMatchResult
 
getScoresForKey(ISingleValue) - Method in interface com.aquima.interactions.matching.IMatchResult
This method returns the matches for the specified key field value.
getScoresForKey(ISingleValue) - Method in class com.aquima.interactions.matching.result.MatchResult
 
getSearchFilter() - Method in class com.aquima.interactions.composer.model.list.state.ListState
 
getSecond() - Method in class com.aquima.interactions.foundation.types.DateTimeValue
 
getSecond() - Method in class com.aquima.interactions.foundation.utility.Pair
Returns the second argument as the pair was constructed with.
getSecondRule() - Method in exception class com.aquima.interactions.rule.exception.ConflictingRuleException
This method returns the name of the second rule that sourced a value for the attribute.
getSecretCertificate() - Method in class com.aquima.interactions.foundation.security.cert.CertificateSet
Get the secret certificate.
getSecretKey() - Method in class com.aquima.interactions.foundation.security.cert.AesKey
This method returns the secret key.
getSecretKey() - Method in class com.aquima.interactions.foundation.security.cert.DesCertificate
This method returns the secret key of this certificate.
getSecretKey() - Method in class com.aquima.interactions.foundation.security.cert.RsaAesKeySet
Get the secret key.
getSecretKeyAsStream() - Method in class com.aquima.interactions.foundation.security.cert.ConnectivityCertificateProvider
 
getSecretKeyAsStream() - Method in class com.aquima.interactions.foundation.security.cert.ExportR12CertificateProvider
Deprecated.
 
getSecretKeyAsStream() - Method in class com.aquima.interactions.foundation.security.cert.ExportR12DecryptCertificateProvider
Deprecated.
 
getSecretKeyAsStream() - Method in class com.aquima.interactions.foundation.security.cert.ExportR17DecryptionKeyProvider
 
getSecretKeyAsStream() - Method in class com.aquima.interactions.foundation.security.cert.ExportR17KeyProvider
 
getSecretKeyAsStream() - Method in interface com.aquima.interactions.foundation.security.cert.ICertificateProvider
This method returns an input stream that can be used to read the secret key.
getSelectButton() - Method in class com.aquima.interactions.framework.container.dtree.TreeSelectorParameters
 
getSelectButtonEvent() - Method in class com.aquima.interactions.framework.container.dtree.TreeSelectorParameters
 
getSensibleDefault(Locale) - Static method in class com.aquima.interactions.project.impl.ValueFormatter
A sensible default for when there are no formatting options.
getSequenceNr() - Method in interface com.aquima.interactions.ds.xml.model.ISequenceNrElement
Method returning the sequence number of this element.
getSequenceNr() - Method in interface com.aquima.interactions.flow.ds.IEdgeDS
This method returns the sequence number of the edge.
getSequenceNr() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlEdgeDS
 
getSequenceNr() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlEdgeDS
 
getSequenceNr() - Method in class com.aquima.interactions.flow.model.InternalConditionEdge
 
getSequenceNr() - Method in class com.aquima.interactions.flow.report.ReportingEdgeDS
 
getSequenceNr() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
getSequenceNr() - Method in interface com.aquima.interactions.process.ds.IProcessEdgeDS
This method returns the sequence number of the edge.
getSequenceNr() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEdgeDS
 
getSequenceNr() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEdgeDS
 
getSequenceNr() - Method in class com.aquima.interactions.process.impl.builder.EdgeData
 
getSequenceNr() - Method in interface com.aquima.interactions.rule.ds.table.IConditionDS
This method returns the sequence number of the condition.
getSequenceNr() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlConditionDS
 
getSequenceNr() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlConditionDS
 
getSequenceNr() - Method in class com.aquima.interactions.rule.impl.table.Condition
 
getSequenceNr() - Method in class com.aquima.interactions.rule.report.ReportingConditionDS
 
getSerializer(String) - Method in class com.aquima.interactions.communication.data.serialization.DefaultDataSerializerFactory
 
getSerializer(String) - Method in interface com.aquima.interactions.communication.data.serialization.IDataSerializerFactory
Returns a serializer for the specified mime type.
getSerializer(String) - Method in interface com.aquima.interactions.communication.ICommunicationEngineHandler
Returns a serializer for the specified mime type.
getSerializer(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedDataSerializerFactory
 
getSerializer(String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngineHandler
 
getSerializerFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getSerializerFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getSerializerFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getSerializerFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
This method returns the serializer factory for creating serializers based on mime types.
getSerializerFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getServers() - Method in class com.aquima.interactions.foundation.lic.License
This method returns an array containing the defined services from the license.
getService(ApplicationID, String) - Method in class com.aquima.interactions.framework.service.DefaultServiceFactory
 
getService(ApplicationID, String) - Method in class com.aquima.interactions.framework.service.LenientServiceFactory
 
getService(ApplicationID, String) - Method in class com.aquima.interactions.framework.service.ServiceFactory
 
getService(ApplicationID, String) - Method in interface com.aquima.interactions.portal.IServiceFactory
This method should provide an implementation of the service interface for the specified name and application id.
getService(ApplicationID, String) - Method in class com.aquima.interactions.portal.model.factory.LinkedServiceFactory
 
getService(String) - Method in interface com.aquima.interactions.portal.IWebServices
This method returns the service for the specified name.
getService(String) - Method in class com.aquima.interactions.portal.model.webservice.WebServices
 
getServiceByName(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getServiceByName(String) - Method in class com.aquima.interactions.project.impl.Project
 
getServiceByName(String) - Method in interface com.aquima.interactions.project.IProject
This method returns the service definition for the specified name.
getServiceCall(String) - Method in interface com.aquima.interactions.portal.IServiceManager
This method can be used to retrieve a service call implementation.
getServiceCall(String) - Method in class com.aquima.interactions.portal.model.def.InfiniteServiceLoopDetector
 
getServiceCall(String) - Method in class com.aquima.interactions.portal.model.session.ServiceManager
 
getServiceCallDefinition(String) - Method in interface com.aquima.interactions.portal.model.IModule
This method returns a (static) service call definition for a specified name.
getServiceCallDefinition(String) - Method in class com.aquima.interactions.portal.model.Module
 
getServiceCallName() - Method in exception class com.aquima.interactions.portal.exception.CircularServiceCallException
This method returns the service call name for the service that caused the exception.
getServiceCallName() - Method in interface com.aquima.interactions.portal.IServiceContext
This method returns the service call name as defined in studio.
getServiceCallName() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getServiceCallName() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getServiceCallNames() - Method in interface com.aquima.interactions.portal.IServiceManager
This method returns all available service call names.
getServiceCallNames() - Method in class com.aquima.interactions.portal.model.def.InfiniteServiceLoopDetector
 
getServiceCallNames() - Method in interface com.aquima.interactions.portal.model.IModule
This method returns an array containing all the service call names.
getServiceCallNames() - Method in class com.aquima.interactions.portal.model.Module
 
getServiceCallNames() - Method in class com.aquima.interactions.portal.model.session.ServiceManager
 
getServiceCallStack() - Method in class com.aquima.interactions.portal.model.def.InfiniteServiceLoopDetector
 
getServiceDefinition() - Method in interface com.aquima.interactions.communication.ISoapMessageContext
Get the SOAP service definition
getServiceDefinition() - Method in class com.aquima.interactions.portal.model.session.SoapMessageContext
Get the SOAP service definition
getServiceFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getServiceFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getServiceFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getServiceFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
Return a service factory, a service is constructed by its definition.
getServiceFactory() - Method in interface com.aquima.interactions.portal.IServiceContext
This method will return the service factory of the current application.
getServiceFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getServiceFactory() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getServiceFactory() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getServiceManager() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns a service manager for the current context.
getServiceManager() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getServiceManager() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getServiceManager() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getServiceManager() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getServiceName() - Method in exception class com.aquima.interactions.portal.exception.ServiceException
This method returns the name of the service that generated the exception.
getServiceName() - Method in exception class com.aquima.interactions.project.exception.UnknownServiceException
This method returns the name of the unknown service.
getServiceNameLogPrefix() - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceBase
 
getServiceNames() - Method in interface com.aquima.interactions.portal.IWebServices
This method returns all the available service names.
getServiceNames() - Method in class com.aquima.interactions.portal.model.webservice.WebServices
 
getServiceTypeName() - Method in interface com.aquima.interactions.portal.IServiceContext
This method returns the type name of the service.
getServiceTypeName() - Method in class com.aquima.interactions.portal.model.flow.ServiceNode
This method returns the type name of the service this node represents.
getServiceTypeName() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getServiceTypeName() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getServiceUrl() - Method in interface com.aquima.interactions.communication.IResourceResolver
This method returns the service url.
getSession() - Method in class com.aquima.interactions.portal.model.process.ActiveProcessTask
 
getSession() - Method in interface com.aquima.interactions.portal.model.process.IActiveProcessTask
 
getSession() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getSessionId() - Method in interface com.aquima.interactions.portal.IPortalContext
Returns the ID of the session.
getSessionId() - Method in interface com.aquima.interactions.portal.IPortalSession
Returns the optional ID of this session.
getSessionId() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getSessionId() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getSessionId() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getSessionId() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getSessionId() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getSessionId() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getSessionInfo() - Method in interface com.aquima.interactions.portal.ISessionMonitor
Returns extra information about the session.
getSessionInfo() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSessionMonitor
 
getSessionInfo() - Method in class com.aquima.interactions.portal.model.session.SessionMonitor
 
getSessionScope() - Method in interface com.aquima.interactions.portal.IPortalContext
This object contains parameters and information the entire session.
getSessionScope() - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
getSessionScope() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getSessionScope() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getSessionScope() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
getSessionScope() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getSessionScope() - Method in class com.aquima.interactions.portal.model.session.state.PortalContextState
 
getSessionScope(ISolution) - Method in interface com.aquima.interactions.portal.model.ISessionState
This method (re)creates the session scope using the definitions from the application model.
getSessionScope(ISolution) - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getSessionScopeDump() - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
getSeverities() - Method in class com.aquima.interactions.foundation.report.InitializationReport
This method returns an array containing the severities of the messages in the report.
getSeverities(Set<Severity>) - Method in class com.aquima.interactions.foundation.report.InitializationMessage
This method collects the severities of this message and any child message.
getSeverity() - Method in exception class com.aquima.interactions.foundation.report.InitializationException
This method returns the severity for the exception.
getSeverity() - Method in class com.aquima.interactions.foundation.report.InitializationMessage
Retrieves the severity of the message ranging from fatal to warning.
getSeverityXml(Severity) - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
getSharedAncestor(String, String) - Method in interface com.aquima.interactions.expressions.definition.ITypeDefinitions
This function locates the shared ancestor type for the 2 passed arguments.
getSharedAncestor(String, String) - Method in interface com.aquima.interactions.expressions.environment.ITypeEnvironment
This function locates the shared ancestor type for the 2 passed arguments.
getSharedAncestor(String, String) - Method in class com.aquima.interactions.expressions.environment.TypeEnvironment
 
getSharedAncestor(String, String) - Method in interface com.aquima.interactions.expressions.IDefinitionSource
Determines the shared ancestor of two entity types.
getSharedAncestor(String, String) - Method in class com.aquima.interactions.expressions.r7.semantics.TypeDefinitions
 
getSharedAncestor(String, String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
 
getSharedAncestor(String, String) - Method in class com.aquima.interactions.rule.parser.MetaModelDelegate
 
getShortcutName() - Method in interface com.aquima.interactions.foundation.connectivity.IExternalFlowConnection
 
getShortcutName() - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
getSignature() - Method in interface com.aquima.interactions.foundation.security.core.IEnvelope
get the signature of the payload.
getSignature() - Method in class com.aquima.interactions.foundation.security.r4.Envelope
Get the signature.
getSignatureAsString() - Method in interface com.aquima.interactions.foundation.security.core.IEnvelope
Get the string representation of the signature.
getSignatureAsString() - Method in class com.aquima.interactions.foundation.security.r4.Envelope
Get the signature as a base64 encoded string.
getSignatureFactory() - Static method in class com.aquima.interactions.foundation.security.util.AppServerAwareFactory
Get the DSA signature factory.
getSignedElement() - Method in class com.aquima.interactions.ds.xml.r17.SignatureValidationResult
 
getSimpleType() - Method in interface com.aquima.interactions.communication.ds.ITypeReferenceDS
This method returns the datatype of a simple type.
getSimpleType() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeReferenceDS
 
getSimpleType() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeReferenceDS
 
getSimpleType() - Method in class com.aquima.interactions.communication.impl.TypeReference
 
getSimpleType() - Method in interface com.aquima.interactions.communication.ITypeReference
 
getSimpleType() - Method in class com.aquima.interactions.communication.report.ReportingTypeReferenceDS
 
getSingleHeaderValue(String) - Method in class com.aquima.interactions.communication.impl.RestMessage
 
getSingleton(String) - Method in class com.aquima.interactions.profile.model.InstanceManager
 
getSingletonInstance(String, boolean) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
getSingletonInstance(String, boolean) - Method in interface com.aquima.interactions.profile.IProfile
This method can be used to retrieve the singleton instance from the profile for a specific entity type.
getSingletonInstance(String, boolean) - Method in class com.aquima.interactions.profile.model.Profile
 
getSingletonInstance(String, boolean) - Method in class com.aquima.interactions.profile.model.TxProfile
 
getSingletonInstance(String, boolean) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
getSingletonInstance(String, boolean) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
getSingletonInstance(String, boolean) - Method in class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
getSingletonInstance(String, boolean) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getSingletonName() - Method in interface com.aquima.interactions.metamodel.ds.IEntityDS
This method may return the name that should be used when creating a singleton instance for this entity.
getSingletonName() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityDS
 
getSingletonName() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityDS
 
getSingletonName() - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method return the default name of the singleton instance.
getSingletonName() - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
getSingletonName() - Method in class com.aquima.interactions.metamodel.report.ReportingEntityDS
 
getSingletonName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.SystemEntity
 
getSingletonName() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserEntity
 
getSingleUser() - Method in interface com.aquima.interactions.process.dao.IAssigneeInfo
Get single user.
getSingleUser() - Method in class com.aquima.interactions.process.dao.impl.AssigneeInfo
 
getSingleValue() - Method in interface com.aquima.interactions.portal.ITypedParameter
This method return a single value contained in this parameter (the first in case of a multivalued parameter).
getSingleValue() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
getSingleValue() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
getSize() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexList
 
getSize() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
getSize() - Method in class com.aquima.interactions.portal.function.FunctionParameters
 
getSize() - Method in interface com.aquima.interactions.portal.IContentMetadata
Returns the size of the content
getSmtpHost() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
getSmtpMailConnectionFactory() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
getSmtpMailConnectionFactory() - Method in interface com.aquima.interactions.config.IConfiguration
 
getSmtpPassword() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
getSmtpPort() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
getSmtpUser() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
getSoapAction() - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapMetaData
This method returns the action of the SOAP service.
getSoapBody() - Method in interface com.aquima.interactions.communication.ISoapMessageContext
Get the XML body as string
getSoapBody() - Method in class com.aquima.interactions.portal.model.session.SoapMessageContext
Get the XML body as string
getSoapConnection() - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapParameters
 
getSoapConnection(String) - Method in interface com.aquima.interactions.foundation.connectivity.IConnectionManager
 
getSoapConnection(String) - Method in class com.aquima.interactions.framework.connectivity.ConnectionManager
 
getSoapConnection(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedConnectionManager
 
getSoapConnection(String) - Method in class com.aquima.interactions.project.impl.ConnectionManager
 
getSoapContract(String) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
Returns the soap contract of a specified name.
getSoapContract(String) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
getSoapContractNames() - Method in interface com.aquima.interactions.communication.ICommunicationEngine
Returns the names of the contracts.
getSoapContractNames() - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
getSoapHandler(String) - Method in interface com.aquima.interactions.communication.ISoapMessageHandlerFactory
Get a handler instance based on the annotated name
getSoapHandler(String) - Method in class com.aquima.interactions.framework.communication.DefaultSoapMessageHandlerFactory
 
getSoapHandler(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedSoapMessageHandlerFactory
 
getSoapHandlers(String) - Method in interface com.aquima.interactions.communication.ISoapMessageHandlerFactory
Get a list of ISoapMessageHandler instances for a soap service call
getSoapHandlers(String) - Method in class com.aquima.interactions.framework.communication.DefaultSoapMessageHandlerFactory
 
getSoapHandlers(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedSoapMessageHandlerFactory
 
getSoapMessage() - Method in exception class com.aquima.interactions.communication.exception.SoapMessageParseException
This method returns the soap message that could not be parsed.
getSoapMessageHandlerFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getSoapMessageHandlerFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getSoapMessageHandlerFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getSoapMessageHandlerFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
This method returns the soap message handler factory which creates ISoapMessageHandler instances.
getSoapMessageHandlerFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getSoapMessageHandlers(String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method returns the soap message handlers for the specified service call.
getSoapMessageHandlers(String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
getSoapMetaData() - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapParameters
 
getSoapName() - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapMetaData
This method returns the name of the SOAP service.
getSoapNameSpace() - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapMetaData
This method returns the namespace of the SOAP service.
getSoapRequest() - Method in exception class com.aquima.interactions.foundation.connectivity.impl.SoapFaultException
This method returns the soap request that caused this exception.
getSoapResponse() - Method in exception class com.aquima.interactions.foundation.connectivity.impl.SoapFaultException
This method returns the soap response that caused this exception.
getSoapService(String) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method return the definition of a service for the specified name.
getSoapService(String) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
getSoapService(String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method return the definition of a service for the specified name.
getSoapService(String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
getSoapServiceConfiguration() - Method in interface com.aquima.interactions.portal.ds.IWebServiceDS
This method returns the reference to a soap service.
getSoapServiceConfiguration() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceDS
 
getSoapServiceConfiguration() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceDS
 
getSoapServiceConfiguration() - Method in interface com.aquima.interactions.portal.IWebServiceDefinition
This method returns the reference to a soap service.
getSoapServiceConfiguration() - Method in class com.aquima.interactions.portal.model.webservice.WebServiceDefinition
 
getSoapServiceConfiguration() - Method in class com.aquima.interactions.portal.report.ReportingWebServiceDS
 
getSoapServiceDefinition() - Method in interface com.aquima.interactions.portal.ISoapServiceConfiguration
This method returns the definition of the service.
getSoapServiceDefinition() - Method in class com.aquima.interactions.portal.model.webservice.SoapServiceConfiguration
 
getSoapServiceName() - Method in exception class com.aquima.interactions.communication.exception.UnknownSoapServiceException
This method returns the name of the unknown service.
getSoapServiceNames() - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method returns the available soap service name.
getSoapServiceNames() - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
getSoapServiceNames() - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method returns the available service name.
getSoapServiceNames() - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
getSoapVersion() - Method in interface com.aquima.interactions.communication.ds.ISoapServiceDS
This method returns the soapversion of the service.
getSoapVersion() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapServiceDS
 
getSoapVersion() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapServiceDS
 
getSoapVersion() - Method in class com.aquima.interactions.communication.impl.SoapServiceDefinition
 
getSoapVersion() - Method in interface com.aquima.interactions.communication.ISoapServiceDefinition
This method returns the soapversion of the service.
getSoapVersion() - Method in class com.aquima.interactions.communication.report.ReportingSoapServiceDS
 
getSoapVersion() - Method in class com.aquima.interactions.foundation.connectivity.impl.SoapRequestXml
 
getSoapVersion() - Method in interface com.aquima.interactions.foundation.connectivity.ISoapRequest
This method should return the SOAP version of the request.
getSolution() - Method in class com.aquima.interactions.portal.model.Application
 
getSolution(ApplicationID) - Method in interface com.aquima.interactions.portal.IPortalEngine
This method retrieves the solution model for a specified application id
getSolution(ApplicationID) - Method in interface com.aquima.interactions.portal.ISessionActivationContext
 
getSolution(ApplicationID) - Method in class com.aquima.interactions.portal.model.PortalEngine
 
getSolution(ApplicationID) - Method in class com.aquima.interactions.portal.model.session.SessionActivationContext
 
getSolutions() - Method in class com.aquima.interactions.dtree.impl.TreeResponse
 
getSolutions() - Method in interface com.aquima.interactions.dtree.ITreeResponse
This function returns the solutions which where given by the tree evaluation.
getSolutions() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeResult
 
getSortAscending() - Method in class com.aquima.interactions.composer.model.list.ColumnDefinition
 
getSortAscending() - Method in interface com.aquima.interactions.composer.model.list.IListColumn
This method returns if the column is used for sorting and the sort direction.
getSortAscending() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getSortAscending() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getSortAscending() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getSortAttribute() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getSortAttribute() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns the attribute that should be used to sort the instances on that where returned from the context expression.
getSortAttribute() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getSortAttribute() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getSortAttribute() - Method in interface com.aquima.interactions.composer.IRepeatExpression
This method returns the optional attribute used for sorting the instances.
getSortAttribute() - Method in class com.aquima.interactions.composer.model.definition.RepeatExpression
 
getSortAttribute() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getSortAttribute() - Method in interface com.aquima.interactions.flow.ds.INodeDS
This method returns the attribute that should be used to sort the values for the repeat expression.
getSortAttribute() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlNodeDS
 
getSortAttribute() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlNodeDS
 
getSortAttribute() - Method in class com.aquima.interactions.flow.model.RepeatExpression
 
getSortAttribute() - Method in class com.aquima.interactions.flow.report.ReportingNodeDS
 
getSortAttribute() - Method in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
Method to get the parameter 'sortAttribute'.
getSortAttribute() - Method in class com.aquima.interactions.framework.container.instance.linkerplus.InstanceLinkerPlusParameters
 
getSortAttribute() - Method in class com.aquima.interactions.portal.ds.sys.flow.ExecuteTaskNode
 
getSortedValues() - Method in interface com.aquima.interactions.foundation.IListValue
This method will return the values from the list sorted using the compare method of the values.
getSortedValues() - Method in class com.aquima.interactions.foundation.types.ListValue
 
getSortExpression() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns the expression that should be used to sort the instances on.
getSorting() - Method in class com.aquima.interactions.composer.model.list.state.SortingState
 
getSortingByColumn(int) - Method in interface com.aquima.interactions.composer.model.list.state.IDefaultSortingState
 
getSortingByColumn(int) - Method in class com.aquima.interactions.composer.model.list.state.SortingState
 
getSortingByColumn(int) - Method in class com.aquima.interactions.composer.model.list.state.UserSortingState
 
getSortingByColumn(int) - Method in class com.aquima.interactions.framework.container.caselist.state.CaseListSortingState
 
getSortingByColumn(int) - Method in class com.aquima.interactions.framework.container.instance.list.state.InstanceListSortingState
 
getSortingByColumn(int) - Method in class com.aquima.interactions.framework.container.worklist.state.WorkListSortingState
 
getSortings() - Method in class com.aquima.interactions.composer.model.list.state.UserSortingState
 
getSortingState() - Method in class com.aquima.interactions.composer.model.list.state.ListConfiguration
 
getSortOrder() - Method in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
 
getSortOrder() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns an integer indicating the sort order.
getSortPrimitiveValue() - Method in class com.aquima.interactions.framework.container.instance.linker.DisplaySortInstanceLinkerEntry
 
getSortPrimitiveValue() - Method in class com.aquima.interactions.framework.container.instance.linker.HiddenSortInstanceLinkerEntry
 
getSortPrimitiveValue() - Method in interface com.aquima.interactions.framework.container.instance.linker.IInstanceLinkerEntry
Will return the value that the entry is comparing with.
getSource() - Method in interface com.aquima.interactions.composer.IMessage
This method returns the object causing this message to be created.
getSource() - Method in class com.aquima.interactions.composer.model.ComposerErrorMessage
 
getSource() - Method in class com.aquima.interactions.flow.model.InternalEdge
 
getSource() - Method in class com.aquima.interactions.portal.model.session.EventError
 
getSourceContextExpressions() - Method in interface com.aquima.interactions.mapping.ds.IEntityMappingDS
This method returns the optional source expressions that can be used to activate instance(s) during value mapping evaluation.
getSourceContextExpressions() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlEntityMappingDS
 
getSourceContextExpressions() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlEntityMappingDS
 
getSourceContextExpressions() - Method in interface com.aquima.interactions.mapping.IEntityMappingDefinition
This method returns the optional source expressions that can be used to activate instance(s) during value mapping evaluation.
getSourceContextExpressions() - Method in class com.aquima.interactions.mapping.impl.EntityMappingDefinition
 
getSourceContextExpressions() - Method in class com.aquima.interactions.mapping.report.ReportingEntityMappingDS
 
getSourceEntityExpression() - Method in interface com.aquima.interactions.mapping.ds.IEntityMappingDS
This method returns the source expression that results in instances in the source profile.
getSourceEntityExpression() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlEntityMappingDS
 
getSourceEntityExpression() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlEntityMappingDS
 
getSourceEntityExpression() - Method in interface com.aquima.interactions.mapping.IEntityMappingDefinition
This method returns the source expression that results in instances in the source profile.
getSourceEntityExpression() - Method in class com.aquima.interactions.mapping.impl.EntityMappingDefinition
 
getSourceEntityExpression() - Method in class com.aquima.interactions.mapping.report.ReportingEntityMappingDS
 
getSourceExpression() - Method in interface com.aquima.interactions.mapping.IInstanceMatchCondition
This method returns the expression that should be evaluated on the source profile.
getSourceExpression() - Method in class com.aquima.interactions.mapping.impl.InstanceMatchCondition
 
getSourceFieldName() - Method in interface com.aquima.interactions.rule.ds.datarule.ITargetDS
The method should return the source field name.
getSourceFieldName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlTargetDS
 
getSourceFieldName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlTargetDS
 
getSourceFieldName() - Method in class com.aquima.interactions.rule.impl.datarule.TargetDefinition
 
getSourceFieldName() - Method in interface com.aquima.interactions.rule.ITargetDefinition
This method returns the source field name that will produce the value for this data rule.
getSourceFieldName() - Method in class com.aquima.interactions.rule.report.ReportingTargetDS
 
getSourceId() - Method in interface com.aquima.interactions.flow.ds.IEdgeDS
This method should return the ID of the node this edge is connecting from.
getSourceId() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlEdgeDS
 
getSourceId() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlEdgeDS
 
getSourceId() - Method in class com.aquima.interactions.flow.report.ReportingEdgeDS
 
getSourceId() - Method in interface com.aquima.interactions.foundation.logging.audit.IAuditMessage
Returns the source id which can be used to identify the source with, e.g.
getSourceId() - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
getSourceModel() - Method in interface com.aquima.interactions.mapping.IMappingDefinition
This method returns the source model.
getSourceModel() - Method in class com.aquima.interactions.mapping.impl.MappingDefinition
 
getSourceName() - Method in interface com.aquima.interactions.mapping.ds.IMappingDS
This method returns the name of the source module.
getSourceName() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlMappingDS
 
getSourceName() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlMappingDS
 
getSourceName() - Method in class com.aquima.interactions.mapping.report.ReportingMappingDS
 
getSourceNodeId() - Method in interface com.aquima.interactions.process.ds.IProcessEdgeDS
This method returns the ID of the node the edge originates from.
getSourceNodeId() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEdgeDS
 
getSourceNodeId() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEdgeDS
 
getSourceScopeObjects() - Method in class com.aquima.interactions.framework.rule.CsvDataRule
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.constraint.table.ConstraintRule
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlConstraint
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlConstraint
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.graph.ConversionRule
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.graph.ReverseRelationRule
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.graph.ValidationRuleBase
 
getSourceScopeObjects() - Method in interface com.aquima.interactions.rule.IBusinessRule
This method should return a list of objects that are required to be in scope in order for the rule to operate successfully.
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.inference.ConstraintDefault
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExpression
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultValue
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.inference.rule.BusinessRule
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.inference.table.DecisionTableRule
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.report.FailedConstraint
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.report.FailedRule
 
getSourceScopeObjects() - Method in class com.aquima.interactions.rule.report.FailedValidation
 
getSourceType() - Method in interface com.aquima.interactions.foundation.logging.audit.IAuditMessage
Returns the source type for which the audit message was registered, e.g.
getSourceType() - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
getSourceType() - Method in class com.aquima.interactions.framework.rule.CsvDataRule
 
getSourceType() - Method in interface com.aquima.interactions.profile.IAttributeValue
This method returns the source type of the value.
getSourceType() - Method in class com.aquima.interactions.profile.model.AttributeState
 
getSourceType() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
getSourceType() - Method in class com.aquima.interactions.rule.DMNDecisionTree
Returns the source type of the value.
getSourceType() - Method in class com.aquima.interactions.rule.graph.ConversionRule
 
getSourceType() - Method in class com.aquima.interactions.rule.graph.ReverseRelationRule
 
getSourceType() - Method in interface com.aquima.interactions.rule.IInferenceDetails
This method returns the source type of the attribute.
getSourceType() - Method in interface com.aquima.interactions.rule.IInferenceRule
This method should return the type of the inference rule.
getSourceType() - Method in class com.aquima.interactions.rule.inference.ConstraintDefault
 
getSourceType() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExpression
 
getSourceType() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultValue
 
getSourceType() - Method in class com.aquima.interactions.rule.inference.InferenceResult
 
getSourceType() - Method in class com.aquima.interactions.rule.inference.rule.BusinessRule
 
getSourceType() - Method in class com.aquima.interactions.rule.inference.SourceIteratorItem
This method returns the source type of the rules this item represents.
getSourceType() - Method in class com.aquima.interactions.rule.inference.table.DecisionTableRule
 
getSourceType() - Method in class com.aquima.interactions.rule.JustificationTree
Returns the source type of the value.
getSourceType() - Method in class com.aquima.interactions.rule.report.FailedRule
 
getSourceType() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
getSourceType() - Method in class com.aquima.interactions.rule.tms.TmsAttributeValue
 
getSourceType() - Method in class com.aquima.interactions.rule.tms.TmsInferenceDetails
 
getSourceVersion() - Method in interface com.aquima.interactions.mapping.ds.IMappingDS
This method returns the version of the source module.
getSourceVersion() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlMappingDS
 
getSourceVersion() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlMappingDS
 
getSourceVersion() - Method in class com.aquima.interactions.mapping.report.ReportingMappingDS
 
getSpecificCaseIds() - Method in class com.aquima.interactions.framework.service.process.ThrowMessageEventParameters
 
getSpecificForm() - Method in interface com.aquima.interactions.communication.ds.IAttributeMappingDS
This method returns the specific schemaform of the attribute, or null.
getSpecificForm() - Method in interface com.aquima.interactions.communication.ds.IElementParticleMappingDS
This method returns the specific schemaform of the attribute, or null.
getSpecificForm() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAttributeMappingDS
 
getSpecificForm() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementParticleMappingDS
 
getSpecificForm() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAttributeMappingDS
 
getSpecificForm() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementParticleMappingDS
 
getSpecificForm() - Method in class com.aquima.interactions.communication.report.ReportingAttributeMappingDS
 
getSpecificForm() - Method in class com.aquima.interactions.communication.report.ReportingElementParticleMappingDS
 
getSpeller(String) - Method in interface com.aquima.interactions.spellengine.ISpellEngine
This method returns a speller.
getSpeller(String) - Method in class com.aquima.interactions.spellengine.model.SpellEngine
 
getSpellerName() - Method in exception class com.aquima.interactions.spellengine.exception.SpellerOutOfRangeException
This method returns the name of the speller that threw the exception.
getSpellerName() - Method in exception class com.aquima.interactions.spellengine.exception.UnknownSpellerException
This method returns the name of the speller that could not be found.
getSpellerNames() - Method in interface com.aquima.interactions.spellengine.ISpellEngine
This method returns the names of all available spellers in the spell engine.
getSpellerNames() - Method in class com.aquima.interactions.spellengine.model.SpellEngine
 
getSqlConnection() - Method in class com.aquima.interactions.framework.service.connectivity.sql.SqlParameters
 
getSqlConnection(String) - Method in interface com.aquima.interactions.foundation.connectivity.IConnectionManager
This method returns the SQL connection with the specified name.
getSqlConnection(String) - Method in class com.aquima.interactions.framework.connectivity.ConnectionManager
 
getSqlConnection(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedConnectionManager
 
getSqlConnection(String) - Method in class com.aquima.interactions.project.impl.ConnectionManager
 
getSqlMetaData() - Method in class com.aquima.interactions.framework.service.connectivity.sql.SqlParameters
 
getStackTrace() - Method in class com.aquima.interactions.composer.model.FailedElement
This method returns the stack trace of the failure.
getStartDate() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getStartDate() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
getStartDate() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
getStartDate() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getStartDate() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the date when the task should become available.
getStartDate() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getStartDate() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getStartDate() - Method in interface com.aquima.interactions.process.IProcessTask
This method returns the date at which the task may start.
getStartDate() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the date at which the task may start.
getStartDate() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getStartDateExpression() - Method in class com.aquima.interactions.process.impl.PriorityAlgorithmDefinition
 
getStartDateExpression() - Method in interface com.aquima.interactions.process.IPriorityAlgorithmDefinition
This method returns the start time expression on which the priority will be re-evaluated
getStartDateFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the start date filter.
getStartedTasks(String) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
getStartIndex() - Method in class com.aquima.interactions.foundation.security.util.Position
Get the start index.
getStartMillis() - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Gets the time in milliseconds when the tracker is started.
getStartMillis() - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
Always returns 0.
getStartMillis() - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
getStartNode() - Method in interface com.aquima.interactions.process.IBranchDefinition
This method returns the first node of the branch.
getStartNode() - Method in class com.aquima.interactions.process.impl.nodes.BranchDefinition
 
getStartNode() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getStartNode() - Method in class com.aquima.interactions.process.impl.ProcessEventStartDefinition
 
getStartNode() - Method in interface com.aquima.interactions.process.IProcessDefinition
This method returns the start node of the process.
getStartNode() - Method in interface com.aquima.interactions.process.IProcessEventStartDefinition
This method returns the startnode for this event, may not be null.
getStartNodeId() - Method in interface com.aquima.interactions.flow.ds.IFlowDS
This method returns the ID of the start node.
getStartNodeId() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
getStartNodeId() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
getStartNodeId() - Method in class com.aquima.interactions.flow.report.ReportingFlowDS
 
getStartNodeId() - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowDS
 
getStartNodeId() - Method in interface com.aquima.interactions.process.ds.IProcessEventStartDS
This method should return the unique id of the start node.
getStartNodeId() - Method in interface com.aquima.interactions.process.ds.IProcessFlowDS
This method returns the ID of the start node.
getStartNodeId() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEventStartDS
 
getStartNodeId() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessFlowDS
 
getStartNodeId() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEventStartDS
 
getStartNodeId() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessFlowDS
 
getStartTime() - Method in interface com.aquima.interactions.portal.ISessionMonitor
Method for retrieving the sessions start time.
getStartTime() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSessionMonitor
 
getStartTime() - Method in class com.aquima.interactions.portal.model.session.SessionMonitor
 
getStartTime() - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
getStartTime() - Method in interface com.aquima.interactions.process.scheduler.utility.SchedulerJobConfiguration
 
getStartTime() - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
getStartTimeExpression() - Method in interface com.aquima.interactions.process.ds.IPriorityAlgorithmDS
 
getStartTimeExpression() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlPriorityAlgorithmDS
 
getStartTimeExpression() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlPriorityAlgorithmDS
 
getState() - Method in interface com.aquima.interactions.portal.IPortalContext
Returns the state of the portalcontext (for serialization).
getState() - Method in interface com.aquima.interactions.portal.IPortalSession
Returns the state of the session (for serialization)
getState() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getState() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
getState() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getState() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getState() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
getState() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getState() - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
getState() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
getState() - Method in interface com.aquima.interactions.profile.IProfile
Returns the state of the profile (for serialization)
getState() - Method in class com.aquima.interactions.profile.model.Profile
 
getState() - Method in class com.aquima.interactions.profile.model.TxProfile
 
getState() - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
getState() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
getStatus() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getStatus() - Method in class com.aquima.interactions.framework.container.caselist.state.CaseData
 
getStatus() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getStatus() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Gets the status of the event.
getStatus() - Method in interface com.aquima.interactions.process.dao.ICaseModel
This method returns the status of the case.
getStatus() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the status of the task.
getStatus() - Method in class com.aquima.interactions.process.impl.ProcessCase
 
getStatus() - Method in class com.aquima.interactions.process.impl.ProcessCaseView
 
getStatus() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getStatus() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getStatus() - Method in interface com.aquima.interactions.process.IProcessCase
This method returns the status of the case, never null
getStatus() - Method in interface com.aquima.interactions.process.IProcessCaseView
This method returns the current status of the case.
getStatus() - Method in interface com.aquima.interactions.process.IProcessTask
This method returns the current status of the task.
getStatus() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns the current status of the task.
getStatus() - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
getStatus() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getStatusFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns the status filter.
getStatusFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns the status filter
getStatusFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the status filter.
getStopOnErrors() - Method in interface com.aquima.interactions.portal.IEventContext
This method returns the boolean indicating if errors should abort the current flow.
getStopOnErrors() - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
getStopOnErrors() - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
getStopOnErrors() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
getStopOnErrors() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getStrategy() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchDefinitionDS
 
getStrategy() - Method in interface com.aquima.interactions.matching.ds.IMatchDefinitionDS
This method should return the id of the multi value strategy that should be used to match list of values.
getString() - Method in class com.aquima.interactions.expressions.Position
This method returns a string containing all the position information.
getString() - Method in class com.aquima.interactions.foundation.utility.CodeVersion
This method returns a string representation of the code version.
getString() - Method in class com.aquima.interactions.foundation.Version
The getString method will print the version in a nice readable format.
getString() - Method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramValue
 
getString(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
getString(String) - Method in interface com.aquima.interactions.foundation.connectivity.IQueryResult
Retrieves a String object from the resultset for the specified column.
getString(String) - Method in interface com.aquima.interactions.process.scheduler.IJobParameters
 
getString(String) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultQuartzJobParameters
 
getStringAttribute(String) - Method in class com.aquima.interactions.framework.util.PortalScopeWrapper
This method returns a String value for the requested key.
getStringRepresentation() - Method in class com.aquima.interactions.expressions.definition.Type
 
getStudioVersion() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
getStudioVersion() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
getStyle() - Method in class com.aquima.interactions.composer.model.definition.TextStyleDefinition
This method returns the style that should be used when rendering the child nodes of this composite node.
getStyle() - Method in class com.aquima.interactions.composer.model.TextStyleNode
This method returns the style that should be applied to the child element.
getSubject() - Method in interface com.aquima.interactions.foundation.connectivity.IMailMessage
This method returns the subject of the message.
getSubject() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailMessage
 
getSubject() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
getSubTree() - Method in class com.aquima.interactions.dtree.impl.SubTreeAction
 
getSubTypes() - Method in interface com.aquima.interactions.matching.ICaseBase
This method returns an array of casebases containing the casebases of the sub types of the entity this casebase is defined for.
getSubTypes() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getSubTypes() - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method will return an array of entity definitions of those entity types that are a direct descendant from this type.
getSubTypes() - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
getSuggestedFileName() - Method in class com.aquima.interactions.ds.export.r17.ExportInfo
Returns the suggested file name.
getSuperType() - Method in interface com.aquima.interactions.matching.ICaseBase
This method returns the casebase for the super type of the entity this casebase is defined for.
getSuperType() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
getSuperType() - Method in interface com.aquima.interactions.metamodel.ds.IEntityDS
This method returns the name of the super type of the entity.
getSuperType() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityDS
 
getSuperType() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityDS
 
getSuperType() - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method return the definition of the direct super type of this definition.
getSuperType() - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
getSuperType() - Method in class com.aquima.interactions.metamodel.report.ReportingEntityDS
 
getSuperType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.SystemEntity
 
getSuperType() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserEntity
 
getSupplyValues() - Method in interface com.aquima.interactions.matching.IAttributeScoreDetails
Returns the known demand values.
getSupplyValues() - Method in class com.aquima.interactions.matching.result.AttributeScoreDetails
 
getSupportedEvents() - Method in class com.aquima.interactions.foundation.events.EventDispatcher
 
getSupportedEvents() - Method in interface com.aquima.interactions.foundation.events.IEventChannel
This method returns a bit-mask containing all event types that are supported by this event channel.
getSupportedEvents() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
getSupportedEvents() - Method in class com.aquima.interactions.profile.model.AttributeState
 
getSupportedEvents() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getSupportedEvents() - Method in class com.aquima.interactions.profile.model.Profile
 
getSupportedEvents() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
getSupportedEvents() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getSupportedEvents() - Method in class com.aquima.interactions.profile.model.TxProfile
 
getSupportedEvents() - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getSupportedEvents() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getSupportedEvents() - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
getSupportedEvents() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getSupportedEvents() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
getSupportedEvents() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
getSupportedFormats() - Method in interface com.aquima.interactions.portal.IDocumentEngine
This method returns all the output formats that are supported by the current document engine.
getSupportedFormats() - Method in class com.aquima.interactions.portal.model.session.DocumentEngine
 
getSupportedTypes() - Method in class com.aquima.interactions.foundation.io.CompositeResourceManager
 
getSupportedTypes() - Method in class com.aquima.interactions.foundation.io.FileResourceManager
 
getSupportedTypes() - Method in class com.aquima.interactions.foundation.io.FileSystemResourceManager
 
getSupportedTypes() - Method in interface com.aquima.interactions.foundation.io.IResourceManager
Returns the supported protocol types.
getSupportedTypes() - Method in class com.aquima.interactions.foundation.io.PackageResourceManager
 
getSupportedTypes() - Method in class com.aquima.interactions.foundation.io.RelativeResourceManager
 
getSupportedTypes() - Method in class com.aquima.interactions.foundation.io.UrlResourceManager
 
getSupportedTypes() - Method in interface com.aquima.interactions.matching.IMatchFunction
This method returns an array of data types that are supported by this match function.
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatch
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactNumberMatch
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactStringMatch
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatch
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.functions.levenshtein.LevenshteinMatch
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.functions.normdist.NormDistMatch
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatch
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatch
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.functions.range.StringRangeMatch
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramMatch
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.model.EntityMatch
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.model.EntityMatchDef
 
getSupportedTypes() - Method in class com.aquima.interactions.matching.impl.model.MultiValueMatcher
 
getSupportedTypes() - Static method in class com.aquima.interactions.matching.MatchType
This method can be used to retrieve all the match types that are supported by default.
getSupportedTypes() - Method in class com.aquima.interactions.portal.model.factory.LinkedResourceManager
 
getSymbol() - Method in class com.aquima.interactions.expressions.definition.Operator
This method returns the name of the operator.
getSymbol() - Method in exception class com.aquima.interactions.expressions.ParseFailureException
This function returns the symbol id for the parse error, this symbol can be found in the symtable of the corresponding parser.
getSymbol() - Method in class com.aquima.interactions.foundation.text.symbol.SeparatorSymbol
Returns this SeparatorSymbol's instance's symbol.
getSymbolFactory() - Method in class com.aquima.interactions.java_cup.lr_parser
Whenever creation of a new Symbol is necessary, one should use this factory.
getSymbols() - Method in class com.aquima.interactions.foundation.text.DateFormat
This method returns the array of symbols of this date formatter.
getSymptomAttribute() - Method in class com.aquima.interactions.framework.container.dtree.TreeSelectorParameters
 
getSymptomEntity() - Method in class com.aquima.interactions.framework.container.dtree.TreeSelectorParameters
 
getSymptoms() - Method in interface com.aquima.interactions.dtree.IDecisionTree
This method returns an array of symptoms describing the contents of the decision tree.
getSymptoms() - Method in class com.aquima.interactions.dtree.impl.DecisionTree
 
getSymptoms() - Method in class com.aquima.interactions.dtree.impl.TreeSymptomVisitor
 
getSymptomText() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeSymptomDS
This method returns an object containing the symptom text in the supported languages.
getSymptomText() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeSymptomDS
 
getSymptomText() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeSymptomDS
 
getSymptomText() - Method in class com.aquima.interactions.dtree.impl.Symptom
 
getSymptomText() - Method in interface com.aquima.interactions.dtree.ISymptom
Returns the symptom text for this object.
getSymptomText() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeSearch
 
getSymptomText() - Method in class com.aquima.interactions.portal.ds.sys.dialects.DecisionTreeSymptomDS
 
getTableName() - Method in class com.aquima.interactions.framework.service.connectivity.sql.SqlMetaData
 
getTagValue(String) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Get the value of the first element with a certain XML tag.
getTagValue(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getTagValues(String) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Make a list of the values of all elements with a certain XML tag name, recursively.
getTagValues(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getTarget() - Method in class com.aquima.interactions.flow.model.InternalEdge
 
getTarget() - Method in class com.aquima.interactions.process.impl.builder.EdgeData
 
getTargetApplication() - Method in class com.aquima.interactions.portal.model.process.TaskMapping
 
getTargetAttribute() - Method in interface com.aquima.interactions.flow.ds.IDcmWidgetFlowParameterDS
This method returns the target attribute of the parameter.
getTargetAttribute() - Method in interface com.aquima.interactions.flow.ds.IFunctionFlowInputParameterDS
This method returns the target attribute of the input parameter.
getTargetAttribute() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlDcmWidgetFlowParameterDS
 
getTargetAttribute() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowInputParameterDS
 
getTargetAttribute() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlDcmWidgetFlowParameterDS
 
getTargetAttribute() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowInputParameterDS
 
getTargetAttribute() - Method in interface com.aquima.interactions.flow.IDcmWidgetFlowParameter
This method returns the target attribute of the parameter.
getTargetAttribute() - Method in interface com.aquima.interactions.flow.IFunctionFlowInputParameter
This method returns the target attribute reference of the input parameter.
getTargetAttribute() - Method in class com.aquima.interactions.flow.model.DcmWidgetFlowParameter
 
getTargetAttribute() - Method in class com.aquima.interactions.flow.model.DefaultFunctionFlowInputParameter
 
getTargetAttribute() - Method in class com.aquima.interactions.flow.report.ReportingDcmWidgetFlowParameterDS
 
getTargetAttribute() - Method in class com.aquima.interactions.flow.report.ReportingFunctionFlowInputParameterDS
 
getTargetAttribute() - Method in interface com.aquima.interactions.mapping.IAttributeMappingDefinition
This method returns the name of tthe attribute from the source should be mapped to.
getTargetAttribute() - Method in class com.aquima.interactions.mapping.impl.AttributeMappingDefinition
 
getTargetAttribute() - Method in interface com.aquima.interactions.portal.ds.IFunctionCallOutputParameterDS
This method should the return the attribute where the output parameter is mapped to.
getTargetAttribute() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlFunctionCallOutputParameterDS
 
getTargetAttribute() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlFunctionCallOutputParameterDS
 
getTargetAttribute() - Method in class com.aquima.interactions.portal.model.def.FunctionCallOutputParameter
 
getTargetAttribute() - Method in class com.aquima.interactions.portal.report.ReportFunctionCallOutputParameterDS
 
getTargetAttribute() - Method in interface com.aquima.interactions.rule.ds.datarule.ITargetDS
The method should return the target attribute fullname (entity.attribute).
getTargetAttribute() - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateDS
 
getTargetAttribute() - Method in interface com.aquima.interactions.rule.ds.IValidationDS
This method returns the name of the attribute (including the entity name) for which the validation is defined.
getTargetAttribute() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlTargetDS
 
getTargetAttribute() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlValidationDS
 
getTargetAttribute() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlTargetDS
 
getTargetAttribute() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlValidationDS
 
getTargetAttribute() - Method in class com.aquima.interactions.rule.impl.datarule.TargetDefinition
 
getTargetAttribute() - Method in class com.aquima.interactions.rule.impl.table.Action
This method returns the name of the attribute for which the action is defined.
getTargetAttribute() - Method in class com.aquima.interactions.rule.inference.table.AttributeActionRule
 
getTargetAttribute() - Method in interface com.aquima.interactions.rule.ITargetDefinition
This method returns the attribute for which the rule can provide a value.
getTargetAttribute() - Method in class com.aquima.interactions.rule.report.ReportingTargetDS
 
getTargetAttribute() - Method in class com.aquima.interactions.rule.report.ReportingValidatorDS
 
getTargetAttributeName() - Method in interface com.aquima.interactions.mapping.ds.IAttributeMappingDS
This method returns the name of the attribute that should be mapped.
getTargetAttributeName() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlAttributeMappingDS
 
getTargetAttributeName() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlAttributeMappingDS
 
getTargetAttributeName() - Method in class com.aquima.interactions.mapping.report.ReportingAttributeMappingDS
 
getTargetAttributes() - Method in class com.aquima.interactions.ds.RuleDefinition
This method returns an array containing the (full) names of the attributes the rule is defined for.
getTargetAttributes() - Method in class com.aquima.interactions.framework.rule.CsvDataRule
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.constraint.table.ConstraintRule
 
getTargetAttributes() - Method in interface com.aquima.interactions.rule.ds.IExternalRuleDS
This method returns an array containing the names of the attributes the rule operates on.
getTargetAttributes() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlConstraint
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlExternalRuleDS
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlConstraint
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlExternalRuleDS
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.graph.ConversionRule
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.graph.ReverseRelationRule
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.graph.ValidationRuleBase
 
getTargetAttributes() - Method in interface com.aquima.interactions.rule.IBusinessRule
This method should return an array of attribute names that the rule applies on.
getTargetAttributes() - Method in class com.aquima.interactions.rule.impl.table.DecisionTable
This method returns an array containing all the attributes whose value can be determined by this decision table.
getTargetAttributes() - Method in class com.aquima.interactions.rule.inference.ConstraintDefault
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExpression
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExternalRuleDS
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.inference.defaults.DefaultValue
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.inference.rule.BusinessRule
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.inference.table.DecisionTableRule
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.report.FailedConstraint
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.report.FailedRule
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.report.FailedValidation
 
getTargetAttributes() - Method in class com.aquima.interactions.rule.report.ReportingExternalRuleDS
 
getTargetElement() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlInlineReferenceDS
 
getTargetElement() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlInlineReferenceDS
 
getTargetEntityName() - Method in interface com.aquima.interactions.mapping.ds.IEntityMappingDS
This method returns the name of the entity the values should be mapped to.
getTargetEntityName() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlEntityMappingDS
 
getTargetEntityName() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlEntityMappingDS
 
getTargetEntityName() - Method in interface com.aquima.interactions.mapping.IEntityMappingDefinition
This method returns the entity name of the target.
getTargetEntityName() - Method in class com.aquima.interactions.mapping.impl.EntityMappingDefinition
 
getTargetEntityName() - Method in class com.aquima.interactions.mapping.report.ReportingEntityMappingDS
 
getTargetExpression() - Method in interface com.aquima.interactions.mapping.IInstanceMatchCondition
This method returns the expression that should be evaluated on the target profile.
getTargetExpression() - Method in class com.aquima.interactions.mapping.impl.InstanceMatchCondition
 
getTargetFlow() - Method in class com.aquima.interactions.portal.model.process.TaskMapping
 
getTargetId() - Method in interface com.aquima.interactions.flow.ds.IEdgeDS
This method should return the ID of the next node this edge points to.
getTargetId() - Method in interface com.aquima.interactions.flow.ds.INodeDS
This method should return the ID of the object the node represents.
getTargetId() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlEdgeDS
 
getTargetId() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlNodeDS
 
getTargetId() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlEdgeDS
 
getTargetId() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlNodeDS
 
getTargetId() - Method in class com.aquima.interactions.flow.model.InternalNode
 
getTargetId() - Method in class com.aquima.interactions.flow.report.ReportingEdgeDS
 
getTargetId() - Method in class com.aquima.interactions.flow.report.ReportingNodeDS
 
getTargetId() - Method in class com.aquima.interactions.portal.ds.sys.flow.ExecuteTaskNode
 
getTargetInstanceType() - Method in interface com.aquima.interactions.process.ds.IMessageEventMappingDS
This method returns the target instance Possible values: Singleton(s)/ Select Existing Instance
getTargetInstanceType() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventMappingDS
 
getTargetInstanceType() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventMappingDS
 
getTargetInstanceType() - Method in interface com.aquima.interactions.process.IMessageEventMapping
This method returns the target instance Possible values: Singleton(s)/ Select Existing Instance
getTargetInstanceType() - Method in class com.aquima.interactions.process.impl.MessageEventMappingDefinition
 
getTargetModel() - Method in interface com.aquima.interactions.mapping.IMappingDefinition
This method returns the target model.
getTargetModel() - Method in class com.aquima.interactions.mapping.impl.MappingDefinition
 
getTargetName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getTargetName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getTargetName() - Method in interface com.aquima.interactions.composer.IElementReference
This method returns the name of the element this reference refers to.
getTargetName() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the name of the element this reference refers to.
getTargetName() - Method in interface com.aquima.interactions.mapping.ds.IMappingDS
This method returns the name of the target module.
getTargetName() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlMappingDS
 
getTargetName() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlMappingDS
 
getTargetName() - Method in class com.aquima.interactions.mapping.report.ReportingMappingDS
 
getTargetNamespace() - Method in interface com.aquima.interactions.communication.ds.ISchemaDS
This method returns the target namespace of the schema.
getTargetNamespace() - Method in interface com.aquima.interactions.communication.ds.ISoapMessageDS
This method returns the targetnamespace of the message.
getTargetNamespace() - Method in interface com.aquima.interactions.communication.ds.IWsdlDS
This method returns the target namespace of the wsdl.
getTargetNamespace() - Method in interface com.aquima.interactions.communication.ds.IXsdDS
This method returns the target namespace of the schema.
getTargetNamespace() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaDS
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessageDS
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlWsdlDS
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlXsdDS
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaDS
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessageDS
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlWsdlDS
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlXsdDS
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.impl.SoapMessageDefinition
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.impl.WsdlDefinition
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.impl.XsdDefinition
 
getTargetNamespace() - Method in interface com.aquima.interactions.communication.ISchemaDefinition
This method returns the namespace of the schema.
getTargetNamespace() - Method in interface com.aquima.interactions.communication.ISoapMessageDefinition
This method returns the targetnamespace of the message.
getTargetNamespace() - Method in interface com.aquima.interactions.communication.IWsdlDefinition
This method returns the target namespace of the wsdl.
getTargetNamespace() - Method in interface com.aquima.interactions.communication.IXsdDefinition
This method returns the target namespace of the schema.
getTargetNamespace() - Method in class com.aquima.interactions.communication.report.ReportingSchemaDS
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.report.ReportingSoapMessageDS
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.report.ReportingWsdlDS
 
getTargetNamespace() - Method in class com.aquima.interactions.communication.report.ReportingXsdDS
 
getTargetNodeId() - Method in interface com.aquima.interactions.process.ds.IProcessEdgeDS
This method returns the ID of the node to edge is directed to.
getTargetNodeId() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEdgeDS
 
getTargetNodeId() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEdgeDS
 
getTargets() - Method in interface com.aquima.interactions.rule.IDataRuleDefinition
This method returns the targets for this data rule.
getTargets() - Method in class com.aquima.interactions.rule.impl.datarule.DataRuleDefinition
 
getTargetType() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getTargetType() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns the type of the element that is referred to.
getTargetType() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getTargetType() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getTargetType() - Method in interface com.aquima.interactions.composer.IElementReference
This method returns the type of the element this reference refers to.
getTargetType() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the type of the element this reference refers to.
getTargetType() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getTargetVersion() - Method in interface com.aquima.interactions.mapping.ds.IMappingDS
This method returns the version of the target module.
getTargetVersion() - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlMappingDS
 
getTargetVersion() - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlMappingDS
 
getTargetVersion() - Method in class com.aquima.interactions.mapping.report.ReportingMappingDS
 
getTask() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getTask(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
getTask(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method returns the task of a certain id.
getTask(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
This method returns the task of a certain id.
getTask(long) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getTask(long) - Method in interface com.aquima.interactions.process.IProcessData
This method returns the task for the specified ID.
getTask(long) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getTask(long) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
getTask(long, long, String) - Method in interface com.aquima.interactions.process.impl.ITaskEvaluator
Handles task expiration.
getTaskByName(String) - Method in class com.aquima.interactions.process.impl.nodes.NodeContext
 
getTaskByName(String) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getTaskByName(String) - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
This method returns the task definition for the specified name.
getTaskByName(String) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getTaskDefinition() - Method in class com.aquima.interactions.process.impl.EvaluationTask
 
getTaskDefinition() - Method in class com.aquima.interactions.process.impl.nodes.TaskNodeDefinition
 
getTaskDefinition() - Method in interface com.aquima.interactions.process.ITaskNodeDefinition
This method returns the task definition the node is defined for.
getTaskExit(TaskMapping) - Method in class com.aquima.interactions.portal.model.process.ActiveProcessTask
 
getTaskExit(TaskMapping) - Method in interface com.aquima.interactions.portal.model.process.IActiveProcessTask
 
getTaskExit(String) - Method in class com.aquima.interactions.portal.model.process.TaskMapping
 
getTaskHandlerFor(ITaskModel, IProcessCaseChangeListener) - Method in class com.aquima.interactions.process.impl.handlers.NodeHandlerFactory
 
getTaskHandlerFor(ITaskModel, IProcessCaseChangeListener) - Method in interface com.aquima.interactions.process.impl.INodeHandlerFactory
This method returns a handler for the specified task.
getTaskId() - Method in class com.aquima.interactions.flow.model.event.StartTaskEventDetails
 
getTaskId() - Method in interface com.aquima.interactions.foundation.logging.audit.IAuditMessage
Returns the id of the task in which the audit message occurs, when the message was not created in a case context the task id can be null.
getTaskId() - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
getTaskId() - Method in class com.aquima.interactions.foundation.logging.audit.impl.DcmAuditProperties
 
getTaskId() - Method in class com.aquima.interactions.portal.model.process.ActiveProcessTask
 
getTaskId() - Method in interface com.aquima.interactions.portal.model.process.IActiveProcessTask
 
getTaskId() - Method in class com.aquima.interactions.portal.model.process.NonInteractiveProcessEnabledSession
 
getTaskId() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
getTaskId() - Method in class com.aquima.interactions.portal.model.session.SystemInstance
 
getTaskId() - Method in class com.aquima.interactions.portal.TaskPortalEvent
 
getTaskId() - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
getTaskId() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Gets the id of the task the event is associated with.
getTaskId() - Method in exception class com.aquima.interactions.process.exception.UnknownProcessTaskException
This method returns the id of the task that was invalid.
getTaskId() - Method in class com.aquima.interactions.process.impl.CaseUpdatesContext
 
getTaskId() - Method in interface com.aquima.interactions.process.impl.ICaseUpdatesContext
 
getTaskId() - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
getTaskId() - Method in interface com.aquima.interactions.process.scheduler.utility.SchedulerJobConfiguration
 
getTaskId() - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
getTaskId() - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getTaskIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns the taskid filter
getTaskIdTargetAttribute() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
getTaskIdTargetAttribute() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListParameters
This method returns the optional target attribute for the taskId.
GetTaskInfo - Class in com.aquima.interactions.framework.service.task
Purpose
This service can be used to read task properties into the profile (for display purposes).
GetTaskInfo() - Constructor for class com.aquima.interactions.framework.service.task.GetTaskInfo
 
GetTaskInfoResultModel - Interface in com.aquima.interactions.caseengine.client.model
 
getTaskInfoSync(String, long, String, List<String>) - Method in interface com.aquima.interactions.caseengine.client.CaseEngineClient
Get the task info
getTaskMapping(String) - Method in interface com.aquima.interactions.portal.IProcessMapping
Gets the appropriate task mapping.
getTaskMapping(String) - Method in class com.aquima.interactions.portal.model.process.ProcessMapping
 
getTaskMapping(String, InferenceContext) - Method in interface com.aquima.interactions.portal.IProcessMapping
Gets the appropriate task mapping.
getTaskMapping(String, InferenceContext) - Method in class com.aquima.interactions.portal.model.process.ProcessMapping
 
getTaskModel() - Method in class com.aquima.interactions.process.dao.impl.TaskQueryResult
 
getTaskModel() - Method in interface com.aquima.interactions.process.dao.ITaskQueryResult
This method returns the task model.
getTaskModel() - Method in class com.aquima.interactions.process.impl.EvaluationTask
 
getTaskModel(long) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getTaskModel(long) - Method in interface com.aquima.interactions.process.IProcessData
This method returns the task for the specified ID.
getTaskModel(long) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
getTaskName() - Method in interface com.aquima.interactions.caseengine.client.model.StartTaskResultModel
 
getTaskName() - Method in interface com.aquima.interactions.foundation.logging.audit.IAuditMessage
Returns the task name in which the audit message occurs, when the message was not created in a task context the task name can be null.
getTaskName() - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
getTaskName() - Method in class com.aquima.interactions.foundation.logging.audit.impl.DcmAuditProperties
 
getTaskName() - Method in interface com.aquima.interactions.portal.ds.ITaskMappingDS
This method returns the name of the task that should be mapped to an application flow.
getTaskName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlTaskMappingDS
 
getTaskName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlTaskMappingDS
 
getTaskName() - Method in class com.aquima.interactions.portal.model.process.TaskMapping
 
getTaskName() - Method in class com.aquima.interactions.portal.model.session.SystemInstance
 
getTaskName() - Method in class com.aquima.interactions.portal.report.ReportingTaskMappingDS
 
getTaskName() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns the name of the task this node represents.
getTaskName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
getTaskName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
getTaskName() - Method in exception class com.aquima.interactions.process.exception.UnknownTaskException
This method returns the name of the task that was invalid.
getTaskName() - Method in class com.aquima.interactions.process.impl.builder.NodeData
This method returns the name of the task the node represents.
getTaskName() - Method in class com.aquima.interactions.process.impl.nodes.TaskNodeDefinition
 
getTaskName() - Method in interface com.aquima.interactions.process.ITaskNodeDefinition
This method returns the name of the task.
getTaskProperties() - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
getTaskProperties() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
getTaskProperty() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getTaskProperty() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListColumn
This method return the optional task property to display in the column.
getTaskProperty() - Method in class com.aquima.interactions.process.dao.dto.order.TaskPropertyOrder
 
getTaskProperty() - Method in class com.aquima.interactions.process.dao.dto.TaskPropertyFilter
 
getTaskProperty(TaskProperty) - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
getTasks() - Method in class com.aquima.interactions.process.dao.dto.TaskViewResult
 
getTasks() - Method in interface com.aquima.interactions.process.dao.ICaseStateModel
This method returns all tasks that belong to the case.
getTasks() - Method in class com.aquima.interactions.process.dao.impl.CaseStateModel
 
getTaskSessionScope() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getTasksForCase(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
getTasksForCase(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method returns the tasks of a certain case.
getTasksForCase(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
getTasksForPriorityEvaluation() - Method in class com.aquima.interactions.process.impl.RefreshableJobDefinition
Returns the node IDs of tasks whose priority should be evaluated.
getTeamFilter() - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
getTeams() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getTeams() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getTeams() - Method in class com.aquima.interactions.portal.model.session.UserData
 
getTeams() - Method in class com.aquima.interactions.process.AutomaticUser
 
getTeams() - Method in interface com.aquima.interactions.process.dao.IAssigneeInfo
Return the names of the teams.
getTeams() - Method in class com.aquima.interactions.process.dao.impl.AssigneeInfo
 
getTeams() - Method in class com.aquima.interactions.project.impl.Project
 
getTeams() - Method in interface com.aquima.interactions.project.IProject
This method returns an array containing all the defined teams.
getTeams() - Method in interface com.aquima.interactions.project.IUserData
This method returns an array containing the names of the teams of the user.
getTeams() - Method in class com.aquima.interactions.trace.impl.TraceAssigneeInfoDto
 
getTemplate() - Method in class com.aquima.interactions.expressions.semantics.nodes.TemplateCall
This method returns the expression of the template that should be invoked.
getTemplateName() - Method in class com.aquima.interactions.expressions.semantics.nodes.TemplateCall
This method returns the name of the template that should be invoked.
getTenant() - Method in class com.aquima.interactions.portal.model.session.UserData
 
getTenant() - Method in class com.aquima.interactions.process.AutomaticUser
 
getTenant() - Method in interface com.aquima.interactions.project.IUserData
This method returns the name of the tenant.
getTenantId() - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
getTenantId() - Method in interface com.aquima.interactions.process.scheduler.utility.SchedulerJobConfiguration
 
getTenantId() - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
getTenants() - Method in class com.aquima.interactions.process.ProcessSettings
 
getTestPath() - Method in interface com.aquima.interactions.portal.ISessionScope
This function returns the testPath for the current session.
getTestPath() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getTestPath() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
getTestPath() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
getTestPath() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
getText() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.FieldMessage
 
getText() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParseMessage
 
getText() - Method in interface com.aquima.interactions.composer.IAsset
This method returns a multilingual text object containing the actual content of the text element.
getText() - Method in interface com.aquima.interactions.composer.IGlobalParameterValue
If the parameter is of type text, this method returns the content item containing the text.
getText() - Method in interface com.aquima.interactions.composer.IMessage
This method returns a text object containing the actual content of the message.
getText() - Method in class com.aquima.interactions.composer.model.Asset
 
getText() - Method in class com.aquima.interactions.composer.model.ComposerErrorMessage
 
getText() - Method in class com.aquima.interactions.composer.model.definition.GlobalParameterValueDefinition
If the parameter is of text type, returns the reference to the content item containing the text.
getText() - Method in class com.aquima.interactions.composer.model.definition.TextNodeDefinition
This method returns the text string that should be included as-is in the result of the text element.
getText() - Method in class com.aquima.interactions.composer.model.GlobalParameterValue
 
getText() - Method in class com.aquima.interactions.composer.model.Link
This method returns the text that should be shown for the link.
getText() - Method in class com.aquima.interactions.composer.model.TextNode
This method returns the text string of this element.
getText() - Method in class com.aquima.interactions.dtree.AssetSolution
This method returns the asset definition that was found as solution.
getText() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.CommentNode
This method returns the comment text of the node.
getText() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.TextNode
This method returns the text of the node.
getText() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.CommentDefinition
This method returns the text of the comment.
getText() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.TextDefinition
This method returns the text of the parse node.
getText() - Method in class com.aquima.interactions.expressions.tsl.printer.TslPrinterVisitor
 
getText() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
getText() - Method in class com.aquima.interactions.portal.model.session.EventError
 
getText() - Method in exception class com.aquima.interactions.rule.exception.TslExpandException
This method returns the TSL text for which the expand action failed.
getText() - Method in interface com.aquima.interactions.rule.IValidationMessage
This method returns a text explaining the validation failure.
getText() - Method in class com.aquima.interactions.rule.validation.ValidationMessage
 
getText(String) - Method in interface com.aquima.interactions.composer.IComposer
Looks up the text definition for the specified name and returns the definition model.
getText(String) - Method in class com.aquima.interactions.composer.model.Composer
 
getText(String) - Method in class com.aquima.interactions.composer.model.definition.AssetDefinition
This method returns the dynamic multilingual text object for the specified format.
getText(String) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
getText(String) - Method in interface com.aquima.interactions.portal.IElementComposer
Looks up the text definition for the specified name and returns the definition model.
getText(String) - Method in class com.aquima.interactions.portal.model.ElementComposer
 
getText(String) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlJustificationAsset
 
getText(String) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlJustificationAsset
 
getTextId() - Method in class com.aquima.interactions.ds.JustificationDS
 
getTextId() - Method in interface com.aquima.interactions.rule.ds.IJustificationDS
Returns the text id containing the justification explanation.
getTextId() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlJustificationAsset
 
getTextId() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlJustificationDS
 
getTextId() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlJustificationAsset
 
getTextId() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlJustificationDS
 
getTextId() - Method in class com.aquima.interactions.rule.graph.JustificationEntry
 
getTextItem() - Method in class com.aquima.interactions.composer.model.Link
This method returns the text that should be shown for the link.
getTextQualifier() - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvMetaData
This method returns the character to use for quoted elements.
getTextSolution() - Method in class com.aquima.interactions.dtree.impl.Solution
 
getTextSolution() - Method in interface com.aquima.interactions.dtree.ISolution
This method returns the Asset solution.
getThemes() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getThemes() - Method in class com.aquima.interactions.project.impl.Project
 
getThemes() - Method in interface com.aquima.interactions.project.IProject
This method returns an array of all the themes that are defined to the application.
getThenNode() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ConditionNode
this method returns the node that should be used if the condition evaluates to true.
getThenNode() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.ConditionDefinition
this method returns the node that should be used if the condition evaluates to true.
getThreshold() - Method in class com.aquima.interactions.framework.container.dtree.TreeSelectorParameters
 
getThreshold() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeSearch
 
getThreshold() - Method in class com.aquima.interactions.matching.result.MatchResult
This method returns the minimum score a case should have in order to be included in the result.
getThreshold() - Method in class com.aquima.interactions.matching.result.ScoreList
 
getThresholdPercentage() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchDefinitionDS
 
getThresholdPercentage() - Method in interface com.aquima.interactions.matching.ds.IMatchDefinitionDS
The threshold percentage can be used to limit the number of cases that are valid.
getThresholdPercentage() - Method in interface com.aquima.interactions.matching.IMatchableAttribute
This method returns the threshold for the attribute score.
getThresholdPercentage() - Method in interface com.aquima.interactions.matching.IMatchableInstance
This method returns the threshold for the instance score.
getThresholdPercentage() - Method in class com.aquima.interactions.matching.request.MatchAttribute
 
getThresholdPercentage() - Method in class com.aquima.interactions.matching.request.MatchInstance
 
getTime() - Method in interface com.aquima.interactions.foundation.timer.ITimerEvent
This method returns the time of the timer event.
getTime() - Method in class com.aquima.interactions.matching.impl.functions.values.DateMatchValue
This method returns the time in milliseconds of the date value this match value represents.
getTime() - Method in interface com.aquima.interactions.portal.ISessionActivationContext
 
getTime() - Method in class com.aquima.interactions.portal.model.session.SessionActivationContext
 
getTime() - Method in class com.aquima.interactions.process.impl.EvaluationContext
 
getTime() - Method in interface com.aquima.interactions.process.impl.IEvaluationContext
This method return the time the evaluation started.
getTimelineCreator() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
getTimelineCreator() - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method returns the timeline DAO that should be used by the trace engine.
getTimelineCreator() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
getTimelineCreator() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
getTimelineCreator() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
Returns the timeline dao that will be used by the trace engine
getTimelineCreator() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
getTimelineCreator() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigModuleDS
 
getTimelineCreator() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
getTimelineCreator() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigModuleDS
 
getTimelineCreator() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
getTimelineCreator() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
getTimelineEntry() - Method in interface com.aquima.interactions.trace.ITimelineDisplayNameValues
 
getTimeoutDate() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getTimeoutDate() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
getTimeoutDate() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the time(stamp) at which a timeout will occur for this task.
getTimeoutDate() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
getTimeoutDate() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
getTimeoutDate() - Method in interface com.aquima.interactions.process.IProcessTask
this method returns the date at which the task will expire
getTimeoutDate() - Method in interface com.aquima.interactions.process.IProcessTaskView
this method returns the date at which the task will expire
getTimeoutDate() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
getTimeoutDate() - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getTimeoutDateFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the time out date filter.
getTimer() - Method in class com.aquima.interactions.ds.composite.CompositeDS
 
getTimer() - Method in interface com.aquima.interactions.ds.IAquimaConfiguration
This method returns a timer implementation that handles timed events.
getTimer() - Method in class com.aquima.interactions.ds.matching.MatchPortalEngineDS
 
getTimer() - Method in class com.aquima.interactions.ds.studio.r17.StudioDS
 
getTimer() - Method in class com.aquima.interactions.ds.studio.r17.StudioRepoDS
 
getTimer() - Method in class com.aquima.interactions.ds.xml.XmlPortalEngineDS
 
getTimer() - Method in interface com.aquima.interactions.portal.ds.IPortalEngineDS
This method should return a time implementation to act on timed events.
getTimer() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlPortalEngineDS
 
getTimer() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlPortalEngineDS
 
getTimer() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getTimer() - Method in class com.aquima.interactions.portal.model.Solution
 
getTimer() - Method in interface com.aquima.interactions.process.ds.IProcessManagerDS
This method should return a time implementation to act on timed events.
getTimerExpression() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns the expression that should be evaluated to determine the wait time.
getTimerExpression() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
getTimerExpression() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
getTimerExpression() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
getTimestamp() - Method in class com.aquima.interactions.config.cache.CacheDataEntry
 
getTimestamp() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Gets the datetime when the event was fired.
getTimestampFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns the timestamp filter
getTimeTracker() - Method in interface com.aquima.interactions.portal.ISessionMonitor
Retrieves the time tracker used in the active session.
getTimeTracker() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSessionMonitor
 
getTimeTracker() - Method in class com.aquima.interactions.portal.model.session.SessionMonitor
 
getTimeTrackerFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getTimeTrackerFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getTimeTrackerFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getTimeTrackerFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
This method returns a time tracker factory.
getTimeTrackerFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getTitle() - Method in interface com.aquima.interactions.portal.comments.ICommentEntry
The title of the comment.
getTmsAttributeValue(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
getTmsInstance(EntityValue) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getTmsProfile() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getTmsProfile() - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
getTmsStateManager() - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
getTo() - Method in interface com.aquima.interactions.foundation.connectivity.IMailMessage
This method returns the recipient addresses.
getTo() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailMessage
 
getToAddresses() - Method in interface com.aquima.interactions.foundation.connectivity.IMailConnection
 
getToAddresses() - Method in class com.aquima.interactions.foundation.connectivity.impl.SimpleSmtpMailConnection
 
getToday() - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method returns the current value for system.today.
getToken() - Method in exception class com.aquima.interactions.expressions.LexerFailureException
This method returns the token for which the exception occurred.
getToken() - Method in exception class com.aquima.interactions.expressions.ParseFailureException
This method returns the token for which the exception occurred.
getToList() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
getTotal() - Method in class com.aquima.interactions.process.dao.dto.CaseViewResult
 
getTotal() - Method in class com.aquima.interactions.process.dao.dto.TaskViewResult
 
getTotal() - Method in interface com.aquima.interactions.process.IViewResult
 
getTotal() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
 
getTotalMillis() - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Gets the total processing time of the time tracker in milliseconds.
getTotalMillis() - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
Always returns 0.
getTotalMillis() - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
getTotalPages() - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
getTotalRecords() - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
getTrace() - Method in interface com.aquima.interactions.composer.IMessage
This method returns the cause of the error or warning message.
getTrace() - Method in class com.aquima.interactions.composer.model.ComposerErrorMessage
 
getTrace() - Method in class com.aquima.interactions.portal.model.session.EventError
 
getTraceDao() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
getTraceDao() - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method returns the trace DAO that should be used by the trace engine.
getTraceDao() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
getTraceDao() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
getTraceDao() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
Returns the trace dao that will be used by the trace engine
getTraceDao() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
getTraceDao() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigModuleDS
 
getTraceDao() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
getTraceDao() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigModuleDS
 
getTraceDao() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
getTraceDao() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
getTraceDate() - Method in interface com.aquima.interactions.trace.ITimelineEntry
 
getTraceEngine() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns the trace engine.
getTraceEngine() - Method in interface com.aquima.interactions.portal.model.IModule
Returns the Trace Engine.
getTraceEngine() - Method in class com.aquima.interactions.portal.model.Module
 
getTraceEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getTraceEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getTraceEngine() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getTraceEngine() - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
 
getTraceEngine() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getTraceEngine() - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
getTraceMessage() - Method in exception class com.aquima.interactions.trace.TraceNotifyException
Returns the original Trace Message.
getTransactables() - Method in class com.aquima.interactions.foundation.tx.Transaction
 
getTransactionLevel() - Method in class com.aquima.interactions.profile.events.TransactionEvent
 
getTransactionLevel() - Method in interface com.aquima.interactions.profile.ITransactionEvent
The level inside the transaction.
getTransactionName() - Method in class com.aquima.interactions.profile.events.TransactionEvent
 
getTransactionName() - Method in interface com.aquima.interactions.profile.ITransactionEvent
A created transaction has a name, to enforce nested transactions to return to the desired level on a commit or rollback.
getTransactions() - Method in class com.aquima.interactions.foundation.tx.TransactionManager
 
getTransactions() - Method in class com.aquima.interactions.portal.model.session.state.TxPortalContextState
 
getTransactions() - Method in class com.aquima.interactions.profile.model.state.TxProfileState
 
getTree() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
 
getTreeByName(String) - Method in class com.aquima.interactions.dtree.impl.TreeEngine
 
getTreeByName(String) - Method in interface com.aquima.interactions.dtree.ITreeEngine
Retrieves the tree by it's name.
getTreeDescription() - Method in class com.aquima.interactions.dtree.impl.SearchEntry
 
getTreeDescription() - Method in interface com.aquima.interactions.dtree.ISearchEntry
The display text of the decision tree which is ready for display.
getTreeEngine() - Method in interface com.aquima.interactions.portal.IPortalContext
The tree engine for the current session.
getTreeEngine() - Method in interface com.aquima.interactions.portal.model.IModule
This method returns the (static) tree engine of the application.
getTreeEngine() - Method in class com.aquima.interactions.portal.model.Module
 
getTreeEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getTreeEngine() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getTreeEngine() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getTreeEngineDS() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
getTreeEngineDS() - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
getTreeEngineDS() - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should return a datasource implementation that can be used to initialize the tree engine for the application.
getTreeEngineDS() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ModuleDS
 
getTreeEngineDS() - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
getTreeEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
getTreeEngineDS() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
getTreeEngineDS() - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
getTreeName() - Method in class com.aquima.interactions.dtree.impl.SearchEntry
 
getTreeName() - Method in interface com.aquima.interactions.dtree.ISearchEntry
Returns the decision tree name for the entry.
getTreeNames() - Method in class com.aquima.interactions.dtree.impl.TreeEngine
 
getTreeNames() - Method in interface com.aquima.interactions.dtree.ITreeEngine
Retrieves the tree names.
getTrees() - Method in class com.aquima.interactions.dtree.impl.DecisionTreeVisitor
 
getTriggeredMessageEvent(String) - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method returns the content of a triggered event.
getTriggeredMessageEvent(String) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
getTripleDesProvider() - Static method in class com.aquima.interactions.foundation.security.util.AppServerAwareFactory
This method returns the triple-DES cipher.
getTslParseTree(String) - Method in class com.aquima.interactions.rule.impl.ExpressionTokenizer
This method parses a tsl and returns the parse tree.
getType() - Method in class com.aquima.interactions.communication.data.DataValue
Returns the type of the elements that are stored in this DataArray object.
getType() - Method in interface com.aquima.interactions.communication.ds.IFieldValidationDS
this method return the name of the validator type.
getType() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlFieldValidationDS
 
getType() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlFieldValidationDS
 
getType() - Method in class com.aquima.interactions.communication.report.ReportingFieldValidationDS
 
getType() - Method in class com.aquima.interactions.composer.ds.delegate.FieldValidationDelegateDS
 
getType() - Method in interface com.aquima.interactions.composer.ds.IFieldValidationDS
this method return the name of the validator type.
getType() - Method in interface com.aquima.interactions.composer.ds.ITextNodeDS
This method returns the type of the text node.
getType() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldValidationDS
 
getType() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlTextNodeDS
 
getType() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldValidationDS
 
getType() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlTextNodeDS
 
getType() - Method in class com.aquima.interactions.composer.ElementType
This method returns the unique ID of the element type.
getType() - Method in exception class com.aquima.interactions.composer.exception.DuplicateContentException
This method returns the type of the duplicate element.
getType() - Method in exception class com.aquima.interactions.composer.exception.UnknownTypeException
This method returns the element type that was not supported.
getType() - Method in interface com.aquima.interactions.composer.IButton
This method returns an integer indicating the type of the button.
getType() - Method in interface com.aquima.interactions.composer.IElementDefinition
This method returns the type of the element.
getType() - Method in class com.aquima.interactions.composer.model.Button
 
getType() - Method in class com.aquima.interactions.composer.model.definition.AssetDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.ButtonDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.ContentDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.ContentStyleDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.DocumentDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.FieldValidationDefinition
This method returns the type of the validator that should be used.
getType() - Method in class com.aquima.interactions.composer.model.definition.ImageDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.PageDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.TextConditionDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.TextDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.TextFieldDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.TextNodeBase
This method returns the type of the text node.
getType() - Method in class com.aquima.interactions.composer.model.definition.TextNodeDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.TextRootDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.definition.TextStyleDefinition
 
getType() - Method in class com.aquima.interactions.composer.model.FailedElement
This method returns the type of the element that failed expansion.
getType() - Method in class com.aquima.interactions.composer.model.HiddenElement
This method returns the type of the element that was not visible.
getType() - Method in class com.aquima.interactions.composer.report.ReportingFieldValidationDS
 
getType() - Method in class com.aquima.interactions.ds.export.r17.ExportInfo
Returns the type of stream.
getType() - Method in class com.aquima.interactions.ds.LanguageFormatDefinition
This method returns the type the format should be mapped to.
getType() - Method in class com.aquima.interactions.ds.ValueFormatDefinition
This method returns the data type the value format was defined for.
getType() - Method in class com.aquima.interactions.expressions.definition.Type
Acquires the integral type of the type object.
getType() - Method in class com.aquima.interactions.expressions.functions.FunctionArgument
 
getType() - Method in interface com.aquima.interactions.expressions.functions.IArgumentType
This method returns the data type of the argument.
getType() - Method in interface com.aquima.interactions.expressions.IObjectDefinition
This method returns the data type of the value.
getType() - Method in interface com.aquima.interactions.expressions.IValueDefinition
This method returns the data type of the value.
getType() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.PredicateNode
This method returns the type of the predicate node.
getType() - Method in class com.aquima.interactions.expressions.semantics.ArithmeticOperationResultType
This method returns the actual resulting type.
getType() - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method returns the type information of the node.
getType() - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
getType() - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslIndexDefinition
 
getType() - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslObjectDefinition
 
getType() - Method in interface com.aquima.interactions.flow.ds.INodeDS
This method should return the type of the node.
getType() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlNodeDS
 
getType() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlNodeDS
 
getType() - Method in interface com.aquima.interactions.flow.IEventNodeDetails
 
getType() - Method in interface com.aquima.interactions.flow.IFlowDetails
Returns the type of the flow.
getType() - Method in class com.aquima.interactions.flow.model.DefaultFlowDetails
 
getType() - Method in class com.aquima.interactions.flow.model.event.DefaultDcmEventDetails
 
getType() - Method in class com.aquima.interactions.flow.model.InternalNode
 
getType() - Method in class com.aquima.interactions.flow.report.ReportingNodeDS
 
getType() - Method in interface com.aquima.interactions.foundation.connectivity.IConnection
This method returns the type of the connection object.
getType() - Method in class com.aquima.interactions.foundation.connectivity.impl.AbstractSoapClient
 
getType() - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
getType() - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
 
getType() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
 
getType() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpSoapConnection
 
getType() - Method in class com.aquima.interactions.foundation.connectivity.impl.J2eeConnection
 
getType() - Method in class com.aquima.interactions.foundation.connectivity.impl.MemoryConnection
 
getType() - Method in class com.aquima.interactions.foundation.connectivity.impl.ResourceConnection
 
getType() - Method in class com.aquima.interactions.foundation.connectivity.impl.SimpleSmtpMailConnection
 
getType() - Method in class com.aquima.interactions.foundation.connectivity.Operator
This method returns the type (name) of the input operator.
getType() - Method in interface com.aquima.interactions.foundation.events.IEvent
This method will return the type of the event.
getType() - Method in interface com.aquima.interactions.foundation.events.IEventListener
This method should return a bit-mask containing the event types the listener wishes to be notified for.
getType() - Method in exception class com.aquima.interactions.foundation.exception.InvalidInputFormatException
 
getType() - Method in class com.aquima.interactions.foundation.lic.Component
This method returns the type of the component.
getType() - Method in class com.aquima.interactions.foundation.lic.LicenseContext
This method returns the component type for which the license is specified.
getType() - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Returns the type.
getType() - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
Always returns null.
getType() - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
getType() - Method in class com.aquima.interactions.framework.container.listplus.search.TypedSearchField
 
getType() - Method in class com.aquima.interactions.framework.handler.dtree.Question
 
getType() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.InstanceAction
This method returns the type (name) of the instance action.
getType() - Method in class com.aquima.interactions.mapping.ds.MatchConditionOperator
This method returns the type (name) of the filter operator.
getType() - Method in interface com.aquima.interactions.metamodel.ds.IRelationDS
This method returns the type of the relation.
getType() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlRelationDS
 
getType() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlRelationDS
 
getType() - Method in class com.aquima.interactions.metamodel.impl.RelationDefinition
 
getType() - Method in interface com.aquima.interactions.metamodel.IRelationDefinition
This method returns the type of the relation.
getType() - Method in class com.aquima.interactions.metamodel.ReferenceType
 
getType() - Method in class com.aquima.interactions.metamodel.RelationType
This method returns the name of the relation type.
getType() - Method in interface com.aquima.interactions.portal.ds.IParameterDS
This method returns the type of the parameter.
getType() - Method in class com.aquima.interactions.portal.ds.sys.ExecuteTaskEvent
This method returns the name of the event as defined in the service type.
getType() - Method in class com.aquima.interactions.portal.ds.sys.flow.ExecuteTaskNode
 
getType() - Method in class com.aquima.interactions.portal.ds.WebServiceCall
 
getType() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterDS
 
getType() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterDS
 
getType() - Method in interface com.aquima.interactions.portal.IPortalScope
This method will return the scope type of the portal scope implementation.
getType() - Method in interface com.aquima.interactions.portal.ITypedParameter
This method returns the type of this typed parameter.
getType() - Method in class com.aquima.interactions.portal.model.datatype.DataMember
Returns the type of the member.
getType() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
getType() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
getType() - Method in class com.aquima.interactions.portal.model.flow.FlowNode
 
getType() - Method in class com.aquima.interactions.portal.model.process.CaseDataChangeToMapListener
 
getType() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
getType() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentFlowScope
 
getType() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPageScope
 
getType() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
getType() - Method in class com.aquima.interactions.portal.model.session.scope.FlowScope
 
getType() - Method in class com.aquima.interactions.portal.model.session.scope.FlowScopeDelegate
 
getType() - Method in class com.aquima.interactions.portal.model.session.scope.PageScope
 
getType() - Method in class com.aquima.interactions.portal.model.session.scope.PageScopeDelegate
 
getType() - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
getType() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
getType() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
getType() - Method in class com.aquima.interactions.portal.report.ReportingParameterDS
 
getType() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Gets the type of the event.
getType() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns the type of the task.
getType() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns the type of the node.
getType() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
getType() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
getType() - Method in class com.aquima.interactions.process.impl.builder.NodeData
This method returns the type of the node.
getType() - Method in class com.aquima.interactions.process.impl.CaseDataListener
 
getType() - Method in class com.aquima.interactions.process.impl.nodes.GroupNodeDefinition
 
getType() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getType() - Method in interface com.aquima.interactions.process.nodes.IGroupNodeDefinition
This method returns the type of the group.
getType() - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
getType() - Method in interface com.aquima.interactions.process.scheduler.utility.SchedulerJobConfiguration
 
getType() - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
getType() - Method in class com.aquima.interactions.profile.events.InstanceEvent
 
getType() - Method in class com.aquima.interactions.profile.events.TransactionEvent
 
getType() - Method in class com.aquima.interactions.profile.events.ValueEvent
 
getType() - Method in class com.aquima.interactions.profile.model.TxEventListener
 
getType() - Method in class com.aquima.interactions.profile.model.TxInstanceEvent
 
getType() - Method in class com.aquima.interactions.profile.model.TxValueEvent
 
getType() - Method in interface com.aquima.interactions.project.ds.IParameterDS
This method returns the type of the parameter.
getType() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlParameterDS
 
getType() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlParameterDS
 
getType() - Method in class com.aquima.interactions.project.FieldTypeOutput
This method returns the unique ID of the field output type.
getType() - Method in class com.aquima.interactions.project.GlobalParameterType
This method returns the unique ID of the global parameter type.
getType() - Method in interface com.aquima.interactions.project.IConnectionDefinition
This method returns the type of connection.
getType() - Method in class com.aquima.interactions.project.impl.ConnectionDefinition
 
getType() - Method in class com.aquima.interactions.project.impl.ParameterDefinition
 
getType() - Method in class com.aquima.interactions.project.impl.ValueFormat
This method returns the data type of the value format.
getType() - Method in class com.aquima.interactions.project.impl.ValueFormatDefinition
This method returns the data type the value format was defined for.
getType() - Method in interface com.aquima.interactions.project.IParameterDefinition
This method returns the type of the parameter.
getType() - Method in interface com.aquima.interactions.project.IValueFormatDefinition
This method returns the data type the value format was defined for.
getType() - Method in class com.aquima.interactions.project.ParameterType
This method returns the unique ID of the parameter type.
getType() - Method in class com.aquima.interactions.rule.ConditionOperator
This method returns the type (name) of the filter operator.
getType() - Method in interface com.aquima.interactions.rule.ds.IDefaultRuleDS
This method returns the type of the default.
getType() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlDefaultRuleDS
 
getType() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlDefaultRuleDS
 
getType() - Method in class com.aquima.interactions.rule.inference.Dependency
 
getType() - Method in class com.aquima.interactions.rule.parser.AttributeDelegate
 
getType() - Method in class com.aquima.interactions.rule.parser.EntityDelegate
 
getType() - Method in class com.aquima.interactions.rule.report.ReportingDefaultRuleDS
 
getType() - Method in class com.aquima.interactions.rule.tms.TmsProfileEventListener
 
getType() - Method in class com.aquima.interactions.trace.impl.TraceTaskDto
 
getType() - Method in interface com.aquima.interactions.trace.ITimelineEntry
 
getType() - Method in interface com.aquima.interactions.trace.ITraceEntry
Returns the Type of the trace message, not null.
getType() - Method in class com.aquima.interactions.trace.SortDirection
This method returns the type (name) of the sort direction.
getType() - Method in class com.aquima.interactions.userscope.impl.UserScope
 
getType(QualifiedName) - Method in class com.aquima.interactions.communication.impl.SchemaSetDefinition
 
getType(QualifiedName) - Method in interface com.aquima.interactions.communication.ISchemaSetDefinition
This method returns the type definition of an type in this schemaset.
getType(String) - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
getType(String) - Method in interface com.aquima.interactions.communication.ISchemaDefinition
This method returns the definition of a type.
getTypeByName(String) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getTypeByName(String) - Method in interface com.aquima.interactions.process.IProcessEngineDefinitions
 
getTypeByName(String) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getTypeDependencies(String) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
getTypedParameter(String) - Method in interface com.aquima.interactions.portal.ITypedParameters
This method will return the value for the specified parameter key.
getTypedParameter(String) - Method in class com.aquima.interactions.portal.model.def.TypedParameters
 
getTypedParameterKeys(ParameterType) - Method in class com.aquima.interactions.portal.model.def.TypedParameters
This method returns the keys of the parameters matching the specified type.
getTypeEnvironment() - Method in class com.aquima.interactions.expressions.r7.semantics.SemanticsR7
 
getTypeEnvironment() - Method in interface com.aquima.interactions.expressions.semantics.ISemanticTreeBuilder
This method returns the current type environment.
getTypeExpr() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.InstanceOfNode
This method returns the expression that results in the type name.
getTypeExpr() - Method in class com.aquima.interactions.expressions.semantics.nodes.InstanceOf
This method returns the expression that will result in a type name.
getTypeFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns the type filter
getTypeFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns the type filter.
getTypeFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
getTypeFilter() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Returns the current type filter, null if not set.
getTypeId() - Method in interface com.aquima.interactions.trace.ITimelineEntry
 
getTypeMap(ElementType) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
getTypeMappingName() - Method in exception class com.aquima.interactions.communication.exception.UnknownTypeMappingException
This method returns the name of the unknown type mapping.
getTypeName() - Method in interface com.aquima.interactions.communication.ds.IComplexTypeReferenceDS
This method returns the qualifiedname of the referred type.
getTypeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlComplexTypeReferenceDS
 
getTypeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlComplexTypeReferenceDS
 
getTypeName() - Method in interface com.aquima.interactions.communication.IComplexTypeReference
 
getTypeName() - Method in class com.aquima.interactions.communication.impl.ComplexTypeReference
 
getTypeName() - Method in class com.aquima.interactions.communication.report.ReportingComplexTypeReferenceDS
 
getTypeName() - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
getTypeName() - Method in interface com.aquima.interactions.composer.ds.IContainerDS
This method returns the type name of the container.
getTypeName() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
getTypeName() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
getTypeName() - Method in interface com.aquima.interactions.composer.IContainer
Method returning the name of the container type.
getTypeName() - Method in interface com.aquima.interactions.composer.IFieldValidation
This method returns the type name of the validator that should be used for the field.
getTypeName() - Method in class com.aquima.interactions.composer.model.Container
 
getTypeName() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns the type name of the container.
getTypeName() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
getTypeName() - Method in class com.aquima.interactions.composer.model.FieldValidation
 
getTypeName() - Method in class com.aquima.interactions.composer.model.Link
This method returns the (type) name of the link.
getTypeName() - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
getTypeName() - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
getTypeName() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchFunctionDS
 
getTypeName() - Method in class com.aquima.interactions.expressions.definition.Type
Returns the type name of this type object when known.
getTypeName() - Method in interface com.aquima.interactions.expressions.IExpr
Returns the type name of the result type.
getTypeName() - Method in interface com.aquima.interactions.expressions.IObjectDefinition
This method returns the name of the type the value belongs to.
getTypeName() - Method in interface com.aquima.interactions.expressions.IValueDefinition
This method returns the name of the type the value belongs to.
getTypeName() - Method in class com.aquima.interactions.expressions.r7.ExpressionR7
 
getTypeName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.AllNode
Returns the the type name of the all expression.
getTypeName() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachNode
This method returns the type of the instance that is iterated over.
getTypeName() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
getTypeName() - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslIndexDefinition
 
getTypeName() - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslObjectDefinition
 
getTypeName() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.ForeachDefinition
This method returns the type of the instance that is iterated over.
getTypeName() - Method in class com.aquima.interactions.flow.model.FlowEvaluatorType
 
getTypeName() - Method in interface com.aquima.interactions.foundation.IPrimitiveValue
This method will return the (optional) type name of the value.
getTypeName() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
getTypeName() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
getTypeName() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
getTypeName() - Method in interface com.aquima.interactions.framework.container.link.ILinkParameters
This method returns the type of the link (for instance "document").
getTypeName() - Method in class com.aquima.interactions.framework.container.link.LinkParameters
 
getTypeName() - Method in class com.aquima.interactions.framework.validator.ValidatorBase
 
getTypeName() - Method in class com.aquima.interactions.framework.validator.ValidatorCallBase
 
getTypeName() - Method in interface com.aquima.interactions.matching.ds.IMatchFunctionDS
This method returns the type name for this match function.
getTypeName() - Method in interface com.aquima.interactions.matching.IMatchFunctionFactory
This method returns the type name of the match functions this factory can provide for.
getTypeName() - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatchFactory
 
getTypeName() - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactNumberMatchFactory
 
getTypeName() - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactStringMatchFactory
 
getTypeName() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatchFactory
 
getTypeName() - Method in class com.aquima.interactions.matching.impl.functions.levenshtein.LevenshteinMatchFactory
 
getTypeName() - Method in class com.aquima.interactions.matching.impl.functions.normdist.NormDistMatchFactory
 
getTypeName() - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatchFactory
 
getTypeName() - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatchFactory
 
getTypeName() - Method in class com.aquima.interactions.matching.impl.functions.range.RangeMatchFactory
 
getTypeName() - Method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramMatchFactory
 
getTypeName() - Method in interface com.aquima.interactions.portal.ds.IContainerExpanderDS
This method returns the type name of the container expander.
getTypeName() - Method in interface com.aquima.interactions.portal.ds.IMaskCallDS
This method returns the type name of the mask (never null).
getTypeName() - Method in interface com.aquima.interactions.portal.ds.IServiceCallDS
This method returns the service type name.
getTypeName() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
getTypeName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlContainerExpanderDS
 
getTypeName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlMaskCallDS
 
getTypeName() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlServiceCallDS
 
getTypeName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlContainerExpanderDS
 
getTypeName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlMaskCallDS
 
getTypeName() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlServiceCallDS
 
getTypeName() - Method in interface com.aquima.interactions.portal.IMaskCall
This method returns the mask type name.
getTypeName() - Method in interface com.aquima.interactions.portal.IServiceCall
This method returns the service type name.
getTypeName() - Method in class com.aquima.interactions.portal.model.def.ContainerExpanderDefinition
 
getTypeName() - Method in class com.aquima.interactions.portal.model.def.MaskCallDefinition
This method returns the type name of the mask (never null).
getTypeName() - Method in class com.aquima.interactions.portal.model.def.ServiceCallDefinition
 
getTypeName() - Method in class com.aquima.interactions.portal.model.def.ServiceCallEvent
This method returns the event type name.
getTypeName() - Method in interface com.aquima.interactions.portal.model.IContainerExpanderDefinition
This method returns the type name of the container expander.
getTypeName() - Method in interface com.aquima.interactions.portal.model.IMaskCallDefinition
This method returns the mask type name.
getTypeName() - Method in interface com.aquima.interactions.portal.model.IServiceCallDefinition
This method returns the service type name.
getTypeName() - Method in class com.aquima.interactions.portal.model.session.MaskCall
 
getTypeName() - Method in class com.aquima.interactions.portal.model.session.ServiceCall
 
getTypeName() - Method in class com.aquima.interactions.portal.report.ReportingContainerExpanderDS
 
getTypeName() - Method in class com.aquima.interactions.portal.report.ReportingServiceCallDS
 
getTypeName() - Method in interface com.aquima.interactions.process.ds.IProcessFlowDS
This method returns the name of the process type.
getTypeName() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessFlowDS
 
getTypeName() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessFlowDS
 
getTypeName() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
getTypeName() - Method in interface com.aquima.interactions.process.IProcessDefinition
This method returns the name of the type of the process.
getTypeName() - Method in class com.aquima.interactions.process.TaskExit
This method returns the name of the exit type.
getTypeName() - Method in exception class com.aquima.interactions.project.exception.UnknownValidatorException
This method returns the name of the unknown validator.
getTypeName() - Method in interface com.aquima.interactions.rule.ds.datarule.IDataRuleDS
This method returns the type name of this data rule.
getTypeName() - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateDS
 
getTypeName() - Method in interface com.aquima.interactions.rule.ds.IValidationDS
This method returns the type of the validation.
getTypeName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlDataRuleDS
 
getTypeName() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlValidationDS
 
getTypeName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlDataRuleDS
 
getTypeName() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlValidationDS
 
getTypeName() - Method in interface com.aquima.interactions.rule.IDataRuleDefinition
This method returns the type of data rule.
getTypeName() - Method in class com.aquima.interactions.rule.impl.datarule.DataRuleDefinition
 
getTypeName() - Method in interface com.aquima.interactions.rule.IValidator
This method returns the type of the validator.
getTypeName() - Method in interface com.aquima.interactions.rule.IValidatorCall
This method returns the type of the validator.
getTypeName() - Method in class com.aquima.interactions.rule.parser.AttributeDelegate
 
getTypeName() - Method in class com.aquima.interactions.rule.parser.EntityDelegate
 
getTypeName() - Method in class com.aquima.interactions.rule.report.ReportingDataRuleDS
 
getTypeName() - Method in class com.aquima.interactions.rule.report.ReportingValidatorDS
 
getTypeName() - Method in class com.aquima.interactions.rule.validation.ValidatorCallAdapter
 
getTypeNameOf(IBusinessRule) - Static method in class com.aquima.interactions.rule.RuleType
This method return the detailed rule type name of a business rule.
getTypeReference() - Method in interface com.aquima.interactions.communication.ds.IElementMappingDS
This method returns the type reference of the element.
getTypeReference() - Method in interface com.aquima.interactions.communication.ds.IElementParticleMappingDS
This method returns the typereference of the element.
getTypeReference() - Method in interface com.aquima.interactions.communication.ds.ISoapMessagePartDS
This method returns the reference to a type.
getTypeReference() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementMappingDS
 
getTypeReference() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementParticleMappingDS
 
getTypeReference() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessagePartDS
 
getTypeReference() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementMappingDS
 
getTypeReference() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementParticleMappingDS
 
getTypeReference() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessagePartDS
 
getTypeReference() - Method in interface com.aquima.interactions.communication.IElementMappingDefinition
The typereference of the element.
getTypeReference() - Method in interface com.aquima.interactions.communication.IElementParticleMappingDefinition
This method returns the element reference of the element.
getTypeReference() - Method in class com.aquima.interactions.communication.impl.ElementMappingDefinition
 
getTypeReference() - Method in class com.aquima.interactions.communication.impl.ElementParticleMappingDefinition
 
getTypeReference() - Method in class com.aquima.interactions.communication.impl.SoapMessagePartDefinition
 
getTypeReference() - Method in interface com.aquima.interactions.communication.ISoapMessagePartDefinition
This method returns the type reference of the message part.
getTypeReference() - Method in class com.aquima.interactions.communication.report.ReportingElementMappingDS
 
getTypeReference() - Method in class com.aquima.interactions.communication.report.ReportingElementParticleMappingDS
 
getTypeReference() - Method in class com.aquima.interactions.communication.report.ReportingSoapMessagePartDS
 
getTypes() - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
getTypes() - Method in interface com.aquima.interactions.communication.ISchemaDefinition
This method returns all defined types of this schema.
getUnassignedTasks() - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
getUnassignedTasks() - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
getUnassignedTasks() - Method in interface com.aquima.interactions.process.IProcessData
This method returns an array containing all the tasks that have not yet been assigned.
getUnassignedTasks() - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
getUnassignedTasks() - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
getUnauthorizedUserIds() - Method in interface com.aquima.interactions.process.dao.ITaskModel
Returns the ids of the user unauthorized to execute the task.
getUnhandledException() - Method in exception class com.aquima.interactions.profile.exception.UnhandledException
This method returns the exception that was not handled correctly.
getUniqueKeys() - Method in interface com.aquima.interactions.matching.IMatchResult
This method returns the key field values that are used to group the results on.
getUniqueKeys() - Method in class com.aquima.interactions.matching.result.MatchResult
 
getUnit() - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory.Location
 
getUnitName() - Method in class com.aquima.interactions.expressions.Position
This method returns the name of the parsed unit.
getUnitName() - Method in class com.aquima.interactions.rule.impl.ReportingExpressionParser
 
getUnitName() - Method in class com.aquima.interactions.rule.parser.ExpressionParserProxy
 
getUnknownPercentage() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchDefinitionDS
 
getUnknownPercentage() - Method in interface com.aquima.interactions.matching.ds.IMatchDefinitionDS
The unknown percentage is used when a certain value is requested, but there is no value offered.
getUnknownPercentage() - Method in interface com.aquima.interactions.matching.IMatchableAttribute
This method returns the score that should be used when one of the required values is unknown.
getUnknownPercentage() - Method in class com.aquima.interactions.matching.request.MatchAttribute
 
getUpdatedCases() - Method in class com.aquima.interactions.process.impl.ProcessCaseChangeListener
This method will return all the updated cases by the message event.
getUpdatedCases() - Method in class com.aquima.interactions.process.MessageEventListener
This method will return all the updated cases by the message event.
getUpdatedFields() - Method in class com.aquima.interactions.portal.PortalEvent
This method will return an array containing all the keys of the fields for which a new value is present in this event.
getUpperPartial() - Method in class com.aquima.interactions.ds.matching.ExtXmlRampDS
 
getUpperPartial() - Method in interface com.aquima.interactions.matching.ds.IRampDS
This method returns the upper partial of the ramp definition.
getUpperPartial() - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampValue
 
getUpperPartial() - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampValue
 
getUpperPartial() - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampDefinition
 
getUpperRange() - Method in class com.aquima.interactions.ds.matching.ExtXmlRampDS
 
getUpperRange() - Method in interface com.aquima.interactions.matching.ds.IRampDS
This method returns the upper range of the ramp definition.
getUpperRange() - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampValue
 
getUpperRange() - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampValue
 
getUpperRange() - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampDefinition
 
getUpperRange() - Method in class com.aquima.interactions.matching.impl.functions.range.StringRangeValue
 
getUpperValue() - Method in interface com.aquima.interactions.foundation.IRangeValue
This method returns the upper value of the range.
getUpperValue() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
getURI() - Method in interface com.aquima.interactions.foundation.io.IResourceInfo
This method returns a Uniform Resource Identifier object for the resource.
getURI() - Method in class com.aquima.interactions.foundation.io.resource.FileInfo
 
getURI() - Method in class com.aquima.interactions.foundation.io.resource.PackageInfo
 
getURI() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
getUrl() - Method in interface com.aquima.interactions.foundation.connectivity.IHttpConnection
This method returns the url used for connecting to the endpoint.
getUrl() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
 
getUrl() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpSoapConnection
 
getUrl() - Method in interface com.aquima.interactions.foundation.connectivity.ISoapConnection
This method returns the url used for connecting to the endpoint.
getUrl() - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapConnection
 
getUrl() - Method in interface com.aquima.interactions.portal.IProjectChange
 
getUrl() - Method in class com.aquima.interactions.portal.model.session.scope.ProjectChange
 
getURL() - Method in class com.aquima.interactions.foundation.io.resource.PackageInfo
 
getUrnArguments() - Method in class com.aquima.interactions.communication.impl.RestRequestMessageDefinition
 
getUrnArguments() - Method in interface com.aquima.interactions.communication.IRestRequestMessageDefinition
This method returns the urn arguments of the request url.
getUrnFragments() - Method in class com.aquima.interactions.communication.impl.RestRequestMessageDefinition
 
getUrnFragments() - Method in interface com.aquima.interactions.communication.IRestRequestMessageDefinition
This method returns the urn fragments of the request url.
getUsedByValueDependencies(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
getUsedValues() - Method in interface com.aquima.interactions.mapping.IMappedJustificationTree
This method returns an array with justification information for the values that were used to determine the value belonging to this justification tree.
getUsedValues() - Method in class com.aquima.interactions.mapping.impl.MappedJustificationTree
 
getUsedValues() - Method in class com.aquima.interactions.rule.DMNDecisionTree
This method returns an array with justification information for the values that were used to determine the value belonging to this DMN decision tree.
getUsedValues() - Method in interface com.aquima.interactions.rule.IInferenceDetails
This method returns an array containing the references to the values that were used to determine the current value.
getUsedValues() - Method in class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
getUsedValues() - Method in class com.aquima.interactions.rule.JustificationTree
This method returns an array with justification information for the values that were used to determine the value belonging to this justification tree.
getUsedValues() - Method in class com.aquima.interactions.rule.tms.TmsInferenceDetails
 
getUseKeyField() - Method in class com.aquima.interactions.matching.result.MatchResult
This method returns a boolean indicating if key-field grouping should be used.
getUser() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getUser() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
getUserData() - Method in class com.aquima.interactions.portal.model.session.state.SessionScopeDump
 
getUserData() - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
 
getUserData() - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
getUserFilter() - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
getUserFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
getUserId() - Method in class com.aquima.interactions.portal.comments.CommentSearchCriteria
Returns the filtered userId.
getUserId() - Method in interface com.aquima.interactions.portal.comments.ICommentEntry
Returns the id of the user.
getUserId() - Method in class com.aquima.interactions.portal.model.session.UserData
 
getUserId() - Method in class com.aquima.interactions.process.AutomaticUser
 
getUserId() - Method in interface com.aquima.interactions.project.IUserData
This method returns an ID that uniquely identifies the user.
getUserId() - Method in interface com.aquima.interactions.trace.ITimelineEntry
 
getUsername() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
 
getUsername() - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapConnection
 
getUsername() - Method in class com.aquima.interactions.framework.service.connectivity.sql.SqlConnection
 
getUserName() - Method in exception class com.aquima.interactions.ds.studio.exception.AuthenticationFailureException
This method returns the user name for which the authentication failed.
getUserName() - Method in class com.aquima.interactions.portal.model.session.UserData
 
getUserName() - Method in class com.aquima.interactions.process.AutomaticUser
 
getUserName() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Gets the user who created the event.
getUserName() - Method in interface com.aquima.interactions.project.IUserData
This method returns the name of the user this object represents.
getUserName() - Method in interface com.aquima.interactions.trace.ITimelineEntry
 
getUserNameFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns the username filter
getUserProfile() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns the profile of all the user set data.
getUserProfile() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getUserProfile() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getUserProfile() - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
getUsers() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
getUsers() - Method in interface com.aquima.interactions.process.dao.IAssigneeInfo
Return the name of a specific user.
getUsers() - Method in class com.aquima.interactions.process.dao.impl.AssigneeInfo
 
getUsers() - Method in class com.aquima.interactions.trace.impl.TraceAssigneeInfoDto
 
getUserScope() - Method in interface com.aquima.interactions.portal.IPortalContext
Retrieves the user scope for the current user from the context.
getUserScope() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getUserScope() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getUserScope() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getUserScopeDao() - Method in class com.aquima.interactions.ds.composite.CompositeDS
 
getUserScopeDao() - Method in interface com.aquima.interactions.ds.IAquimaConfiguration
This method returns the user scope dao that is responsible for storing user specific data across applications and sessions
getUserScopeDao() - Method in class com.aquima.interactions.ds.matching.MatchPortalEngineDS
 
getUserScopeDao() - Method in class com.aquima.interactions.ds.studio.r17.StudioDS
 
getUserScopeDao() - Method in class com.aquima.interactions.ds.studio.r17.StudioRepoDS
 
getUserScopeDao() - Method in class com.aquima.interactions.ds.xml.XmlPortalEngineDS
 
getUserScopeDao() - Method in interface com.aquima.interactions.portal.ds.IPortalEngineDS
This method returns the user scope dao that is responsible for storing user specific data across applications and sessions
getUserScopeDao() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlPortalEngineDS
 
getUserScopeDao() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlPortalEngineDS
 
getUserScopeDao() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getUserScopeDao() - Method in class com.aquima.interactions.portal.model.Solution
 
getUseValueDependencies(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
getValidating() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser
 
getValidationAction() - Method in class com.aquima.interactions.portal.model.session.RequestAction
This method returns the ValidationAction which specifies the validation settings.
getValidationErrorMap() - Method in exception class com.aquima.interactions.portal.function.FunctionValidationException
 
getValidationList() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.AbstractSchemaValidationElement
 
getValidationMessages() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.AbstractSchemaValidationElement
 
getValidationMessages() - Method in exception class com.aquima.interactions.foundation.xml.exception.XmlValidationException
This method returns all the validation messages.
getValidationMessages(String) - Method in exception class com.aquima.interactions.communication.exception.FieldValidationException
This method return an array of validation messages for the specified language.
getValidationName() - Method in interface com.aquima.interactions.rule.IValidationMessage
This method returns the name of the validation rule that failed.
getValidationName() - Method in class com.aquima.interactions.rule.validation.ValidationMessage
 
getValidationRule() - Method in interface com.aquima.interactions.communication.IFieldValidationDefinition
This method returns the validation rule that should be evaluated for the field.
getValidationRule() - Method in class com.aquima.interactions.communication.impl.FieldValidationDefinition
 
getValidations() - Method in interface com.aquima.interactions.communication.IAnyParticleMappingDefinition
This method returns the validations of the attribute.
getValidations() - Method in interface com.aquima.interactions.communication.IAttributeMappingDefinition
This method return the validations of the attribute.
getValidations() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
This method returns the validations of the attribute.
getValidations() - Method in interface com.aquima.interactions.communication.IElementParticleMappingDefinition
This method returns the validations of the attribute.
getValidations() - Method in interface com.aquima.interactions.communication.IGroupParticleMappingDefinition
This method return the validations of the relation.
getValidations() - Method in class com.aquima.interactions.communication.impl.AnyParticleMappingDefinition
 
getValidations() - Method in class com.aquima.interactions.communication.impl.AttributeMappingDefinition
 
getValidations() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
getValidations() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
getValidations() - Method in class com.aquima.interactions.communication.impl.ElementParticleMappingDefinition
 
getValidations() - Method in class com.aquima.interactions.communication.impl.GroupParticleMappingDefinition
 
getValidations() - Method in class com.aquima.interactions.communication.impl.RestHeaderDefinition
 
getValidations() - Method in class com.aquima.interactions.communication.impl.RestMessageDefinition
 
getValidations() - Method in class com.aquima.interactions.communication.impl.RestUrnArgumentDefinition
 
getValidations() - Method in class com.aquima.interactions.communication.impl.RestUrnFragmentDefinition
 
getValidations() - Method in class com.aquima.interactions.communication.impl.SoapMessagePartDefinition
 
getValidations() - Method in interface com.aquima.interactions.communication.IRestHeaderDefinition
This method returns the validations of the attribute.
getValidations() - Method in interface com.aquima.interactions.communication.IRestMessageDefinition
This method returns the validations of the attribute.
getValidations() - Method in interface com.aquima.interactions.communication.IRestUrnArgumentDefinition
This method returns the validations of the attribute.
getValidations() - Method in interface com.aquima.interactions.communication.IRestUrnFragmentDefinition
This method returns the validations of the attribute.
getValidations() - Method in interface com.aquima.interactions.communication.ISoapMessagePartDefinition
This method returns the validations of the attribute.
getValidations() - Method in interface com.aquima.interactions.composer.IField
This method returns the validations that are defined for this field.
getValidations() - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
This method returns an array containing all the validations that are defined for this field.
getValidations() - Method in class com.aquima.interactions.composer.model.Field
 
getValidationStatusAttributeName() - Method in interface com.aquima.interactions.framework.container.navigationmenu.v1.model.INavigationMenuParameters
 
getValidationStatusAttributeName() - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.NavigationMenuParameters
 
getValidator() - Method in interface com.aquima.interactions.communication.IFieldValidationDefinition
This method returns the validator that should be evaluated for the field.
getValidator() - Method in class com.aquima.interactions.communication.impl.FieldValidationDefinition
 
getValidator(String) - Method in class com.aquima.interactions.framework.validator.DefaultValidatorFactory
 
getValidator(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedValidatorFactory
 
getValidator(String) - Method in class com.aquima.interactions.rule.impl.RuleEngine
 
getValidator(String) - Method in interface com.aquima.interactions.rule.IRuleEngine
This method returns a (custom) validator implementation for the specified type, using the provided parameters to initialize it.
getValidator(String) - Method in interface com.aquima.interactions.rule.IValidatorFactory
This method should create and return a new validator instance.
getValidatorByName(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getValidatorByName(String) - Method in class com.aquima.interactions.project.impl.Project
 
getValidatorByName(String) - Method in interface com.aquima.interactions.project.IProject
This method returns the validator definition for the specified type name.
getValidatorFactory() - Method in class com.aquima.interactions.framework.DefaultFactoryManagerBase
 
getValidatorFactory() - Method in class com.aquima.interactions.framework.FactoryManager
 
getValidatorFactory() - Method in class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
getValidatorFactory() - Method in interface com.aquima.interactions.portal.IFactoryManager
This method returns the validator factory, that is used to request (custom) validator implementations.
getValidatorFactory() - Method in class com.aquima.interactions.portal.model.factory.LinkedFactoryManager
 
getValidatorNames() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getValidatorNames() - Method in class com.aquima.interactions.project.impl.Project
 
getValidatorNames() - Method in interface com.aquima.interactions.project.IProject
This method returns an array containing the names of the (custom) validators that are available.
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.AbstractMask
Should return the datatypes for which this mask can be applied.
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.AbstractSubstringMask
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.DatePattern
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.HexadecimalInteger
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.NumberPattern
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.OctalInteger
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.OrdinalNumber
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.RegularExpression
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.RomanInteger
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.SpelledBoolean
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.SpelledCurrency
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.SpelledDayOfWeek
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.SpelledDeltaDate
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.SpelledInteger
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.SpelledMonth
 
getValidDataTypes() - Method in class com.aquima.interactions.framework.mask.impl.SpelledNumber
 
getValidFrom() - Method in class com.aquima.interactions.foundation.lic.License
 
getValidityInfoString() - Method in class com.aquima.interactions.foundation.lic.License
 
getValidRange() - Method in class com.aquima.interactions.framework.validator.NumberValidatorCall
This method returns the range of values that are deemed valid.
getValidTo() - Method in class com.aquima.interactions.foundation.lic.License
 
getValue() - Method in class com.aquima.interactions.communication.data.DataPrimitive
Returns the primitive value.
getValue() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaAttribute
 
getValue() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaFragment
 
getValue() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
 
getValue() - Method in class com.aquima.interactions.composer.ds.delegate.DomainValueDelegateDS
 
getValue() - Method in interface com.aquima.interactions.composer.ds.ITextNodeDS
This method returns the value of the text node.
getValue() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlTextNodeDS
 
getValue() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlTextNodeDS
 
getValue() - Method in interface com.aquima.interactions.composer.IDomainValue
This method returns the actual value may be used in the field.
getValue() - Method in interface com.aquima.interactions.composer.IField
This method returns the value of the field.
getValue() - Method in interface com.aquima.interactions.composer.IGlobalParameterValue
If the parameter is of type primitive, this method returns the value resulted from evaluating the value expression.
getValue() - Method in class com.aquima.interactions.composer.ImageType
 
getValue() - Method in class com.aquima.interactions.composer.model.DomainValue
 
getValue() - Method in class com.aquima.interactions.composer.model.Field
 
getValue() - Method in class com.aquima.interactions.composer.model.GlobalParameterValue
 
getValue() - Method in class com.aquima.interactions.composer.model.ImageContentType
 
getValue() - Method in interface com.aquima.interactions.composer.model.IRendererProperty
Returns the value of the property.
getValue() - Method in class com.aquima.interactions.composer.model.RendererProperty
 
getValue() - Method in class com.aquima.interactions.composer.model.table.TableCell
This method returns the value of the cell.
getValue() - Method in class com.aquima.interactions.composer.model.TextValueNode
This method returns the value from the field node.
getValue() - Method in class com.aquima.interactions.dtree.ValueSolution
This method returns the value that provided by the decision tree as solution for the attribute.
getValue() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.ConstexprNode
This method returns the constant value of the node.
getValue() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.StringNode
This method returns the string value of the parse node.
getValue() - Method in class com.aquima.interactions.expressions.semantics.nodes.Constant
This method returns the constant value of this node.
getValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
getValue() - Method in class com.aquima.interactions.flow.model.RepeatValue
 
getValue() - Method in class com.aquima.interactions.foundation.convert.Convertable
 
getValue() - Method in interface com.aquima.interactions.foundation.convert.IConvertable
This method returns the internal object of this instance without any conversion.
getValue() - Method in class com.aquima.interactions.foundation.GUID
This method returns the internal value of the GUID.
getValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
getValue() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
getValue() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
getValue() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
getValue() - Method in class com.aquima.interactions.foundation.types.DateValue
 
getValue() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
getValue() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
getValue() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
getValue() - Method in class com.aquima.interactions.foundation.types.ListValue
 
getValue() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
getValue() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
getValue() - Method in class com.aquima.interactions.foundation.types.StringValue
 
getValue() - Method in interface com.aquima.interactions.foundation.utility.CaseInsensitiveMap.Entry
This method returns the value of the entry.
getValue() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
The text 'value' of the element -- easy shortcut to get tag values.
getValue() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
getValue() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
getValue() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
The text 'value' of the element -- easy shortcut to get tag values.
getValue() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getValue() - Method in class com.aquima.interactions.framework.connectivity.CsvCriteria
 
getValue() - Method in interface com.aquima.interactions.framework.container.listplus.search.filters.IGenericFilter
 
getValue() - Method in class com.aquima.interactions.framework.handler.dtree.Answer
 
getValue() - Method in class com.aquima.interactions.framework.handler.dtree.Question
 
getValue() - Method in class com.aquima.interactions.framework.handler.dtree.SolutionPart
 
getValue() - Method in class com.aquima.interactions.framework.service.connectivity.InputValue
This method returns the value that should be used for the field.
getValue() - Method in class com.aquima.interactions.framework.service.connectivity.OutputValue
This method returns the value that should be assigned to the attribute.
getValue() - Method in interface com.aquima.interactions.mapping.IMappedJustificationTree
This method returns the value reference for justification tree or the value for mapped justification tree for which the justification tree was created.
getValue() - Method in class com.aquima.interactions.mapping.impl.MappedJustificationTree
 
getValue() - Method in interface com.aquima.interactions.matching.IMatchableAttribute
This method returns the value that should be matched.
getValue() - Method in class com.aquima.interactions.matching.impl.functions.values.DateMatchValue
This method returns the date value this match value represents.
getValue() - Method in class com.aquima.interactions.matching.impl.functions.values.NumberMatchValue
This method returns the number value this match value represents.
getValue() - Method in class com.aquima.interactions.matching.impl.functions.values.StringMatchValue
This method returns the string value this match value represents.
getValue() - Method in class com.aquima.interactions.matching.request.MatchAttribute
 
getValue() - Method in interface com.aquima.interactions.metamodel.ds.IDomainValueDS
 
getValue() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlDomainValueDS
 
getValue() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlDomainValueDS
 
getValue() - Method in interface com.aquima.interactions.metamodel.IDomainValueDefinition
The actual value, including the display value.
getValue() - Method in class com.aquima.interactions.metamodel.impl.DomainValueDefinition
 
getValue() - Method in class com.aquima.interactions.portal.ds.sys.dialects.DomainValueDS
 
getValue() - Method in interface com.aquima.interactions.portal.ITypedParameter
This method returns the value of this typed parameter when this is an value parameter For multivalued parameters this method wil return an IListValue.
getValue() - Method in interface com.aquima.interactions.portal.ITypedParameterValue
This method returns the value of this typed parameter when this is an value parameter For multivalued parameters this method will return an IListValue.
getValue() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
getValue() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
getValue() - Method in class com.aquima.interactions.portal.model.def.TypedParameterValue
 
getValue() - Method in class com.aquima.interactions.portal.model.session.page.EventValue
 
getValue() - Method in class com.aquima.interactions.process.dao.dto.ProcessViewFilter
 
getValue() - Method in class com.aquima.interactions.process.ExitAction
 
getValue() - Method in class com.aquima.interactions.process.impl.TaskExpression
 
getValue() - Method in class com.aquima.interactions.process.search.FilterCondition
This method returns the value to check aqainst.
getValue() - Method in class com.aquima.interactions.profile.events.ValueEvent
 
getValue() - Method in interface com.aquima.interactions.profile.IAttributeValue
This states value, as defined in IEntityInstance.getValue(String).
getValue() - Method in interface com.aquima.interactions.profile.IValueEvent
This method returns the value of the event.
getValue() - Method in class com.aquima.interactions.profile.model.AttributeState
 
getValue() - Method in class com.aquima.interactions.profile.model.state.AttributeDump
 
getValue() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
getValue() - Method in class com.aquima.interactions.profile.model.TxValueEvent
 
getValue() - Method in class com.aquima.interactions.rule.DMNDecisionTree
This method returns the value for this decision tree
getValue() - Method in interface com.aquima.interactions.rule.ds.IDefaultRuleDS
This method returns the value that should be used as default.
getValue() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlDefaultRuleDS
 
getValue() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlDefaultRuleDS
 
getValue() - Method in class com.aquima.interactions.rule.report.ReportingDefaultRuleDS
 
getValue() - Method in class com.aquima.interactions.rule.SourcedValue
This method returns the value that was inferenced for the attribute.
getValue() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
getValue() - Method in class com.aquima.interactions.rule.tms.TmsAttributeValue
 
getValue() - Method in exception class com.aquima.interactions.spellengine.exception.SpellerOutOfRangeException
This method returns the value that is tried to spell.
getValue() - Method in class com.aquima.interactions.trace.FilterCondition
This method returns the value to check against.
getValue(int) - Method in interface com.aquima.interactions.composer.model.list.IListRowData
 
getValue(int) - Method in class com.aquima.interactions.framework.connectivity.CsvQueryResult
This method returns the value for the specified column.
getValue(int) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListRowData
 
getValue(int, int) - Method in class com.aquima.interactions.framework.util.textdata.TextDataContent
This method returns a value for a specific field in the data matrix.
getValue(RuntimeKey) - Method in class com.aquima.interactions.portal.PortalEvent
Multiple values should be returned in a Collection object.
getValue(Identifier) - Method in interface com.aquima.interactions.expressions.environment.IValueEnvironment
Locates a value for the specified identifier.
getValue(Identifier) - Method in class com.aquima.interactions.expressions.environment.ValueEnvironment
 
getValue(ILanguage) - Method in class com.aquima.interactions.foundation.text.CompositeMultilingualText
 
getValue(ILanguage) - Method in class com.aquima.interactions.foundation.text.MultilingualText
 
getValue(ILanguage) - Method in class com.aquima.interactions.foundation.text.ParameterizedMultilingualText
 
getValue(ILanguage, ILanguage) - Method in class com.aquima.interactions.foundation.text.CompositeMultilingualText
 
getValue(ILanguage, ILanguage) - Method in class com.aquima.interactions.foundation.text.MultilingualText
 
getValue(ILanguage, ILanguage) - Method in class com.aquima.interactions.foundation.text.ParameterizedMultilingualText
 
getValue(Object) - Method in interface com.aquima.interactions.profile.IDomain
This method returns the internal domain value identified by the given object value.
getValue(Object) - Method in class com.aquima.interactions.profile.model.Domain
 
getValue(String) - Method in class com.aquima.interactions.communication.data.DataObject
Returns the value of a member.
getValue(String) - Method in interface com.aquima.interactions.expressions.ICompoundValue
This method will return the value of the specified property.
getValue(String) - Method in interface com.aquima.interactions.expressions.IValueSource
This method will be used to request a single static value.
getValue(String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachContext
 
getValue(String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
getValue(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
getValue(String) - Method in class com.aquima.interactions.foundation.text.CompositeMultilingualText
 
getValue(String) - Method in interface com.aquima.interactions.foundation.text.IMultilingualText
Retrieves the text for the specified language code.
getValue(String) - Method in class com.aquima.interactions.foundation.text.MultilingualText
 
getValue(String) - Method in class com.aquima.interactions.foundation.text.ParameterizedMultilingualText
 
getValue(String) - Method in class com.aquima.interactions.foundation.utility.ValueMap
This method returns the value for a specified key.
getValue(String) - Method in class com.aquima.interactions.framework.connectivity.CsvQueryResult
This method returns the value for the specified column.
getValue(String) - Method in interface com.aquima.interactions.matching.IMatchableInstance
This method may be used to retrieve the match settings for the specified attribute.
getValue(String) - Method in class com.aquima.interactions.matching.request.MatchInstance
 
getValue(String) - Method in interface com.aquima.interactions.metamodel.IInstanceDefinition
This method can be used to retrieve a value of an attribute.
getValue(String) - Method in class com.aquima.interactions.metamodel.impl.InstanceDefinition
 
getValue(String) - Method in class com.aquima.interactions.portal.ds.sys.dialects.DialectFallbackText
 
getValue(String) - Method in class com.aquima.interactions.portal.function.ValidationErrorMap
 
getValue(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
getValue(String) - Method in interface com.aquima.interactions.profile.IEntityInstance
This method can be used to retrieve a value for an attribute of this instance in a non-type safe manner.
getValue(String) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
getValue(String) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
getValue(String) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
getValue(String) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
getValue(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
getValue(String) - Method in class com.aquima.interactions.rule.inference.DependencyInstance
 
getValue(String) - Method in class com.aquima.interactions.rule.inference.InferenceResult
This method returns the inferenced value for a specific attribute.
getValue(String) - Method in class com.aquima.interactions.rule.parser.ContextDelegate
 
getValue(String) - Method in class com.aquima.interactions.rule.parser.EntityContextDelegate
 
getValue(String) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
getValue(String, String) - Method in class com.aquima.interactions.foundation.text.CompositeMultilingualText
 
getValue(String, String) - Method in interface com.aquima.interactions.foundation.text.IMultilingualText
Retrieves the text for the specified language code.
getValue(String, String) - Method in class com.aquima.interactions.foundation.text.MultilingualText
 
getValue(String, String) - Method in class com.aquima.interactions.foundation.text.ParameterizedMultilingualText
 
getValue(String, String) - Method in class com.aquima.interactions.portal.ds.sys.dialects.DialectFallbackText
 
getValue(Map<String, XmlConverter.XmlEntityInstance>, IAttributeDefinition, IXmlNode) - Method in class com.aquima.interactions.profile.xml.XmlConverter
 
getValueAt(int) - Method in class com.aquima.interactions.expressions.definition.Domain
This method returns the value from the specified index.
getValueAt(int) - Method in interface com.aquima.interactions.foundation.IListValue
This method will return the value at the specified index.
getValueAt(int) - Method in class com.aquima.interactions.foundation.types.ListValue
 
getValueByFieldName(int, int) - Method in class com.aquima.interactions.framework.connectivity.CsvResourceConnection.CsvLookup
 
getValueByFieldName(int, String) - Method in class com.aquima.interactions.framework.connectivity.CsvResourceConnection.CsvLookup
 
getValueCount() - Method in class com.aquima.interactions.expressions.definition.Domain
This method returns an integer with the number of values that are present in the domain.
getValueCount() - Method in interface com.aquima.interactions.foundation.IListValue
This method will return the number of values that are present in the list.
getValueCount() - Method in class com.aquima.interactions.foundation.types.ListValue
 
getValueDefinition(String) - Method in interface com.aquima.interactions.expressions.IDefinitionSource
This method returns the value definition of a label (or global property?).
getValueDefinition(String) - Method in interface com.aquima.interactions.expressions.IObjectDefinition
This method will return the value definition of the member-value identified by the specified name.
getValueDefinition(String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslObjectDefinition
 
getValueDefinition(String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
 
getValueDefinition(String) - Method in class com.aquima.interactions.rule.parser.EntityDelegate
 
getValueDefinition(String) - Method in class com.aquima.interactions.rule.parser.MetaModelDelegate
 
getValueExpression() - Method in class com.aquima.interactions.dtree.impl.AttributeAction
 
getValueExpression() - Method in interface com.aquima.interactions.flow.ds.IFunctionFlowOutputParameterDS
This method returns the value expression of the output parameter.
getValueExpression() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowOutputParameterDS
 
getValueExpression() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowOutputParameterDS
 
getValueExpression() - Method in interface com.aquima.interactions.flow.IFunctionFlowOutputParameter
This method returns the value expression of the output parameter.
getValueExpression() - Method in class com.aquima.interactions.flow.model.DefaultFunctionFlowOutputParameter
 
getValueExpression() - Method in class com.aquima.interactions.flow.report.ReportingFunctionFlowOutputParameterDS
 
getValueExpression() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.InputField
This method returns the expression that should be used to get the value for the input field.
getValueExpression() - Method in class com.aquima.interactions.mapping.impl.ValueMappingDefinition
 
getValueExpression() - Method in interface com.aquima.interactions.mapping.IValueMappingDefinition
This method returns the expression that should be evaluated to determine the actual value.
getValueExpression() - Method in interface com.aquima.interactions.rule.ds.datarule.IConditionDS
This method returns the value expression.
getValueExpression() - Method in interface com.aquima.interactions.rule.ds.table.IActionDS
This method returns the expression that is used as the result of the action.
getValueExpression() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlConditionDS
 
getValueExpression() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlActionDS
 
getValueExpression() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlConditionDS
 
getValueExpression() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlActionDS
 
getValueExpression() - Method in interface com.aquima.interactions.rule.IConditionDefinition
This method returns the value expression for the condition.
getValueExpression() - Method in class com.aquima.interactions.rule.impl.datarule.ConditionDefinition
 
getValueExpression() - Method in class com.aquima.interactions.rule.impl.table.Action
This method returns the value of the action.
getValueExpression() - Method in class com.aquima.interactions.rule.report.ReportingActionDS
 
getValueExpression() - Method in class com.aquima.interactions.rule.report.ReportingDataRuleConditionDS
 
getValueFormat(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getValueFormat(String) - Method in class com.aquima.interactions.project.impl.Project
 
getValueFormat(String) - Method in interface com.aquima.interactions.project.IProject
This method may be used to retrieve the value format for a specified name.
getValueFormatDefinition(String) - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getValueFormatDefinition(String) - Method in class com.aquima.interactions.project.impl.Project
 
getValueFormatDefinition(String) - Method in interface com.aquima.interactions.project.IProject
This method returns the value format definition for the specified name.
getValueFormatDefinitions() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
getValueFormatDefinitions() - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method returns an array containing value format definitions that were added in the application configuration.
getValueFormatDefinitions() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getValueFormatDefinitions() - Method in class com.aquima.interactions.project.impl.Project
 
getValueFormatDefinitions() - Method in interface com.aquima.interactions.project.IProject
This method returns an array containing the names of the value formats that are available.
getValueFormats() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getValueFormats() - Method in class com.aquima.interactions.project.impl.Project
 
getValueFormats() - Method in interface com.aquima.interactions.project.IProject
This method returns an array containing the available value formats.
getValueFormatter() - Method in class com.aquima.interactions.framework.service.connectivity.InputObject
This method returns the value formatter that should be used.
getValueFormatter(ConnectivityParameters, IProject) - Method in class com.aquima.interactions.framework.service.connectivity.ConnectivityServiceBase
 
getValueMap() - Method in class com.aquima.interactions.portal.model.session.scope.FlowScope
 
getValueMapping() - Method in interface com.aquima.interactions.mapping.IAttributeMappingDefinition
This method return the optional value mappings.
getValueMapping() - Method in class com.aquima.interactions.mapping.impl.AttributeMappingDefinition
 
getValueOf(String) - Method in class com.aquima.interactions.portal.util.InstanceLocator
This method retrieves the attribute value for the specified attribute path.
getValueReference() - Method in interface com.aquima.interactions.portal.IErrorMessage
This method returns the attribute reference the message is defined for.
getValueReference() - Method in class com.aquima.interactions.portal.model.session.EventError
 
getValueReference() - Method in interface com.aquima.interactions.profile.IAttributeValue
This method return an object containing a reference to this attribute value.
getValueReference() - Method in class com.aquima.interactions.profile.model.AttributeState
 
getValueReference() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
getValueReference() - Method in class com.aquima.interactions.rule.DMNDecisionTree
This method returns the value reference for which the DMN decision tree was created.
getValueReference() - Method in class com.aquima.interactions.rule.inference.ValueDependency
This method returns the value the dependency is defined for.
getValueReference() - Method in class com.aquima.interactions.rule.JustificationTree
This method returns the value reference for which the justification tree was created.
getValueReference() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
getValues() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaArgument
 
getValues() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaHeader
 
getValues() - Method in interface com.aquima.interactions.composer.model.list.IListRowData
 
getValues() - Method in class com.aquima.interactions.expressions.definition.Domain
This method returns an array with all the values from the domain.
getValues() - Method in interface com.aquima.interactions.foundation.IListValue
This method will return an array containing all the values from the list.
getValues() - Method in class com.aquima.interactions.foundation.types.ListValue
 
getValues() - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListRowData
 
getValues() - Method in interface com.aquima.interactions.matching.ICase
This method returns an array containing all the values of the case that can be matched.
getValues() - Method in class com.aquima.interactions.matching.impl.model.Case
 
getValues() - Method in class com.aquima.interactions.matching.impl.model.EntityMatchValue
 
getValues() - Method in class com.aquima.interactions.matching.impl.model.ListMatchValue
 
getValues() - Method in interface com.aquima.interactions.portal.ITypedParameter
This method return all the values contained in this parameter.
getValues() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
getValues() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
getValues() - Method in interface com.aquima.interactions.process.dao.ICaseDataInstance
This method returns a list of values associated with this instance.
getValues(String) - Method in class com.aquima.interactions.foundation.utility.MultiValueMap
This method returns the values for a specified key.
getValuesForCase(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
getValuesForCase(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method returns all the values belonging to a case.
getValuesForCase(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
getValuesForInstances(long[]) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
getValuesForInstances(long[]) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Returns all the values for the specified instances.
getValuesForInstances(long[]) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
getValueSolution() - Method in class com.aquima.interactions.dtree.impl.Solution
 
getValueSolution() - Method in interface com.aquima.interactions.dtree.ISolution
This method returns the value solution.
getValueSource() - Method in interface com.aquima.interactions.expressions.environment.IValueEnvironment
This function returns the value source which is the rootscope for this expression evaluation.
getValueSource() - Method in class com.aquima.interactions.expressions.environment.ValueEnvironment
 
getValueTrimming() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser
 
getValueType(String) - Method in class com.aquima.interactions.framework.rule.CsvDataRule
 
getValueType(String) - Method in class com.aquima.interactions.rule.graph.ConversionRule
 
getValueType(String) - Method in class com.aquima.interactions.rule.graph.ReverseRelationRule
 
getValueType(String) - Method in interface com.aquima.interactions.rule.IInferenceRule
This method should return the type of the value that will be returned by this rule for the specified attribute.
getValueType(String) - Method in class com.aquima.interactions.rule.inference.ConstraintDefault
 
getValueType(String) - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExpression
 
getValueType(String) - Method in class com.aquima.interactions.rule.inference.defaults.DefaultValue
 
getValueType(String) - Method in class com.aquima.interactions.rule.inference.rule.BusinessRule
 
getValueType(String) - Method in class com.aquima.interactions.rule.inference.table.DecisionTableRule
 
getValueType(String) - Method in class com.aquima.interactions.rule.report.FailedRule
 
getValueXMLRepr(StringBuffer) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
This method appends the value of the tag to the string buffer.
getValueXMLRepr(StringBuffer) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewRawElement
 
getVariableName() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.VariableNode
This method returns the name of the variable.
getVariables() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.ExprNode
This method returns an array containing the local variable definitions.
getVariables() - Method in class com.aquima.interactions.expressions.semantics.nodes.Root
This method returns an array containing the local variable definitions.
getVersion() - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
getVersion() - Method in interface com.aquima.interactions.ds.xml.IXmlExportMetadata
 
getVersion() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
getVersion() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
getVersion() - Method in class com.aquima.interactions.foundation.ApplicationID
This method returns the version of the application this id represents.
getVersion() - Method in interface com.aquima.interactions.foundation.connectivity.IExternalFlowConnection
 
getVersion() - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
getVersion() - Method in class com.aquima.interactions.foundation.lic.Component
This method returns the version of the component for which the license is specified.
getVersion() - Method in class com.aquima.interactions.foundation.lic.License
This method returns the version of the license information.
getVersion() - Method in class com.aquima.interactions.foundation.security.core.EnvelopeVersion
Get the version of this envelope.
getVersion() - Method in interface com.aquima.interactions.foundation.security.core.IEnvelope
Get the version of this envelope.
getVersion() - Method in class com.aquima.interactions.foundation.security.core.SignatureFactory
Get the version for which this factory will generate signers and validators.
getVersion() - Method in class com.aquima.interactions.foundation.security.r4.Envelope
Get the version of this envelope.
getVersion() - Method in class com.aquima.interactions.portal.ds.LibraryReference
 
getVersion() - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
getVersion() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
getVersion() - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
getVersion() - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method returns the version of the application.
getVersion() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
getVersion() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
getVersion() - Method in class com.aquima.interactions.project.impl.Project
 
getVersion() - Method in interface com.aquima.interactions.project.IProject
This method returns the version of the application for which the metamodel is defined.
getVersion() - Method in class com.aquima.interactions.project.ModuleID
This method returns the version of the application this id represents.
getVersion() - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
getVersions() - Method in class com.aquima.interactions.ds.studio.ApplicationVersionList
This method returns an array of versions.
getVersions(String) - Method in interface com.aquima.interactions.portal.IPortalEngine
This method returns the versions that are available for the given application name.
getVersions(String) - Method in class com.aquima.interactions.portal.model.PortalEngine
 
getVisibilityCondition() - Method in class com.aquima.interactions.composer.model.Element
 
getVisibleCondition() - Method in interface com.aquima.interactions.composer.IElementReference
This method returns the condition object that should be used to determine if the object referred should be visible.
getVisibleCondition() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the condition object that should be used to determine if the object referred should be visible.
getVisibleCondition() - Method in interface com.aquima.interactions.composer.model.list.IListColumn
This method returns the optional condition determining if the column should be displayed.
getVisibleCondition() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
getVisibleCondition() - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
getVisibleCondition() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
getVisitedPages() - Method in interface com.aquima.interactions.flow.IFlowState
The return value is an instance of VisitedPages, a class that defines the state of every flow of type SinglePageFlow visited during the active session.
getVisitedPages() - Method in class com.aquima.interactions.flow.model.FlowState
 
getW3CDocument() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getW3CRootNode() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
getWarning() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.DeprecatedNode
This method returns the error code containing the deprecation warning for the wrapped node.
getWarningCount() - Method in class com.aquima.interactions.foundation.report.InitializationReport
This method returns the number of messages with the Severity WARNING that are present in the report.
getWarnings() - Method in class com.aquima.interactions.portal.model.session.page.EventValueValidator
The set of warnings is needed by the next page submit to determine if a warning has already been shown on the page or if this was the first time.
getWebFunctionDataType(String) - Method in interface com.aquima.interactions.portal.model.IModule
This method returns an object containing the contract of the function flow.
getWebFunctionDataType(String) - Method in class com.aquima.interactions.portal.model.Module
 
getWebServiceCalls() - Method in class com.aquima.interactions.portal.ds.ProjectMetadata
 
getWebServiceName() - Method in exception class com.aquima.interactions.communication.exception.InvalidWebServiceException
This method returns the name of the unknown service.
getWebServiceName() - Method in exception class com.aquima.interactions.communication.exception.UnknownWebServiceException
This method returns the name of the unknown webservice.
getWebServices() - Method in interface com.aquima.interactions.portal.IApplication
This method returns the exposed web services for this application.
getWebServices() - Method in interface com.aquima.interactions.portal.IPortalContext
This method returns the webservices for the current context.
getWebServices() - Method in class com.aquima.interactions.portal.model.Application
 
getWebServices() - Method in interface com.aquima.interactions.portal.model.ISolution
 
getWebServices() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
getWebServices() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
getWebServices() - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
getWebServices() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
getWebServices() - Method in class com.aquima.interactions.portal.model.Solution
 
getWebServices() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
getWeekOfYear() - Method in class com.aquima.interactions.foundation.types.DateValue
This method returns the week number of the current date value.
getWeight() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchDefinitionDS
 
getWeight() - Method in interface com.aquima.interactions.matching.ds.IMatchDefinitionDS
This method returns the weight of this match definition.
getWeight() - Method in interface com.aquima.interactions.matching.IAttributeScore
This method returns the weight of the attribute.
getWeight() - Method in interface com.aquima.interactions.matching.IMatchableAttribute
This method returns the weight of the attribute that should be used when calculating the match score.
getWeight() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexIterator
 
getWeight() - Method in class com.aquima.interactions.matching.request.MatchAttribute
 
getWeight() - Method in class com.aquima.interactions.matching.result.AttributeScore
 
getWeight(int) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexList
 
getWeightFactor() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextProfileValue
 
getWhatExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.Select
this method returns the expression that should be used to select a value from the active object.
getWhere() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.PredicateNode
This method returns the condition that should be applied to object in the from expression.
getWhereClause() - Method in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
Method to get the parameter 'whereClause'.
getWhereCondition() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachNode
This method returns the condition that should be applied to each instance.
getWhereCondition() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.ForeachDefinition
This method returns the condition that should be applied to each instance.
getWhereExpr() - Method in class com.aquima.interactions.expressions.optimizer.nodes.EachExpression
 
getWhereExpr() - Method in class com.aquima.interactions.expressions.optimizer.nodes.ExistsExpression
 
getWhereExpr() - Method in class com.aquima.interactions.expressions.optimizer.nodes.IsActiveExpression
 
getWhereExpression() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.CollectNode
This method returns the condition that should be applied to object in the from expression.
getWhereExpression() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.ListopNode
This method returns the condition expression that should be evaluated for each object in the list.
getWhereExpression() - Method in class com.aquima.interactions.expressions.semantics.nodes.Select
This method returns a condition expression that should be evaluated for each active object to check if it should be processed.
getWhereNode() - Method in class com.aquima.interactions.expressions.semantics.nodes.Predicate
This method returns a condition expression that should be evaluated for each active object to check if it should be processed.
getWidenedValue(IPrimitiveValue, DataType) - Static method in class com.aquima.interactions.expressions.semantics.ValueWidening
Derives a new value that has been widened to the requested data type, if the value can be widened to that type.
getWidenedValue(IValue, DataType) - Static method in class com.aquima.interactions.expressions.semantics.ValueWidening
Derives a new value that has been widened to the requested data type, if the value can be widened to that type.
getWidth() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
getWidth() - Method in interface com.aquima.interactions.composer.ds.IImageNodeDS
This method return the width of the image.
getWidth() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns the image width.
getWidth() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
getWidth() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
getWidth() - Method in interface com.aquima.interactions.composer.IImage
This method returns the width of the image.
getWidth() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the image width.
getWidth() - Method in class com.aquima.interactions.composer.model.Image
This method returns the width of the image.
getWidth() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
getWidth() - Method in interface com.aquima.interactions.foundation.text.IDateSymbol
Returns the width of the symbol.
getWidth() - Method in class com.aquima.interactions.foundation.text.symbol.AbstractFormatOnlySymbol
 
getWidth() - Method in class com.aquima.interactions.foundation.text.symbol.CentiSecondSymbol
 
getWidth() - Method in class com.aquima.interactions.foundation.text.symbol.DateSymbol
 
getWidth() - Method in class com.aquima.interactions.foundation.text.symbol.DeciSecondSymbol
 
getWidth() - Method in class com.aquima.interactions.foundation.text.symbol.HourSymbol
 
getWidth() - Method in class com.aquima.interactions.foundation.text.symbol.MilliSecondSymbol
 
getWidth() - Method in class com.aquima.interactions.foundation.text.symbol.MinuteSymbol
 
getWidth() - Method in class com.aquima.interactions.foundation.text.symbol.MonthSymbol
 
getWidth() - Method in class com.aquima.interactions.foundation.text.symbol.SecondSymbol
 
getWidth() - Method in class com.aquima.interactions.foundation.text.symbol.SeparatorSymbol
Returns the width of the separator symbol.
getWidth() - Method in class com.aquima.interactions.foundation.text.symbol.YearSymbol
 
getWord() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexTerm
 
getWords() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.StreamTokenizer
This method returns an array containing the words that were parsed from the reader.
getWorkListLimit() - Method in class com.aquima.interactions.process.impl.DefaultProcessEngineSettings
 
getWorkListLimit() - Method in interface com.aquima.interactions.process.IProcessEngineSettings
Returns the limit on the number of results that will be retrieved from the database for the AQ_WorkList
getWriteLock() - Method in class com.aquima.interactions.foundation.utility.ReadWriteLock
This method should be invoked to acquire a write lock.
getWsdl(String) - Method in class com.aquima.interactions.communication.impl.SoapContract
 
getWsdl(String) - Method in interface com.aquima.interactions.communication.ISoapContract
This method returns the binary content of the wsdl.
getWsdlName() - Method in exception class com.aquima.interactions.communication.exception.UnknownWsdlException
This method returns the name of the wsdl
getWsdls() - Method in class com.aquima.interactions.communication.impl.SoapContract
 
getWsdls() - Method in interface com.aquima.interactions.communication.ISoapContract
This method returns the available wsdls
getWsdlUrl(String) - Method in interface com.aquima.interactions.communication.IResourceResolver
This method returns an url for a wsdl.
getXml() - Method in class com.aquima.interactions.foundation.connectivity.impl.SoapRequestXml
 
getXml() - Method in class com.aquima.interactions.foundation.connectivity.impl.SoapResponseXmlParser
This method returns the valid soap response as an IXmlNode.
getXml() - Method in class com.aquima.interactions.framework.handler.profile.XmlResult
This method returns the XML node of this result object.
getXmlDeclaration() - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
getXmlDeclaration() - Method in class com.aquima.interactions.foundation.xml.writer.XmlStreamWriter
 
getXmlDeclaration() - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriter
 
getXmlDOMParserDefaultInstance() - Static method in class com.aquima.interactions.foundation.xml.parsing.XmlDomParserThreadSafe
Default XmlDOMParser ready to use, improved speed and lower memory usage.
Way faster and uses less memory than the equivalent new XmlDOMParserBuilder().build();
getXmlDOMParserNamespaceAwareInstance() - Static method in class com.aquima.interactions.foundation.xml.parsing.XmlDomParserThreadSafe
Default NamespaceAware XmlDOMParser ready to use, improved speed and lower memory usage.
Way faster and uses less memory than the equivalent new XmlDOMParserBuilder().namespaceAware(true).build();
getXmlElement() - Method in class com.aquima.interactions.portal.model.tx.TransactionManagerView
This method returns the transaction view information as an XML element.
getXmlExport() - Method in class com.aquima.interactions.ds.export.r17.ds.ApplicationExportDS
 
getXmlExport() - Method in interface com.aquima.interactions.ds.export.r17.ds.IExportDS
Returns the xml element that can be imported by the related xml datasource.
getXmlGraphView() - Method in class com.aquima.interactions.portal.model.ApplicationMonitor
 
getXmlMetaData() - Method in class com.aquima.interactions.ds.xml.r12.XmlProjectMetaData
Deprecated.
 
getXmlMetaData() - Method in class com.aquima.interactions.ds.xml.r17.XmlProjectMetaData
 
getXmlMetaModelView() - Method in interface com.aquima.interactions.portal.ISessionMonitor
This method returns the current definitions from the meta model as XML.
getXmlMetaModelView() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSessionMonitor
 
getXmlMetaModelView() - Method in class com.aquima.interactions.portal.model.session.SessionMonitor
 
getXmlNode() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDomParserResult
 
getXmlProfileView() - Method in interface com.aquima.interactions.portal.ISessionMonitor
Returns the profile view which as current state of the profile.
getXmlProfileView() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSessionMonitor
 
getXmlProfileView() - Method in class com.aquima.interactions.portal.model.session.SessionMonitor
 
getXmlProjectMetaDataExport() - Method in class com.aquima.interactions.ds.export.r17.ds.ApplicationExportDS
 
getXmlProjectMetaDataExport() - Method in interface com.aquima.interactions.ds.export.r17.ds.IExportDS
Return the xml element on which you can identify which project is in the zip.
getXmlStateView() - Method in interface com.aquima.interactions.portal.ISessionMonitor
Returns the flow transaction view which as current state of the flow state..
getXmlStateView() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSessionMonitor
 
getXmlStateView() - Method in class com.aquima.interactions.portal.model.session.SessionMonitor
 
getXsd(String) - Method in class com.aquima.interactions.communication.impl.SchemaContract
 
getXsd(String) - Method in interface com.aquima.interactions.communication.ISchemaContract
This method returns the binary content of the xsd.
getXsds() - Method in class com.aquima.interactions.communication.impl.SchemaContract
 
getXsds() - Method in interface com.aquima.interactions.communication.ISchemaContract
This method returns the name of the schemas.
getXsdTypeName() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessagePartDS
 
getXsdTypeName() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessagePartDS
 
getXsdTypeName() - Method in exception class com.aquima.interactions.communication.exception.UnknownSchemaSetException
This method returns the name of the unknown schema set.
getXxeProperties() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
getXxeProperties() - Method in interface com.aquima.interactions.config.IConfiguration
 
getYear() - Method in class com.aquima.interactions.foundation.types.DateValue
 
GIF - Static variable in class com.aquima.interactions.composer.ImageType
 
GLOBAL_PARAMETER_INVALID_EXPRESSION - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
 
GLOBAL_PARAMETER_UNKNOWN_TYPE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
 
GlobalParameter - Class in com.aquima.interactions.project
This class defines the standard global parameters.
GlobalParameter() - Constructor for class com.aquima.interactions.project.GlobalParameter
 
GlobalParameterDefinition - Class in com.aquima.interactions.project.impl
Implementation class describing a global parameter's definition
GlobalParameterDefinition(IGlobalParameterDS) - Constructor for class com.aquima.interactions.project.impl.GlobalParameterDefinition
 
GlobalParameterReferenceXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
GlobalParameterReferenceXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
GlobalParameterReferenceXml(IGlobalParameterReferenceDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.GlobalParameterReferenceXml
 
GlobalParameterReferenceXml(IGlobalParameterReferenceDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.GlobalParameterReferenceXml
 
GlobalParameterType - Class in com.aquima.interactions.project
This class defines the standard global parameter types.
GlobalParameterValue - Class in com.aquima.interactions.composer.model
Represents the value of a global parameter, consisting of: the name of the parameter whose value is represented by this object the type of the parameter if the parameter is of type primitive, the value resulted from evaluating the parameter value expression if the parameter is of type text, the content item containing the text
GlobalParameterValue(String, IContentItem) - Constructor for class com.aquima.interactions.composer.model.GlobalParameterValue
Creates a new instance.
GlobalParameterValue(String, IValue) - Constructor for class com.aquima.interactions.composer.model.GlobalParameterValue
Creates a new instance.
GlobalParameterValueDefinition - Class in com.aquima.interactions.composer.model.definition
Represents the definition of a parameter value, consisting of: the name of the parameter whose value is defined the type of the parameter for primitive parameters, the data type and expression used to obtain the actual value for text parameters, the reference to the content item with the text
GlobalParameterValueDefinition(IGlobalParameterValueDS, IExpressionParser) - Constructor for class com.aquima.interactions.composer.model.definition.GlobalParameterValueDefinition
Creates a new instance from the given datasource.
GlobalParameterValueXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
GlobalParameterValueXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
GlobalParameterValueXml(IGlobalParameterValueDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.GlobalParameterValueXml
 
GlobalParameterValueXml(IGlobalParameterValueDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.GlobalParameterValueXml
 
GlobalParameterVisitor - Class in com.aquima.interactions.project.impl
 
GlobalParameterVisitor(Project) - Constructor for class com.aquima.interactions.project.impl.GlobalParameterVisitor
 
GlobalParameterXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
GlobalParameterXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
GlobalParameterXml(IGlobalParameterDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.GlobalParameterXml
 
GlobalParameterXml(IGlobalParameterDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.GlobalParameterXml
 
GO_TO_PAGE_EXIT_EVENT - Static variable in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
GROUP - Static variable in class com.aquima.interactions.process.dao.TaskType
This member defines the GROUP task type.
GROUP - Static variable in class com.aquima.interactions.rule.inference.DependencyType
This member defines the type that specifies a value is inferenced by a rule from a group.
GroupBuilder - Class in com.aquima.interactions.process.impl.builder
Helper class for the process builder that rewrites group nodes.
GroupDependency - Class in com.aquima.interactions.rule.inference
This class contains defines a dependency on a specific rule group.
GroupDependency(String) - Constructor for class com.aquima.interactions.rule.inference.GroupDependency
Constructs a group dependency for the specified rule group.
GroupingNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This node is used to group statements in an expression.
GroupingNode(IParseNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.GroupingNode
Constructs the node with the expression that is grouped.
GroupNodeDefinition - Class in com.aquima.interactions.process.impl.nodes
This node holds the paths into which the process may split.
GroupNodeDefinition(NodeData, GroupType) - Constructor for class com.aquima.interactions.process.impl.nodes.GroupNodeDefinition
 
GroupNodeHandler - Class in com.aquima.interactions.process.impl.handlers
Node handler for group nodes (AND / OR).
GroupNodeHandler(ProcessCaseRepository) - Constructor for class com.aquima.interactions.process.impl.handlers.GroupNodeHandler
 
GROUPPARTICLE_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
GroupParticleMappingDefinition - Class in com.aquima.interactions.communication.impl
Internal IElementGroupDefinition implementation that uses a datasource for construction.
GroupParticleMappingDefinition(GroupParticleType, IParticleMappingDefinition[]) - Constructor for class com.aquima.interactions.communication.impl.GroupParticleMappingDefinition
 
GroupParticleMappingDefinition(SchemaDefinition, IGroupParticleMappingDS, IEntityDefinition, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.GroupParticleMappingDefinition
 
GroupParticleMappingItemVisitor - Class in com.aquima.interactions.communication.impl
Visitor implementation to gather particle mapping definitions.
GroupParticleMappingItemVisitor(SchemaDefinition, GroupParticleMappingDefinition, IEntityDefinition, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.GroupParticleMappingItemVisitor
 
GroupParticleMappingXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
GroupParticleMappingXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
GroupParticleMappingXml(IGroupParticleMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.GroupParticleMappingXml
 
GroupParticleMappingXml(IGroupParticleMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.GroupParticleMappingXml
 
GroupParticleType - Class in com.aquima.interactions.communication
This class defines all the group particle types that are supported.
GroupType - Class in com.aquima.interactions.process
This class defines the possible group types.
GT - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
GT - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
GT - Static variable in class com.aquima.interactions.foundation.connectivity.Operator
This member defines the greater-than operator.
GT - Static variable in class com.aquima.interactions.mapping.ds.MatchConditionOperator
This member defines the greater-than operator.
GT - Static variable in class com.aquima.interactions.rule.ConditionOperator
This member defines the greater-than operator.
GT_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
GTE - Static variable in class com.aquima.interactions.foundation.connectivity.Operator
This member defines the greater-than-equals operator.
GTE - Static variable in class com.aquima.interactions.mapping.ds.MatchConditionOperator
This member defines the greater-than-equals operator.
GTE - Static variable in class com.aquima.interactions.rule.ConditionOperator
This member defines the greater-than-equals operator.
Guid - Class in com.aquima.interactions.expressions.functions.str
This function when invoked generates a new GUID.
Guid() - Constructor for class com.aquima.interactions.expressions.functions.str.Guid
 
GUID - Class in com.aquima.interactions.foundation
The GUID class is a simple wrapper class for a string representing a unique identifier.
GUID - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
GUID(String) - Constructor for class com.aquima.interactions.foundation.GUID
 

H

handle(ISoapMessageContext) - Method in interface com.aquima.interactions.communication.ISoapMessageHandler
Implementations of this method use the ISoapMessageContext to retrieve and manipulate the SOAP message before it is sent to the WS endpoint.
handle(IElement, IContainerEventContext) - Method in class com.aquima.interactions.framework.container.caselist.StartCaseCallBack
 
handle(IElement, IContainerEventContext) - Method in class com.aquima.interactions.framework.container.dtree.DecisionTreeSelectCallBack
 
handle(IElement, IContainerEventContext) - Method in class com.aquima.interactions.framework.container.dtree.TreeRunnerCallback
 
handle(IElement, IContainerEventContext) - Method in class com.aquima.interactions.framework.container.list.OrderColumnCallback
 
handle(IElement, IContainerEventContext) - Method in class com.aquima.interactions.framework.container.list.PageNavigationCallback
 
handle(IElement, IContainerEventContext) - Method in class com.aquima.interactions.framework.container.list.SearchFilterCallback
 
handle(IElement, IContainerEventContext) - Method in class com.aquima.interactions.framework.container.listplus.search.ClearSearchCallback
 
handle(IElement, IContainerEventContext) - Method in class com.aquima.interactions.framework.container.listplus.search.SearchCallBack
 
handle(IElement, IContainerEventContext) - Method in class com.aquima.interactions.framework.container.listplus.search.ShowAllCalback
 
handle(IElement, IContainerEventContext) - Method in class com.aquima.interactions.framework.container.worklist.StartTaskCallBack
 
handle(IElement, IContainerEventContext) - Method in interface com.aquima.interactions.portal.ICallbackFunction
The handle method will be invoked after an event has occurred on the page.
handle(IFunctionContext) - Method in class com.aquima.interactions.portal.function.FlowFunction
 
handle(IFunctionContext) - Method in interface com.aquima.interactions.portal.function.IFunction
The handle method of the function is allowed to make changes to the interfaces passed along with the IFunctionContext.
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.document.GenerateDocumentHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.dtree.ExecuteExposedTreeActionHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.dtree.SearchExposedTreesActionHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.image.ImageActionHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.messages.GetMessageHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.profile.ProfileEditorActionHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.resource.ResourceHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.resource.ResourceLastModifiedHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.webservice.rest.CreateResponseHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.webservice.rest.HandleRequestHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.webservice.soap.CreateResponseHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.framework.handler.webservice.soap.HandleRequestHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.portal.audit.DcmAuditActionHandler
 
handle(IActionContext) - Method in interface com.aquima.interactions.portal.IActionHandler
This method will be called from the portal session to handle an action request from the client.
handle(IActionContext) - Method in class com.aquima.interactions.portal.model.process.actionhandler.AddCaseInformationIntoProfileActionHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.portal.model.process.actionhandler.RestoreProfileActionHandler
 
handle(IActionContext) - Method in class com.aquima.interactions.portal.model.process.CaseUpdater
 
handle(IActionContext) - Method in class com.aquima.interactions.portal.model.process.TaskProfileUpdater
 
handle(IActionContext) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledActionHandler
 
handle(IPortalContext) - Method in interface com.aquima.interactions.portal.IServiceCall
The handle method of the service is allowed to make changes to the interfaces passed along with the IPortalContext.
handle(IPortalContext) - Method in class com.aquima.interactions.portal.model.session.ServiceCall
 
handle(IPortalMessage) - Method in interface com.aquima.interactions.portal.IPortalMessageHandler
Reacts to a message posted to the message bus
handle(IPortalMessage) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.connectivity.ConnectivityServiceBase
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.connectivity.file.DeleteFileService
Delete a file based on a connectionName and fileID
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.connectivity.file.GetMetadataService
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.connectivity.file.MoveFileService
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.connectivity.file.UpdateMetadataService
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.dmn.StoreDecision
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.document.DocumentRenderer
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.flow.GetRequestParameters
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.ActivateInstance
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.DeleteInstance
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.InstanceCreateService
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.InstanceUpdateService
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.mail.MailService
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.process.GetCaseInfo
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.process.ThrowMessageEvent
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.task.AssignTask
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.task.ExecuteTask
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.task.GetTaskInfo
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.task.NextTasksForCase
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.task.NextTasksForMessageEvent
 
handle(IServiceContext) - Method in class com.aquima.interactions.framework.service.task.TaskStatus
 
handle(IServiceContext) - Method in interface com.aquima.interactions.portal.IService
The handle method of the service is allowed to make changes to the interfaces passed along with the IServiceContext.
handle(IServiceContext, ConnectivityParameters, InputObject) - Method in class com.aquima.interactions.framework.service.connectivity.ConnectivityServiceBase
 
handle(IServiceContext, ConnectivityParameters, InputObject) - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvConnectivityService
 
handle(IServiceContext, ConnectivityParameters, InputObject) - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapConnectivityService
 
handle(IServiceContext, InstanceCreateParameters) - Method in class com.aquima.interactions.framework.service.instance.InstanceCreateService
 
handle(IServiceContext, InstanceUpdateParameters) - Method in class com.aquima.interactions.framework.service.instance.InstanceUpdateService
 
handle(IServiceContext, T) - Method in interface com.aquima.interactions.portal.ICacheableParametersObjectService
The handle method of the service is allowed to make changes to the interfaces passed along with the IServiceContext.
handleAsAppException(AppDataAccessException) - Static method in class com.aquima.interactions.portal.exception.PortalDataAccessExceptionHandler
Throws a AppException and logs the error message.
handleAsAppException(AppDataAccessException) - Static method in class com.aquima.interactions.process.exception.ProcessDataAccessExceptionHandler
Throws a AppException and logs the error message.
handleAsContainerException(IContainerContext, AppDataAccessException) - Static method in class com.aquima.interactions.portal.exception.PortalDataAccessExceptionHandler
Throws a ContainerException and logs the error message.
handleAsContainerException(IContainerEventContext, AppDataAccessException) - Static method in class com.aquima.interactions.portal.exception.PortalDataAccessExceptionHandler
Throws a ContainerException and logs the error message.
handleAsServiceException(IServiceContext, AppDataAccessException) - Static method in class com.aquima.interactions.portal.exception.PortalDataAccessExceptionHandler
Throws a ServiceException and logs the error message.
handleCallbacks(RequestAction, EventErrors, PortalEvent, IValueFormatter, boolean) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
handleCaseUpdates(IProcessCaseUpdates) - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method allows updates to the case model
handleCaseUpdates(IProcessCaseUpdates) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
handleCaseUpdates(IProcessCaseUpdates, ICaseUpdatesContext) - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method allows updates to the case model
handleCaseUpdates(IProcessCaseUpdates, ICaseUpdatesContext) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
handleError(String, InputStream) - Method in class com.aquima.interactions.foundation.connectivity.impl.SoapResponseXmlParser
 
handleError(String, InputStream) - Method in interface com.aquima.interactions.foundation.connectivity.ISoapResponseHandler
This method is called by the ISoapConnection.invoke method and receives the error stream.
handleEvent(PortalEvent) - Method in interface com.aquima.interactions.portal.IPortalSession
This method will process the event passed, and continue the flow if needed.
handleEvent(PortalEvent) - Method in class com.aquima.interactions.portal.model.process.ActiveProcessTask
 
handleEvent(PortalEvent) - Method in interface com.aquima.interactions.portal.model.process.IActiveProcessTask
 
handleEvent(PortalEvent) - Method in class com.aquima.interactions.portal.model.process.NonInteractiveProcessEnabledSession
 
handleEvent(PortalEvent) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
handleEvent(PortalEvent) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
handleEvent(PortalEvent) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
handleExpandFailure(AppException, String, ElementType) - Method in interface com.aquima.interactions.composer.IComposerHandler
This method handles error handling when an element failed expanding.
handleExpandFailure(AppException, String, ElementType) - Method in class com.aquima.interactions.portal.model.session.ComposerHandler
 
handleFlow(PortalEvent, IValueFormatter, RequestAction, EventErrors) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
handleImageData(IImage, IXmlElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlImage
Method that is before returning the created xml element.
handleRefresh(PortalEvent, IValueFormatter, RequestAction, EventErrors) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
handleRequest(PortalEvent, IValueFormatter, RequestAction, EventErrors) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
HandleRequestHandler - Class in com.aquima.interactions.framework.handler.webservice.rest
Action handler to handle the input request for an exposed REST service.
HandleRequestHandler - Class in com.aquima.interactions.framework.handler.webservice.soap
Action handler to handle the input request for an exposed soap service.
HandleRequestHandler() - Constructor for class com.aquima.interactions.framework.handler.webservice.rest.HandleRequestHandler
 
HandleRequestHandler() - Constructor for class com.aquima.interactions.framework.handler.webservice.soap.HandleRequestHandler
 
HandleRequestResult - Class in com.aquima.interactions.framework.handler.webservice.rest
Action handler result class for the HandleRequestHandler.
HandleRequestResult - Class in com.aquima.interactions.framework.handler.webservice.soap
Action handler result class for the HandleRequestHandler.
HandleRequestResult(String) - Constructor for class com.aquima.interactions.framework.handler.webservice.rest.HandleRequestResult
 
HandleRequestResult(String) - Constructor for class com.aquima.interactions.framework.handler.webservice.soap.HandleRequestResult
 
handleResponse(IHttpResponse, InputStream) - Method in interface com.aquima.interactions.foundation.connectivity.IHttpResponseHandler
This method is called by the IHttpConnection.invoke method and receives the http response stream and http response code.
handleResponse(PortalResponse) - Method in class com.aquima.interactions.portal.model.process.Dcm2ProcessEnabledSession
 
handleResponse(PortalResponse) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
handleResponse(InputStream) - Method in class com.aquima.interactions.foundation.connectivity.impl.SoapResponseXmlParser
 
handleResponse(InputStream) - Method in interface com.aquima.interactions.foundation.connectivity.ISoapResponseHandler
This method is called by the ISoapConnection.invoke method and receives the response stream.
handlingTask() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
hasAnyRole(String[]) - Method in interface com.aquima.interactions.metamodel.IAggregateDefinition
Indicates whether this aggregate has any of the given roles.
hasAnyRole(String[]) - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
hasAppIdFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns an indicator whether this criteria has an app id filter.
hasAppIdFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a case id filter.
hasAppIdFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
hasApplicationIdFilter() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Returns indicator if an application id filter has been set.
hasArgument(String) - Method in class com.aquima.interactions.communication.impl.RestRequestMessage
 
hasArgument(String) - Method in interface com.aquima.interactions.communication.IRestRequestMessage
This method returns if the request message contains an argument.
hasAssigneeFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has an assignee filter.
hasAttribute(String) - Method in interface com.aquima.interactions.portal.IPortalScope
This method will check if an attribute with the specified key has been added to this scope.
hasAttribute(String) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
hasAttribute(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalScope
 
hasAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.FlowScope
 
hasAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.FlowScopeDelegate
 
hasAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.PageScopeDelegate
 
hasAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.PortalScope
 
hasAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.RequestScopeDelegate
 
hasAttribute(String) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
hasAttribute(String) - Method in class com.aquima.interactions.userscope.impl.UserScope
 
hasAttributeFilter(AttributeReference) - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns an indicator whether this criteria has a filter for the specified attribute.
hasAttributeFilter(AttributeReference) - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a filter for the specified attribute.
hasAttributes() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Shortcut method to quickly see if there are any attributes.
hasAttributes() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
hasAttributes() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
hasAttributes() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
hasAttributes() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Shortcut method to quickly see if there are any attributes.
hasAttributes() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
hasCaseBase(String) - Method in class com.aquima.interactions.matching.impl.model.MatchEngine
 
hasCaseFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
hasCaseIdFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
Indicates whether this criteria has a case ID filter.
hasCaseIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns an indicator whether this criteria has a caseid filter.
hasCaseIdFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a case id filter.
hasCaseProperty(CaseProperty) - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
hasCause() - Method in class com.aquima.interactions.foundation.exception.TraceTool
This method returns the cause of the error, or null if none is available.
hasChildMessages() - Method in class com.aquima.interactions.foundation.report.InitializationMessage
This method returns a boolean indicating if any child messages are present in this message.
hasChildNodes() - Method in class com.aquima.interactions.composer.model.definition.TextCompositeDefinition
This method returns a boolean indicating if the composite node has any child nodes defined.
hasChildren() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
hasChildren() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewComment
 
hasChildren() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
hasChildren() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewProcessInstr
 
hasConfigurationLocation() - Static method in class com.aquima.interactions.foundation.utility.SystemProperties
 
hasConnection(String) - Method in interface com.aquima.interactions.foundation.connectivity.IConnectionManager
This method can be used to check whether this manager has a connection for the given name.
hasConnection(String) - Method in class com.aquima.interactions.framework.connectivity.ConnectionManager
 
hasConnection(String) - Method in class com.aquima.interactions.portal.model.factory.LinkedConnectionManager
 
hasConnection(String) - Method in class com.aquima.interactions.project.impl.ConnectionManager
 
hasConnection(String, ConnectionType) - Method in interface com.aquima.interactions.foundation.connectivity.IConnectionManager
This method can be used to check if this manager has a connection for the given name and type.
hasConnection(String, ConnectionType) - Method in class com.aquima.interactions.framework.connectivity.ConnectionManager
 
hasConnection(String, ConnectionType) - Method in class com.aquima.interactions.portal.model.factory.LinkedConnectionManager
 
hasConnection(String, ConnectionType) - Method in class com.aquima.interactions.project.impl.ConnectionManager
 
hasCreationDateFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns an indicator whether this criteria has a creationDate filter.
hasCustomFieldFilter(String) - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a filter for the specified custom field.
hasCustomProperty(String) - Method in class com.aquima.interactions.portal.model.session.UserData
 
hasCustomProperty(String) - Method in class com.aquima.interactions.process.AutomaticUser
 
hasCustomProperty(String) - Method in interface com.aquima.interactions.project.IUserData
This method returns true if the key is available
hasDateFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
hasDateFilter() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Returns an indicator if a date filter has been set.
hasDisplayName() - Method in interface com.aquima.interactions.process.dao.impl.IDisplayNameModel
 
hasDisplayPeriod() - Method in class com.aquima.interactions.portal.comments.CommentSearchCriteria
Indicator if a display period filter has been set.
hasDisposableContent() - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
hasDisposableContent() - Method in class com.aquima.interactions.portal.content.DisposableContentManager
 
hasDisposableContent() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
hasDisposableContent() - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
hasDisposableContent() - Method in interface com.aquima.interactions.portal.IContentManager
This method checks if the current content manager has any IDisposableContent contents.
hasDueDateFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a due date filter.
hasElementForGuid(GUID) - Method in class com.aquima.interactions.ds.xml.model.LookupTable
This method returns a boolean indicating if an element definition is present for the specified ID.
hasElementForName(String) - Method in class com.aquima.interactions.ds.xml.model.LookupTable
This method returns a boolean indicating if an element definition is present for the specified name.
hasError() - Method in class com.aquima.interactions.portal.model.session.page.EventValue
 
hasErrors() - Method in class com.aquima.interactions.expressions.MessageReporter
This method returns a boolean indicating if any errors have been reported.
hasErrors() - Method in class com.aquima.interactions.flow.model.VisitedPage
 
hasErrors() - Method in interface com.aquima.interactions.portal.IEventContext
Indicator if the request scope contains generic errors or errors on attribute values.
hasErrors() - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
hasErrors() - Method in class com.aquima.interactions.portal.model.session.CallbackVisitor
 
hasErrors() - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
hasErrors() - Method in class com.aquima.interactions.portal.model.session.EventErrors
Indicator if the request scope contains generic errors or errors on attribute values.
hasErrors() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
hasErrors() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
hasEventNameFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has an event name filter.
hasExpression() - Method in class com.aquima.interactions.composer.model.ConditionalPresentationStyle
 
hasExpression() - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters.ExpressionEntry
 
hasFallbacks() - Method in class com.aquima.interactions.portal.ds.sys.dialects.FallbackLanguages
 
hasFilter() - Method in class com.aquima.interactions.composer.model.list.ColumnDefinition
 
hasFocus() - Method in interface com.aquima.interactions.composer.IElement
This method returns a boolean indicating if this element has the focus.
hasFocus() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
hasFocus() - Method in class com.aquima.interactions.composer.model.Element
 
hashCode() - Method in class com.aquima.interactions.communication.data.DataArray
 
hashCode() - Method in class com.aquima.interactions.communication.data.DataObject
 
hashCode() - Method in class com.aquima.interactions.communication.data.DataPrimitive
 
hashCode() - Method in class com.aquima.interactions.communication.data.DataValue
 
hashCode() - Method in class com.aquima.interactions.communication.GroupParticleType
 
hashCode() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity.SchemaEntityKey
 
hashCode() - Method in class com.aquima.interactions.communication.SchemaFormType
 
hashCode() - Method in class com.aquima.interactions.composer.ds.TextNodeType
 
hashCode() - Method in class com.aquima.interactions.composer.ElementType
 
hashCode() - Method in class com.aquima.interactions.composer.model.Asset
 
hashCode() - Method in class com.aquima.interactions.composer.model.Button
 
hashCode() - Method in class com.aquima.interactions.composer.model.ComposerErrorMessage
 
hashCode() - Method in class com.aquima.interactions.composer.model.CompositeElement
 
hashCode() - Method in class com.aquima.interactions.composer.model.Container
 
hashCode() - Method in class com.aquima.interactions.composer.model.ContentItem
 
hashCode() - Method in class com.aquima.interactions.composer.model.ContentStyle
 
hashCode() - Method in class com.aquima.interactions.composer.model.definition.ButtonDefinition
 
hashCode() - Method in class com.aquima.interactions.composer.model.definition.ContentDefinition
 
hashCode() - Method in class com.aquima.interactions.composer.model.definition.ElementDefinition
 
hashCode() - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
 
hashCode() - Method in class com.aquima.interactions.composer.model.Document
 
hashCode() - Method in class com.aquima.interactions.composer.model.Element
 
hashCode() - Method in class com.aquima.interactions.composer.model.Field
 
hashCode() - Method in class com.aquima.interactions.composer.model.GlobalParameterValue
 
hashCode() - Method in class com.aquima.interactions.composer.model.Image
 
hashCode() - Method in class com.aquima.interactions.composer.model.Link
 
hashCode() - Method in class com.aquima.interactions.composer.model.list.state.Sorting
 
hashCode() - Method in class com.aquima.interactions.composer.model.Page
 
hashCode() - Method in class com.aquima.interactions.composer.model.PresentationStyle
 
hashCode() - Method in class com.aquima.interactions.composer.model.RendererProperty
 
hashCode() - Method in class com.aquima.interactions.composer.model.table.AlignType
This method returns a hash code based on the id of the align type.
hashCode() - Method in class com.aquima.interactions.composer.model.table.Table
 
hashCode() - Method in class com.aquima.interactions.composer.model.table.TableCell
 
hashCode() - Method in class com.aquima.interactions.composer.model.table.TableHeader
 
hashCode() - Method in class com.aquima.interactions.composer.model.table.TableRow
 
hashCode() - Method in class com.aquima.interactions.composer.model.TextElement
 
hashCode() - Method in class com.aquima.interactions.composer.model.TextItem
 
hashCode() - Method in class com.aquima.interactions.composer.model.TextNode
 
hashCode() - Method in class com.aquima.interactions.composer.model.TextStyleNode
 
hashCode() - Method in class com.aquima.interactions.composer.model.TextValueNode
 
hashCode() - Method in class com.aquima.interactions.composer.OutputFormat
This method returns a hash code based on the id of the output format.
hashCode() - Method in class com.aquima.interactions.composer.RuntimeKey
 
hashCode() - Method in class com.aquima.interactions.ds.export.r17.ExportFileType
 
hashCode() - Method in class com.aquima.interactions.ds.xml.ExportType
 
hashCode() - Method in class com.aquima.interactions.dtree.impl.SearchEntry
 
hashCode() - Method in class com.aquima.interactions.expressions.definition.Identifier
 
hashCode() - Method in class com.aquima.interactions.expressions.definition.Operator
 
hashCode() - Method in class com.aquima.interactions.expressions.definition.PredicateType
 
hashCode() - Method in class com.aquima.interactions.expressions.definition.Type
 
hashCode() - Method in class com.aquima.interactions.expressions.r7.ExpressionR7
 
hashCode() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
hashCode() - Method in class com.aquima.interactions.flow.ActionNodeType
 
hashCode() - Method in class com.aquima.interactions.flow.EventNodeType
 
hashCode() - Method in class com.aquima.interactions.flow.ExitEvent
 
hashCode() - Method in class com.aquima.interactions.flow.ExitState
 
hashCode() - Method in class com.aquima.interactions.flow.FlowType
 
hashCode() - Method in class com.aquima.interactions.flow.model.FlowEvaluatorType
 
hashCode() - Method in class com.aquima.interactions.flow.model.FlowNodeDelegate
 
hashCode() - Method in class com.aquima.interactions.flow.NodeID
 
hashCode() - Method in class com.aquima.interactions.flow.NodeType
 
hashCode() - Method in class com.aquima.interactions.foundation.ApplicationID
 
hashCode() - Method in class com.aquima.interactions.foundation.connectivity.ConnectionType
 
hashCode() - Method in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
hashCode() - Method in class com.aquima.interactions.foundation.connectivity.Operator
 
hashCode() - Method in class com.aquima.interactions.foundation.connectivity.QualifiedName
 
hashCode() - Method in class com.aquima.interactions.foundation.connectivity.SoapVersion
 
hashCode() - Method in class com.aquima.interactions.foundation.DataType
This method returns a hash code based on the id of the data type.
hashCode() - Method in class com.aquima.interactions.foundation.functions.ListFunctionType
 
hashCode() - Method in class com.aquima.interactions.foundation.GUID
 
hashCode() - Method in class com.aquima.interactions.foundation.lic.ComponentType
 
hashCode() - Method in class com.aquima.interactions.foundation.lic.Server
 
hashCode() - Method in class com.aquima.interactions.foundation.MatchMode
 
hashCode() - Method in class com.aquima.interactions.foundation.report.Category
 
hashCode() - Method in class com.aquima.interactions.foundation.report.ErrorCode
 
hashCode() - Method in class com.aquima.interactions.foundation.report.ErrorMessage
 
hashCode() - Method in class com.aquima.interactions.foundation.report.Severity
 
hashCode() - Method in class com.aquima.interactions.foundation.security.core.EnvelopeVersion
 
hashCode() - Method in class com.aquima.interactions.foundation.text.CompositeMultilingualText
 
hashCode() - Method in class com.aquima.interactions.foundation.text.MultilingualText
 
hashCode() - Method in class com.aquima.interactions.foundation.text.ParameterizedMultilingualText
 
hashCode() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
hashCode() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
hashCode() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
hashCode() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
hashCode() - Method in class com.aquima.interactions.foundation.types.DateValue
 
hashCode() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
hashCode() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
hashCode() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
hashCode() - Method in class com.aquima.interactions.foundation.types.ListValue
 
hashCode() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
hashCode() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
hashCode() - Method in class com.aquima.interactions.foundation.types.StringValue
 
hashCode() - Method in class com.aquima.interactions.foundation.utility.CodeVersion
 
hashCode() - Method in class com.aquima.interactions.foundation.utility.Pair
 
hashCode() - Method in class com.aquima.interactions.foundation.Version
 
hashCode() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
hashCode needs to be overridden as well because of the equals() above.
hashCode() - Method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListColumn
 
hashCode() - Method in class com.aquima.interactions.framework.container.dtree.DecisionTreeSelectCallBack
 
hashCode() - Method in class com.aquima.interactions.framework.container.instance.linker.DisplaySortInstanceLinkerEntry
 
hashCode() - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListOrder
 
hashCode() - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItem
 
hashCode() - Method in class com.aquima.interactions.framework.container.worklist.config.ColumnType
 
hashCode() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
hashCode() - Method in class com.aquima.interactions.framework.service.connectivity.parameters.InstanceAction
 
hashCode() - Method in class com.aquima.interactions.framework.validator.ValidatorType
 
hashCode() - Method in class com.aquima.interactions.mapping.ds.MatchConditionOperator
 
hashCode() - Method in class com.aquima.interactions.mapping.impl.MappingAction
 
hashCode() - Method in class com.aquima.interactions.mapping.MappingDirection
 
hashCode() - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatchValue
 
hashCode() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextCaseValue
 
hashCode() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextProfileValue
 
hashCode() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexTerm
 
hashCode() - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampValue
 
hashCode() - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampValue
 
hashCode() - Method in class com.aquima.interactions.matching.impl.functions.range.StringRangeValue
 
hashCode() - Method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramValue
 
hashCode() - Method in class com.aquima.interactions.matching.impl.functions.values.DateMatchValue
 
hashCode() - Method in class com.aquima.interactions.matching.impl.functions.values.NumberMatchValue
 
hashCode() - Method in class com.aquima.interactions.matching.impl.functions.values.StringMatchValue
 
hashCode() - Method in class com.aquima.interactions.matching.impl.model.Case
 
hashCode() - Method in class com.aquima.interactions.matching.impl.model.EntityContext
 
hashCode() - Method in class com.aquima.interactions.matching.impl.model.EntityMatchValue
 
hashCode() - Method in class com.aquima.interactions.matching.impl.model.ListMatchValue
 
hashCode() - Method in class com.aquima.interactions.matching.MatchType
 
hashCode() - Method in class com.aquima.interactions.metamodel.AttributeReference
 
hashCode() - Method in class com.aquima.interactions.metamodel.Channel
 
hashCode() - Method in class com.aquima.interactions.metamodel.DomainValues
 
hashCode() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
hashCode() - Method in class com.aquima.interactions.metamodel.impl.DomainDefinition
 
hashCode() - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
hashCode() - Method in class com.aquima.interactions.metamodel.ModuleElementReference
 
hashCode() - Method in class com.aquima.interactions.metamodel.ReferenceType
 
hashCode() - Method in class com.aquima.interactions.metamodel.RelationType
 
hashCode() - Method in class com.aquima.interactions.metamodel.Team
 
hashCode() - Method in class com.aquima.interactions.metamodel.Theme
 
hashCode() - Method in class com.aquima.interactions.portal.ApplicationMode
 
hashCode() - Method in class com.aquima.interactions.portal.content.CustomContentProperties
 
hashCode() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
hashCode() - Method in class com.aquima.interactions.portal.ds.FlowReference
 
hashCode() - Method in class com.aquima.interactions.portal.InvocationType
 
hashCode() - Method in class com.aquima.interactions.portal.model.datatype.DataMember
 
hashCode() - Method in class com.aquima.interactions.portal.model.datatype.DataValueArrayType
 
hashCode() - Method in class com.aquima.interactions.portal.model.datatype.DataValueObjectType
 
hashCode() - Method in class com.aquima.interactions.portal.model.datatype.DataValuePrimitiveType
 
hashCode() - Method in class com.aquima.interactions.portal.model.datatype.DataValueType
 
hashCode() - Method in class com.aquima.interactions.portal.model.session.CallbackEntry
 
hashCode() - Method in class com.aquima.interactions.portal.model.session.CallbackList
 
hashCode() - Method in class com.aquima.interactions.portal.model.session.debug.DebugId
 
hashCode() - Method in class com.aquima.interactions.portal.model.session.EventError
 
hashCode() - Method in class com.aquima.interactions.portal.model.session.RequestAction
 
hashCode() - Method in class com.aquima.interactions.portal.model.ValidationAction
 
hashCode() - Method in class com.aquima.interactions.process.dao.CaseEventStatusType
 
hashCode() - Method in class com.aquima.interactions.process.dao.CaseEventType
 
hashCode() - Method in class com.aquima.interactions.process.dao.CaseStatusType
 
hashCode() - Method in class com.aquima.interactions.process.dao.model.CaseProperty
 
hashCode() - Method in class com.aquima.interactions.process.dao.model.TaskProperty
 
hashCode() - Method in class com.aquima.interactions.process.dao.TaskType
 
hashCode() - Method in class com.aquima.interactions.process.ds.ProcessNodeType
 
hashCode() - Method in class com.aquima.interactions.process.ExitAction
 
hashCode() - Method in class com.aquima.interactions.process.GroupType
 
hashCode() - Method in class com.aquima.interactions.process.IgnoreMode
 
hashCode() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
hashCode() - Method in class com.aquima.interactions.process.impl.ProcessEngineID
 
hashCode() - Method in class com.aquima.interactions.process.impl.ReevaluationEvent
This method returns a hash code based on the id of the evaluation event.
hashCode() - Method in class com.aquima.interactions.process.impl.ReevaluationTime
This method returns a hash code based on the id of the evaluation time.
hashCode() - Method in class com.aquima.interactions.process.QueryOperator
 
hashCode() - Method in class com.aquima.interactions.process.search.FilterOperator
 
hashCode() - Method in class com.aquima.interactions.process.TargetInstanceType
 
hashCode() - Method in class com.aquima.interactions.process.TaskExecutionEvent
 
hashCode() - Method in class com.aquima.interactions.process.TaskExit
 
hashCode() - Method in class com.aquima.interactions.process.TaskStatusType
 
hashCode() - Method in class com.aquima.interactions.profile.InstanceReferrer
 
hashCode() - Method in class com.aquima.interactions.profile.model.AttributeState
 
hashCode() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
hashCode() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
hashCode() - Method in class com.aquima.interactions.profile.model.TxEventListener
 
hashCode() - Method in class com.aquima.interactions.profile.SourceType
 
hashCode() - Method in class com.aquima.interactions.profile.ValueReference
 
hashCode() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
hashCode() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
hashCode() - Method in class com.aquima.interactions.project.Direction
 
hashCode() - Method in class com.aquima.interactions.project.FieldTypeOutput
 
hashCode() - Method in class com.aquima.interactions.project.GlobalParameterType
 
hashCode() - Method in class com.aquima.interactions.project.impl.Language
 
hashCode() - Method in class com.aquima.interactions.project.impl.ParameterDefinition
 
hashCode() - Method in class com.aquima.interactions.project.impl.Role
 
hashCode() - Method in class com.aquima.interactions.project.ModuleID
 
hashCode() - Method in class com.aquima.interactions.project.ParameterType
 
hashCode() - Method in class com.aquima.interactions.rule.ConditionOperator
 
hashCode() - Method in class com.aquima.interactions.rule.DefaultRuleType
 
hashCode() - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
hashCode() - Method in class com.aquima.interactions.rule.graph.JustificationEntry
 
hashCode() - Method in class com.aquima.interactions.rule.inference.DependencyType
 
hashCode() - Method in class com.aquima.interactions.rule.inference.GroupDependency
 
hashCode() - Method in class com.aquima.interactions.rule.inference.TypeDependency
 
hashCode() - Method in class com.aquima.interactions.rule.inference.ValueDependency
 
hashCode() - Method in class com.aquima.interactions.rule.JustificationDepth
 
hashCode() - Method in class com.aquima.interactions.rule.JustificationTree
 
hashCode() - Method in class com.aquima.interactions.rule.parser.Expression
 
hashCode() - Method in class com.aquima.interactions.rule.RuleType
 
hashCode() - Method in class com.aquima.interactions.trace.FilterOperator
 
hashCode() - Method in class com.aquima.interactions.trace.SortDirection
 
hashCode() - Method in class com.aquima.interactions.userscope.impl.UserScopeReference
 
hasHeaderContainer() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns a boolean indicating if the header container has been specified.
HashUtil - Class in com.aquima.interactions.foundation.utility
Utility class to calculate hashcode of objects.
HashUtil() - Constructor for class com.aquima.interactions.foundation.utility.HashUtil
 
hasIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns an indicator whether this criteria has an id filter.
hasInferenceRules() - Method in class com.aquima.interactions.rule.inference.SourceIteratorItem
This method returns a boolean indicating if this item has any rules.
hasIntersection(Type, Type) - Static method in class com.aquima.interactions.expressions.semantics.DomainValidator
This method returns a boolean indicating if there is an intersection between the domains of the left and right type.
hasInvalidCharacters(char[], String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
hasInvalidInput() - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
hasLanguage() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
hasLanguage() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
hasLicenseKey() - Method in class com.aquima.interactions.ds.license.LicenseFileProvider
 
hasLicenseKey() - Method in class com.aquima.interactions.ds.license.LinkedLicenseProvider
 
hasLicenseKey() - Method in class com.aquima.interactions.ds.studio.r17.StudioLicenseProvider
This method will connect to Studio and return true if a license key is available.
hasLicenseKey() - Method in interface com.aquima.interactions.foundation.ILicenseProvider
This method returns whether there is a license or not, but it does not validate the license.
hasLicenseKey() - Method in class com.aquima.interactions.foundation.lic.CachingLicenseProvider
This method will call the delegate hasLicenseKey method only once and caches its result.
hasLimit() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
hasLimit() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
hasLoweredIndex() - Method in class com.aquima.interactions.process.search.PropertyFilter
This method returns the operator of the filter.
hasLoweredIndex() - Method in class com.aquima.interactions.trace.PropertyFilter
This method returns the operator of the filter.
hasMappings() - Method in class com.aquima.interactions.process.dao.dto.order.CaseDataOrder
 
hasMessage(Severity, ErrorCode, boolean) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method detects whether a specific message is found within the semantic node.
hasMessage(Severity, ErrorCode, boolean) - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
hasMessages() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
Returns an indicator whether validation messages are present.
hasMessages() - Method in interface com.aquima.interactions.foundation.report.IInitializationReport
This method returns a boolean indicating if any messages have been added to the report.
hasMessages() - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
hasMessages() - Method in class com.aquima.interactions.foundation.report.InitializationReportLogger
 
hasMultipleValues() - Method in interface com.aquima.interactions.profile.IAttributeValue
This method returns a boolean indicating if this value consists of multiple primitive values.
hasMultipleValues() - Method in class com.aquima.interactions.profile.model.AttributeState
 
hasMultipleValues() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
hasMultipleValues() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
hasMultipleValues(IValue) - Static method in class com.aquima.interactions.profile.model.AttributeStateUtil
This method checks if a value contains multiple values.
hasNameFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns an indicator whether this criteria has a name filter.
hasNameFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns an indicator whether this criteria has a name filter.
hasNameFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a name filter.
hasNext() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexIterator
 
hasNext() - Method in class com.aquima.interactions.matching.result.ScoreList.ScoreIterator
This method returns a boolean indicating if a next score is available.
hasNext() - Method in class com.aquima.interactions.matching.util.IDObjectMap.ObjectIterator
This method returns a boolean indicating if another item is available in the map.
hasNext() - Method in class com.aquima.interactions.matching.util.IDScoreMap.Iterator
This method returns a boolean indicating if another item is available in the map.
hasNext() - Method in class com.aquima.interactions.metamodel.impl.InstanceReference
 
hasNext() - Method in class com.aquima.interactions.rule.constraint.ConstraintIterator
 
hasNext() - Method in class com.aquima.interactions.rule.inference.SourceIterator
 
hasNext() - Method in class com.aquima.interactions.rule.validation.ValidationIterator
 
hasNextPage() - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
hasNextPortalChange() - Method in interface com.aquima.interactions.portal.IRequestScope
This method checks if the current request scope already has a next portal change information attached to the queue of portal changes.
hasNextPortalChange() - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
hasNextProjectChange() - Method in interface com.aquima.interactions.portal.IRequestScope
This method checks if the current request scope already has a next project change information attached to the queue of project changes.
hasNextProjectChange() - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
hasNodeIdFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a node id filter.
hasParameter(String) - Method in interface com.aquima.interactions.foundation.IParameters
This method will return a boolean indicating if a parameter with the specified key is present.
hasParameter(String) - Method in class com.aquima.interactions.foundation.Parameters
 
hasParameter(String) - Method in interface com.aquima.interactions.matching.IMatchFunctionParameters
This method returns a boolean indicating if this parameters object has a value for the specified key.
hasParameter(String) - Method in class com.aquima.interactions.matching.impl.model.MatchFunctionParameters
 
hasParameter(String) - Method in class com.aquima.interactions.portal.model.def.TypedParameters
 
hasParameter(String, GlobalParameterType) - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
Indicates whether this field has a parameter value definition for a parameter with the given name and type.
hasPermissionsToExecute(IUserData) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
hasPresentationStyle(PresentationStyle) - Method in interface com.aquima.interactions.composer.IElement
This method will return true if the PresentationStyle is present on this element.
hasPresentationStyle(PresentationStyle) - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
hasPresentationStyle(PresentationStyle) - Method in class com.aquima.interactions.composer.model.Element
 
hasPreviousPage() - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
hasPriorityFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a priority filter.
hasProperty(String) - Method in interface com.aquima.interactions.foundation.IPropertyContainer
This method will return a boolean indicating if a property with the specified name is present.
hasProperty(String) - Static method in class com.aquima.interactions.foundation.utility.SystemProperties
This method check if the specified property is defined.
hasProperty(String) - Method in class com.aquima.interactions.portal.content.CustomContentProperties
Check if a given property key is present
hasProperty(String) - Method in class com.aquima.interactions.profile.model.AttributeState
 
hasProperty(String) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
hasProperty(String) - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
hasProperty(String) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
hasProperty(String) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
hasProperty(String) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
hasProperty(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
hasProperty(String) - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
hasPropertyFilter(String) - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Returns an indicator if a filter has been set for a property.
hasReferenceId() - Method in class com.aquima.interactions.portal.comments.CommentSearchCriteria
Indicator if a referenceId filter has been set.
hasReplayedEventIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns an indicator whether this criteria has a replayedeventid filter.
hasRequiredFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a required filter.
hasResults() - Method in class com.aquima.interactions.rule.inference.InferenceResult
This method returns a boolean indicating if this result object contains any values that were inferenced.
hasRole(String) - Method in interface com.aquima.interactions.metamodel.IAggregateDefinition
Indicates whether this aggregate has the given role.
hasRole(String) - Method in class com.aquima.interactions.metamodel.impl.AggregateDefinition
 
hasRoleFilter() - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
hasRowHeaders() - Method in class com.aquima.interactions.framework.connectivity.CsvResourceMetadata
 
hasRowHeaders() - Method in interface com.aquima.interactions.framework.connectivity.ICsvResourceMetadata
This method returns true if the CSV resource's first row contains the headers.
hasRowHeaders() - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvMetaData
This method returns true if the csv resource's first row contains the headers.
hasSendAsPlainText() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
hasSequenceNr() - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
This method returns a boolean indicating if a sequence number is available.
hasSharedParent(IAttributeNode) - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
hasSharedParent(IAttributeNode) - Method in interface com.aquima.interactions.rule.IAttributeNode
This method returns a boolean indicating if this node shares a common parent with the specified attribute node.
hasSingleValue() - Method in interface com.aquima.interactions.profile.IAttributeValue
This method returns a boolean indicating if the attribute holds exactly one value.
hasSingleValue() - Method in class com.aquima.interactions.profile.model.AttributeState
 
hasSingleValue() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
hasSingleValue() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
hasSingleValue(IValue) - Static method in class com.aquima.interactions.profile.model.AttributeStateUtil
This method checks if a value contains exactly a single value.
hasSmtpUseTls() - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
hasStartDateFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a start date filter.
hasStatusFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method returns an indicator whether this criteria has a status filter.
hasStatusFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns an indicator whether this criteria has a status filter.
hasStatusFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a status filter.
hasTaskIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns an indicator whether this criteria has a taskid filter.
hasTaskProperty(TaskProperty) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
hasTeamFilter() - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
hasTimeoutDateFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a time out date filter.
hasTimestampFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns an indicator whether this criteria has a timestamp filter.
hasTmsValue(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
hasTsl(IMultilingualText) - Static method in class com.aquima.interactions.expressions.tsl.TslUtil
Indicates whether the specified multilingual text contains a TSL expression in any of its languages or in the default text.
hasTsl(String) - Static method in class com.aquima.interactions.expressions.tsl.TslUtil
Indicates whether the specified string contains a TSL expression.
hasTypeFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns an indicator whether this criteria has a type filter.
hasTypeFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method returns an indicator whether this criteria has a type filter.
hasTypeFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
hasTypeFilter() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Returns indicator if an type filter has been set.
hasUnassignedFilter() - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
hasUserFilter() - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
hasUserFilter() - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
hasUserFilters() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
hasUserFilters() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
Indicates whether this criteria contains a user-set filter.
hasUserId() - Method in class com.aquima.interactions.portal.comments.CommentSearchCriteria
Indicator if a userId filter has been set.
hasUserNameFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method returns an indicator whether this criteria has a username filter.
hasValue() - Method in class com.aquima.interactions.portal.report.DcmReportingParameterDs
 
hasValue() - Method in class com.aquima.interactions.portal.report.DcmReportingParameterValueVisitor
 
hasValue() - Method in class com.aquima.interactions.rule.tms.TmsAttributeValue
 
hasValue(EntityValue) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
 
HEAD - Static variable in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
HexadecimalInteger - Class in com.aquima.interactions.framework.mask.impl
Mask to convert an IntegerValue to hexadecimal notation.
HexadecimalInteger() - Constructor for class com.aquima.interactions.framework.mask.impl.HexadecimalInteger
 
HIDDEN_ROOT_MULTIPLE_CHILD - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
HiddenElement - Class in com.aquima.interactions.composer.model
This element is used in the page model to represent a hidden element.
HiddenElement(HiddenElement) - Constructor for class com.aquima.interactions.composer.model.HiddenElement
 
HiddenElement(String, ElementType) - Constructor for class com.aquima.interactions.composer.model.HiddenElement
Constructs a hidden element place-holder for the specified element name and type.
HiddenSortInstanceLinkerEntry - Class in com.aquima.interactions.framework.container.instance.linker
 
HiddenSortInstanceLinkerEntry(IEntityInstance, ILanguage[], ILanguage, IAttributeDefinition[], IAttributeDefinition) - Constructor for class com.aquima.interactions.framework.container.instance.linker.HiddenSortInstanceLinkerEntry
 
Hour - Class in com.aquima.interactions.expressions.functions.date
This functions returns the hour of the day for the specified date time value.
Hour() - Constructor for class com.aquima.interactions.expressions.functions.date.Hour
Default constructor.
HOUR - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
HOUR - Static variable in class com.aquima.interactions.process.impl.ReevaluationTime
Predefined data type for the hour time.
HOUR_ID - Static variable in class com.aquima.interactions.process.impl.ReevaluationTime.Id
Integer id of the hour evaluation time.
hourOfDay() - Method in class com.aquima.interactions.foundation.types.DateValue
 
hoursBefore(DateValue) - Method in class com.aquima.interactions.foundation.types.DateValue
This method returns the number of hours the other date value is before this.
HoursBetween - Class in com.aquima.interactions.expressions.functions.date
This function returns the number of hours between two date time values.
HoursBetween() - Constructor for class com.aquima.interactions.expressions.functions.date.HoursBetween
 
HourSymbol - Class in com.aquima.interactions.foundation.text.symbol
NumberSymbol class to represent the Calendar.HOUR_OF_DAY field in a date string.
HourSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.HourSymbol
 
HTML - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the Hyper Text Markup Language (HTML) output format.
HtmlFilterWriter - Class in com.aquima.interactions.foundation.io
This Writer proxies a writer so that any html written to the writer is passed escaped to the underlying writer.
HtmlFilterWriter(Writer) - Constructor for class com.aquima.interactions.foundation.io.HtmlFilterWriter
Constructs the HTML filter writer with the writer whose content should be escaped.
HtmlMailMessage - Class in com.aquima.interactions.foundation.connectivity.impl
This class can be used to create an html email message that can be send via a IMailConnection.
HtmlMailMessage(IMailAddress, IMailAddress[], IMailAddress[], IMailAddress[], IMailMessageAttachment[], String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.HtmlMailMessage
Create a fully specified html email message.
HtmlMailMessage(IMailAddress, IMailAddress, String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.HtmlMailMessage
Create a basic html email message with a sender, one recipient, a subject and a body.
HTTP - Static variable in class com.aquima.interactions.foundation.connectivity.ConnectionType
This member defines the HTTP connection type.
HttpConnection - Class in com.aquima.interactions.foundation.connectivity.impl
Class providing a simple implementation to interact over http connections.
HttpConnection(String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
Create a simple http connection for a specific Url.
HttpConnection(String, String, String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
Create a simple http connection for a specific Url with basic http authorization.
HttpMethodType - Class in com.aquima.interactions.foundation.connectivity
This class defines all available http methods.
HttpResponse - Class in com.aquima.interactions.foundation.connectivity.impl
IHttpResponse implementation
HttpResponse(int) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.HttpResponse
 
HttpSoapConnection - Class in com.aquima.interactions.foundation.connectivity.impl
Class providing a simple implementation to interact with http SOAP interfaces.
HttpSoapConnection(IHttpConnection) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.HttpSoapConnection
Create a http soap connection with a specified http connection.
HttpSoapConnection(String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.HttpSoapConnection
Create a http soap connection for a specific Url.
HttpSoapConnection(String, String, String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.HttpSoapConnection
Create a http soap connection for a specific Url with basic http authorization.

I

IActionContext - Interface in com.aquima.interactions.portal
Interface for the context of an action handler.
IActionDS - Interface in com.aquima.interactions.rule.ds.table
Interface for a data source capable of providing the information of an action.
IActionHandler - Interface in com.aquima.interactions.portal
Interface for objects that can handle action from the client.
IActionHandlerFactory - Interface in com.aquima.interactions.portal
The action handler factory is responsible for providing implementations for action handlers.
IActionNodeDetails - Interface in com.aquima.interactions.flow
Interface for action nodes in a flow.
IActionNodeDS - Interface in com.aquima.interactions.flow.ds
This data source provides the basic information for a action node in a flow.
IActionResult - Interface in com.aquima.interactions.portal
Interface for objects containing the result of an action handler.
IActionVisitor - Interface in com.aquima.interactions.rule.ds.table
Interface used during initialization to add actions to a decision table.
IActiveProcessTask - Interface in com.aquima.interactions.portal.model.process
 
IAggregateDefinition - Interface in com.aquima.interactions.metamodel
The definition of an aggregate.
IAggregateDS - Interface in com.aquima.interactions.metamodel.ds
Interface for an aggregate data source.
IAggregateVisitor - Interface in com.aquima.interactions.metamodel.ds
The interface for an action which must be performed on all aggregates which are part of a meta model.
IAnswers - Interface in com.aquima.interactions.dtree
State / behavior object for the tree engine.
IAnyParticleMappingDefinition - Interface in com.aquima.interactions.communication
This interface defines an any particle of a type.
IAnyParticleMappingDS - Interface in com.aquima.interactions.communication.ds
This interface defines an any particle of a type.
IApplication - Interface in com.aquima.interactions.portal
The portal application contains the static data of an initialized application.
IApplicationConfig - Interface in com.aquima.interactions.portal
This interface exposes various application specific configuration settings.
IApplicationConfiguration - Interface in com.aquima.interactions.ds
This interface defines the methods that should be implemented by an object defining an application specific configuration.
IApplicationDS - Interface in com.aquima.interactions.portal.ds
This interface provides the information needed to initialize an application project.
IApplicationMonitor - Interface in com.aquima.interactions.portal
This interface provides monitoring information about the portal engine.
IApplicationStore - Interface in com.aquima.interactions.portal.model
Interface for objects that contain, or can load on demand, application definitions.
IApplicationVisitor - Interface in com.aquima.interactions.portal.ds
The application visitor interface is used during the initialization of the portal engine to determine the applications that are available.
IAquimaConfiguration - Interface in com.aquima.interactions.ds
This interface defines the methods that need to be implemented by the global aquima configuration object.
IArgumentList - Interface in com.aquima.interactions.expressions.functions
The argument list interface defines the methods that functions may use to retrieve the values of the arguments that were passed to the function.
IArgumentType - Interface in com.aquima.interactions.expressions.functions
Interface that defines the methods for an argument type declaration.
IAsset - Interface in com.aquima.interactions.composer
Interface for runtime text elements.
IAssetDS - Interface in com.aquima.interactions.composer.ds
This data source defines the methods that are needed to initialize a text definition.
IAssetTextVisitor - Interface in com.aquima.interactions.composer.ds
This visitor is used during the initialization of a text element to gather the actual text objects and their formats.
IAssigneeInfo - Interface in com.aquima.interactions.process.dao
Get the assignee information to whom this task is assigned.
IAttributeDefinition - Interface in com.aquima.interactions.metamodel
This interface defines the methods that can be used to request static information about an attribute.
IAttributeDS - Interface in com.aquima.interactions.metamodel.ds
This interface is used to load most, if not all, the information of an attribute.
IAttributeFilter - Interface in com.aquima.interactions.matching.request
Interface for objects that can determine if an attribute value from the profile should be included in the match request.
IAttributeMappingDefinition - Interface in com.aquima.interactions.communication
This interface defines an attribute of a type.
IAttributeMappingDefinition - Interface in com.aquima.interactions.mapping
This interface defines several method that can be used to retrieve attribute mapping definition information.
IAttributeMappingDS - Interface in com.aquima.interactions.communication.ds
This interface defines an attribute of a type.
IAttributeMappingDS - Interface in com.aquima.interactions.mapping.ds
This interface defines the methods needed to initialize a mapping for a (relation) attribute.
IAttributeMappingVisitor - Interface in com.aquima.interactions.communication.ds
 
IAttributeMappingVisitor - Interface in com.aquima.interactions.mapping.ds
Visitor used during initialization to gather the attribute mappings.
IAttributeNode - Interface in com.aquima.interactions.rule
This interface represents an attribute in the dependency graph.
IAttributeReferenceVisitor - Interface in com.aquima.interactions.metamodel.ds
This interface defines a method for adding attributes and/or relations included in an entity reference.
IAttributeScore - Interface in com.aquima.interactions.matching
This interface defines a detailed match result for a single attribute.
IAttributeScoreDetails - Interface in com.aquima.interactions.matching
Interface for basic information used to compute the score for a multivalue attribute.
IAttributeValue - Interface in com.aquima.interactions.profile
This interface defines several methods that can be used to retrieve static information about an attribute.
IAttributeVisitor - Interface in com.aquima.interactions.metamodel.ds
The attribute visitor is used to process the information of a single attribute.
IAuditEngine - Interface in com.aquima.interactions.foundation.logging.audit
 
IAuditMessage - Interface in com.aquima.interactions.foundation.logging.audit
This interface describes an audit message.
IAuthorizationAlgorithm - Interface in com.aquima.interactions.process
This interface can be used to define an external authorization algorithm for the process engine.
IAuthorizationAlgorithmDefinition - Interface in com.aquima.interactions.process
This interface describes an authorization algorithm.
IAuthorizationAlgorithmDS - Interface in com.aquima.interactions.process.ds
This interface represents the data of an authorization algorithm.
IAuthorizationAlgorithmEvaluationContext - Interface in com.aquima.interactions.process
This interface defines the evaluation context of an authorization algorithm.
IAuthorizationAlgorithmVisitor - Interface in com.aquima.interactions.process.ds
This visitor is used during initialization to add the authorization algorithms to.
IBAN - Static variable in class com.aquima.interactions.framework.validator.ValidatorType
Static definition of the Iban (International Bank Account Number) validation type
IbanValidator - Class in com.aquima.interactions.framework.validator
This validator may be used to validate an attribute containing a string representing a IBAN (International Bank Account Number).
IbanValidator(String) - Constructor for class com.aquima.interactions.framework.validator.IbanValidator
Constructs the validator using a data-source.
IBranchDefinition - Interface in com.aquima.interactions.process
This interface is used to define a single branch of a group or split node.
IBranchNodeDefinition - Interface in com.aquima.interactions.process.nodes
Interface for nodes that support multiple (conditional) branches.
IBusinessRule - Interface in com.aquima.interactions.rule
A base interface for constraints, validations and inference rules.
IBusinessRuleDS - Interface in com.aquima.interactions.rule.ds.rule
Data source interface for business rules that may be used to inference a value for an attribute.
IButton - Interface in com.aquima.interactions.composer
Interface for runtime button elements.
IButtonDS - Interface in com.aquima.interactions.composer.ds
This data source interface defines the methods that need to be implemented to initialize a button definition.
ICacheableParametersObjectService<T> - Interface in com.aquima.interactions.portal
The service interface for use within flows.
ICacheConfiguration - Interface in com.aquima.interactions.config.cache
Generic cache configuration used in the application
ICallbackFunction - Interface in com.aquima.interactions.portal
The callback function interface can be implemented by objects that wish to be notified when an action takes place on the current page.
ICallNodeDefinition - Interface in com.aquima.interactions.process.nodes
This interface defines a node in a process that is used to invoke a sub-process.
ICase - Interface in com.aquima.interactions.matching
This interface defines the methods for a single case from a casebase.
ICaseBase - Interface in com.aquima.interactions.matching
The casebase interface defines the methods that can be used to retrieve cases of a specific type.
ICaseBaseDS - Interface in com.aquima.interactions.matching.ds
This interface defines the methods that are needed to initialise a casebase.
ICaseBaseVisitor - Interface in com.aquima.interactions.matching.ds
This interface defines the method which can be used to register case bases.
ICaseDataInstance - Interface in com.aquima.interactions.process.dao
This interface defines the properties of a case data object (instance) from database.
ICaseDataValue - Interface in com.aquima.interactions.process.dao
This interface defines the properties for a single case data value from database.
ICaseDS - Interface in com.aquima.interactions.matching.ds
This method describes the methods needed to initialize a case within a casebase.
ICaseEvaluator - Interface in com.aquima.interactions.process.impl
Evaluates a case (an instance of a main process).
ICaseEventModel - Interface in com.aquima.interactions.process.dao
This interface defines the properties of a case event from database.
ICaseListColumn - Interface in com.aquima.interactions.framework.container.caselist.config
This interface describes the configuration per column.
ICaseListParameters - Interface in com.aquima.interactions.framework.container.caselist.config
Interface describing the parameters for the case list container.
ICaseModel - Interface in com.aquima.interactions.process.dao
This interface defines the properties of a case from database.
ICaseProvider - Interface in com.aquima.interactions.ds.matching
Interface for objects capable of providing case data for the match engine.
ICaseQueryResult - Interface in com.aquima.interactions.process.dao
This interface is used to represent a case query with case data.
ICaseStateModel - Interface in com.aquima.interactions.process.dao
 
ICaseUpdatesContext - Interface in com.aquima.interactions.process.impl
 
ICaseValueVisitor - Interface in com.aquima.interactions.matching.ds
This interface describes methods need to initialize a case with it's values.
ICaseVisitor - Interface in com.aquima.interactions.matching.ds
This interface defines the method which can be used to register cases.
ICertificateProvider - Interface in com.aquima.interactions.foundation.security.cert
The implementation of this interface should provide the certificates for decryption and encryption with no signing.
IChannelDS - Interface in com.aquima.interactions.project.ds
This interface defines the methods needed to initialize a channel definition.
IChannelVisitor - Interface in com.aquima.interactions.project.ds
Visitor used during initialization to gather the available channel definitions.
IChildVisitor - Interface in com.aquima.interactions.foundation.timetracker
Visit all the nodes within the timetracker.
IChoiceNodeDefinition - Interface in com.aquima.interactions.process.nodes
This node is used in a process to choose a single branch, and continue along that path.
ICommentEntry - Interface in com.aquima.interactions.portal.comments
Represents a single comment.
ICommentsManager - Interface in com.aquima.interactions.portal
 
ICommunicationComposerContext - Interface in com.aquima.interactions.communication
Interface describing the methods that are available during communication engine element composition.
ICommunicationEngine - Interface in com.aquima.interactions.communication
This class exposes all the communication functionality.
ICommunicationEngine - Interface in com.aquima.interactions.portal
Communication engine interface that is exposed in the portal context.
ICommunicationEngineDS - Interface in com.aquima.interactions.communication.ds
This interface defines the communication engine.
ICommunicationEngineFactory - Interface in com.aquima.interactions.communication
Interface for factories capable of creating communication engine instances.
ICommunicationEngineHandler - Interface in com.aquima.interactions.communication
This interface should be implemented by the client using the communication engine to influence the behavior of the communication engine.
IComplexTypeReference - Interface in com.aquima.interactions.communication
 
IComplexTypeReferenceDS - Interface in com.aquima.interactions.communication.ds
This interfaces defines the reference to a complex type.
IComposer - Interface in com.aquima.interactions.composer
This object holds the information on all existing pages/containers/buttons/documents etc.
IComposerContext - Interface in com.aquima.interactions.composer
The composer context interface a specialization of the inference context interface, and is used during the composure of containers and elements.
IComposerDS - Interface in com.aquima.interactions.composer.ds
This data source defines the methods needed to initialize a composer.
IComposerFactory - Interface in com.aquima.interactions.composer
This factory interface defines the methods a composer factory should implement to create new composer.
IComposerHandler - Interface in com.aquima.interactions.composer
The handler is used to evaluate context specific information, such as mask implementations and is used by the composer to query for context specific information like the current role and channel of the client, but also to allow the client to modify containers that were marked as dynamic.
IComposerParameterVisitor - Interface in com.aquima.interactions.communication.ds
 
ICompositeElement - Interface in com.aquima.interactions.composer
Interface for runtime composite elements.
ICompositeTextNode - Interface in com.aquima.interactions.composer.model
Internal interface used when building text elements.
ICompoundValue - Interface in com.aquima.interactions.expressions
The compound value interface may be implemented by objects that are both a value, but also contain properties.
ICondition - Interface in com.aquima.interactions.rule
The condition interface is used for expression objects that evaluate to a boolean value, and hence can be used as a condition.
IConditionDefinition - Interface in com.aquima.interactions.rule
This interface describes a condition definition for a data rule.
IConditionDS - Interface in com.aquima.interactions.rule.ds.datarule
This interface defines the methods needed to initialize a condition for a data rule.
IConditionDS - Interface in com.aquima.interactions.rule.ds.table
This interface defines the methods that should be implemented by a class capable of providing the data of a table condition.
IConditionNodeDefinition - Interface in com.aquima.interactions.process.nodes
Interface for nodes that wait for a condition to become true.
IConditionNodeDetails - Interface in com.aquima.interactions.flow
Interface for condition nodes in a flow.
IConditionVisitor - Interface in com.aquima.interactions.rule.ds.datarule
This visitor is used during initialization to add condition information to data rules.
IConditionVisitor - Interface in com.aquima.interactions.rule.ds.table
Interface for the visitor object that should be used to add all the condition of the table to.
IConfiguration - Interface in com.aquima.interactions.config
Generic application configuration that can be used anywhere.
IConfiguration - Interface in com.aquima.interactions.ds
This interface defines the methods that need to be implemented by both the global configuration and the application specific configuration.
IConnection - Interface in com.aquima.interactions.foundation.connectivity
Base interface for all connection objects.
IConnectionDefinition - Interface in com.aquima.interactions.project
This interface defines a connection definition that is available in a project.
IConnectionManager - Interface in com.aquima.interactions.foundation.connectivity
This interface may be used to request a connection that is defined in the application configuration.
IConnectionParameterVisitor - Interface in com.aquima.interactions.project.ds
Visitor to add parameters to a connection datasource.
IConnectionVisitor - Interface in com.aquima.interactions.project.ds
This visitor is used during initialization to gather the available connections.
IConstraint - Interface in com.aquima.interactions.rule
Interface for a constraint type business rule.
IConstraintVisitor - Interface in com.aquima.interactions.rule.ds
This visitor is used during initialization to allow the data layer to add constrains to attributes.
IContainer - Interface in com.aquima.interactions.composer
Interface for runtime container elements.
IContainerContext - Interface in com.aquima.interactions.portal
The container context provides in addition to the portal context some methods that are relevant during the execution of container methods.
IContainerDS - Interface in com.aquima.interactions.composer.ds
Data source interface used to initialize a container element.
IContainerEventContext - Interface in com.aquima.interactions.portal
Context that is used in the handle of a dynamic container.
IContainerExitEventVisitor - Interface in com.aquima.interactions.composer.ds
This visitor is used during initialization to gather the exit events of a container definition.
IContainerExpander - Interface in com.aquima.interactions.portal
Implementors of this interface may change the contents of a container from the page model.
IContainerExpanderDefinition - Interface in com.aquima.interactions.portal.model
This interface is used for a definition of a container expander that is available in the application.
IContainerExpanderDS - Interface in com.aquima.interactions.portal.ds
This interface defines the methods that are needed to construct a container expander definition object.
IContainerExpanderVisitor - Interface in com.aquima.interactions.portal.ds
The container expander visitor interface is used during the initialization of the portal engine to determine the container expanders that are available.
IContainerFactory - Interface in com.aquima.interactions.portal
The container factory is responsible for providing implementations for container expanders.
IContainmentVisitor - Interface in com.aquima.interactions.composer.ds
Visitor interface that is used during initialization to add content to containers of pages.
IContentDS - Interface in com.aquima.interactions.composer.ds
This data source is used to initialize a content element.
IContentItem - Interface in com.aquima.interactions.composer
The content interface represents a content node that needs to be displayed in a composite element.
IContentManager - Interface in com.aquima.interactions.portal
An interface that can be used to perform basic CRUD operations for content.
IContentManagerFactory - Interface in com.aquima.interactions.portal
A factory which will construct the correct content manager for a given connection
IContentMetadata - Interface in com.aquima.interactions.portal
 
IContentNodeDS - Interface in com.aquima.interactions.composer.ds
Base interface for content data-sources that support sub-content.
IContentStyleDS - Interface in com.aquima.interactions.composer.ds
This interface defines the methods that should be implemented to initialize a content style.
IContentStyleVisitor - Interface in com.aquima.interactions.composer.ds
This visitor is used during initialization to gather the content styles.
IContentVisitor - Interface in com.aquima.interactions.composer.ds
Visitor that is used during the initialization of the composer to add static content.
IConvertable - Interface in com.aquima.interactions.foundation.convert
Interface for objects that can be converted to primitive types.
IConverterDelegate - Interface in com.aquima.interactions.foundation.convert
Interface for delegates for the converter.
ICrosstableDistanceVisitor - Interface in com.aquima.interactions.matching.ds
This interface can be implemented to iterate over all the distances of a cross table.
ICrosstableDS - Interface in com.aquima.interactions.matching.ds
This interface defines the methods that are needed to initialise a crosstable.
ICsvColumnMetadata - Interface in com.aquima.interactions.framework.connectivity
Metadata information for a single column.
ICsvResourceMetadata - Interface in com.aquima.interactions.framework.connectivity
This interface describes the metadata for a CSV resource.
ICustomElementComposerContext - Interface in com.aquima.interactions.communication
Context interface that should be used when composing a custom schema element.
ICustomSchemaElement - Interface in com.aquima.interactions.portal
This interface describes the custom rendering of a schema element.
ICustomSchemaElementFactory - Interface in com.aquima.interactions.portal
Factory interface that is able to create custom schema elements for the communication engine.
ID - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
ID - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
ID - Static variable in class com.aquima.interactions.process.dao.model.CaseProperty
This member defines the CASE ID case property.
IDataRuleDefinition - Interface in com.aquima.interactions.rule
This interface describes a datarule definition.
IDataRuleDS - Interface in com.aquima.interactions.rule.ds.datarule
Data source interface for data rules that may be used to inference a value for attributes.
IDataSerializer - Interface in com.aquima.interactions.communication.data.serialization
Serializer interface for DataValue serialization.
IDataSerializerFactory - Interface in com.aquima.interactions.communication.data.serialization
Factory for managing serializers.
IDatasourceXml - Interface in com.aquima.interactions.foundation.ds
Interface defining methods to convert a data source implementation to XML.
IDateSymbol - Interface in com.aquima.interactions.foundation.text
Interface for symbols used by the DateFormat class to format or parse a date object or string.
IDcmWidgetFlowDefinition - Interface in com.aquima.interactions.flow
The definition of a DCM widget flow, consisting of parameters for the flow.
IDcmWidgetFlowDefinitionDS - Interface in com.aquima.interactions.flow.ds
 
IDcmWidgetFlowParameter - Interface in com.aquima.interactions.flow
Parameter for a DCM widget flow
IDcmWidgetFlowParameterDS - Interface in com.aquima.interactions.flow.ds
 
IDcmWidgetFlowParameterVisitor - Interface in com.aquima.interactions.flow.ds
 
IDebugger - Interface in com.aquima.interactions.foundation.debug
Opaque interface that represents an attached debugger.
IDebuggerHost - Interface in com.aquima.interactions.portal.model.session.debug
Represents a debugging host that can set up a debugger for a particular portal context.
IDecisionTableDS - Interface in com.aquima.interactions.rule.ds.table
Interface for objects capable of providing the data to construct a decision table.
IDecisionTree - Interface in com.aquima.interactions.dtree
Interface for a decision tree.
IDecisionTreeDS - Interface in com.aquima.interactions.dtree.ds
Data source interface used during initialization to retrieve the data of a single decision tree.
IDecisionTreeNodeDS - Interface in com.aquima.interactions.dtree.ds
This data source is used during initialization to retrieve the information of a single tree node.
IDecisionTreeSymptomDS - Interface in com.aquima.interactions.dtree.ds
This interface is used during initialization to retrieve a single symptom text of a decision tree.
IDecisionTreeVisitor - Interface in com.aquima.interactions.dtree.ds
This data source interface is used during initialization to add a single decision tree to the engine.
IDecryptCertificateProvider - Interface in com.aquima.interactions.foundation.security.cert
The implementation of this interface should provide the certificates for signed decryption.
IDecryptor - Interface in com.aquima.interactions.foundation.security.core
The decryptor decrypts the message in the envelope.
IDefaultRuleDS - Interface in com.aquima.interactions.rule.ds
Interface for a data source object that can be used to initialize an attribute default.
IDefaultSortingState - Interface in com.aquima.interactions.composer.model.list.state
 
IDefinitionSource - Interface in com.aquima.interactions.expressions
This interface defines the methods which are needed by the expression parser to identify and validate objects that are used in expression, but whose source is external.
Identifier - Class in com.aquima.interactions.expressions.definition
This class represents a single identifier in an expression.
IdentifierNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
Parse node representing an identifier.
IdentifierNode(String) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.IdentifierNode
Constructs the parse node with the name of the identifier.
IDetailMatchResult - Interface in com.aquima.interactions.matching
This interface defines the object that is used to pass the result of a detail match.
idForChild(String) - Method in class com.aquima.interactions.composer.ContainerId
 
IDisplayNameModel - Interface in com.aquima.interactions.process.dao.impl
 
IDisposableContent - Interface in com.aquima.interactions.portal
This interface extends the IDisposableScopedObject interface and adds a method which returns the scope type of the disposable content.
IDisposableScope - Interface in com.aquima.interactions.portal
A scope that implements this interface will have the destroyDisposableObjects() method called when the scope will be discarded.
IDisposableScopedObject - Interface in com.aquima.interactions.portal
Implement this interface and add the instance to an IDisposableScope to handle object cleanup when the scope is discarded.
IDisposeContext - Interface in com.aquima.interactions.portal
This interface extends the generic IPortalContext interface.
IDObjectMap - Class in com.aquima.interactions.matching.util
Slightly modified version of the IDArray class to enable a weight to be attached to an id.
IDObjectMap() - Constructor for class com.aquima.interactions.matching.util.IDObjectMap
Constructs the map with an initial size of zero.
IDObjectMap(int) - Constructor for class com.aquima.interactions.matching.util.IDObjectMap
Constructs the map with an initial size.
IDObjectMap.ObjectIterator - Class in com.aquima.interactions.matching.util
Iterator class that can be used to iterate over the contents of an IDObjectMap class.
IDocument - Interface in com.aquima.interactions.composer
This interface defines the root element of a runtime document.
IDocumentDS - Interface in com.aquima.interactions.composer.ds
This data source is used to initialize a document element.
IDocumentEngine - Interface in com.aquima.interactions.portal
Document engine to be used in the portal engine.
IDocumentReferenceDefinition - Interface in com.aquima.interactions.metamodel
Holds information about an attribute that references a document.
IDocumentRenderer - Interface in com.aquima.interactions.portal.documents
This interface should be implemented by classes that can render a runtime document model.
IDomain - Interface in com.aquima.interactions.profile
This interface defines the set of values (domain) that are valid for an attribute.
IDomainDefinition - Interface in com.aquima.interactions.metamodel
This interface defines a domain.
IDomainDS - Interface in com.aquima.interactions.metamodel.ds
This interface defines the methods that are needed to initialize a domain definition.
IDomainObjectDefinition - Interface in com.aquima.interactions.communication
This interface defines a data object.
IDomainObjectDS - Interface in com.aquima.interactions.communication.ds
Datasource for a data object.
IDomainPropertyDefinition - Interface in com.aquima.interactions.communication
Defines a property on a data object.
IDomainPropertyDS - Interface in com.aquima.interactions.communication.ds
Datasource for a property.
IDomainPropertyVisitor - Interface in com.aquima.interactions.communication.ds
Visitor interface for adding properties.
IDomainSchemaContext - Interface in com.aquima.interactions.portal
 
IDomainSchemaDefinition - Interface in com.aquima.interactions.communication
This interface defines a data contract.
IDomainSchemaDS - Interface in com.aquima.interactions.communication.ds
Datasource for data contract.
IDomainSchemaRegistry - Interface in com.aquima.interactions.communication.ds
Interface for exposing the domain schema registry used for inserting a domain schema into another domain schema
IDomainSchemaValidator - Interface in com.aquima.interactions.communication.impl.evaluator.parser
Prepares attributes for validation and provides the validate method that has to be called after all the registrations are done.
IDomainSchemaVisitor - Interface in com.aquima.interactions.communication.ds
 
IDomainValue - Interface in com.aquima.interactions.composer
This interface is used for the values that are allowed for a field (domain).
IDomainValueDefinition - Interface in com.aquima.interactions.metamodel
Represents the definition of a value in a domain.
IDomainValueDS - Interface in com.aquima.interactions.metamodel.ds
The data source for domain values.
IDomainValuesFactory - Interface in com.aquima.interactions.metamodel
Factory for external domains.
IDomainValueVisitor - Interface in com.aquima.interactions.metamodel.ds
This interface is used during initialization to add values to a domain definition.
IDomainVisitor - Interface in com.aquima.interactions.metamodel.ds
This interface will be implemented by the component and passed to the data layer to allow the data layer to add domain definitions.
IDScoreMap - Class in com.aquima.interactions.matching.util
Map implementation that maps ID's to scores.
IDScoreMap(int) - Constructor for class com.aquima.interactions.matching.util.IDScoreMap
Constructs the map with the maximum size.
IDScoreMap.Iterator - Class in com.aquima.interactions.matching.util
Iterator class that can be used to iterate over the contents of an IDScoreMap class.
IDynamicText - Interface in com.aquima.interactions.rule
Interface for dynamic text objects.
IEdgeDS - Interface in com.aquima.interactions.flow.ds
This data source contains information about the edge and the next node.
IEdgeVisitor - Interface in com.aquima.interactions.flow.ds
This visitor is used during initialization to add all edges from the flow to.
IElement - Interface in com.aquima.interactions.composer
Base interface for all elements on a runtime page.
IElementComposer - Interface in com.aquima.interactions.portal
This factory knows how to create elements which are usable on the page during expand calls.
IElementDefinition - Interface in com.aquima.interactions.composer
Base interface for all element definitions in the composer.
IElementDefinition - Interface in com.aquima.interactions.ds.xml.model
Interface for database elements that may be specialized.
IElementDS - Interface in com.aquima.interactions.composer.ds
This interface defines the methods that need to be provided by the data source for all elements.
IElementMappingDefinition - Interface in com.aquima.interactions.communication
This interface defines an element in a schema.
IElementMappingDS - Interface in com.aquima.interactions.communication.ds
This interface defines an global element in a schema.
IElementMappingVisitor - Interface in com.aquima.interactions.communication.ds
 
IElementParticleMappingDefinition - Interface in com.aquima.interactions.communication
This interface defines an element particle of a type.
IElementParticleMappingDS - Interface in com.aquima.interactions.communication.ds
This interface defines an element particle of a type.
IElementReference - Interface in com.aquima.interactions.communication
Element Reference interface.
IElementReference - Interface in com.aquima.interactions.composer
Base interface for a reference to an element definition.
IElementReferenceDS - Interface in com.aquima.interactions.communication.ds
This interface defines the reference to a global element.
IElementRenderer - Interface in com.aquima.interactions.framework.renderer
Base interface for a renderer which can be used to convert page/document elements.
IEncryptCertificateProvider - Interface in com.aquima.interactions.foundation.security.cert
The implementation of this interface should provide the certificates for signed encryption.
IEncryptor - Interface in com.aquima.interactions.foundation.security.core
The encryptor takes care of encrypting the envelope.
IEndNodeDefinition - Interface in com.aquima.interactions.process.nodes
Interface for nodes in a process that indicate an end point.
IEndNodeDetails - Interface in com.aquima.interactions.flow
Interface for end nodes in a flow.
IEntityDefinition - Interface in com.aquima.interactions.metamodel
This interface defines several methods that can be used to retrieve static information about an entity.
IEntityDS - Interface in com.aquima.interactions.metamodel.ds
This interface defines the methods that are needed to construct an entity definition object in the meta model.
IEntityInstance - Interface in com.aquima.interactions.profile
An entity instance is an instantiation of an entity type at runtime.
IEntityMappingDefinition - Interface in com.aquima.interactions.mapping
This interface defines several method that can be used to retrieve entity mapping definition information.
IEntityMappingDS - Interface in com.aquima.interactions.mapping.ds
This interface defines the methods needed to initialize a mapping between two entities.
IEntityMappingVisitor - Interface in com.aquima.interactions.mapping.ds
Visitor used during initialization to gather the target entity mappings.
IEntityNode - Interface in com.aquima.interactions.rule
Interface for objects representing an entity in the rule graph.
IEntityReferenceDS - Interface in com.aquima.interactions.metamodel.ds
This interface defines the methods that are needed to construct an entity reference object in the aggregate definition.
IEntityReferenceVisitor - Interface in com.aquima.interactions.metamodel.ds
This interface defines a method to add an entity reference to the aggregate definition.
IEntityVisitor - Interface in com.aquima.interactions.metamodel.ds
This interface defines a method to add an entity definition to the meta model.
IEnvelope - Interface in com.aquima.interactions.foundation.security.core
Envelope.
IErrorMessage - Interface in com.aquima.interactions.portal
This interface defines the methods for an object holding an error or warning message.
IEvaluationContext - Interface in com.aquima.interactions.process.impl
This interface defines the methods that are available for a node handler during the schedule or process action.
IEvaluationQueue - Interface in com.aquima.interactions.process.impl
Interface for the queue that holds all tasks that need to be evaluated.
IEvent - Interface in com.aquima.interactions.foundation.events
Base interface for all event classes.
IEventChannel - Interface in com.aquima.interactions.foundation.events
The event channel interface exposes methods that classes should implement in order to function as a source for events for listeners.
IEventContext - Interface in com.aquima.interactions.portal
Base interface for contexts that are passed to methods of services or containers during the processing of an event.
IEventDispatcher - Interface in com.aquima.interactions.foundation.events
This class is responsible for distributing events to the Listeners, they can be chained forward to their parents.
IEventListener - Interface in com.aquima.interactions.foundation.events
Interface for event listeners.
IEventNodeDefinition - Interface in com.aquima.interactions.process.nodes
This interface represents a node in a process that waits for a (named) event.
IEventNodeDetails - Interface in com.aquima.interactions.flow
 
IEventNodeDS - Interface in com.aquima.interactions.flow.ds
Represents an exit node of the type 'event'.
IEventNodeParameterDS - Interface in com.aquima.interactions.flow.ds
Represents one event node parameter that can be set on an exit node of type 'event'.
IEventNodeParameters - Interface in com.aquima.interactions.flow
 
IEventNodeParameterVisitor - Interface in com.aquima.interactions.flow.ds
 
IEveryHourTimer - Interface in com.aquima.interactions.foundation.timer
ITimer definition that fires every hour.
IEveryMinuteTimer - Interface in com.aquima.interactions.foundation.timer
ITimer definition that fires every minute.
IExecutionContext - Interface in com.aquima.interactions.process.scheduler
The job execution context is provided during job execution.
IExitEventVisitor - Interface in com.aquima.interactions.portal.ds
This visitor is used during initialization to gather the exit events of a service call definition.
IExitMappingVisitor - Interface in com.aquima.interactions.portal.ds
This visitor is used to register the mappings between a flow exit event and a task exit.
IExpanderDefinition - Interface in com.aquima.interactions.project
This interface defines a single (container) expander type that can be used by the composers of the project modules.
IExpanderDS - Interface in com.aquima.interactions.project.ds
This interface defines the methods needed to initialize a container expander definition.
IExpanderVisitor - Interface in com.aquima.interactions.project.ds
This visitor is used during initialization to gather the container expander definitions.
IExportDS - Interface in com.aquima.interactions.ds.export.r17.ds
Interface for export data sources used by the ExportBuilder.
IExpr - Interface in com.aquima.interactions.expressions
Interface for objects representing a (parsed) expression.
IExprDS - Interface in com.aquima.interactions.expressions.ds
This interface defines the methods that need to be implemented by a data source that can be used to initialize an expression engine.
IExpression - Interface in com.aquima.interactions.rule
This interface represents a (parsed) expression which can be evaluated with a valid inference context.
IExpressionEngineDS - Interface in com.aquima.interactions.rule.ds
This interface defines the main functions that a data layer for a rule engine should implement to initialize the various business rules.
IExpressionNode - Interface in com.aquima.interactions.expressions.optimizer
The expression node interface defines the methods that all nodes from the optimizer should implement.
IExpressionParser - Interface in com.aquima.interactions.rule
Parses an expression to an optimized structure which can be evaluated.
IExpressionTemplateDS - Interface in com.aquima.interactions.rule.ds
Interface that contains all the methods that each data-source providing expression templates should implement.
IExpressionTemplateVisitor - Interface in com.aquima.interactions.rule.ds
This visitor is used during initialization to allow the data layer to add expression templates.
IExprParser - Interface in com.aquima.interactions.expressions
Basic interface for classes capable of parsing expressions.
IExprTemplateVisitor - Interface in com.aquima.interactions.expressions.ds
This visitor interface is used during the initialization of the expression parser.
IExternalExportStore - Interface in com.aquima.interactions.ds
Class for storing external exports.
IExternalFlowConnection - Interface in com.aquima.interactions.foundation.connectivity
This interface describes how to connect to an external project.
IExternalFlowDefinition - Interface in com.aquima.interactions.flow
The definition of an external flow, consisting of a contract name, data mapping name and a set of event mappings.
IExternalFlowDefinitionDS - Interface in com.aquima.interactions.flow.ds
This interface contains the methods a data source should implement to be able to initialize a external flow definition.
IExternalFlowEventMapping - Interface in com.aquima.interactions.flow
The mapping between a flow event (the flow event) from the implementation module to a flow event from the contract module (the contract event).
IExternalFlowEventMappingDS - Interface in com.aquima.interactions.flow.ds
Data source for mapping flow events to contract events in an external flow.
IExternalFlowEventMappingVisitor - Interface in com.aquima.interactions.flow.ds
* The external flow event event mapping visitor is used during initialization to add all the available external flow mappings to.
IExternalRuleDS - Interface in com.aquima.interactions.rule.ds
This interface is used during initialization to provide the information about an external rule that may be loaded through the rule factory.
IF_END - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
IF_START - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
IFactoryManager - Interface in com.aquima.interactions.portal
Each project is required to implement this interface, which is passed to the datasources.
IField - Interface in com.aquima.interactions.composer
Interface for a runtime field object representing an attribute.
IFieldDS - Interface in com.aquima.interactions.composer.ds
Interface for objects capable of providing the data to initialize a field (definition).
IFieldTypeDefinition - Interface in com.aquima.interactions.project
Describes the definition of a Field Type
IFieldTypeDS - Interface in com.aquima.interactions.project.ds
Data source for field type.
IFieldTypeVisitor - Interface in com.aquima.interactions.project.ds
This visitor is used during initialization to gather the available field types.
IFieldValidation - Interface in com.aquima.interactions.composer
This interface defines the methods of a validator for field values.
IFieldValidationDefinition - Interface in com.aquima.interactions.communication
This interface defines an attribute validation.
IFieldValidationDS - Interface in com.aquima.interactions.communication.ds
This interface defines an validation of an attribute.
IFieldValidationDS - Interface in com.aquima.interactions.composer.ds
This data source provides the information needed to initialize a field validation (definition).
IFieldValidationParameterVisitor - Interface in com.aquima.interactions.communication.ds
Visitor to add parameters to a field validation datasource.
IFieldValidationParameterVisitor - Interface in com.aquima.interactions.composer.ds
Visitor to add parameters to a field validation datasource.
IFieldValidationVisitor - Interface in com.aquima.interactions.communication.ds
The validation visitor is used to process the information of a validation for a field.
IFieldValidationVisitor - Interface in com.aquima.interactions.composer.ds
This visitor is used during initialization to gather the validation (definitions) for a field.
IFileSystemConnection - Interface in com.aquima.interactions.foundation.connectivity
A connection that stores data on a file system.
IFileSystemNamingStrategy - Interface in com.aquima.interactions.portal.content.filesystem
Instances of FileSystemContentManager require content, identified by a GUID instance, to be stored on a file system.
IFiredEvent - Interface in com.aquima.interactions.portal
The fired event object which holds information about the event which triggered the portal-engine to process.
IFlowDebugger - Interface in com.aquima.interactions.flow.model
 
IFlowDetails - Interface in com.aquima.interactions.flow
This class holds detail information for a flow.
IFlowDS - Interface in com.aquima.interactions.flow.ds
This data source provides all the information to initialize a single flow.
IFlowEngine - Interface in com.aquima.interactions.flow
This object contains all information on flows within an application.
IFlowEngineDS - Interface in com.aquima.interactions.flow.ds
This interface contains the methods a data source should implement to be able to initialize a flow engine.
IFlowEngineFactory - Interface in com.aquima.interactions.flow
Interface for factories capable of creating flow engine instances.
IFlowHandler - Interface in com.aquima.interactions.flow
This interface should be implemented by the client using the flow engine to influence the behavior of the flow engine.
IFlowInitializer - Interface in com.aquima.interactions.flow
Interface for objects to be returned by FlowInitializerFactory.
IFlowNodeDetails - Interface in com.aquima.interactions.flow
Interface for nodes representing a sub-flow call.
IFlowNodeVisitor - Interface in com.aquima.interactions.flow.model
 
IFlowParameterVisitor - Interface in com.aquima.interactions.flow.ds
Visitor to add parameters to a flow datasource.
IFlowPath - Interface in com.aquima.interactions.flow
This interface defines a path to a specific node in a flow.
IFlowScope - Interface in com.aquima.interactions.portal
The portal engine holds and constructs flow scopes and passes these to services and container methods.
IFlowState - Interface in com.aquima.interactions.flow
This object has the responsibility to hold the state of a flow process.
IFlowVisitor - Interface in com.aquima.interactions.flow.ds
The flow visitor is used during initialization to add all the available flows to.
IFunction - Interface in com.aquima.interactions.expressions.functions
Interface for functions that can be used in expressions.
IFunction - Interface in com.aquima.interactions.portal.function
 
IFunctionCallDefinition - Interface in com.aquima.interactions.portal.model
This interface defines several methods that can be used to retrieve static information about a function call.
IFunctionCallDefinitionManager - Interface in com.aquima.interactions.portal.function
This interface may be used to request a function call definition implementation.
IFunctionCallDS - Interface in com.aquima.interactions.portal.ds
This interface defines the methods that are needed to construct a function call object.
IFunctionCallInputParameterDS - Interface in com.aquima.interactions.portal.ds
This interface defines the methods that are needed to construct a function call input parameter object.
IFunctionCallInputParameterVisitor - Interface in com.aquima.interactions.portal.ds
This visitor is used to register the input parameters of an FunctionCall
IFunctionCallOutputParameterDS - Interface in com.aquima.interactions.portal.ds
This interface defines the methods that are needed to construct a function call output parameter object.
IFunctionCallOutputParameterVisitor - Interface in com.aquima.interactions.portal.ds
This visitor is used to register the output parameters of an FunctionCall
IFunctionCallVisitor - Interface in com.aquima.interactions.portal.ds
The function call visitor interface is used during the initialization of the portal engine to determine the function calls that are available.
IFunctionContext - Interface in com.aquima.interactions.portal.function
 
IFunctionFlowDefinition - Interface in com.aquima.interactions.flow
This class hold the definition of a function flow with its in- and output parameters
IFunctionFlowDefinitionDS - Interface in com.aquima.interactions.flow.ds
This interface contains the methods a data source should implement to be able to initialize a function flow definition.
IFunctionFlowInputParameter - Interface in com.aquima.interactions.flow
 
IFunctionFlowInputParameterDS - Interface in com.aquima.interactions.flow.ds
This interface contains the methods a data source should implement to be able to initialize a function flow input parameter.
IFunctionFlowInputParameterVisitor - Interface in com.aquima.interactions.flow.ds
The function flow input parameter visitor is used during initialization to add all the available function flow input parameter to.
IFunctionFlowOutputParameter - Interface in com.aquima.interactions.flow
 
IFunctionFlowOutputParameterDS - Interface in com.aquima.interactions.flow.ds
This interface contains the methods a data source should implement to be able to initialize a function flow output parameter.
IFunctionFlowOutputParameterVisitor - Interface in com.aquima.interactions.flow.ds
The function flow output parameter visitor is used during initialization to add all the available function flow output parameter to.
IFunctionResult - Interface in com.aquima.interactions.portal.function
 
IFUNKNOWN - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
IGenericFilter - Interface in com.aquima.interactions.framework.container.listplus.search.filters
Simple generic filter that the FilterFactory returns to BaseViewFilterBuilder where it will be composed to a more specific one depending on the case.
IGenericTaskModel - Interface in com.aquima.interactions.process.dao
 
IGlobalParameterDefinition - Interface in com.aquima.interactions.project
Describes a Global Parameter's definition
IGlobalParameterDS - Interface in com.aquima.interactions.project.ds
Data source for global parameter.
IGlobalParameterReferenceDS - Interface in com.aquima.interactions.project.ds
This class is used by other data sources to keep reference of what global parameters are using
IGlobalParameterReferenceVisitor - Interface in com.aquima.interactions.project.ds
This visitor is used during initialization to gather the available global parameters references.
IGlobalParameterValue - Interface in com.aquima.interactions.composer
The (potentially evaluated) value of a global parameter.
IGlobalParameterValueDS - Interface in com.aquima.interactions.composer.ds
This data source provides the information needed to initialize a field parameter (definition).
IGlobalParameterValueVisitor - Interface in com.aquima.interactions.composer.ds
Visitor used during initialization of a field to gather the field's parameters.
IGlobalParameterVisitor - Interface in com.aquima.interactions.project.ds
This visitor is used during initialization to gather the available global parameters.
ignorableWhitespace(char[], int, int) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
 
IGNORE - Static variable in class com.aquima.interactions.mapping.impl.MappingAction
This member defines the IGNORE mapping action type.
ignoreInstance(EntityValue) - Method in interface com.aquima.interactions.mapping.trace.IMappingReport
 
ignoreInstance(EntityValue) - Method in class com.aquima.interactions.mapping.trace.impl.NoOpMappingReport
 
IgnoreMode - Class in com.aquima.interactions.process
Represents the process case application id ignore mode.
IgnoreModeSettingsBuilder - Class in com.aquima.interactions.process.impl.builder
A builder for an IIgnoreModeSettings implementation that falls back to a global setting if an ignore mode is not configured for a specific application.
IgnoreModeSettingsBuilder() - Constructor for class com.aquima.interactions.process.impl.builder.IgnoreModeSettingsBuilder
 
ignoreUnknownAttributes(String) - Method in class com.aquima.interactions.process.impl.DefaultProcessEngineSettings
 
ignoreUnknownAttributes(String) - Method in interface com.aquima.interactions.process.IProcessEngineSettings
Returns whether attributes which are saved in the process data store and do not exist in the metamodel should be ignored.
ignoreUnknownEntities(String) - Method in class com.aquima.interactions.process.impl.DefaultProcessEngineSettings
 
ignoreUnknownEntities(String) - Method in interface com.aquima.interactions.process.IProcessEngineSettings
Returns whether entities which are saved in the process data store and do not exist in the metamodel should be ignored.
IGroupNodeDefinition - Interface in com.aquima.interactions.process.nodes
This interface is used to define logic on a set of process nodes.
IGroupParticleMappingDefinition - Interface in com.aquima.interactions.communication
This interface defines a group particle of a type.
IGroupParticleMappingDS - Interface in com.aquima.interactions.communication.ds
This interface defines a group particle of a type.
IGroupParticleMappingItemVisitor - Interface in com.aquima.interactions.communication.ds
 
IHttpConnection - Interface in com.aquima.interactions.foundation.connectivity
This interface describes a connection to send data over http.
IHttpConnectionFiller - Interface in com.aquima.interactions.foundation.connectivity
An IHttpConnectionFiller is an object that can "fill in the blanks" in a specific IHttpConnection implementation.
IHttpMessage - Interface in com.aquima.interactions.foundation.connectivity
This object is responsible for http message creation used by the IHttpConnection.
IHttpRequest - Interface in com.aquima.interactions.foundation.connectivity
This object is responsible for http request creation used by the IHttpConnection.
IHttpResponse - Interface in com.aquima.interactions.foundation.connectivity
This object is responsible for http response creation used by the IHttpConnection.
IHttpResponseHandler - Interface in com.aquima.interactions.foundation.connectivity
This interface describes a handler that handles an http response.
IIgnoreModeSettings - Interface in com.aquima.interactions.process
Settings for configuring which parts of an application ID is ignored in the process engine, case lists and work lists.
IImage - Interface in com.aquima.interactions.composer
The image model interface represents an image node that needs to be displayed in the document or page.
IImageDS - Interface in com.aquima.interactions.composer.ds
This data source is used to initialize an image element.
IImageNodeDS - Interface in com.aquima.interactions.composer.ds
This interface is used to initialize a text node of a text element.
IImageVisitor - Interface in com.aquima.interactions.composer.ds
This visitor is used during initialization of a image elements.
IInferenceDetails - Interface in com.aquima.interactions.rule
This interface contains the methods that can be used to retrieve inference information from a single attribute from the profile.
IInferenceRule - Interface in com.aquima.interactions.rule
An inference rule is an object which can source values for the inference engine.
IInitializationReport - Interface in com.aquima.interactions.foundation.report
Base interface for classes that need to report errors or warnings.
IInstanceContext - Interface in com.aquima.interactions.portal.model.tx
Interface for transaction contexts.
IInstanceDefinition - Interface in com.aquima.interactions.metamodel
This interface defines the methods that can be used to retrieve information about a static instance.
IInstanceDS - Interface in com.aquima.interactions.metamodel.ds
This interface is used during initialization to add an instance definition to the meta model.
IInstanceEvent - Interface in com.aquima.interactions.profile
This interface is used for events that are related to instances.
IInstanceLinkerEntry - Interface in com.aquima.interactions.framework.container.instance.linker
 
IInstanceListColumn - Interface in com.aquima.interactions.framework.container.instance.list.config
This interface describes the configuration per column.
IInstanceListener - Interface in com.aquima.interactions.profile
This interface defines the methods that a listener for instance events should implement.
IInstanceMatchCondition - Interface in com.aquima.interactions.mapping
Interface describing a match condition.
IInstanceReference - Interface in com.aquima.interactions.metamodel
The instance reference interface exposes methods that can be used to identify an instance definition.
IInstanceVisitor - Interface in com.aquima.interactions.metamodel.ds
This interface is used during initialization to add all the instance definitions.
IIntermediateMessageEventMapping - Interface in com.aquima.interactions.process
This interface defines the mapping between data fields of the intermediate messageEvent to attributes.
IIntermediateMessageEventMappingDS - Interface in com.aquima.interactions.process.ds
This interface represents a data field of a message event mapping.
IInternalPortalContext - Interface in com.aquima.interactions.portal.model
Portal context interface that is used only internally, as it exposes a few more methods that are not need by service, containers or handlers.
IInternalSessionScope - Interface in com.aquima.interactions.portal
For internal use only Internal, intermediate interface between ISessionScope and the default SessionScope implementation.
IJob - Interface in com.aquima.interactions.process.scheduler
A job that may be scheduled for execution using IScheduler
IJobId - Interface in com.aquima.interactions.process.scheduler
The unique identifier of a job
IJobParameters - Interface in com.aquima.interactions.process.scheduler
Represents the parameters of a scheduled job
IJoinNodeDefinition - Interface in com.aquima.interactions.process.nodes
This node is used in a process to join multiple branches together.
IJsonWriter - Interface in com.aquima.interactions.foundation.json
Interface describing a writer to write Json (JavaScript Object Notation) objects to a stream.
IJustificationDS - Interface in com.aquima.interactions.rule.ds
Interface that contains all the methods that each data-source providing justification should implement.
IJustificationTreeMappingDefinition - Interface in com.aquima.interactions.mapping
Interface that defines the minimum required data in order to create a IMappedJustificationTree.
IJustificationTreeMappingDS - Interface in com.aquima.interactions.mapping.ds
Defines the method that needs to be implemented by an object that contains the Studio data for mapping a justification tree
IJustificationVisitor - Interface in com.aquima.interactions.rule.ds
This visitor is used during initialization to add justification information to inference rules.
ILanguage - Interface in com.aquima.interactions.foundation.text
This interface defines the methods for a language object.
ILanguageDS - Interface in com.aquima.interactions.project.ds
Data source for the language.
ILanguageVisitor - Interface in com.aquima.interactions.project.ds
This visitor is used during initialization to gather the available languages.
ILegacyToggles - Interface in com.aquima.interactions.config.legacy
Legacy properties that will be available for one major version and are immediately deprecated from the moment of introduction
ILicenseProvider - Interface in com.aquima.interactions.foundation
This interface can be implemented by a client which can provide the contents of a license file from either an external system or the file system.
ILinkParameters - Interface in com.aquima.interactions.framework.container.link
Interface containing the parameters needed for a link container implementation.
IListColumn - Interface in com.aquima.interactions.composer.model.list
This interface describes the configuration per column.
IListColumnWithAttributeReference - Interface in com.aquima.interactions.framework.container.listplus.search
Special type of list column, the one that contains an attribute reference.
IListColumnWithPresentationStyles - Interface in com.aquima.interactions.framework.container.listplus
 
IListColumWithMetadata - Interface in com.aquima.interactions.framework.container.listplus.search
 
IListFunction - Interface in com.aquima.interactions.foundation.functions
Interface for list functions that defines all possible permutations of values that can be passed to the function.
IListRowData - Interface in com.aquima.interactions.composer.model.list
 
IListValue - Interface in com.aquima.interactions.foundation
The list value interface defines the methods a value object should implement when it contains multiple values.
ILLEGAL_VALUE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that an invalid value for the current domain is used in the expression.
IllegalAssigneeInfoException - Exception Class in com.aquima.interactions.process.exception
Exception for illegal use of the Assignee info.
IllegalAssigneeInfoException(String) - Constructor for exception class com.aquima.interactions.process.exception.IllegalAssigneeInfoException
Constructor.
ILocalApplication - Interface in com.aquima.interactions.portal.model
This application interface is implemented by application objects that can be used to initialize a portal session.
ILocalParser - Interface in com.aquima.interactions.expressions
This interface is a parser in which one can define a scope and types before actually parsing the expression itself.
ILogFactory - Interface in com.aquima.interactions.foundation.logging
Interface for creating a 'custom' logfactory.
IMacroDS - Interface in com.aquima.interactions.spellengine.ds
This data source is used to initialize a macro.
IMacroVisitor - Interface in com.aquima.interactions.spellengine.ds
This visitor is used to add macros to a speller.
Image - Class in com.aquima.interactions.composer.model
The image model represents a image node that needs to be displayed in the document or page.
Image(ImageDefinition) - Constructor for class com.aquima.interactions.composer.model.Image
Construct an image model.
Image(Image) - Constructor for class com.aquima.interactions.composer.model.Image
 
Image(String, byte[], ImageType, ImageContentType, String) - Constructor for class com.aquima.interactions.composer.model.Image
 
IMAGE - Static variable in class com.aquima.interactions.composer.ElementType
This member defines the IMAGE element type.
ImageActionHandler - Class in com.aquima.interactions.framework.handler.image
Action handler implementation to retrieve an image by name from the current application.
ImageActionHandler() - Constructor for class com.aquima.interactions.framework.handler.image.ImageActionHandler
 
ImageActionHandler(IPage) - Constructor for class com.aquima.interactions.framework.handler.image.ImageActionHandler
 
ImageActionHandlerResult - Class in com.aquima.interactions.framework.handler.image
Result class of the image action handler.
ImageActionHandlerResult(ImageType, byte[]) - Constructor for class com.aquima.interactions.framework.handler.image.ImageActionHandlerResult
Creates a new ImageActionHandlerResult.
ImageContentType - Class in com.aquima.interactions.composer.model
This class represents the different content types an image can have.
ImageDefinition - Class in com.aquima.interactions.composer.model.definition
This text node definition is used to include an image from the context in the result of a text element.
ImageDefinition(IImageDS, IParserFactory) - Constructor for class com.aquima.interactions.composer.model.definition.ImageDefinition
Construct an image definition based on a datasource.
ImageDefinition(ImageDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.ImageDefinition
 
ImageType - Class in com.aquima.interactions.composer
This class represents the different ImageType an Image can be.
ImageXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ImageXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ImageXml(IImageDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.ImageXml
 
ImageXml(IImageDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.ImageXml
 
IMailAddress - Interface in com.aquima.interactions.foundation.connectivity
Interface describing an email address.
IMailConfiguration - Interface in com.aquima.interactions.config.mail
Generic mail domain configuration.
IMailConnection - Interface in com.aquima.interactions.foundation.connectivity
This interface describes a connection to send email messages.
IMailMessage - Interface in com.aquima.interactions.foundation.connectivity
This interface describes the content of an email message.
IMailMessageAttachment - Interface in com.aquima.interactions.foundation.connectivity
Interface describing an email attachment.
IMappedJustificationTree - Interface in com.aquima.interactions.mapping
Defines the information that a justification tree implementation must be able to return
IMapping - Interface in com.aquima.interactions.mapping
The mapping interface defines the methods that may be used to map a profile to another profile.
IMappingComposer - Interface in com.aquima.interactions.mapping
This factory knows how to create elements which are usable for the mapping, such as assets.
IMappingContext - Interface in com.aquima.interactions.mapping
The mapping context holds the necessary elements for mapping a IMappedJustificationTree Note: IProfile is mandatory, but if the rest of the elements are not provided then a simple log message is logged and the IMappedJustificationTree is not mapped anymore
IMappingDebugger - Interface in com.aquima.interactions.mapping
 
IMappingDefinition - Interface in com.aquima.interactions.mapping
This interface defines several method that can be used to retrieve mapping definition information.
IMappingDS - Interface in com.aquima.interactions.mapping.ds
This interface returns the information needed to map the model of one application to another.
IMappingFactory - Interface in com.aquima.interactions.mapping
Interface for factories capable of creating mapping instances.
IMappingManager - Interface in com.aquima.interactions.portal
This mapping manager exposes the available mappings.
IMappingReport - Interface in com.aquima.interactions.mapping.trace
This interface defines several methods that can be used to gather information about the data mapping.
IMappingVisitor - Interface in com.aquima.interactions.portal.ds
This visitor is used during initialization to gather the mapping definitions.
IMask - Interface in com.aquima.interactions.portal
A mask applies formatting to an IValue and returns a multi lingual representation of the value.
IMaskCall - Interface in com.aquima.interactions.portal
The mask call interface of which the apply can be called with an IPrimitiveValue.
IMaskCallDefinition - Interface in com.aquima.interactions.portal.model
This interface defines several methods that can be used to retrieve static information about a mask call.
IMaskCallDS - Interface in com.aquima.interactions.portal.ds
This data source is used to initialize a mask.
IMaskCallVisitor - Interface in com.aquima.interactions.portal.ds
The mask call visitor interface is used during the initialization of the portal engine to determine the mask calls that are available.
IMaskContext - Interface in com.aquima.interactions.portal
The mask context interface defines the methods that are relevant for applying a mask.
IMaskFactory - Interface in com.aquima.interactions.portal
Factory responsible for creating mask implementations.
IMaskManager - Interface in com.aquima.interactions.portal
The mask manager exposes all available mask calls.
IMatchableAttribute - Interface in com.aquima.interactions.matching
This interface defines the methods for a matchable attribute from the match request.
IMatchableInstance - Interface in com.aquima.interactions.matching
This interface defines the methods that can be used to override the default match settings for an instance.
IMatchConditionVisitor - Interface in com.aquima.interactions.mapping.ds
The visitor is used to process the information of a match condition.
IMatchConfiguration - Interface in com.aquima.interactions.ds.matching
Configuration interface that may optionally be implemented by the application configuration to add support for the match engine using a custom configuration file.
IMatchContext - Interface in com.aquima.interactions.matching
This interface defines the context that is available during a single match session.
IMatchDefinition - Interface in com.aquima.interactions.matching
This interface defines the methods that define how an attribute should be matched.
IMatchDefinitionDS - Interface in com.aquima.interactions.matching.ds
This interface defines the methods that are needed to initialise a match definition object for the match engine.
IMatchDefinitionVisitor - Interface in com.aquima.interactions.matching.ds
This interface defines the methods which can be used to register match definitions.
IMatchEngine - Interface in com.aquima.interactions.matching
This interface defines the main methods of the match engine.
IMatchEngineDS - Interface in com.aquima.interactions.matching.ds
This interface defines the methods that are needed to initialise a match engine.
IMatchEngineFactory - Interface in com.aquima.interactions.matching
This factory interface defines the methods a match engine factory should implement to create new match engine.
IMatchFunction - Interface in com.aquima.interactions.matching
This interface defines the methods a match function must implement.
IMatchFunctionDS - Interface in com.aquima.interactions.matching.ds
This interface describes the methods needed to initialize a match function during initialization time of the match engine.
IMatchFunctionFactory - Interface in com.aquima.interactions.matching
This interface may be implemented by objects capable of providing match function implementations of a specific type.
IMatchFunctionParameters - Interface in com.aquima.interactions.matching
This interface is used during the initialization of match functions to provide the parameters that were defined for the match function.
IMatchFunctionVisitor - Interface in com.aquima.interactions.matching.ds
This interface can be used to add match functions to the match engine during initialisation.
IMatchRequest - Interface in com.aquima.interactions.matching
This interface defines the methods that specify the attributes and configuration that should be used by the match action.
IMatchResult - Interface in com.aquima.interactions.matching
This interface defines the methods that can be used to query the result of a match action.
IMatchScore - Interface in com.aquima.interactions.matching
This interface defines the methods of a single matching case from the match result.
IMatchTypeFactory - Interface in com.aquima.interactions.matching
This interface may be implemented by objects capable of providing match function implementations.
IMatchValue - Interface in com.aquima.interactions.matching
Interface for values that can be matched.
IMatchVisitor - Interface in com.aquima.interactions.matching
Interface for objects that wish to be notified of the various match events.
IMemoryConnection - Interface in com.aquima.interactions.foundation.connectivity
A connection that stores data in memory.
IMessage - Interface in com.aquima.interactions.composer
This interface defines a message that can be linked to a field or page.
IMessageEvent - Interface in com.aquima.interactions.process
This interface defines a message event for the process engine.
IMessageEventDefinition - Interface in com.aquima.interactions.process
This interface represents the definition of a message event.
IMessageEventDS - Interface in com.aquima.interactions.process.ds
This interface defines the methods needed to initialize an event definition.
IMessageEventFieldDefinition - Interface in com.aquima.interactions.process
This interface defines a data field of a message event.
IMessageEventFieldDS - Interface in com.aquima.interactions.process.ds
This interface represents a data field of a message event.
IMessageEventFieldVisitor - Interface in com.aquima.interactions.process.ds
This interface is used during the initialization of the message event.
IMessageEventListener - Interface in com.aquima.interactions.process
This interface allows listening to the evaluation of a message event.
IMessageEventMapping - Interface in com.aquima.interactions.process
This interface defines the mapping between data fields of the messageEvent to attributes.
IMessageEventMappingDS - Interface in com.aquima.interactions.process.ds
This interface represents a data field of a message event mapping.
IMessageEventMappingFieldVisitor - Interface in com.aquima.interactions.process.ds
Interface to iterate about the fields of an message event mapping.
IMessageEventVisitor - Interface in com.aquima.interactions.process.ds
This visitor is used during initialization to add the possible process events to.
IMessageVisitor - Interface in com.aquima.interactions.project.ds
This interface is used during initialization to add messages to the meta model.
IMetadataDefinition - Interface in com.aquima.interactions.metamodel
The definition of a metadata.
IMetadataDS - Interface in com.aquima.interactions.metamodel.ds
The interface for a metadata data source.
IMetadataVisitor - Interface in com.aquima.interactions.metamodel.ds
Performs an action on an IMetadataDS object.
IMetaModel - Interface in com.aquima.interactions.metamodel
This object contains all information on all entities, attributes and domains.
IMetaModelDS - Interface in com.aquima.interactions.metamodel.ds
This interface defines the methods that should be implemented to initialize a meta model.
IMetaModelFactory - Interface in com.aquima.interactions.metamodel
The metamodel factory interface provides the methods that a factory should implement to create a metamodel instance.
IModule - Interface in com.aquima.interactions.portal.model
Interface for the application object containing the static information of an application.
IModuleCache - Interface in com.aquima.interactions.portal.model
Interface for objects that contain, or are able to load, modules.
IModuleDS - Interface in com.aquima.interactions.portal.ds
This data-source interface is used to initialise an application.
IModuleVisitor - Interface in com.aquima.interactions.portal.ds
This visitor is used during initialization to gather the module definitions of the modules that are used by an application.
IModuleVisitor - Interface in com.aquima.interactions.process.ds
This visitor is used during the initialization to gather the modules containing process definitions.
IMPLEMENTATION - Static variable in class com.aquima.interactions.ds.xml.ExportType
This member defines the IMPLEMENTATION export type.
importFrom(InputStream) - Static method in class com.aquima.interactions.foundation.security.cert.AesKey
This method reads a key from an input stream.
importFrom(InputStream) - Static method in class com.aquima.interactions.foundation.security.cert.DesCertificate
This method reads a certificate from an input stream.
importFrom(InputStream) - Static method in class com.aquima.interactions.foundation.security.cert.PKCS8Certificate
Import a PKCS8 certificate from the stream.
importFrom(InputStream) - Static method in class com.aquima.interactions.foundation.security.cert.RsaPKCS8Key
Import a PKCS8 key from the stream.
importFrom(InputStream) - Static method in class com.aquima.interactions.foundation.security.cert.RsaX509Key
Import a X509 key from the stream.
importFrom(InputStream) - Static method in class com.aquima.interactions.foundation.security.cert.X509Certificate
Import a X509 certificate from the stream.
importInstance(Map<String, XmlConverter.XmlEntityInstance>, XmlConverter.XmlEntityInstance) - Method in class com.aquima.interactions.profile.xml.XmlConverter
 
importXml(IProfile, IXmlNode) - Method in class com.aquima.interactions.profile.xml.XmlConverter
This method uses the XML node passed to it, and imports the instance and values definitions into the profile.
importXml(IProfile, String) - Method in class com.aquima.interactions.profile.xml.XmlConverter
This method parses the xml file passed, and imports the instance and values definitions into the profile.
IMultilingualText - Interface in com.aquima.interactions.foundation.text
This interface is used for objects containing texts for multiple languages.
IMultiMap<K,V> - Interface in com.aquima.interactions.foundation.collections
A multi-map which provides a convenient API for holding multiple values associated with a key.
IMutableCaseBase - Interface in com.aquima.interactions.matching
Interface for a mutable casebase.
IN - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
IN - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
IN - Static variable in class com.aquima.interactions.rule.ConditionOperator
This member defines the in operator.
IN_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
INavigationMenuParameters - Interface in com.aquima.interactions.framework.container.navigationmenu.v1.model
Interface describing the parameters for the NavigationMenu container.
INBOUND_SERVICE_MESSAGE - Enum constant in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
 
includeAttribute(IAttributeValue) - Method in class com.aquima.interactions.profile.xml.DefaultXmlDelegate
 
includeAttribute(IAttributeValue) - Method in interface com.aquima.interactions.profile.xml.IXmlDelegate
This method returns a boolean indicating whether the attribute should be processed by the XML converter.
includeAttribute(IEntityInstance, IAttributeDefinition) - Method in class com.aquima.interactions.matching.request.AttributeFilter
 
includeAttribute(IEntityInstance, IAttributeDefinition) - Method in interface com.aquima.interactions.matching.request.IAttributeFilter
This method will be invoked before a value is copied to the match request.
includeEntity(IEntityDefinition) - Method in class com.aquima.interactions.profile.xml.DefaultXmlDelegate
 
includeEntity(IEntityDefinition) - Method in interface com.aquima.interactions.profile.xml.IXmlDelegate
This method should return a boolean indicating if entities of the specified type should be processes by the XML converter.
includeInstance(IEntityInstance) - Method in class com.aquima.interactions.profile.xml.DefaultXmlDelegate
 
includeInstance(IEntityInstance) - Method in interface com.aquima.interactions.profile.xml.IXmlDelegate
This method should return a boolean indicating whether the instance should be processed by the XML converter.
INCOMING - Static variable in class com.aquima.interactions.communication.impl.RestServiceDirection
 
INCOMPATIBLESTUDIOVERSION - Static variable in class com.aquima.interactions.ds.xml.DataLayerErrorCodes
This error code is used to indicate the XML is is made by studio with a higher version than the current interactions.
IncompletePathException - Exception Class in com.aquima.interactions.portal.util
This exception is used to indicate an invalid attribute path.
IncompletePathException(String, Collection<IEntityInstance>) - Constructor for exception class com.aquima.interactions.portal.util.IncompletePathException
Constructs the exception with the remaining path and the instances that could be located.
incrementAmount(DateValue, int) - Method in class com.aquima.interactions.expressions.functions.date.AbstractIncrementFunction
 
incrementAmount(DateValue, int) - Method in class com.aquima.interactions.expressions.functions.date.IncrementDays
 
incrementAmount(DateValue, int) - Method in class com.aquima.interactions.expressions.functions.date.IncrementHours
 
incrementAmount(DateValue, int) - Method in class com.aquima.interactions.expressions.functions.date.IncrementMinutes
 
incrementAmount(DateValue, int) - Method in class com.aquima.interactions.expressions.functions.date.IncrementMonths
 
incrementAmount(DateValue, int) - Method in class com.aquima.interactions.expressions.functions.date.IncrementSeconds
 
incrementAmount(DateValue, int) - Method in class com.aquima.interactions.expressions.functions.date.IncrementWeeks
 
incrementAmount(DateValue, int) - Method in class com.aquima.interactions.expressions.functions.date.IncrementYears
 
IncrementDays - Class in com.aquima.interactions.expressions.functions.date
This function adds the specified amount of days to the given date, and returns that value.
IncrementDays(DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.IncrementDays
 
IncrementHours - Class in com.aquima.interactions.expressions.functions.date
This function adds the specified amount of hours to the given date time, and returns that value.
IncrementHours() - Constructor for class com.aquima.interactions.expressions.functions.date.IncrementHours
 
IncrementMinutes - Class in com.aquima.interactions.expressions.functions.date
This function adds the specified amount of minutes to the given date time, and returns that value.
IncrementMinutes() - Constructor for class com.aquima.interactions.expressions.functions.date.IncrementMinutes
 
IncrementMonths - Class in com.aquima.interactions.expressions.functions.date
This function adds the specified amount of months to the given date, and returns that value.
IncrementMonths(DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.IncrementMonths
 
IncrementSeconds - Class in com.aquima.interactions.expressions.functions.date
This function adds the specified amount of seconds to the given date time, and returns that value.
IncrementSeconds() - Constructor for class com.aquima.interactions.expressions.functions.date.IncrementSeconds
 
IncrementWeeks - Class in com.aquima.interactions.expressions.functions.date
This function adds the specified amount of weeks to the given date, and returns that value.
IncrementWeeks(DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.IncrementWeeks
 
IncrementYears - Class in com.aquima.interactions.expressions.functions.date
This function adds the specified amount of years to the given date, and returns that value.
IncrementYears(DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.IncrementYears
 
IndexIterator - Class in com.aquima.interactions.matching.impl.functions.fulltext
Copyright: Copyright (c) 2002
IndexIterator(IndexList) - Constructor for class com.aquima.interactions.matching.impl.functions.fulltext.IndexIterator
 
IndexList - Class in com.aquima.interactions.matching.impl.functions.fulltext
This class is not thead safe !
IndexList() - Constructor for class com.aquima.interactions.matching.impl.functions.fulltext.IndexList
 
indexOf(IndexTerm) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexList
 
IndexOf - Class in com.aquima.interactions.expressions.functions.str
This function returns the index of the first occurrence of a substring in a string, optionally from a start index
IndexOf() - Constructor for class com.aquima.interactions.expressions.functions.str.IndexOf
 
IndexOf(boolean) - Constructor for class com.aquima.interactions.expressions.functions.str.IndexOf
 
indexOfDeclarationEnd(String) - Method in class com.aquima.interactions.expressions.ExpressionFixer
 
IndexTerm - Class in com.aquima.interactions.matching.impl.functions.fulltext
Copyright: Copyright (c) 2002
IndexTerm(int, String) - Constructor for class com.aquima.interactions.matching.impl.functions.fulltext.IndexTerm
 
indexTerms() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextCaseValue
 
indexTerms() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextProfileValue
 
InferenceContext - Interface in com.aquima.interactions.rule
The inference context interface is a specialization of the profile interface, and is used during rule evaluation to retrieve the current values.
InferenceContextDelegate - Class in com.aquima.interactions.rule.inference
Simple delegate class for inference contexts.
InferenceContextDelegate(InferenceContext) - Constructor for class com.aquima.interactions.rule.inference.InferenceContextDelegate
 
InferenceEngine - Class in com.aquima.interactions.rule.inference
The inference engine contains the logic to determine a value for an attribute using the inference business rules defined.
InferenceEngine(IRuleGraph) - Constructor for class com.aquima.interactions.rule.inference.InferenceEngine
Constructs an inference engine using an initialized rule graph.
InferenceResult - Class in com.aquima.interactions.rule.inference
This class holds the result of a single inference action.
InferenceResult(SourceType, String, Dependency[]) - Constructor for class com.aquima.interactions.rule.inference.InferenceResult
Constructs an inference result object for a specific business rule with an array of dependencies that were determined during the evaluation of that rule.
InferenceRuleVisitor - Class in com.aquima.interactions.rule.graph
Rule visitor that is used during initialization to add the inference rules to the rule graph.
InferenceRuleVisitor(RuleGraph, IProject, IMetaModel, IRuleFactory, IParserFactory, IConnectionManager, IReportingDS) - Constructor for class com.aquima.interactions.rule.graph.InferenceRuleVisitor
Constructs a rule visitor with the required parameters.
InfiniteFlowException - Exception Class in com.aquima.interactions.flow.exception
Exception used to indicate an infinite loop (recursion) was detected during the flow process.
InfiniteFlowException(String, String, IFlowPath) - Constructor for exception class com.aquima.interactions.flow.exception.InfiniteFlowException
Constructs an exception for a specified flow name and path.
InfiniteFlowException(String, String, IFlowPath, Throwable) - Constructor for exception class com.aquima.interactions.flow.exception.InfiniteFlowException
Constructs an exception for a specified flow name and path with the given cause.
InfiniteLoopException - Exception Class in com.aquima.interactions.flow.exception
Exception thrown when an infinite loop is detected in a flow execution.
InfiniteLoopException(NodeID) - Constructor for exception class com.aquima.interactions.flow.exception.InfiniteLoopException
 
InfiniteRecursionException - Exception Class in com.aquima.interactions.flow.exception
Exception thrown when an infinite recursion is detected in a flow execution.
InfiniteRecursionException(NodeID) - Constructor for exception class com.aquima.interactions.flow.exception.InfiniteRecursionException
 
InfiniteSchemaException - Exception Class in com.aquima.interactions.communication.exception
Exception used to indicate an infinite loop (recursion) was detected during domain schema contract parsing/composing.
InfiniteSchemaException(String) - Constructor for exception class com.aquima.interactions.communication.exception.InfiniteSchemaException
Constructs an exception for a specified domain schema name.
InfiniteServiceLoopDetector - Class in com.aquima.interactions.portal.model.def
Service manager implementation that can detect infinite looping service calls.
InfiniteServiceLoopDetector(IServiceManager, IServiceContext) - Constructor for class com.aquima.interactions.portal.model.def.InfiniteServiceLoopDetector
Construct a infinite loop detecting service manager with a delegate service manager and a service context.
InfiniteValue - Class in com.aquima.interactions.foundation.types
This class represents an infinite value, which is usually only used when working with ranges.
InfiniteValue(InfiniteValue) - Constructor for class com.aquima.interactions.foundation.types.InfiniteValue
Copy constructor.
info(Object) - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
info(Object) - Method in interface com.aquima.interactions.foundation.logging.Logger
Allows an object to be logged in conjunction with a cause to the underlying logging system.
info(Object) - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
info(Object, Object[]) - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
info(Object, Object[]) - Method in interface com.aquima.interactions.foundation.logging.Logger
Allows an object to be logged in conjunction with a cause to the underlying logging system.
info(Object, Object[]) - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
info(Object, Throwable) - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
info(Object, Throwable) - Method in interface com.aquima.interactions.foundation.logging.Logger
Allows an object to be logged in conjunction with a cause to the underlying logging system.
info(Object, Throwable) - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
init_actions() - Method in class com.aquima.interactions.java_cup.lr_parser
Initialize the action object.
INIT_APPLICATION - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This code is used to indicate messages were found when initialising an application.
INIT_MODULE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This code is used to indicate messages were found when initialising an application.
InitializationException - Exception Class in com.aquima.interactions.foundation.report
This exception is used to notify that an object could not be created.
InitializationException(ErrorCode, String[]) - Constructor for exception class com.aquima.interactions.foundation.report.InitializationException
Constructs the initialization exception with an ErrorCode and parameters.
InitializationException(ErrorCode, String[], Severity) - Constructor for exception class com.aquima.interactions.foundation.report.InitializationException
Constructs the initialization exception with an ErrorCode and parameters.
InitializationException(ErrorMessage, Severity) - Constructor for exception class com.aquima.interactions.foundation.report.InitializationException
 
InitializationException(InitializationException, Severity, IInitializationReport) - Constructor for exception class com.aquima.interactions.foundation.report.InitializationException
Constructs the initialization exception with another InitializationException and a report containing more information.
InitializationLookup - Class in com.aquima.interactions.dtree.impl
Utility class that combines various resources needed during initialization.
InitializationLookup(IParserFactory, IMetaModel, IComposer) - Constructor for class com.aquima.interactions.dtree.impl.InitializationLookup
 
InitializationMessage - Class in com.aquima.interactions.foundation.report
Simple object containing an error which was detected during initialization.
InitializationMessage(Category, Severity, ErrorMessage, Throwable) - Constructor for class com.aquima.interactions.foundation.report.InitializationMessage
Constructs an initialisation message object with a category, severity, error message and a cause.
InitializationReport - Class in com.aquima.interactions.foundation.report
This class is used to gather all the error and warning messages that are detected during the initialization of an application.
InitializationReport() - Constructor for class com.aquima.interactions.foundation.report.InitializationReport
 
InitializationReport(ErrorCode, String[]) - Constructor for class com.aquima.interactions.foundation.report.InitializationReport
Constructs an initialisation report.
InitializationReportLogger - Class in com.aquima.interactions.foundation.report
This class is a minimal implementation of IInitializationReport which logs all the reported messages using the Logger created by the LogFactory.
InitializationReportLogger() - Constructor for class com.aquima.interactions.foundation.report.InitializationReportLogger
Construction is disabled as this reporter can be acquired by InitializationReportLogger.REPORTER.
InitializationUtil - Class in com.aquima.interactions.communication.impl
Internal utility class for easy model initialization validations for the definition objects of the communication engine.
initialize() - Method in interface com.aquima.interactions.flow.IFlowInitializer
 
initialize() - Method in class com.aquima.interactions.portal.model.session.DcmWidgetFlowInitializer
 
initialize() - Method in class com.aquima.interactions.portal.model.session.DefaultFlowInitializer
 
initialize(SchemaSetDefinition) - Method in class com.aquima.interactions.communication.impl.AnyParticleMappingDefinition
 
initialize(SchemaSetDefinition) - Method in class com.aquima.interactions.communication.impl.ElementMappingDefinition
 
initialize(SchemaSetDefinition) - Method in class com.aquima.interactions.communication.impl.ElementParticleMappingDefinition
 
initialize(SchemaSetDefinition) - Method in class com.aquima.interactions.communication.impl.GroupParticleMappingDefinition
 
initialize(SchemaSetDefinition) - Method in class com.aquima.interactions.communication.impl.ParticleMappingDefinition
 
initialize(SchemaSetDefinition) - Method in class com.aquima.interactions.communication.impl.SchemaDefinition
 
initialize(SchemaSetDefinition) - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
initialize(ISchemaContract) - Method in class com.aquima.interactions.communication.impl.XsdDefinition
 
initialize(ISoapContract) - Method in class com.aquima.interactions.communication.impl.WsdlDefinition
 
initialize(IListColumn[], ListState) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
initialize(IListColumn[], ListState) - Method in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
initializeCaseBases(MatchEngine, IMatchEngineDS) - Method in class com.aquima.interactions.matching.impl.model.CaseBaseList
 
initializeCases(CaseBaseList, ICaseBaseDS) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
initializeCaseValues(CaseBaseList, ICaseBaseDS) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
initializeInstance(IInstanceDefinition, IEntityInstance) - Method in class com.aquima.interactions.profile.model.Profile
 
initializeMatchDefinitions(MatchEngine, ICaseBaseDS) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
initializeProfile(IModule, IProfile) - Method in interface com.aquima.interactions.portal.model.ISessionState
This method is invoked to allow the session state to initialize the profile with the values of the saved session.
initializeProfile(IModule, IProfile) - Method in class com.aquima.interactions.portal.model.session.state.SessionState
 
InlineReference - Class in com.aquima.interactions.composer.model.definition
Reference class which contains the element definition it refers to.
InlineReference(IElementDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.InlineReference
Constructor that requires the element definition this reference should refer to.
InlineReference(InlineReference) - Constructor for class com.aquima.interactions.composer.model.definition.InlineReference
 
InlineReference(IParserFactory, IReferenceDS, IElementDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.InlineReference
 
INodeDetails - Interface in com.aquima.interactions.flow
This interface defines the basic properties of a node in a flow.
INodeDetailsFactory - Interface in com.aquima.interactions.flow
Interface for a node factory that can be used to provide alternative implementations for the nodes.
INodeDetailsWithDebugIdentifier - Interface in com.aquima.interactions.flow.model
Marker interface to allow flow nodes to identify themselves.
INodeDS - Interface in com.aquima.interactions.flow.ds
This data source provides the basic information for a node in a flow.
INodeHandler - Interface in com.aquima.interactions.process.impl
Interface for handlers that can schedule (or process) a task for a node definition.
INodeHandlerFactory - Interface in com.aquima.interactions.process.impl
Interface for objects that can provide node handler implementations.
INodeVisitor - Interface in com.aquima.interactions.composer.ds
This visitor is used to add sub-content to a content node.
INodeVisitor - Interface in com.aquima.interactions.flow.ds
This visitor is used during initialization to add all the (direct) child nodes to.
INPUT - Static variable in class com.aquima.interactions.project.Direction
 
InputField - Class in com.aquima.interactions.framework.service.connectivity.parameters
This class contains the information needed to get a single input value for a connectivity service.
InputField(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.parameters.InputField
 
InputMapping - Class in com.aquima.interactions.framework.service.connectivity.parameters
This class contains the information needed to get all the input values for a connectivity service.
InputMapping(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.parameters.InputMapping
This constructor creates an input mapping based on an XML node.
InputObject - Class in com.aquima.interactions.framework.service.connectivity
This class parses and holds all the input values that should be used by a connectivity service.
InputObject(IExpressionParser, InferenceContext, InputMapping, IValueFormatter) - Constructor for class com.aquima.interactions.framework.service.connectivity.InputObject
Construct an input object.
InputValue - Class in com.aquima.interactions.framework.service.connectivity
This class holds a single input value for a connectivity service.
InputValue(String, IPrimitiveValue, IValueFormatter, Operator) - Constructor for class com.aquima.interactions.framework.service.connectivity.InputValue
 
insert(String, String, String, DateTimeValue, IMultilingualText, String) - Method in class com.aquima.interactions.portal.comments.ThrowingCommentsManager
 
insert(String, String, String, DateTimeValue, IMultilingualText, String) - Method in interface com.aquima.interactions.portal.ICommentsManager
 
insert(String, String, Date, Map<String, IValue>) - Method in class com.aquima.interactions.trace.dao.impl.NullTraceDao
 
insert(String, String, Date, Map<String, IValue>) - Method in interface com.aquima.interactions.trace.dao.ITraceDao
Inserts a new trace entry
insertCase(String) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
insertCase(String) - Method in interface com.aquima.interactions.matching.IMutableCaseBase
Registers a new case for this casebase.
insertCaseMessage(String, Date, Map<String, IValue>) - Method in class com.aquima.interactions.trace.dao.impl.NullTimelineCreator
 
insertCaseMessage(String, Date, Map<String, IValue>) - Method in interface com.aquima.interactions.trace.dao.ITimelineCreator
Creates a new timeline entry that contains case data.
insertDocumentMessage(String, Date, Map<String, IValue>) - Method in class com.aquima.interactions.trace.dao.impl.NullTimelineCreator
 
insertDocumentMessage(String, Date, Map<String, IValue>) - Method in interface com.aquima.interactions.trace.dao.ITimelineCreator
Creates a new timeline entry that contains document data.
insertElement(int, IElement) - Method in class com.aquima.interactions.composer.model.CompositeElement
This method will add the element to the container at the specified position.
insertInOutMessage(String, Date, Map<String, IValue>) - Method in class com.aquima.interactions.trace.dao.impl.NullTimelineCreator
 
insertInOutMessage(String, Date, Map<String, IValue>) - Method in interface com.aquima.interactions.trace.dao.ITimelineCreator
Creates a new timeline entry that contains in/out message event data.
insertParameters(String, String[]) - Static method in class com.aquima.interactions.foundation.text.StringUtil
This method replaces tokens in the intermediate string with the parameters passed as second argument.
insertReference(int, AbstractReference) - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method may be used to insert content to the container definition at the specified index by adding a reference to said content.
insertTaskMessage(String, Date, Map<String, IValue>) - Method in class com.aquima.interactions.trace.dao.impl.NullTimelineCreator
 
insertTaskMessage(String, Date, Map<String, IValue>) - Method in interface com.aquima.interactions.trace.dao.ITimelineCreator
Creates a new timeline entry that contains task data.
insertValue(int, IPrimitiveValue) - Method in class com.aquima.interactions.foundation.types.ListValue
 
inSinglePageFlow() - Method in interface com.aquima.interactions.flow.model.IFlowNodeVisitor
 
inSinglePageFlow() - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItemsVisitor
 
instance - Variable in class com.aquima.interactions.framework.container.instance.linker.DisplaySortInstanceLinkerEntry
 
INSTANCE - Static variable in class com.aquima.interactions.portal.EmptyActionResult
The only instance of this class.
INSTANCE_ACTIVATION_TYPE - Static variable in class com.aquima.interactions.framework.service.instance.InstanceCreateParameters
 
INSTANCE_PROBLEM - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
Indicates a problem with a (static) instance.
InstanceAction - Class in com.aquima.interactions.framework.service.connectivity.parameters
Enumerated type class that contains the various possible actions for a instance result.
InstanceActivationType - Enum Class in com.aquima.interactions.foundation
 
InstanceCastException - Exception Class in com.aquima.interactions.profile.exception
Exception used to indicate that an instance could not be converted/cast to the expected type.
InstanceCastException(IEntityInstance, String) - Constructor for exception class com.aquima.interactions.profile.exception.InstanceCastException
Constructs the exception with the instance that could not be cast, and the type to which it should have been cast.
InstanceCastException(String, String) - Constructor for exception class com.aquima.interactions.profile.exception.InstanceCastException
Constructs the exception with the actual type and the type to which the instance should have been cast.
InstanceComparator - Class in com.aquima.interactions.profile.model
This class is used to sort the instances from a context expression.
InstanceComparator() - Constructor for class com.aquima.interactions.profile.model.InstanceComparator
Constructs a default instance comparator that sorts the instances ascending on sequence number.
InstanceComparator(String, boolean) - Constructor for class com.aquima.interactions.profile.model.InstanceComparator
Constructs the instance comparator with the name of the attribute the instances should be sorted on.
InstanceContext - Class in com.aquima.interactions.rule.inference
Inference context implementation that activates a single instance, and wraps an existing inference context.
InstanceContext(InferenceContext, IEntityInstance) - Constructor for class com.aquima.interactions.rule.inference.InstanceContext
Constructs the instance context with the instance that should be active, and the context that should be used as fallback.
InstanceCreateParameters - Class in com.aquima.interactions.framework.service.instance
Parameters class for AQ_Instance_Create.
InstanceCreateParameters(IServiceContext) - Constructor for class com.aquima.interactions.framework.service.instance.InstanceCreateParameters
 
InstanceCreateService - Class in com.aquima.interactions.framework.service.instance
AQ_Instance_Create implementation.
InstanceCreateService() - Constructor for class com.aquima.interactions.framework.service.instance.InstanceCreateService
 
InstanceDefinition - Class in com.aquima.interactions.metamodel.impl
This class holds the definition of a static instance in the meta model.
InstanceDefinition(MetaModel, IInstanceDS) - Constructor for class com.aquima.interactions.metamodel.impl.InstanceDefinition
 
InstanceDelegate - Class in com.aquima.interactions.profile.wrapper
Simple wrapper class that can be used as base class for instance wrappers.
InstanceDelegate(IEntityInstance) - Constructor for class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
InstanceDump - Class in com.aquima.interactions.profile.model.state
Dump of an instance that can be serialized and deserialized.
InstanceDump(String, GUID, String) - Constructor for class com.aquima.interactions.profile.model.state.InstanceDump
Construct an instance dump with an id, entity- and instance name.
InstanceEditor - Class in com.aquima.interactions.framework.handler.profile.editors
This class contains the implementation of the various action that can be performed on an instance.
InstanceEditor(EntityValue) - Constructor for class com.aquima.interactions.framework.handler.profile.editors.InstanceEditor
Constructs the editor with the ID of the instance the editor is defined for.
InstanceEditor(InstanceEditor) - Constructor for class com.aquima.interactions.framework.handler.profile.editors.InstanceEditor
 
InstanceEvent - Class in com.aquima.interactions.profile.events
The instance event class holds the information about an instance related event.
INSTANCEINVALIDVALUE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a static instance contains an invalid value.
InstanceLinker - Class in com.aquima.interactions.framework.container.instance.linker
Instance linker dynamic container.
InstanceLinker() - Constructor for class com.aquima.interactions.framework.container.instance.linker.InstanceLinker
 
InstanceLinkerParameters - Class in com.aquima.interactions.framework.container.instance.linker
This class is responsible for parsing the parameters passed to the instance linker container.
InstanceLinkerParameters(ITypedParameters, IExpressionParser) - Constructor for class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
Constructs the parameters object from the parameters that were passed to the container.
InstanceLinkerPlus - Class in com.aquima.interactions.framework.container.instance.linkerplus
The instance linker plus dynamic container implementation.
InstanceLinkerPlus() - Constructor for class com.aquima.interactions.framework.container.instance.linkerplus.InstanceLinkerPlus
 
InstanceLinkerPlusParameters - Class in com.aquima.interactions.framework.container.instance.linkerplus
This is an internal class used for parameter parsing of the instance linker plus container.
InstanceLinkerPlusParameters(IParameters) - Constructor for class com.aquima.interactions.framework.container.instance.linkerplus.InstanceLinkerPlusParameters
 
InstanceList - Class in com.aquima.interactions.framework.container.instance.list
This expander expands an InstanceList.
InstanceList() - Constructor for class com.aquima.interactions.framework.container.instance.list.InstanceList
 
InstanceListColumn - Class in com.aquima.interactions.framework.container.instance.list.config.impl
Column definition for the InstanceList implementation.
InstanceListColumn(String) - Constructor for class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
InstanceListColumn(String, int) - Constructor for class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
InstanceListColumn(String, int, DataType) - Constructor for class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
InstanceListConfiguration - Class in com.aquima.interactions.framework.container.instance.list.state
State object for the InstanceList implementation.
InstanceListConfiguration(SortingState, PagingState) - Constructor for class com.aquima.interactions.framework.container.instance.list.state.InstanceListConfiguration
 
InstanceListImpl - Class in com.aquima.interactions.framework.container.instance.list
Improved Instance selector plus implementation which provides paging, sorting and searching on top of the existing functionality.
InstanceListImpl(InstanceListParameters, IContainerContext, ContainerDefinition) - Constructor for class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
InstanceListOrder - Class in com.aquima.interactions.framework.container.instance.list
This class is used to specify the sort order.
InstanceListOrder(String, int, DataType, int) - Constructor for class com.aquima.interactions.framework.container.instance.list.InstanceListOrder
Constructs the class with the required parameters.
InstanceListParameters - Class in com.aquima.interactions.framework.container.instance.list.param
This class parses the parameters needed for the instance selector plus container.
InstanceListRowData - Class in com.aquima.interactions.framework.container.instance.list
Representation of a row of table data, based on one particular instance.
InstanceListRowData(IEntityInstance, IEntityInstance[], IContainerContext, InstanceListColumn[]) - Constructor for class com.aquima.interactions.framework.container.instance.list.InstanceListRowData
 
InstanceListSortingState - Class in com.aquima.interactions.framework.container.instance.list.state
Class to remember the sorting state of the instance selector plus.
InstanceListState - Class in com.aquima.interactions.framework.container.instance.list.state
Class to remember the state of the instance List.
InstanceListState() - Constructor for class com.aquima.interactions.framework.container.instance.list.state.InstanceListState
 
InstanceLocator - Class in com.aquima.interactions.portal.util
Utility class that may be used to quickly locate instances in an inference context.
InstanceLocator(InferenceContext) - Constructor for class com.aquima.interactions.portal.util.InstanceLocator
Constructs an instance locater for the specified inference context.
InstanceManager - Class in com.aquima.interactions.profile.model
This class manages all the instances.
InstanceManager(IMetaModel, EventDispatcher) - Constructor for class com.aquima.interactions.profile.model.InstanceManager
 
InstanceMapper - Class in com.aquima.interactions.mapping.impl
Internal class that is used by the profile mapper to map instances.
InstanceMapper(ProfileMappingContext) - Constructor for class com.aquima.interactions.mapping.impl.InstanceMapper
 
InstanceMatchCondition - Class in com.aquima.interactions.mapping.impl
Internal instance match condition implementation that uses two expressions and a comparator to determine if two instances match.
InstanceMatchCondition(String, MatchConditionOperator, String, IExpressionParser, IExpressionParser) - Constructor for class com.aquima.interactions.mapping.impl.InstanceMatchCondition
 
InstanceNotUniqueException - Exception Class in com.aquima.interactions.profile.exception
Exception used to indicate that an instance could not be created due to it's ID not being unique.
InstanceNotUniqueException(String, GUID, String) - Constructor for exception class com.aquima.interactions.profile.exception.InstanceNotUniqueException
Constructs the exception with the the type of the instance and the name that was not unique.
instanceOf(String) - Method in interface com.aquima.interactions.expressions.ICompoundValue
This method returns a boolean indicating if this compound value is of the specified type.
instanceOf(String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
instanceOf(String) - Method in interface com.aquima.interactions.profile.IEntityInstance
This method checks if the instance is of the specified type.
instanceOf(String) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
instanceOf(String) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
instanceOf(String) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
instanceOf(String) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
instanceOf(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
instanceOf(String) - Method in class com.aquima.interactions.rule.parser.EntityContextDelegate
 
InstanceOf - Class in com.aquima.interactions.expressions.semantics.nodes
This node represents an instance of expression that can be used to check if an instance is of a specified type.
InstanceOf(Position, ISemanticNode, ISemanticNode) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.InstanceOf
Constructs the node with the required arguments.
InstanceOfExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
This instance of expression can be used to check if an (entity) instance is of a specified type.
InstanceOfExpression(IExpressionNode, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.InstanceOfExpression
Constructs the expression with the required arguments.
InstanceOfNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
The instance-of expression will check the left-hand-side expression against the type specified by the right-hand-side.
InstanceOfNode(IParseNode, IParseNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.InstanceOfNode
Constructs the class with the required arguments.
InstanceReference - Class in com.aquima.interactions.metamodel.impl
Abstract base class for instance references.
InstanceReference() - Constructor for class com.aquima.interactions.metamodel.impl.InstanceReference
 
InstanceReferenceComparator - Class in com.aquima.interactions.profile.model
This class is used to sort the instance references from a context expression.
InstanceReferenceComparator(IProfile) - Constructor for class com.aquima.interactions.profile.model.InstanceReferenceComparator
Constructs a default instance comparator that sorts the instances ascending on sequence number.
InstanceReferenceComparator(IProfile, String, boolean) - Constructor for class com.aquima.interactions.profile.model.InstanceReferenceComparator
Constructs the instance comparator with the name of the attribute the instances should be sorted on.
InstanceReferenceException - Exception Class in com.aquima.interactions.profile.exception
Exception used to indicate that an invalid instance reference is attempted.
InstanceReferenceException(EntityValue, String) - Constructor for exception class com.aquima.interactions.profile.exception.InstanceReferenceException
Constructs the exception with the ID of the instance that was referred to, and the message explaining why the reference was not allowed.
InstanceReferrer - Class in com.aquima.interactions.profile
This class is used to identify the relation between an attribute referring an instance.
InstanceReferrer(EntityValue, String, GUID) - Constructor for class com.aquima.interactions.profile.InstanceReferrer
Constructs an instance referrer with an entity value identifying the instance that contains the attribute referring the instance identified by the referrer id.
InstanceRepeatFlowBehaviour - Class in com.aquima.interactions.portal.model.session.repeatflow
This internal class implements the behaviour when a flow is repeated for a list of entity instances.
InstanceSelection - Class in com.aquima.interactions.framework.util
Class to parse/filter instances from expressions.
InstanceSelection(InferenceContext, IExpressionParser) - Constructor for class com.aquima.interactions.framework.util.InstanceSelection
Construct an instance of InstanceSelection.
InstanceSelectorDefines - Class in com.aquima.interactions.framework.container.instance
This class contains definitions that are used by the instance selectors.
InstanceServiceBase - Class in com.aquima.interactions.framework.service.instance
Base class for services creating or updating entity instances.
InstanceServiceBase() - Constructor for class com.aquima.interactions.framework.service.instance.InstanceServiceBase
 
InstanceServiceParameters - Class in com.aquima.interactions.framework.service.instance
Base class for parsing parameters for services which create or update entity instances.
InstanceServiceParameters(IServiceContext) - Constructor for class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
Constructs an instance based on the service context.
InstanceServiceParameters.ExpressionEntry - Class in com.aquima.interactions.framework.service.instance
Helper class representing a Map entry of type String.
InstanceStack - Class in com.aquima.interactions.rule
This class holds a list of instance that are active.
InstanceStack() - Constructor for class com.aquima.interactions.rule.InstanceStack
Constructs an empty instance stack object.
InstanceStack(InstanceStack) - Constructor for class com.aquima.interactions.rule.InstanceStack
Constructs an instance stack with all the instances from the provided stack.
InstanceStackContext - Class in com.aquima.interactions.rule.inference
Inference context that uses an instance stack to determine the active instances, and wraps an existing context.
InstanceStackContext(InferenceContext, InstanceStack) - Constructor for class com.aquima.interactions.rule.inference.InstanceStackContext
Constructs the inference context with the instance stack and the context that should be used as fall-back.
InstanceStackPortalContext - Class in com.aquima.interactions.portal.model.session
Internal portal context with an optional instance stack.
InstanceType - Class in com.aquima.interactions.profile.model
This class is used to identify the type of an instance.
InstanceType(int) - Constructor for class com.aquima.interactions.profile.model.InstanceType
Constructs the instance type class with the bit-mask defining the type.
INSTANCEUNKNOWNATTRIBUTE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a static instance refers to an unknown attribute.
INSTANCEUNKNOWNENTITY - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a static instance refers to an unknown entity.
INSTANCEUNKNOWNINSTANCE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a static instance refers to an unknown attribute.
InstanceUpdateParameters - Class in com.aquima.interactions.framework.service.instance
Parameters class for AQ_Instance_Update.
InstanceUpdateParameters(IServiceContext) - Constructor for class com.aquima.interactions.framework.service.instance.InstanceUpdateParameters
 
InstanceUpdateService - Class in com.aquima.interactions.framework.service.instance
AQ_Instance_Update implementation.
InstanceUpdateService() - Constructor for class com.aquima.interactions.framework.service.instance.InstanceUpdateService
 
InstanceValueVisitor - Class in com.aquima.interactions.metamodel.impl
Implementation of the value visitor interface that is used during initialization of the static instances.
InstanceValueVisitor(MetaModel, InstanceDefinition) - Constructor for class com.aquima.interactions.metamodel.impl.InstanceValueVisitor
 
InstanceVisitor - Class in com.aquima.interactions.metamodel.impl
Implementation of the instance visitor interface that is used during initialization of the static instances.
InstanceVisitor(MetaModel) - Constructor for class com.aquima.interactions.metamodel.impl.InstanceVisitor
 
InstanceXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
Internal class to generate xml from a datasource.
InstanceXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
Internal class to generate xml from a datasource.
InstanceXml(IInstanceDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.InstanceXml
 
InstanceXml(IInstanceDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.InstanceXml
 
INT_DIV - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
INT_DIV - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
INT_DIV_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
INTEGER - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
INTEGER - Static variable in class com.aquima.interactions.foundation.DataType
Predefined data type for the Integer type.
INTEGER_CURRENCY_DIVISION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
INTEGER_CURRENCY_INT_DIVISION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
INTEGER_CURRENCY_MINUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
INTEGER_CURRENCY_MODULO - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
INTEGER_CURRENCY_PLUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
INTEGER_CURRENCY_POWER - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
INTEGER_ID - Static variable in class com.aquima.interactions.foundation.DataType.Id
Integer id of the Integer data type.
INTEGER_NAME - Static variable in class com.aquima.interactions.foundation.DataType.Name
The name of the INTEGER data type.
IntegerUtil - Class in com.aquima.interactions.foundation.utility
 
IntegerUtil() - Constructor for class com.aquima.interactions.foundation.utility.IntegerUtil
 
integerValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
integerValue() - Method in class com.aquima.interactions.foundation.convert.Convertable
 
integerValue() - Method in interface com.aquima.interactions.foundation.convert.IConvertable
This method converts the internal value to an integer primitive.
integerValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
integerValue() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
integerValue() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
integerValue() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
integerValue() - Method in class com.aquima.interactions.foundation.types.DateValue
 
integerValue() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
integerValue() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
integerValue() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
integerValue() - Method in class com.aquima.interactions.foundation.types.StringValue
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributeBooleanValue
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributeCurrency
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateTimeValue
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateValue
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributeEntityValue
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributeInfiniteValue
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributeIntegerValue
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributeListValue
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributeNumberValue
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributePercentage
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributeRangeValue
 
integerValue() - Method in class com.aquima.interactions.profile.model.value.AttributeStringValue
 
IntegerValue - Class in com.aquima.interactions.foundation.types
This class contains a single integer value.
IntegerValue() - Constructor for class com.aquima.interactions.foundation.types.IntegerValue
 
IntegerValue(long) - Constructor for class com.aquima.interactions.foundation.types.IntegerValue
 
IntegerValue(IMultilingualText, long) - Constructor for class com.aquima.interactions.foundation.types.IntegerValue
Constructs the IntegerValue with a display text.
IntegerValue(IntegerValue) - Constructor for class com.aquima.interactions.foundation.types.IntegerValue
Copy constructor.
IntegerValue(String, IMultilingualText, long) - Constructor for class com.aquima.interactions.foundation.types.IntegerValue
 
INTERACTIONS - Static variable in class com.aquima.interactions.foundation.lic.ComponentType
This static member may be used to identify the interactions component.
interestFactor(double, long) - Method in class com.aquima.interactions.expressions.functions.number.Annuity
 
IntermediateMessageEventMappingDefinition - Class in com.aquima.interactions.process.impl
This interface represents a data field of a message event.
IntermediateMessageEventMappingDefinition(IProcessEngineDefinitions, IIntermediateMessageEventMappingDS) - Constructor for class com.aquima.interactions.process.impl.IntermediateMessageEventMappingDefinition
 
IntermediateMessageEventMappingXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
 
IntermediateMessageEventMappingXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
 
IntermediateMessageEventMappingXml(IIntermediateMessageEventMappingDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.IntermediateMessageEventMappingXml
 
IntermediateMessageEventMappingXml(IIntermediateMessageEventMappingDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.IntermediateMessageEventMappingXml
 
INTERNAL_PARSE_ERROR - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate a fatal parse error.
InternalActionNode - Class in com.aquima.interactions.flow.model
Internal class which represent an action node in the flow graph.
InternalActionNode(INodeDetailsFactory, String, INodeDS) - Constructor for class com.aquima.interactions.flow.model.InternalActionNode
Constructs the internal action node.
InternalConditionEdge - Class in com.aquima.interactions.flow.model
Internal class which represent a condition edge belonging to a condition node in the flow graph.
InternalConditionEdge(IExpressionParser, String, IEdgeDS, InternalNode, InternalNode) - Constructor for class com.aquima.interactions.flow.model.InternalConditionEdge
 
InternalConditionNode - Class in com.aquima.interactions.flow.model
Internal class which represent a condition node in the flow graph.
InternalConditionNode(String, INodeDS) - Constructor for class com.aquima.interactions.flow.model.InternalConditionNode
Constructs a condition node by using the data source.
InternalEdge - Class in com.aquima.interactions.flow.model
Internal class which represent an edge belonging to a an internal node in the flow graph.
InternalEdge(IEdgeDS, InternalNode, InternalNode) - Constructor for class com.aquima.interactions.flow.model.InternalEdge
 
InternalEndNode - Class in com.aquima.interactions.flow.model
Internal class which represent an end node in the flow graph.
InternalEndNode(INodeDetailsFactory, String, INodeDS) - Constructor for class com.aquima.interactions.flow.model.InternalEndNode
Constructs the internal end node.
InternalErrorHandler() - Constructor for class com.aquima.interactions.foundation.xml.validation.XmlXsdValidator.InternalErrorHandler
 
InternalEventNode - Class in com.aquima.interactions.flow.model
 
InternalEventNode(String, INodeDS) - Constructor for class com.aquima.interactions.flow.model.InternalEventNode
 
InternalFlow - Class in com.aquima.interactions.flow.model
Internal class which represents a flow in the flow engine.
InternalFlowNode - Class in com.aquima.interactions.flow.model
Internal class which represent a flow call node in the flow graph.
InternalFlowNode(String, INodeDS, IExpressionParser) - Constructor for class com.aquima.interactions.flow.model.InternalFlowNode
 
InternalNode - Class in com.aquima.interactions.flow.model
Base class for internal nodes.
InternalNode(String, INodeDS) - Constructor for class com.aquima.interactions.flow.model.InternalNode
 
InternalNumberFormat - Class in com.aquima.interactions.foundation.text
Warning, this is an implementation class providing java specific features.
InternalNumberFormat(Locale, NumberFormatSettings) - Constructor for class com.aquima.interactions.foundation.text.InternalNumberFormat
Warning, internal class.
InternalResultNode - Class in com.aquima.interactions.flow.model
Internal class which represent a result node in the flow graph.
InternalResultNode(INodeDetailsFactory, String, INodeDS) - Constructor for class com.aquima.interactions.flow.model.InternalResultNode
 
interrupt() - Method in interface com.aquima.interactions.foundation.concurrent.Interruptible
Sets the interrupted flag, indicating that this object should interrupt the computation it is currently performing (typically on another thread) as soon as possible, and exit by throwing an InterruptedException.
interrupt() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
interrupt() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
interrupt() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
interrupt() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
InterruptedException - Exception Class in com.aquima.interactions.foundation.concurrent
Exception thrown when the execution of an Interruptible object is interrupted, typically from another thread.
InterruptedException(String) - Constructor for exception class com.aquima.interactions.foundation.concurrent.InterruptedException
 
InterruptedException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.concurrent.InterruptedException
 
Interruptible - Interface in com.aquima.interactions.foundation.concurrent
Represents an object which performs a computation that may be interrupted.
Intersection - Class in com.aquima.interactions.expressions.functions.list
This function returns a list containing the intersection of the two lists provided as argument.
Intersection - Class in com.aquima.interactions.foundation.functions
This class implements the intersection function for various range, list and value combinations.
Intersection() - Constructor for class com.aquima.interactions.foundation.functions.Intersection
 
Intersection(DataType) - Constructor for class com.aquima.interactions.expressions.functions.list.Intersection
Constructs an intersection function for the specified data type.
INTERSECTION - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
INTERSECTION - Static variable in class com.aquima.interactions.foundation.functions.ListFunctionType
 
INTERSECTION_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
IntersectionMatcher - Class in com.aquima.interactions.matching.impl.model
Intersection match strategy.
This multi value strategy calculates the average score of all the requested values.
IntersectionMatcher(IMatchFunction) - Constructor for class com.aquima.interactions.matching.impl.model.IntersectionMatcher
 
INumberFormat - Interface in com.aquima.interactions.foundation.text
This format class formats numbers according to the implementations specifications.
INVALID_ACTION_NODE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
INVALID_ADHOC_PROCESS_REFERENCE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_AGGREGATE_KEYWORD - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a name shadows a keyword.
INVALID_AGGREGATE_NAME - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
Indicates a problem with the aggregate name.
INVALID_ATTRIBUTE_KEYWORD - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a name shadows a keyword.
INVALID_ATTRIBUTE_NAME - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a name contains invalid characters.
INVALID_ATTRIBUTEDATATYPE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
INVALID_ATTRIBUTETARGETENTITY - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
INVALID_CASE_NAME - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate a case with an invalid name has been detected.
INVALID_CASE_VALUE - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate a case contains an invalid value.
INVALID_CERTIFICATE_EXCEPTION - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
INVALID_CHILD_STYLE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a child style is not allowed as content of a parent style.
INVALID_CIRCULAR_REFERENCE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a document contains circular references in the content definitions.
INVALID_CONTENT - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a container references some undefined content item.
INVALID_CONTENT_REFERENCE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a document references an unknown content definition.
INVALID_CROSSTABLE_VALUE - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate an invalid value was encountered in a cross-table definition.
INVALID_EDGE_CONDITION - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_END_EXIT_STATE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_END_NODE_SCOPE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_ENTITY_KEYWORD - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a name shadows a keyword.
INVALID_ENTITY_NAME - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a name contains invalid characters.
INVALID_ENVELOPE_VERSION - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
INVALID_EVENT_NODE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code indicates an event exit node has no event type defined.
INVALID_EVENTTYPE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
INVALID_EXPANDER_NAME - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate the name contains invalid characters.
INVALID_EXPRESSION - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
INVALID_FIELD_FORMAT - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate a format of a TSL field could not be parsed.
INVALID_FIELD_REQUIRED_CONDITION - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
 
INVALID_FIELD_REQUIRED_MESSAGE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
 
INVALID_FIELD_VALIDATION_CONDITION - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
INVALID_FIELD_VALIDATION_CONDITION - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate the condition of a field validation could not be parsed.
INVALID_FIELD_VALIDATION_MESSAGE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
INVALID_FIELD_VALIDATION_MESSAGE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate the message of a field validation could not be parsed.
INVALID_FIELD_VALIDATION_PARAMETER - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
 
INVALID_FIELD_VALIDATION_PARAMETER_MISSING - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
 
INVALID_FIELD_VALIDATION_TYPE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
INVALID_FIELD_VALIDATION_TYPE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
 
INVALID_FLOW_EXIT - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
INVALID_FUNCTION_PARAMETER - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate an invalid parameter is supplied to a match function.
INVALID_IMAGE_REFERENCE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a content references an unknown text definition.
INVALID_INSTANCE_KEYWORD - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a name shadows a keyword.
INVALID_INSTANCE_NAME - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a name contains invalid characters.
INVALID_JUSTIFICATION - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a justification could not be parsed.
INVALID_KEY_FIELD - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This code is defined as: "The key field attribute '{1}' in the casebase for entity '{0}' is invalid, only single-valued attributes are allowed",
INVALID_KEY_VALUE - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate a case contains an invalid value for a key field.
INVALID_LANGUAGE_CODE - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error is used to indicate a language code is not supported.
INVALID_LANGUAGE_CODE_FALLBACK - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error is used to indicate a language code is not supported.
INVALID_MATCH_FUNCTION - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This code is defined as: "Incomplete data while initializing match function; name, type and data-type are required.
INVALID_MESSAGE_EVENT - Enum constant in enum class com.aquima.interactions.caseengine.client.model.CaseEngineErrorCode
 
INVALID_METADATA_DOMAIN_TYPE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a metadata refers to a domain with an incompatible type.
INVALID_METADATA_KEYWORD - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
 
INVALID_METADATA_NAME - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
 
INVALID_NODE_CONDITION - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_NODE_REFERENCE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
INVALID_NODE_REFERENCE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_NODE_SCOPE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_NODE_TIMEREXPRESSION - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_PARAMETER - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate the parameter data is incomplete or invalid.
INVALID_PARAMETER_EXPRESSION - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
INVALID_PARAMETER_TYPE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
INVALID_PARAMETER_VALUE_MV - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
INVALID_PARAMETER_VALUE_REQ - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
INVALID_PROCESS_APP - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
INVALID_PROCESS_EXIT_STATE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_PROCESS_REF - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
INVALID_PROCESS_REFERENCE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_RAMP_LP_MISSING - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate a ramp parameter is missing.
INVALID_RAMP_LR_MISSING - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate a ramp parameter is missing.
INVALID_RAMP_SIDES - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate a ramp cannot be both left and right only.
INVALID_RAMP_UP_MISSING - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate a ramp parameter is missing.
INVALID_RAMP_UR_MISSING - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate a ramp parameter is missing.
INVALID_REFERENCE_TYPE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a attribute has an invalid reference.
INVALID_REVERSE_TARGET - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a reverse relation refers to an invalid attribute.
INVALID_RULE_GROUP_CONDITION - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used for rule group conditions that cannot be parsed.
INVALID_SERVICE_NAME - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate the name contains invalid characters.
INVALID_SPECIFIC_CASE - Enum constant in enum class com.aquima.interactions.caseengine.client.model.CaseEngineErrorCode
 
INVALID_TASK_CUSTOM_FIELD_EXPRESSION - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_TASK_DUE_DATE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_TASK_EXIT - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
INVALID_TASK_EXIT_STATE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_TASK_RETRY_EXPR - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_TEXT_REFERENCE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a content references an unknown text definition.
INVALID_TIMEOUT_EXPRESSION - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_TIMEREXPRESSION_DATATYPE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
INVALID_URNARGUMENT - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
INVALID_URNFRAGMENT - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
INVALID_VALIDATOR_EXPRESSION - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the expression of a (business) validation could not be parsed.
INVALID_VALIDATOR_MESSAGE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the message of a validation rule could not be parsed.
INVALID_VALIDATOR_NAME - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate the name contains invalid characters.
INVALID_VALIDATOR_PARAMETER_MV - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
INVALID_VALIDATOR_PARAMETER_TYPE - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
INVALID_VALUE_FORMAT - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate the format pattern was invalid.
INVALIDATTRIBUTREMAPPINGCONDITION - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate that an invalid condition was detected in an attribute mapping.
INVALIDCONDITION - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate a node condition could not be parsed.
InvalidCriteriaException - Exception Class in com.aquima.interactions.framework.container.listplus.search.filters
Exception that can be thrown when the criteria is not valid.
InvalidCriteriaException(String) - Constructor for exception class com.aquima.interactions.framework.container.listplus.search.filters.InvalidCriteriaException
Creates a new instance.
InvalidCriteriaException(String, Throwable) - Constructor for exception class com.aquima.interactions.framework.container.listplus.search.filters.InvalidCriteriaException
Creates a new instance.
INVALIDDATATYPESOURCEMAPPINGEXPRESSION - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate that an expression for a mapping results in an invalid type.
InvalidDcmWidgetFlowException - Exception Class in com.aquima.interactions.flow.exception
Exception thrown when a DCM widget flow is invalid.
InvalidDcmWidgetFlowException(String, String) - Constructor for exception class com.aquima.interactions.flow.exception.InvalidDcmWidgetFlowException
 
InvalidDirectionException - Exception Class in com.aquima.interactions.communication.impl.evaluator.composer
 
InvalidDirectionException(String) - Constructor for exception class com.aquima.interactions.communication.impl.evaluator.composer.InvalidDirectionException
 
INVALIDDOMAINTYPE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate an attribute refers to a domain with an incompatible type.
INVALIDDYNAMICCONTAINERPARAMETEREXPRESSION - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate a service parameter contains an invalid expression.
INVALIDDYNAMICCONTAINERPARAMETERREFERENCE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate a service parameter contains an invalid reference.
INVALIDENTITYMAPPINGCONDITION - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate that an invalid condition was detected in a mapping.
InvalidExportException - Exception Class in com.aquima.interactions.ds.export.r17.exception
 
InvalidExportException(String) - Constructor for exception class com.aquima.interactions.ds.export.r17.exception.InvalidExportException
 
InvalidExternalFlowException - Exception Class in com.aquima.interactions.flow.exception
Exception thrown when an external flow is invalid.
InvalidExternalFlowException(String, String) - Constructor for exception class com.aquima.interactions.flow.exception.InvalidExternalFlowException
 
InvalidFunctionFlowException - Exception Class in com.aquima.interactions.flow.exception
 
InvalidFunctionFlowException(String, String) - Constructor for exception class com.aquima.interactions.flow.exception.InvalidFunctionFlowException
Constructs the exception with the name of the flow that is an invalid function flow.
InvalidInputFormatException - Exception Class in com.aquima.interactions.foundation.exception
This exception is thrown when a filter input has a wrong format
InvalidInputFormatException(String) - Constructor for exception class com.aquima.interactions.foundation.exception.InvalidInputFormatException
Creates a new instance.
InvalidInputFormatException(String, DataType) - Constructor for exception class com.aquima.interactions.foundation.exception.InvalidInputFormatException
Creates a new instance.
InvalidInputFormatException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.exception.InvalidInputFormatException
Creates a new instance.
InvalidInputFormatException(String, Throwable, DataType) - Constructor for exception class com.aquima.interactions.foundation.exception.InvalidInputFormatException
Creates a new instance.
InvalidLicenseException - Exception Class in com.aquima.interactions.foundation.lic
This exception is used to indicate that the license key passed to the portal engine during initialization was not valid.
InvalidLicenseException(LicenseContext) - Constructor for exception class com.aquima.interactions.foundation.lic.InvalidLicenseException
Constructs the exception with a number of server settings.
InvalidLicenseException(String, LicenseContext) - Constructor for exception class com.aquima.interactions.foundation.lic.InvalidLicenseException
Constructs the exception with a number of server settings.
InvalidListenerException - Exception Class in com.aquima.interactions.foundation.events
This exception is used to indicate an invalid listener is detected.
InvalidListenerException(String, IEventListener) - Constructor for exception class com.aquima.interactions.foundation.events.InvalidListenerException
 
INVALIDMATCHCONDITION - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate that an invalid match condition was detected.
INVALIDMATCHCONDITION_INVALIDDATATYPE - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate that an expression for a match condition results in an invalid type.
InvalidMessageEventException - Exception Class in com.aquima.interactions.process.exception
This exception is used to indicate an messageEvent does not meet the definition.
InvalidMessageEventException(String) - Constructor for exception class com.aquima.interactions.process.exception.InvalidMessageEventException
 
InvalidMutatorException - Exception Class in com.aquima.interactions.composer.exception
This exception is used when a dynamic container fails due to an exception.
InvalidMutatorException(String, String) - Constructor for exception class com.aquima.interactions.composer.exception.InvalidMutatorException
Constructs the exception with the name of the container and the error message.
InvalidMutatorException(String, Throwable) - Constructor for exception class com.aquima.interactions.composer.exception.InvalidMutatorException
Constructs the exception with the name of the container and the error cause.
INVALIDPROPERTY - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate a message entry could not be parsed.
INVALIDREVERSEATTRIBUTE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate that a reference is defined for a non-entity attribute.
INVALIDREVERSETYPE - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate that a reference is defined for a non-entity attribute.
INVALIDSERVICEPARAMETEREXPRESSION - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate a service parameter contains an invalid expression.
INVALIDSERVICEPARAMETERREFERENCE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate a service parameter contains an invalid reference.
INVALIDSOURCEMAPPINGEXPRESSION - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate that an invalid expression was detected in a mapping.
InvalidSpecificCaseException - Exception Class in com.aquima.interactions.process.exception
This exception is thrown when an AQ_ThrowMessageEvent specifies a case id, but the case cannot be found in the database waiting for the message event
InvalidSpecificCaseException(Long, String) - Constructor for exception class com.aquima.interactions.process.exception.InvalidSpecificCaseException
 
InvalidStateException - Exception Class in com.aquima.interactions.foundation.exception
This exception is used to indicate that a state was encountered that was not anticipated.
InvalidStateException(String) - Constructor for exception class com.aquima.interactions.foundation.exception.InvalidStateException
Basic constructor with only a message explaining the cause of the error.
InvalidStateException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.exception.InvalidStateException
Constructor with both a message and an exception explaining the cause of the error.
INVALIDSTATICINSTANCERELATION - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to warn about invalid relations in static instances.
INVALIDVALUE - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate a node value could not be parsed.
INVALIDVALUEMAPPINGCONDITION - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate that an invalid condition was detected in a value mapping.
INVALIDVALUEMAPPINGEXPRESSION - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate that an invalid expression was detected in a value mapping.
INVALIDVALUEMAPPINGEXPRESSIONDATATYPE - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate that an expression for a value mapping results in an invalid type.
InvalidWebServiceException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate a service definition could not be found for a specific name.
InvalidWebServiceException(String) - Constructor for exception class com.aquima.interactions.communication.exception.InvalidWebServiceException
Constructs the exception with the name of the unknown service.
InverseNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
The InverseExpression class will wrap an expression, and invert its's sign.
InverseNode(IParseNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.InverseNode
Constructs an Inverse statement for the specified expression.
Inversion - Class in com.aquima.interactions.expressions.semantics.nodes
The InverseExpression class will wrap an expression, and invert its's sign.
Inversion(Position, ISemanticNode) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.Inversion
Constructs the node with the required arguments.
InversionExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The InverseExpression class will wrap an expression, and invert its's sign.
InversionExpression(IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.InversionExpression
Constructs the inversion expression with the expression whose result should be inverted.
InvocationType - Class in com.aquima.interactions.portal
This class defines the various invocation types that can be used when registering a callback function in a container expander (or dynamic container).
invoke(IHttpRequest, IHttpResponseHandler) - Method in interface com.aquima.interactions.foundation.connectivity.IHttpConnection
This method should be called to transfer data over http and handle its response.
invoke(IHttpRequest, IHttpResponseHandler) - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
 
invoke(ISoapRequest, ISoapResponseHandler) - Method in class com.aquima.interactions.foundation.connectivity.impl.AbstractSoapClient
 
invoke(ISoapRequest, ISoapResponseHandler) - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpSoapConnection
 
invoke(ISoapRequest, ISoapResponseHandler) - Method in interface com.aquima.interactions.foundation.connectivity.ISoapConnection
Send an XML request to a SOAP endpoint by providing the header and body elements.
invokeEventHook(IEventListener) - Method in interface com.aquima.interactions.foundation.events.IEvent
The invoke event hook method will be triggered for every listener that is registered to receive events.
invokeEventHook(IEventListener) - Method in class com.aquima.interactions.profile.events.InstanceEvent
 
invokeEventHook(IEventListener) - Method in class com.aquima.interactions.profile.events.TransactionEvent
 
invokeEventHook(IEventListener) - Method in class com.aquima.interactions.profile.events.ValueEvent
 
invokeEventHook(IEventListener) - Method in class com.aquima.interactions.profile.model.TxInstanceEvent
 
invokeEventHook(IEventListener) - Method in class com.aquima.interactions.profile.model.TxValueEvent
 
IO_READ_EXCEPTION - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
IO_WRITE_EXCEPTION - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
IObjectDefinition - Interface in com.aquima.interactions.expressions
Interface to retrieve information of a compound object.
IPage - Interface in com.aquima.interactions.composer
This interface defines the methods of a page element.
IPageDS - Interface in com.aquima.interactions.composer.ds
This data source defines the methods that are needed to initialize a page definition.
IPageScope - Interface in com.aquima.interactions.portal
The portal engine holds and constructs page scopes and passes these to services and container methods.
IParameterDefinition - Interface in com.aquima.interactions.project
This interface defines a single parameter of a component.
IParameterDS - Interface in com.aquima.interactions.portal.ds
 
IParameterDS - Interface in com.aquima.interactions.project.ds
This interface is used to initialize a single parameter definition.
IParameters - Interface in com.aquima.interactions.foundation
Interface to allow objects to expose parameters.
IParameterValueVisitor - Interface in com.aquima.interactions.portal.ds
This interface adds
IParameterVisitor - Interface in com.aquima.interactions.portal.ds
This visitor is used during initialization to add parameter values.
IParameterVisitor - Interface in com.aquima.interactions.project.ds
This visitor is used during initialization to gather the parameter definitions of a component.
IParseListener - Interface in com.aquima.interactions.expressions
Listener interface for objects that wish to be notified of warnings and errors that are detected during the parse of an expression.
IParseNode - Interface in com.aquima.interactions.expressions.parser
Base interface for all nodes in an expression parse tree.
IParseNode - Interface in com.aquima.interactions.expressions.tsl.parse
Interface for all parse nodes of a TSL expression.
IParserFactory - Interface in com.aquima.interactions.rule
Factory interface for objects capable of creating expression parsers.
IParticleMappingDefinition - Interface in com.aquima.interactions.communication
This interface defines the base of a particle.
IParticleMappingDS - Interface in com.aquima.interactions.communication.ds
This interface defines the base of a particle.
IPortalChange - Interface in com.aquima.interactions.portal
A portal change holds information required for doing a portal action from another started project.
IPortalContext - Interface in com.aquima.interactions.portal
A portal context is an object which contains context information about this portal-session and it's loaded state.
IPortalContextState - Interface in com.aquima.interactions.portal
 
IPortalEngine - Interface in com.aquima.interactions.portal
The portal engine interface defines the main entry point for any portal application.
IPortalEngineDS - Interface in com.aquima.interactions.portal.ds
This interface defines the methods that are needed to initialize a portal engine.
IPortalEventBus - Interface in com.aquima.interactions.portal
The portal event bus allows listeners to be notified of events in a portal sessions.
IPortalMessage - Interface in com.aquima.interactions.portal
PortalMessage interface
IPortalMessageBus - Interface in com.aquima.interactions.portal
The message bus can be used to send messages between components.
IPortalMessageDefinition - Interface in com.aquima.interactions.project
This interface represents the definition of a portal message
IPortalMessageDS - Interface in com.aquima.interactions.project.ds
This interface defines the methods needed to initialize a portal message
IPortalMessageFieldDefinition - Interface in com.aquima.interactions.project
This interface defines a data field of a portal message
IPortalMessageFieldDS - Interface in com.aquima.interactions.project.ds
This interface represents a data field of a portal message.
IPortalMessageFieldVisitor - Interface in com.aquima.interactions.project.ds
This interface is used during the initialization of the message event.
IPortalMessageHandler - Interface in com.aquima.interactions.portal
Interface to define a message handler
IPortalMessageScope - Interface in com.aquima.interactions.portal
Scope interface for scopes containing PortalMessage mappings
IPortalMessageVisitor - Interface in com.aquima.interactions.project.ds
 
IPortalScope - Interface in com.aquima.interactions.portal
Basic interface for portal scope objects.
IPortalSession - Interface in com.aquima.interactions.portal
The portal session object holds the information about a single session, and provides a few methods to interact with that session.
IPortalSessionCallback - Interface in com.aquima.interactions.portal
A callback which can be used to call methods on an IPortalSession chosen by another IPortalSession.
IPortalSessionListener - Interface in com.aquima.interactions.portal
Listener for PortalSession which is responsible for delegating events from PortalSession.
IPortalSessionState - Interface in com.aquima.interactions.portal
 
IPresentationStyleReferenceDS - Interface in com.aquima.interactions.project.ds
This class is used by other data sources to keep reference of what presentation style are using
IPresentationStyleReferenceVisitor - Interface in com.aquima.interactions.project.ds
This visitor is used during initialization to gather the available presentation style reference.
IPrimitiveValue - Interface in com.aquima.interactions.foundation
The primitive value interface may be implemented by objects that represent a single continuous range or value.
IPriorityAlgorithm - Interface in com.aquima.interactions.process
This interface can be used to define an external priority algorithm for the process engine.
IPriorityAlgorithmDefinition - Interface in com.aquima.interactions.process
This interface describes a priority algorithm.
IPriorityAlgorithmDS - Interface in com.aquima.interactions.process.ds
 
IPriorityAlgorithmEvaluationContext - Interface in com.aquima.interactions.process
This interface defines the evaluation context of an priority algorithm.
IPriorityAlgorithmVisitor - Interface in com.aquima.interactions.process.ds
This visitor is used during initialization to add the priority algorithms to.
IProcessCase - Interface in com.aquima.interactions.process
This object represents a case from the process engine.
IProcessCaseChangeListener - Interface in com.aquima.interactions.process
This interface allows listening to the evaluation of a message event.
IProcessCaseDao - Interface in com.aquima.interactions.process.dao
This interface can be implemented by projects to provide a custom data-layer implementation for the process engine case data.
IProcessCaseUpdates - Interface in com.aquima.interactions.process
This object contains the updates that should be applied to the case data.
IProcessCaseView - Interface in com.aquima.interactions.process
This interface defines a readonly view of a process case
IProcessData - Interface in com.aquima.interactions.process
 
IProcessDefinition - Interface in com.aquima.interactions.process
This interface defines a process containing multiple nodes.
IProcessEdgeDS - Interface in com.aquima.interactions.process.ds
This interface is used to initialize an edge between two nodes in a process flow.
IProcessEdgeVisitor - Interface in com.aquima.interactions.process.ds
This visitor is used during initialization to collect the edges of a process flow.
IProcessEndNodeDefinition - Interface in com.aquima.interactions.process.nodes
Interface for nodes in a process that indicate an end point.
IProcessEngine - Interface in com.aquima.interactions.process
This interface defines the methods that are available in the process engine.
IProcessEngineBehavior - Interface in com.aquima.interactions.process
 
IProcessEngineDefinitions - Interface in com.aquima.interactions.process
 
IProcessEngineDS - Interface in com.aquima.interactions.process.ds
This interface is used to initialize the process engine.
IProcessEngineFactory - Interface in com.aquima.interactions.process
Interface for factories capable of creating process engine instances.
IProcessEngineManager - Interface in com.aquima.interactions.process
Interface for the component that is responsible for loading all the process engines.
IProcessEngineSettings - Interface in com.aquima.interactions.process
An interface to specify settings for the process engine
IProcessEvaluator - Interface in com.aquima.interactions.process.impl
Interface for the process evaluator as exposed to the node handlers.
IProcessEventDefinition - Interface in com.aquima.interactions.process
This interface defines the methods of a process event definition.
IProcessEventDS - Interface in com.aquima.interactions.process.ds
This interface defines the methods needed to initialize an event definition.
IProcessEventStartDefinition - Interface in com.aquima.interactions.process
This interface defines the start definition of a process by an message event.
IProcessEventStartDS - Interface in com.aquima.interactions.process.ds
This interface represents a data field of a message event mapping.
IProcessEventStartVisitor - Interface in com.aquima.interactions.process.ds
This interface is used during the initialization of a process flow.
IProcessEventVisitor - Interface in com.aquima.interactions.process.ds
This visitor is used during initialization to add the possible process events to.
IProcessExpressionHandler - Interface in com.aquima.interactions.process
 
IProcessExtensionFactory - Interface in com.aquima.interactions.process
ProcessEngine Extension Factory
IProcessFlowDS - Interface in com.aquima.interactions.process.ds
This interface is used to initialize a single process flow.
IProcessFlowVisitor - Interface in com.aquima.interactions.process.ds
This visitor interface is used during initialization to add the available process flow data sources.
IProcessListSettings - Interface in com.aquima.interactions.process
Settings for process lists (case lists and work lists).
IProcessManagerDS - Interface in com.aquima.interactions.process.ds
This interface defines the methods needed to initialize a process engine manager.
IProcessMapping - Interface in com.aquima.interactions.portal
Interface describing the exposed mappings for processes.
IProcessMappingDS - Interface in com.aquima.interactions.portal.ds
This interface is used to retrieve the information needed to be able to used a process engine.
IProcessModuleDS - Interface in com.aquima.interactions.process.ds
This interface defines all the methods that are needed by the manager to initialize a single process engine (module).
IProcessNodeDefinition - Interface in com.aquima.interactions.process.nodes
Base interface for all nodes in a process.
IProcessNodeDS - Interface in com.aquima.interactions.process.ds
This data source is used during initialization to retrieve the information of a single node from a process definition.
IProcessNodeVisitor - Interface in com.aquima.interactions.process.ds
This visitor is used during initialization to collect the nodes of a process flow.
IProcessScope - Interface in com.aquima.interactions.portal
Deprecated.
The process scope is intended to store the 'active' case or task in the session. Process related services, such as AQ_GetCaseInfo or AQ_GetTaskStatus can use this when the optional case or task id is not provided. This usage is discouraged: be explicit about the tasks and cases that you want to manipulate. In DCM 2.0, this concept is no longer used. The case or task to which something should happen always needs to be explicitly specified.
IProcessStepDefinition - Interface in com.aquima.interactions.process.nodes
This interface defines the properties for a step in a process.
IProcessTask - Interface in com.aquima.interactions.process
This interface defines a single process step.
IProcessTaskCustomField - Interface in com.aquima.interactions.process
 
IProcessTaskCustomFieldDS - Interface in com.aquima.interactions.process.ds
Interface for ProcessTaskCustomField representations in datasources.
IProcessTaskDefinition - Interface in com.aquima.interactions.process
This interface defines a single task that may be scheduled by the process engine.
IProcessTaskDelegate - Interface in com.aquima.interactions.process
This interface defines the methods that need to be implemented by a delegate that can handle automated tasks.
IProcessTaskDS - Interface in com.aquima.interactions.process.ds
This interface is used to initialize a single process task definition.
IProcessTaskView - Interface in com.aquima.interactions.process
This interface defines a readonly view of a process task
IProcessTaskVisitor - Interface in com.aquima.interactions.process.ds
This visitor interface is used during initialization to add the available process task data sources.
IProcessTypeDS - Interface in com.aquima.interactions.process.ds
This data source is used during initialization to provide the information of a single process type.
IProcessTypeVisitor - Interface in com.aquima.interactions.process.ds
This visitor interface is used during initialization to add the available process type data sources.
IProfile - Interface in com.aquima.interactions.profile
This interface contains various methods to retrieve information about the current state of the profile.
IProfileActivationContext - Interface in com.aquima.interactions.profile
Objects implementing the IProfileLifecycle interface may obtain their transitive dependencies from this context.
IProfileFactory - Interface in com.aquima.interactions.profile
Interface for factories capable of creating profile instances.
IProfileLifecycle - Interface in com.aquima.interactions.profile
This interface should be implemented by objects with activation-passivation lifecycle.
IProfileState - Interface in com.aquima.interactions.profile.model.state
 
IProject - Interface in com.aquima.interactions.project
The project interface contains methods to access all the objects that are defined on the project scope.
IProjectChange - Interface in com.aquima.interactions.portal
A project change holds information required for opening a project from another started project.
IProjectDS - Interface in com.aquima.interactions.project.ds
This data source is used during initialization to gather the definition of the objects that are globally defined.
IPropertyContainer - Interface in com.aquima.interactions.foundation
Interface for objects supporting properties.
IPropertyFilter - Interface in com.aquima.interactions.foundation
This interface represents a contract for a PropertyFilter.
IPropertyVisitor - Interface in com.aquima.interactions.composer.ds
Interface for an object that accepts properties.
IQRCodeGenerator - Interface in com.aquima.interactions.composer.model.qrcode
QR Generator interface.
IQuery - Interface in com.aquima.interactions.foundation.connectivity
The query class represents a database query that can be executed on the connection is was created for.
IQueryResult - Interface in com.aquima.interactions.foundation.connectivity
This interface defines the methods that can be used to iterate over the result of a query.
IRampDS - Interface in com.aquima.interactions.matching.ds
Data source interface for a ramp.
IRangeValue - Interface in com.aquima.interactions.foundation
The range interface defines a continues range between two single value objects.
IReferenceDefinition - Interface in com.aquima.interactions.metamodel
Represents the definition of a reference on an attribute.
IReferenceDS - Interface in com.aquima.interactions.composer.ds
This interface provides the information needed to include an element on a container or in a document.
IReferenceDS - Interface in com.aquima.interactions.metamodel.ds
This interface provides the information about a the reference of an attribute.
IRelationDefinition - Interface in com.aquima.interactions.metamodel
This interface contains various methods that can be used to retrieve information about a relation.
IRelationDS - Interface in com.aquima.interactions.metamodel.ds
This interface provides the information to initialize a relation definition.
IRenderedDocument - Interface in com.aquima.interactions.portal.documents
Interface describing a rendered document.
IRendererContext - Interface in com.aquima.interactions.framework.renderer
This context class allows for information retrieval and control of the rendering process.
IRendererFactory - Interface in com.aquima.interactions.portal.documents
This internal interface is used by the document engine to request a document renderer.
IRendererProperty - Interface in com.aquima.interactions.composer.model
This interface describes a property for the renderers.
IRenderTarget - Interface in com.aquima.interactions.portal.documents
This interface describes a target used for document rendering.
IRepeatContext - Interface in com.aquima.interactions.flow
Contains information of flow repeats
IRepeatExpression - Interface in com.aquima.interactions.composer
Interface describing a repeat expression that can be used for element references in the composer.
IReportingDS - Interface in com.aquima.interactions.foundation.report
Base interface for all data sources to allow the objects to report errors and/or warnings that are detected during initialisation.
IRequestScope - Interface in com.aquima.interactions.portal
The portal engine holds and constructs request scopes and passes these to services and container methods.
IResource - Interface in com.aquima.interactions.foundation.io
Resource object bound to a specific protocol.
IResourceConnection - Interface in com.aquima.interactions.foundation.connectivity
This interface defines the methods for a resource connection object.
IResourceConnectionDS - Interface in com.aquima.interactions.project.ds
This interface defines the methods needed to initialize a resource connection definition.
IResourceInfo - Interface in com.aquima.interactions.foundation.io
This class contains various properties of a resource.
IResourceManager - Interface in com.aquima.interactions.foundation.io
This class is responsible for locating resources which are residing in different protocols.
IResourceResolver - Interface in com.aquima.interactions.communication
This interface defines how urls are composed for resources.
IRestHeaderDefinition - Interface in com.aquima.interactions.communication
This interface defines the header of a rest message.
IRestHeaderDS - Interface in com.aquima.interactions.communication.ds
This interface defines a header of a rest message.
IRestHeaderVisitor - Interface in com.aquima.interactions.communication.ds
 
IRestMessage - Interface in com.aquima.interactions.communication
Interface describing a rest message that can be parsed or composed.
IRestMessageDefinition - Interface in com.aquima.interactions.communication
This interface defines the rest message.
IRestMessageDS - Interface in com.aquima.interactions.communication.ds
This interface defines a message of a rest operation.
IRestOperationDefinition - Interface in com.aquima.interactions.communication
This interface defines a rest operation.
IRestOperationDS - Interface in com.aquima.interactions.communication.ds
This interface defines an operation of a rest service.
IRestOperationVisitor - Interface in com.aquima.interactions.communication.ds
 
IRestRequestMessage - Interface in com.aquima.interactions.communication
Interface describing a rest request message that can be parsed.
IRestRequestMessageDefinition - Interface in com.aquima.interactions.communication
This interface defines a rest request message.
IRestRequestMessageDS - Interface in com.aquima.interactions.communication.ds
This interface defines a request message of an operation.
IRestServiceConfiguration - Interface in com.aquima.interactions.portal
 
IRestServiceConfigurationDS - Interface in com.aquima.interactions.portal.ds
This interface defines the reference from a webservice to a restservice definition
IRestServiceDefinition - Interface in com.aquima.interactions.communication
This interface defines a rest service.
IRestServiceDS - Interface in com.aquima.interactions.communication.ds
This interface defines a rest service.
IRestServiceVisitor - Interface in com.aquima.interactions.communication.ds
 
IRestUrnArgumentDefinition - Interface in com.aquima.interactions.communication
This interface defines an urn argument of a rest request message.
IRestUrnArgumentDS - Interface in com.aquima.interactions.communication.ds
This interface defines an urn argument of a rest request message.
IRestUrnArgumentVisitor - Interface in com.aquima.interactions.communication.ds
 
IRestUrnFragmentDefinition - Interface in com.aquima.interactions.communication
This interface defines a rest urn fragment of a rest request message.
IRestUrnFragmentDS - Interface in com.aquima.interactions.communication.ds
This interface defines an urn fragment of a rest request message.
IRestUrnFragmentVisitor - Interface in com.aquima.interactions.communication.ds
 
IResultNodeDetails - Interface in com.aquima.interactions.flow
Interface for nodes representing a result in a flow.
IRole - Interface in com.aquima.interactions.project
This interface defines the properties of a role implementation.
IRoleDS - Interface in com.aquima.interactions.project.ds
This interface defines the information that is needed to initialize a role.
IRoleVisitor - Interface in com.aquima.interactions.project.ds
This visitor is used during initialization to gather the role definitions of a component.
IRollbackContext - Interface in com.aquima.interactions.foundation.tx
 
IRoutingAlgorithm - Interface in com.aquima.interactions.process
 
IRoutingAlgorithmDefinition - Interface in com.aquima.interactions.process
This interface describes an routing algorithm.
IRoutingAlgorithmDS - Interface in com.aquima.interactions.process.ds
 
IRoutingAlgorithmEvaluationContext - Interface in com.aquima.interactions.process
This interface defines the evaluation context of an routing algorithm.
IRoutingAlgorithmVisitor - Interface in com.aquima.interactions.process.ds
This visitor is used during initialization to add the routing algorithms to.
IRuleCoverage - Interface in com.aquima.interactions.rule.coverage.container
 
IRuleDS - Interface in com.aquima.interactions.rule.ds
Interface that contains all the methods that each data-source providing inference rules should implement.
IRuleDS - Interface in com.aquima.interactions.spellengine.ds
This data source is used to initialize a rule.
IRuleEngine - Interface in com.aquima.interactions.rule
Interface for the rule engine.
IRuleEngineDS - Interface in com.aquima.interactions.rule.ds
This interface defines the main functions that a data layer for a rule engine should implement to initialize the various business rules.
IRuleEngineFactory - Interface in com.aquima.interactions.rule
Factory interface that may be used to create an instance of IRuleEngine.
IRuleFactory - Interface in com.aquima.interactions.rule
Interface for factories that can provide custom implementations of business rules.
IRuleGraph - Interface in com.aquima.interactions.rule
Interface for the object structure containing all the business rules.
IRuleGroup - Interface in com.aquima.interactions.rule
A rule group is used to combine several rules, in order to define certain pre-conditions in a single place.
IRuleGroupDS - Interface in com.aquima.interactions.rule.ds
This interface defines the methods needed to initialize a rule group definition.
IRuleGroupVisitor - Interface in com.aquima.interactions.rule.ds
An implementation of this visitor is provided by the rule engine during initialization to allow the data layer to add rule group definitions.
IRuleListener - Interface in com.aquima.interactions.rule
Interface for objects that wish to be notified of inference results.
IRuleVisitor - Interface in com.aquima.interactions.rule.ds
Base interface for visitors that can be used to add business rules.
IRuleVisitor - Interface in com.aquima.interactions.spellengine.ds
This visitor is used to add rules to a speller.
IRuntimeKeyPrinter - Interface in com.aquima.interactions.composer
Interface that can be used to convert a runtime key to a String.
ISA - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
isAbortExit() - Method in class com.aquima.interactions.portal.model.flow.FlowExit
 
isAbortExit() - Method in class com.aquima.interactions.process.TaskExit
This method returns a boolean indicating if the exit represents an abort exit.
isAbsolute() - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampDefinition
 
isAbsoluteRamp() - Method in class com.aquima.interactions.ds.matching.ExtXmlRampDS
 
isAbsoluteRamp() - Method in interface com.aquima.interactions.matching.ds.IRampDS
The absolute flag indicates how the partial and range numbers should be interpreted.
isAbstract() - Method in interface com.aquima.interactions.metamodel.ds.IEntityDS
This method returns a boolean indicating if the entity definition is abstract, and may only used as super type of other entity definitions.
isAbstract() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityDS
 
isAbstract() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityDS
 
isAbstract() - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method returns a boolean indicating if the entity definition is abstract, and may only used as super type of other entity definitions.
isAbstract() - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
isAbstract() - Method in class com.aquima.interactions.metamodel.report.ReportingEntityDS
 
isAbstract() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.SystemEntity
 
isAbstract() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserEntity
 
isActionNode() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
This method returns a boolean indicating if this node represents an action node.
isActive() - Method in class com.aquima.interactions.portal.model.session.SessionMonitor
 
ISACTIVE - Static variable in class com.aquima.interactions.expressions.definition.PredicateType
This member defines the ISACTIVE predicate type.
ISACTIVE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
IsActiveExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The IsActive expression can be used to check if an instance of the provided entity is currently active.
IsActiveExpression(IExpressionNode, Identifier, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.IsActiveExpression
Constructs the IsActive expression with the required arguments.
isAdhoc() - Method in class com.aquima.interactions.process.impl.nodes.ProcessStepDefinition
 
isAdhoc() - Method in interface com.aquima.interactions.process.nodes.IProcessStepDefinition
This method returns a boolean indicating if the node is an adhoc node in a process definition.
isAdHoc() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
isAdHocTask() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns a boolean indicating if the node is an ad-hoc task or process.
isAdHocTask() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
isAdHocTask() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
isAggregate() - Method in class com.aquima.interactions.metamodel.ReferenceType
 
isAggregateFullTextAllowed() - Method in class com.aquima.interactions.foundation.lic.Component
 
isAllowed(String) - Method in class com.aquima.interactions.process.impl.ProcessTypeDefinition
 
isAllowMultivalued() - Method in interface com.aquima.interactions.project.ds.IPortalMessageFieldDS
This method returns an indicator whether this field allows multivalued data.
isAllowMultivalued() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlPortalMessageFieldDS
 
isAllowMultivalued() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlPortalMessageFieldDS
 
isAllowMultivalued() - Method in class com.aquima.interactions.project.impl.PortalMessageFieldDefinition
 
isAllowMultivalued() - Method in interface com.aquima.interactions.project.IPortalMessageFieldDefinition
This method indicates whether this field may be multivalued or not.
isAnonymous() - Method in class com.aquima.interactions.portal.model.session.AnonymousUser
 
isAnonymous() - Method in class com.aquima.interactions.portal.model.session.UserData
 
isAnonymous() - Method in class com.aquima.interactions.process.AutomaticUser
 
isAnonymous() - Method in interface com.aquima.interactions.project.IUserData
 
isAnswered() - Method in class com.aquima.interactions.framework.handler.dtree.Question
 
isAnswered() - Method in interface com.aquima.interactions.profile.IAttributeValue
This method returns a boolean indicating if the attributes has been assigned a value.
isAnswered() - Method in class com.aquima.interactions.profile.model.AttributeState
 
isAnswered() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
isAnswered() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
isAnswered(ValueReference) - Method in class com.aquima.interactions.dtree.Answers
 
isAnswered(ValueReference) - Method in interface com.aquima.interactions.dtree.IAnswers
Used by the tree engine to determine if a certain question has already been asked and the tree engine should not ask this again.
isAny() - Method in class com.aquima.interactions.expressions.definition.Type
This function states whether this type is of the 'any' type.
isApplicableForAttribute(String) - Method in class com.aquima.interactions.rule.graph.JustificationEntry
 
isApplicableForId(String) - Method in class com.aquima.interactions.rule.graph.JustificationEntry
 
isApplication() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
isApplication() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
isApplicationsAllowed() - Method in class com.aquima.interactions.foundation.lic.Component
 
isArrayEnd() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
Return true if an array is ended at the current position.
isArrayStart() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
Return true if an array is started at the current position.
isAscending() - Method in class com.aquima.interactions.composer.model.list.state.Sorting
 
isAscending() - Method in class com.aquima.interactions.process.dao.dto.order.ProcessViewOrder
 
isAskable() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method returns a boolean indicating if the attribute value can be provided by the client.
isAskable() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
isAskable() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
isAskable() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
This method indicates whether the attribute can be answered by a client.
isAskable() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
isAskable() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
isAssetAction() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
 
isAssetAction() - Method in class com.aquima.interactions.dtree.impl.AssetAction
 
isAssignable(Type, Type) - Method in class com.aquima.interactions.expressions.r7.semantics.SemanticsR7
 
isAssignable(Type, Type) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticTreeBuilder
This method returns a boolean indicating if the first type is assignable to the second type.
isAssignableTo(Type, ITypeEnvironment) - Method in class com.aquima.interactions.expressions.definition.Type
This function checks whether the other type is assignable to this type without losing information.
isAssignableTo(Type, ITypeEnvironment, boolean) - Method in class com.aquima.interactions.expressions.definition.Type
This function checks whether the other type is assignable to this type without losing information.
isAttributeAction() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
 
isAttributeAction() - Method in class com.aquima.interactions.dtree.impl.AttributeAction
 
isAttributeMultivalued() - Method in class com.aquima.interactions.communication.impl.RestHeaderDefinition
 
isAttributeMultivalued() - Method in interface com.aquima.interactions.communication.IRestHeaderDefinition
This method returns whether the attribute representing the content of the header is multivalued.
isAuthenticated() - Method in exception class com.aquima.interactions.portal.exception.FlowAuthorizationException
Returns if the user is authenticated.
isAuthorized(GUID, IUserData) - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
isAuthorized(GUID, IUserData) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
isAuthorized(GUID, IUserData) - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
isAuthorized(GUID, IUserData) - Method in interface com.aquima.interactions.portal.IContentManager
This method checks if the user has roles on this content with the given id.
isAuthorized(IUserData, String[]) - Static method in class com.aquima.interactions.portal.content.ContentUtil
This method checks if the user allowed to access the content.
isAutomatic() - Method in class com.aquima.interactions.portal.model.session.UserData
 
isAutomatic() - Method in class com.aquima.interactions.process.AutomaticUser
 
isAutomatic() - Method in interface com.aquima.interactions.process.ds.IProcessTaskDS
This method returns a boolean indicating if the task is an automated task, and thus should be handled by the system in stead of a user.
isAutomatic() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
isAutomatic() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
isAutomatic() - Method in class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
isAutomatic() - Method in interface com.aquima.interactions.process.IProcessTaskDefinition
This method returns a boolean indicating if the task is an automated task, and thus should be handled by the system in stead of a user.
isAutomatic() - Method in interface com.aquima.interactions.project.IUserData
 
isBeforeValidation() - Method in class com.aquima.interactions.portal.InvocationType
This method returns a boolean indicating if the invocation type indicates a callback that should be evaluated before the validation rules are evaluated.
isBlocked() - Method in class com.aquima.interactions.flow.model.VisitedPage
 
isBlocking() - Method in class com.aquima.interactions.composer.ds.delegate.FieldValidationDelegateDS
 
isBlocking() - Method in interface com.aquima.interactions.composer.ds.IFieldValidationDS
This method returns a boolean indicating if the validation is blocking (or a warning).
isBlocking() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldValidationDS
 
isBlocking() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldValidationDS
 
isBlocking() - Method in interface com.aquima.interactions.composer.IFieldValidation
This method returns a boolean indicating if the validation is blocking is not successful.
isBlocking() - Method in class com.aquima.interactions.composer.model.definition.FieldValidationDefinition
This method returns a boolean indicating if the validation is blocking is not successful.
isBlocking() - Method in class com.aquima.interactions.composer.model.FieldValidation
 
isBlocking() - Method in class com.aquima.interactions.composer.report.ReportingFieldValidationDS
 
isBoolean() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
Return true if a boolean at the current position.
isBounded() - Method in class com.aquima.interactions.foundation.lic.Component
This method returns a boolean indicating if the license is strictly bounded.
isBounded(LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
This method returns whether the sessions are strictly bounded for the given license context.
isBusinessAnalyticsAllowed() - Method in class com.aquima.interactions.foundation.lic.Component
 
isBusinessValidation() - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateDS
 
isBusinessValidation() - Method in interface com.aquima.interactions.rule.ds.IValidationDS
This method indicates if the validation is a business validation (expression), or if false a normal field (value) validation.
isBusinessValidation() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlValidationDS
 
isBusinessValidation() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlValidationDS
 
isBusinessValidation() - Method in class com.aquima.interactions.rule.report.ReportingValidatorDS
 
isButtonAction() - Method in class com.aquima.interactions.portal.model.session.RequestAction
 
isCancelExit() - Method in class com.aquima.interactions.process.TaskExit
This method returns a boolean indicating if the exit represents an cancel exit.
isCaseClosed() - Method in class com.aquima.interactions.process.impl.CaseClosedListener
Indicates whether the monitored case has been closed.
isCaseEngineAllowed() - Method in class com.aquima.interactions.foundation.lic.Component
 
isCaseEngineEnabled() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isCaseEngineEnabled() - Method in interface com.aquima.interactions.config.IConfiguration
 
isCaseLocked() - Method in class com.aquima.interactions.framework.container.caselist.state.CaseData
 
isCaseLocked() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
isCaseLocked() - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
isCaseLocked() - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
isCaseLocked() - Method in class com.aquima.interactions.process.impl.ProcessCaseView
 
isCaseLocked() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
isCaseLocked() - Method in interface com.aquima.interactions.process.IProcessCaseView
This method returns if the case the task is defined for is locked.
isCaseLocked() - Method in interface com.aquima.interactions.process.IProcessTaskView
This method returns if the case the task is defined for is locked.
isCaseLocked(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
isCaseLocked(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Checks is a case is locked in the database
isCaseLocked(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
isCaseLockingEnabled() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
isCaseSensitive() - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactStringMatch
this method returns a boolean indicating if the values will be match considering the casing.
isCData() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
This method returns a boolean indicating if the value will be wrapped in a CDATA block.
isCData() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
isCData() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
isCData() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
isChanged() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
isChanged() - Method in interface com.aquima.interactions.matching.IMutableCaseBase
Indicates if any changes are registered for this casebase.
isChanged(IValue, IValue) - Method in class com.aquima.interactions.portal.model.session.page.EventValueConverter
 
isChangedValue() - Method in class com.aquima.interactions.portal.model.session.page.EventValue
 
isChangedValue(ValueReference) - Method in interface com.aquima.interactions.portal.IPageScope
This method may be used to check if a specific value has been updated by an event from the current page.
isChangedValue(ValueReference) - Method in interface com.aquima.interactions.portal.IRequestScope
This method may be used to check if a specific value has been updated by an event in the current request.
isChangedValue(ValueReference) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPageScope
 
isChangedValue(ValueReference) - Method in class com.aquima.interactions.portal.model.session.scope.PageScope
 
isChangedValue(ValueReference) - Method in class com.aquima.interactions.portal.model.session.scope.PageScopeDelegate
 
isChangedValue(ValueReference) - Method in class com.aquima.interactions.portal.model.session.scope.RequestScope
 
isChangedValue(ValueReference) - Method in class com.aquima.interactions.portal.model.session.scope.RequestScopeDelegate
 
ISchedule - Interface in com.aquima.interactions.process.scheduler
Represents the schedule of a job.
IScheduleBuilder - Interface in com.aquima.interactions.process.scheduler
The schedule builder used to create job execution schedules using a fluent API.
IScheduler - Interface in com.aquima.interactions.process.scheduler
This is the interface of the Blueriq Scheduler.
ISchemaContext - Interface in com.aquima.interactions.portal
The schema context interface defines the methods that are relevant during the composition of dynamic schema elements.
ISchemaContract - Interface in com.aquima.interactions.communication
 
ISchemaContractDS - Interface in com.aquima.interactions.communication.ds
 
ISchemaContractVisitor - Interface in com.aquima.interactions.communication.ds
Visitor to add xml contracts to the communication engine datasource.
ISchemaDefinition - Interface in com.aquima.interactions.communication
This interface defines a schema definition.
ISchemaDS - Interface in com.aquima.interactions.communication.ds
This interface defines a schema within a schemaset.
ISchemaSetDefinition - Interface in com.aquima.interactions.communication
This interface defines a schema definition.
ISchemaSetDS - Interface in com.aquima.interactions.communication.ds
This interface defines an schemaset.
ISchemaSetVisitor - Interface in com.aquima.interactions.communication.ds
 
ISchemaVisitor - Interface in com.aquima.interactions.communication.ds
 
isChildKey() - Method in class com.aquima.interactions.composer.RuntimeKey
This method will return a boolean indicating if this key is a child key of some other key.
isChildOf(RuntimeKey) - Method in class com.aquima.interactions.composer.RuntimeKey
This method will check if the key passed as argument is a parent of this key.
isClearActionFor(String) - Method in class com.aquima.interactions.portal.model.session.scope.ScopeAction
 
isCleared(String) - Method in class com.aquima.interactions.portal.model.session.scope.PortalScope
 
isClickJackingProtectionEnabled() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isClickJackingProtectionEnabled() - Method in interface com.aquima.interactions.config.IConfiguration
 
isCoercableTo(DataType, DataType) - Static method in class com.aquima.interactions.expressions.coercion.Coercion
Are the types convertable without losing information.
isComma() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
Return true if a comma at the current position.
isComplete() - Method in interface com.aquima.interactions.flow.IFlowState
This method returns true if the entire flow structure has been traversed and the flow is complete.
isComplete() - Method in class com.aquima.interactions.flow.model.FlowState
 
isComplete() - Method in class com.aquima.interactions.portal.PortalResponse
This method returns true when the event resulted in the flow to complete.
isCompleteExit() - Method in class com.aquima.interactions.portal.model.flow.FlowExit
 
isCompleteExit() - Method in class com.aquima.interactions.process.TaskExit
This method returns a boolean indicating if the exit represents an (successful) complete exit.
isComposite() - Method in class com.aquima.interactions.process.CompositeViewFilter
 
isComposite() - Method in class com.aquima.interactions.process.dao.dto.ProcessViewFilter
 
isComposite() - Method in interface com.aquima.interactions.process.IViewFilter
 
isCondition() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
This method returns a boolean indicating if this node represents a condition node.
isCondition() - Method in class com.aquima.interactions.dtree.impl.DecisionTreeCondition
 
isConditional() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns a boolean indicating if the task is conditional or not.
isConditionalExpression() - Method in class com.aquima.interactions.composer.model.ConditionalPresentationStyle
A ICondition expression evaluates only to true or false and does not require a ConditionOperator
isConditionOperator() - Method in class com.aquima.interactions.expressions.definition.Operator
This method returns a boolean indicating if the operator represents a condition.
isConstant() - Method in class com.aquima.interactions.profile.model.InstanceType
This method returns a boolean indicating if the type denotates a constant instance.
isContainerAction() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
 
isContainerAction() - Method in class com.aquima.interactions.dtree.impl.ContainerAction
 
isContextImmutable() - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
isContextImmutable() - Method in interface com.aquima.interactions.composer.ds.IContainerDS
This method returns a boolean indicating if the container considers the context read-only, and does not require any write access to the context during an expand.
isContextImmutable() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
isContextImmutable() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
isContextImmutable() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns a boolean indicating if the container considers the context read-only.
isContextImmutable() - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
isContextImmutable() - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
isContextImmutable() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
isContextImmutableFor(String) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
isContextImmutableFor(String) - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method returns a boolean indicating if the context of a container should be read-only during the expand phase.
isCountrySpecificLocale(Locale) - Static method in class com.aquima.interactions.foundation.text.LocaleUtil
This method checks whether this locale is a country specific locale.
isCreateEmptyElementsForUnknowns() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isCreateEmptyElementsForUnknowns() - Method in interface com.aquima.interactions.config.IConfiguration
Indicates whether when an unknown relation or attribute is mapped to an XML element which has minOccurs >= 1 should generate an empty XML element in a SOAP/REST request based on schema sets.
isCsrfProtectionEnabled() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isCsrfProtectionEnabled() - Method in interface com.aquima.interactions.config.IConfiguration
 
isCurrentlyValid() - Method in interface com.aquima.interactions.composer.IDomainValue
This method returns a boolean indicating if the value is currently allowed by the field.
isCurrentlyValid() - Method in class com.aquima.interactions.composer.model.DomainValue
 
isCustomProperty(String) - Static method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
Determines if the property name is a custom content property.
isDate() - Method in class com.aquima.interactions.foundation.DataType
This method returns true when the data type represents a date.
isDcmDashboardEnabled() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isDcmDashboardEnabled() - Method in interface com.aquima.interactions.config.IConfiguration
 
isDcmWidgetFlowType() - Method in class com.aquima.interactions.flow.FlowType
 
isDebugEnabled() - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
isDebugEnabled() - Method in interface com.aquima.interactions.foundation.logging.Logger
This function can be queried to choose whether to actually log certain debug statements.
isDebugEnabled() - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
isDefault() - Method in interface com.aquima.interactions.composer.ds.IContentStyleDS
This method returns a boolean indicating if the content style should be used as default when a content node does not specify a content style, but does define a presentation style.
isDefault() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentStyleDS
 
isDefault() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentStyleDS
 
isDefault() - Method in class com.aquima.interactions.flow.ExitEvent
Returns true when the label represents a default edge.
isDefault() - Method in class com.aquima.interactions.flow.model.InternalConditionEdge
 
isDefault() - Method in class com.aquima.interactions.flow.model.InternalEdge
True when the edge is the default edge, when it cannot be mapped to one of the edges/labels.
isDefaultMapping() - Method in class com.aquima.interactions.ds.LanguageFormatDefinition
This method returns a boolean indicating if this type mapping may be used as default when no specific mapping can be found for a language.
isDefaultStyle() - Method in class com.aquima.interactions.composer.model.definition.ContentStyleDefinition
This method returns a boolean indicating if the content style should be used as default when a content node does not specify a content style, but does define a presentation style.
isDeleted() - Method in interface com.aquima.interactions.profile.IEntityInstance
This method returns a boolean indicating if the instance has been deleted.
isDeleted() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
isDeleted() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
isDeleted() - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
isDeleted() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
isDeleted() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToBoolean
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToDate
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToDateTime
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToList
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToNumericBase
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToText
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.date.AbstractBetweenFunction
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.date.AbstractDatePartFunction
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.date.AbstractIncrementFunction
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.date.Date
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.date.DateString
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.date.DateTime
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.date.DayOfWeek
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.date.Today
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.date.WeekNumber
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.date.WorkingDaysBetween
 
isDeprecated() - Method in interface com.aquima.interactions.expressions.functions.IFunction
This method returns a boolean indicating that the function is deprecated and should no longer be used.
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.list.Count
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.list.Difference
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.list.Exists
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.list.Intersection
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.list.Max
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.list.Min
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.list.Size
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.list.SymmetricDifference
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.list.Union
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.list.Unique
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.number.Annuity
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.number.Avg
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.number.Logarithm
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.number.Product
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.number.RoundFunction
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.number.RoundSigFunction
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.number.Sum
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.Capitalize
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.Concat
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.Equals
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.Find
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.Guid
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.IndexOf
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.LastIndexOf
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.LowerCase
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.Match
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.Replace
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.Split
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.StrBack
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.StrConcat
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.StrFront
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.StringLength
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.SubString
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.SubStringAfter
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.SubStringBefore
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.Trim
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.str.UpperCase
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.unknown.IsNullFunction
 
isDeprecated() - Method in class com.aquima.interactions.expressions.functions.unknown.IsUnknownFunction
 
isDerived() - Method in class com.aquima.interactions.expressions.definition.Type
A derived type means that the domain is 'determined' by looking at the values, not the definition.
isDerivedType() - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method returns a boolean indicating if the type of this node is derived.
isDerivedType() - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
isDescending() - Method in class com.aquima.interactions.composer.model.list.state.Sorting
 
isDifferentPage() - Method in class com.aquima.interactions.portal.PortalResponse
This method returns true when the event resulted in a different page.
isDigit(char) - Static method in class com.aquima.interactions.foundation.text.StringUtil
This method returns true if the character is a number in the [0-9] range.
isDirected() - Method in class com.aquima.interactions.metamodel.RelationType
This method returns a boolean indicating if the relation type represents a parent-child relation.
isDirectReference() - Method in interface com.aquima.interactions.metamodel.IInstanceReference
This method can be used to determine if this reference is a direct reference.
isDirectReference() - Method in class com.aquima.interactions.metamodel.impl.ChildInstance
 
isDirectReference() - Method in class com.aquima.interactions.metamodel.impl.NamedInstance
 
isDisallowDoctypeDecl() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
isDisallowDoctypeDecl() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXxeProperties
 
isDKIMEnabled() - Method in class com.aquima.interactions.config.mail.DefaultMailConfiguration
 
isDKIMEnabled() - Method in interface com.aquima.interactions.config.mail.IMailConfiguration
 
isDocument() - Method in class com.aquima.interactions.metamodel.ReferenceType
 
isDocumentsAllowed() - Method in class com.aquima.interactions.foundation.lic.Component
 
isDomain() - Method in class com.aquima.interactions.framework.handler.dtree.Question
 
isDowncastAllowed() - Method in class com.aquima.interactions.rule.graph.RuleGraph
 
isDynamic() - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
isDynamic() - Method in interface com.aquima.interactions.composer.ds.IContainerDS
This method indicated if the container is a dynamic container.
isDynamic() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
isDynamic() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
isDynamic() - Method in interface com.aquima.interactions.composer.IImage
Indicates whether this image is dynamic.
isDynamic() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns a boolean indicating if the container represents a dynamic element.
isDynamic() - Method in class com.aquima.interactions.composer.model.Image
 
isDynamic() - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
isDynamic() - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
isDynamic() - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
isEachPredicate() - Method in class com.aquima.interactions.expressions.semantics.nodes.Predicate
This method returns a boolean indicating if this node represents an EACH predicate.
ISearchEntry - Interface in com.aquima.interactions.dtree
This interface describes a matching decisiontree with a match-score.
ISearchResult - Interface in com.aquima.interactions.dtree
This interface is the result of a search action on a tree engine.
ISelfValidatingContainerExpander - Interface in com.aquima.interactions.portal
A container expander that can also perform additional validations on the expander definition.
ISelfValidatingService - Interface in com.aquima.interactions.portal
A service that can also perform additional validations on the expander definition.
ISelfValidationContext - Interface in com.aquima.interactions.portal
Holds contextual information for self-validating components.
ISemanticNode - Interface in com.aquima.interactions.expressions.semantics
Base interface for all nodes in the semantic tree.
ISemanticNodeVisitor - Interface in com.aquima.interactions.expressions.semantics
Type safe visitor for the semantic nodes.
ISemanticTreeBuilder - Interface in com.aquima.interactions.expressions.semantics
This interface is implemented by the semantic implementations of the various parsers.
isEmpty() - Method in class com.aquima.interactions.composer.model.definition.CompositeNodeDefinition
 
isEmpty() - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method returns a boolean indicating if no content references are defined for this container definition.
isEmpty() - Method in class com.aquima.interactions.composer.model.definition.ContentDefinition
 
isEmpty() - Method in class com.aquima.interactions.composer.model.definition.TextDefinition
 
isEmpty() - Method in class com.aquima.interactions.expressions.definition.Domain
This method returns a boolean indicating if the domain is empty.
isEmpty() - Method in class com.aquima.interactions.expressions.r7.TemplateDefinitionSet
 
isEmpty() - Method in class com.aquima.interactions.flow.model.VisitedPages
 
isEmpty() - Method in interface com.aquima.interactions.foundation.IListValue
This method will return a boolean indicating if the list contains no values.
isEmpty() - Method in interface com.aquima.interactions.foundation.IParameters
This method returns a boolean indicating whether the parameter map is empty (contains no parameters).
isEmpty() - Method in class com.aquima.interactions.foundation.Parameters
 
isEmpty() - Method in interface com.aquima.interactions.foundation.tx.ITransaction
This method returns a boolean indicating if this transaction stack does not contain any (sub)transactions.
isEmpty() - Method in class com.aquima.interactions.foundation.tx.Transaction
 
isEmpty() - Method in class com.aquima.interactions.foundation.types.ListValue
 
isEmpty() - Method in class com.aquima.interactions.matching.result.ScoreList
This method returns a boolean indicating if the list is empty.
isEmpty() - Method in class com.aquima.interactions.matching.util.IDObjectMap
This method returns true if the array is empty, false otherwise.
isEmpty() - Method in class com.aquima.interactions.matching.util.IDScoreMap
This method returns true if the array is empty, false otherwise.
isEmpty() - Method in interface com.aquima.interactions.portal.ITypedParameter
This method returns the true if this typed parameter contains a value.
isEmpty() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
isEmpty() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
isEmpty() - Method in class com.aquima.interactions.portal.model.def.TypedParameters
 
isEmpty() - Method in class com.aquima.interactions.portal.model.session.CallbackList
This method returns a boolean indicating if there were no callbacks added.
isEmpty() - Method in class com.aquima.interactions.rule.constraint.ConstraintIterator
This method returns a boolean indicating if the iterator does not have any constraints to iterate over.
isEmpty() - Method in class com.aquima.interactions.rule.InstanceStack
This method will return a boolean indicating if the stack is empty.
isEmpty() - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
 
isEmpty(String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Check if string is null or is an empty String.
isEnabled() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
isEnabled() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXxeProperties
 
isEncrypted() - Method in class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
isEncrypted() - Method in class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
ISequenceNrElement - Interface in com.aquima.interactions.ds.xml.model
Simple interface describing the method that an element with a sequence number should expose.
isError() - Method in interface com.aquima.interactions.composer.IMessage
This method returns a boolean indicating if the message is an error message.
isError() - Method in class com.aquima.interactions.composer.model.ComposerErrorMessage
 
isError() - Method in class com.aquima.interactions.expressions.semantics.ArithmeticOperationResultType
This method returns a boolean indicating the result type is an error and should actually not be used.
isError() - Method in class com.aquima.interactions.portal.model.session.EventError
 
isError() - Method in interface com.aquima.interactions.rule.IValidationMessage
This method returns a boolean indicating if the failure is considered an error.
isError() - Method in class com.aquima.interactions.rule.validation.ValidationMessage
 
isErrorEnabled() - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
isErrorEnabled() - Method in interface com.aquima.interactions.foundation.logging.Logger
This function can be queried to choose whether to actually log certain error statements.
isErrorEnabled() - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
IService - Interface in com.aquima.interactions.portal
The service interface for use within flows.
IServiceCall - Interface in com.aquima.interactions.portal
The service call interface of which the handle can be called with an IPortalContext.
IServiceCallDefinition - Interface in com.aquima.interactions.portal.model
This interface defines several methods that can be used to retrieve static information about a service call.
IServiceCallDS - Interface in com.aquima.interactions.portal.ds
This interface defines the methods that are needed to construct a service call object.
IServiceCallVisitor - Interface in com.aquima.interactions.portal.ds
The service call visitor interface is used during the initialization of the portal engine to determine the service calls that are available.
IServiceContext - Interface in com.aquima.interactions.portal
The service context interface defines the methods that are relevant during the execution of a service in a flow.
IServiceDefinition - Interface in com.aquima.interactions.project
This interface defines a service that is available in a project.
IServiceDS - Interface in com.aquima.interactions.project.ds
This interface defines the methods needed to initialize a service definition.
IServiceFactory - Interface in com.aquima.interactions.portal
This interface may be implemented by objects capable of providing service implementations.
IServiceManager - Interface in com.aquima.interactions.portal
This interface may be used to request a service call implementation.
IServiceResult - Interface in com.aquima.interactions.portal
This interface describes the result of a service/service call.
IServiceVisitor - Interface in com.aquima.interactions.project.ds
This visitor is used during initialization to gather the service definitions.
isEssential() - Method in class com.aquima.interactions.composer.ds.delegate.FieldValidationDelegateDS
 
isEssential() - Method in interface com.aquima.interactions.composer.ds.IFieldValidationDS
This method returns a boolean indicating if the validation may be considered a fatal error, and further validation of the value is not needed.
isEssential() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldValidationDS
 
isEssential() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldValidationDS
 
isEssential() - Method in interface com.aquima.interactions.composer.IFieldValidation
This method returns a boolean indicating if the validation may be considered a fatal error, and further validation of the value is not needed.
isEssential() - Method in class com.aquima.interactions.composer.model.definition.FieldValidationDefinition
This method returns a boolean indicating if the validation may be considered a fatal error, and further validation of the value is not needed.
isEssential() - Method in class com.aquima.interactions.composer.model.FieldValidation
 
isEssential() - Method in class com.aquima.interactions.composer.report.ReportingFieldValidationDS
 
ISessionActivationContext - Interface in com.aquima.interactions.portal
Objects implementing the ISessionLifecycle interface may obtain their transitive dependencies from this context.
ISessionLifecycle - Interface in com.aquima.interactions.portal
This interface should be implemented by objects with activation-passivation lifecycle.
ISessionMonitor - Interface in com.aquima.interactions.portal
This interface provides monitoring information about the portal session.
ISessionScope - Interface in com.aquima.interactions.portal
The portalengine holds and constructs session scopes and passes these to services and container methods.
ISessionState - Interface in com.aquima.interactions.portal.model
Interface for a session state object that can be used to restore a session.
isEvent() - Method in class com.aquima.interactions.flow.ExitEvent
Returns true when the label represents an event edge.
isException() - Method in class com.aquima.interactions.flow.ExitEvent
Returns true when the label represents an exception edge.
isException() - Method in class com.aquima.interactions.flow.model.InternalEdge
True when the edge is an edge connecting from an exception exit-state to the next node.
isExceptionEdge() - Method in interface com.aquima.interactions.process.ds.IProcessEdgeDS
This method returns a boolean indicating if this edge is used to define an exception exit.
isExceptionEdge() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEdgeDS
 
isExceptionEdge() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEdgeDS
 
isExclusive() - Method in class com.aquima.interactions.metamodel.RelationType
This method returns a boolean indicating if the child object a directed relation belongs exclusively to the parent.
isExecuteDatamappingOnCancelTask() - Method in class com.aquima.interactions.config.legacy.DefaultLegacyToggles
 
isExecuteDatamappingOnCancelTask() - Method in interface com.aquima.interactions.config.legacy.ILegacyToggles
Deprecated.
Legacy toggle expected to be removed in DCM2
isExistingTarget() - Method in class com.aquima.interactions.process.TargetInstanceType
 
isExistsPredicate() - Method in class com.aquima.interactions.expressions.semantics.nodes.Predicate
This method returns a boolean indicating if this node represents an EXISTS predicate.
isExpandEntityReferences() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
isExpandEntityReferences() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXxeProperties
 
isExposed() - Method in interface com.aquima.interactions.flow.ds.IFlowDS
This method returns a boolean indicating if the flow may be accessed externally.
isExposed() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
isExposed() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
isExposed() - Method in interface com.aquima.interactions.flow.IFlowDetails
This method returns a boolean indicating if the flow may be accessed, or if the flow is for internal use only.
isExposed() - Method in class com.aquima.interactions.flow.model.DefaultFlowDetails
 
isExposed() - Method in class com.aquima.interactions.flow.report.ReportingFlowDS
 
isExposed() - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowDS
 
isExposed() - Method in class com.aquima.interactions.portal.model.flow.FlowNode
 
isExposedAsWebservice() - Method in class com.aquima.interactions.dtree.ds.delegate.DecisionTreeDelegateDS
 
isExposedAsWebservice() - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeDS
This method should indicate whether the decision tree will be exposed as a webservice.
isExposedAsWebservice() - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeDS
 
isExposedAsWebservice() - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeDS
 
isExposedAsWebservice() - Method in interface com.aquima.interactions.dtree.IDecisionTree
This method returns if the decision tree will be exposed as a webservice.
isExposedAsWebservice() - Method in class com.aquima.interactions.dtree.impl.DecisionTree
 
isExposedAsWebservice() - Method in class com.aquima.interactions.dtree.impl.SearchEntry
 
isExposedAsWebservice() - Method in interface com.aquima.interactions.dtree.ISearchEntry
 
isExternal() - Method in class com.aquima.interactions.portal.ds.LibraryReference
 
isExternal() - Method in interface com.aquima.interactions.process.ds.IAuthorizationAlgorithmDS
This method returns an indicator whether the algorithm should use an external implementation.
isExternal() - Method in interface com.aquima.interactions.process.ds.IPriorityAlgorithmDS
 
isExternal() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlAuthorizationAlgorithmDS
 
isExternal() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlPriorityAlgorithmDS
 
isExternal() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlAuthorizationAlgorithmDS
 
isExternal() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlPriorityAlgorithmDS
 
isExternal() - Method in interface com.aquima.interactions.process.IAuthorizationAlgorithmDefinition
This method returns an indicator whether the algorithm uses an external implementation.
isExternal() - Method in class com.aquima.interactions.process.impl.AuthorizationAlgorithmDefinition
 
isExternal() - Method in class com.aquima.interactions.process.impl.PriorityAlgorithmDefinition
 
isExternal() - Method in class com.aquima.interactions.process.impl.RoutingAlgorithmDefinition
 
isExternal() - Method in interface com.aquima.interactions.process.IPriorityAlgorithmDefinition
This method returns an indicator whether the algorithm uses an external implementation.
isExternal() - Method in interface com.aquima.interactions.process.IRoutingAlgorithmDefinition
This method returns an indicator whether the algorithm uses an external implementation.
isExternalDomain() - Method in class com.aquima.interactions.metamodel.ds.delegate.DomainDelegateDS
 
isExternalDomain() - Method in interface com.aquima.interactions.metamodel.ds.IDomainDS
This method returns a boolean indicating if the values for the domain will be provided by an external source.
isExternalDomain() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlDomainDS
 
isExternalDomain() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlDomainDS
 
isExternalDomain() - Method in interface com.aquima.interactions.metamodel.IDomainDefinition
This method returns a boolean indicating if the values for the domain will be provided by an external source.
isExternalDomain() - Method in class com.aquima.interactions.metamodel.impl.DomainDefinition
 
isExternalDomain() - Method in class com.aquima.interactions.metamodel.report.ReportingDomainDS
 
isExternalFlowAllowed() - Method in class com.aquima.interactions.foundation.lic.Component
 
isExternalFlowType() - Method in class com.aquima.interactions.flow.FlowType
 
isExternalGeneralEntities() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
isExternalGeneralEntities() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXxeProperties
 
isExternalParameterEntities() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
isExternalParameterEntities() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXxeProperties
 
isExternalSessionStoreAllowed() - Method in class com.aquima.interactions.foundation.lic.Component
 
isFallbackFor(String) - Method in class com.aquima.interactions.portal.ds.sys.dialects.FallbackLanguages
 
isFile() - Method in interface com.aquima.interactions.foundation.io.IResourceInfo
This method returns a boolean indicating if the resource represents a file.
isFile() - Method in class com.aquima.interactions.foundation.io.resource.FileInfo
 
isFile() - Method in class com.aquima.interactions.foundation.io.resource.PackageInfo
 
isFile() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
isFileRegistered(GUID) - Method in class com.aquima.interactions.portal.content.FileRoleCache
 
isFirstPage() - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
isFixedWidthText() - Method in class com.aquima.interactions.framework.connectivity.CsvResourceMetadata
 
isFixedWidthText() - Method in interface com.aquima.interactions.framework.connectivity.ICsvResourceMetadata
This method returns true the resource should be parsed as a fixed width text resource.
isFixedWidthText() - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvMetaData
This method returns true the resource should be parsed as a fixed width text resource.
isFlowBlocked() - Method in interface com.aquima.interactions.portal.IEventContext
This method returns a boolean indicating if the flow should be aborted.
isFlowBlocked() - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
isFlowBlocked() - Method in class com.aquima.interactions.portal.model.session.CallbackVisitor
 
isFlowBlocked() - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
isFlowBlocked() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
isFlowBlocked() - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
isFolder() - Method in interface com.aquima.interactions.foundation.io.IResourceInfo
This method returns a boolean indicating if the resource represents a folder.
isFolder() - Method in class com.aquima.interactions.foundation.io.resource.FileInfo
 
isFolder() - Method in class com.aquima.interactions.foundation.io.resource.PackageInfo
 
isFolder() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
isForceSorted() - Method in class com.aquima.interactions.composer.model.list.state.Sorting
 
isForTaskSession() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledActionHandler
Indicates whether this action handler should execute in the main session or in the sub-session created for a started task.
isForTaskSession() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledCallback
 
isForTeamsAndRoles() - Method in interface com.aquima.interactions.process.dao.IAssigneeInfo
Return if this assignee info is for a specific teams and roles.
isForTeamsAndRoles() - Method in class com.aquima.interactions.process.dao.impl.AssigneeInfo
 
isForTeamsAndRoles() - Method in class com.aquima.interactions.trace.impl.TraceAssigneeInfoDto
 
isForUser() - Method in interface com.aquima.interactions.process.dao.IAssigneeInfo
Return if this assignee info is for a specific user.
isForUser() - Method in class com.aquima.interactions.process.dao.impl.AssigneeInfo
 
isForUser() - Method in class com.aquima.interactions.trace.impl.TraceAssigneeInfoDto
 
isFull() - Method in class com.aquima.interactions.matching.result.ScoreList
This method returns a boolean indicating if the maximum size is reached.
isFull() - Method in class com.aquima.interactions.matching.util.IDScoreMap
This method returns true if the array is filled with the maximum amount of scores, false otherwise.
isFunctionFlowType() - Method in class com.aquima.interactions.flow.FlowType
 
isGroupStartNode() - Method in class com.aquima.interactions.process.ds.ProcessNodeType
This method returns a boolean indicating if this type is a split node.
isGroupType() - Method in class com.aquima.interactions.process.ds.ProcessNodeType
This method returns a boolean indicating if this type is either a split or join node.
isHandleModelChanges() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isHandleModelChanges() - Method in interface com.aquima.interactions.config.IConfiguration
 
isHiddenRoot() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
Indicates whether this is a hidden root of a message
isIdentifier() - Method in interface com.aquima.interactions.metamodel.impl.NameValidator.IResult
This method returns a boolean indicating if the name contains only valid identifier characters.
ISignCertificateProvider - Interface in com.aquima.interactions.foundation.security.cert
The implementation of this interface should provide the certificates for signing.
ISigner - Interface in com.aquima.interactions.foundation.security.core
Sign the payload of the envelope with the signer.
isIgnoreCase() - Method in class com.aquima.interactions.trace.FilterCondition
Indicates whether the condition should ignore case (when applicable).
ISignReadOnlyCertificateProvider - Interface in com.aquima.interactions.foundation.security.cert
The implementation of this interface should provide the certificates for reading signed content.
isInfoEnabled() - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
isInfoEnabled() - Method in interface com.aquima.interactions.foundation.logging.Logger
This function can be queried to choose whether to actually log certain info statements.
isInfoEnabled() - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
ISingleValue - Interface in com.aquima.interactions.foundation
The single value interface may be implemented by objects that represent a single unique value.
isInlineReference() - Method in interface com.aquima.interactions.composer.IElementReference
This method return a boolean indicating if this reference is inline or not.
isInlineReference() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns true if the reference is inline, so the reference contains the element definition.
isInlineReference() - Method in class com.aquima.interactions.composer.model.definition.ElementReference
 
isInlineReference() - Method in class com.aquima.interactions.composer.model.definition.InlineReference
 
isInstanceActionNowForSave() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns a boolean indicating if the save action should directly update the instance.
isInternalDefinition() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
 
isInternalDefinition() - Method in class com.aquima.interactions.composer.model.definition.ElementDefinition
 
isInterrupted() - Method in interface com.aquima.interactions.foundation.concurrent.Interruptible
Indicates whether the interrupted flag has been set.
isInterrupted() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
isInterrupted() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
isInterrupted() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
isInterrupted() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
isIsActivePredicate() - Method in class com.aquima.interactions.expressions.semantics.nodes.Predicate
Indicates that this node is an ISACTIVE predicate
isKeyword() - Method in interface com.aquima.interactions.metamodel.impl.NameValidator.IResult
This method returns a boolean indicating if the name shadows a keyword.
isKeyword(String) - Static method in class com.aquima.interactions.metamodel.impl.NameValidator
This method checks if the name is a keyword.
isLastPage() - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
isLazyEntity(String) - Method in class com.aquima.interactions.metamodel.impl.EntityVisitor
 
isLeaveAction() - Method in class com.aquima.interactions.portal.ActionType
this method returns a boolean indicating if the action is valid when triggered by a leave event.
isLeftOnly() - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampValue
 
isLeftOnly() - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampValue
 
isLeftOnly() - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampDefinition
 
isLeftOnlyRamp() - Method in class com.aquima.interactions.ds.matching.ExtXmlRampDS
 
isLeftOnlyRamp() - Method in interface com.aquima.interactions.matching.ds.IRampDS
The left-only flag indicates whether only the left slope of the ramp exists.
isLeftOnlyRamp() - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatch
 
isLeftOnlyRamp() - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatch
 
isLegacyRestResponseValidation() - Method in class com.aquima.interactions.config.legacy.DefaultLegacyToggles
 
isLegacyRestResponseValidation() - Method in interface com.aquima.interactions.config.legacy.ILegacyToggles
Deprecated.
Expected to be removed in R18
isLengthAvailable() - Method in interface com.aquima.interactions.project.ds.IFieldTypeDS
Specifies whether the option to set the field's length property is available
isLengthAvailable() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlFieldTypeDS
 
isLengthAvailable() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlFieldTypeDS
 
isLengthAvailable() - Method in interface com.aquima.interactions.project.IFieldTypeDefinition
Specifies whether the option to set the field's length property is available
isLengthAvailable() - Method in class com.aquima.interactions.project.impl.FieldTypeDefinition
 
isLetter(char) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.Dictionary
 
isLicenseValid(LicenseContext) - Method in class com.aquima.interactions.foundation.lic.License
This method returns a boolean indicating if the license is valid for the specified date, server, component, platform and application mode.
isLimited - Variable in class com.aquima.interactions.composer.model.list.state.ListState
 
isLimited() - Method in class com.aquima.interactions.composer.model.list.state.ListConfiguration
Checks whether the total number of pages should be limited.
isLimited() - Method in class com.aquima.interactions.composer.model.list.state.ListState
 
isLimitReached() - Method in class com.aquima.interactions.process.dao.dto.CaseViewResult
 
isLimitReached() - Method in class com.aquima.interactions.process.dao.dto.TaskViewResult
 
isLimitReached() - Method in interface com.aquima.interactions.process.IViewResult
 
isLinkedViaRelationAttribute() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
isLinkedViaRelationAttribute() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This (temporary) method describes if the element is linked via a relation attribute.
isLinkedViaRelationAttribute() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
isLinkedViaRelationAttribute() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
isLinkedViaRelationAttribute() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
isListOperator() - Method in class com.aquima.interactions.expressions.definition.Operator
This method returns a boolean indicating if the operator represents a list operation.
isLoadExternalDtd() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
isLoadExternalDtd() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXxeProperties
 
isLocked() - Method in class com.aquima.interactions.process.impl.ProcessCase
 
isLocked() - Method in interface com.aquima.interactions.process.IProcessCase
This method returns a boolean indicating if the case is locked.
isLocked() - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
isLogicalOperator() - Method in class com.aquima.interactions.expressions.definition.Operator
This method returns a boolean indicating if the operator represents a logical operation.
isLowerIncluded() - Method in interface com.aquima.interactions.foundation.IRangeValue
This method returns a boolean indicating if the lower value is part of the range.
isLowerIncluded() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
isManuallyAssigned() - Method in interface com.aquima.interactions.caseengine.client.model.GetTaskInfoResultModel
 
isMatchEngineAllowed() - Method in class com.aquima.interactions.foundation.lic.Component
 
isMessageEventTriggered(String) - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
This method returns a boolean indicating if the specified event has been raised/signaled/triggered during the current process evaluation.
isMessageEventTriggered(String) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
isMetadataProperty(String) - Static method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
Determines if the property name is a standard metadata property.
ISmtpMailConnectionFactory - Interface in com.aquima.interactions.foundation.connectivity.impl
Factory for IMailConnection instances.
isMultivalue() - Method in class com.aquima.interactions.composer.ds.delegate.FieldDelegateDS
 
isMultivalue() - Method in interface com.aquima.interactions.composer.ds.IFieldDS
Returns the cardinality of the field-values.
isMultivalue() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldDS
 
isMultivalue() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldDS
 
isMultivalue() - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
This method returns a boolean indicating if the field supports multiple values.
isMultivalue() - Method in class com.aquima.interactions.composer.report.ReportingFieldDS
 
isMultivalue() - Method in class com.aquima.interactions.expressions.definition.Type
This method indicates the type is a multivalued object.
isMultivalue() - Method in class com.aquima.interactions.expressions.functions.FunctionArgument
 
isMultivalue() - Method in interface com.aquima.interactions.expressions.functions.IArgumentType
This method returns a boolean indicating if the argument is a list value.
isMultivalue() - Method in interface com.aquima.interactions.expressions.IExpr
This method will return a boolean indicating if the result of an evaluation of the expression may contain multiple values.
isMultivalue() - Method in interface com.aquima.interactions.expressions.IValueDefinition
This method returns a boolean indicating if the value is a list type.
isMultivalue() - Method in class com.aquima.interactions.expressions.r7.ExpressionR7
 
isMultivalue() - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method returns a boolean indicating if the expression will result in multiple values.
isMultivalue() - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
isMultivalue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslIndexDefinition
 
isMultivalue() - Method in interface com.aquima.interactions.matching.IMatchDefinition
This method returns a boolean indicating if the attribute this match definition is defined for can have multiple values.
isMultivalue() - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
isMultivalue() - Method in interface com.aquima.interactions.project.ds.IParameterDS
This method returns a boolean indicating if this parameter may have multiple values.
isMultivalue() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlParameterDS
 
isMultivalue() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlParameterDS
 
isMultivalue() - Method in class com.aquima.interactions.project.impl.ParameterDefinition
 
isMultivalue() - Method in interface com.aquima.interactions.project.IParameterDefinition
This method returns a boolean indicating if this parameter may have multiple values.
isMultivalue() - Method in interface com.aquima.interactions.rule.IExpression
Returns whether the output of the expression is a list.
isMultivalue() - Method in class com.aquima.interactions.rule.parser.AttributeDelegate
 
isMultivalue() - Method in class com.aquima.interactions.rule.parser.BooleanCondition
 
isMultivalue() - Method in class com.aquima.interactions.rule.parser.Expression
 
isMultivalue() - Method in class com.aquima.interactions.rule.ValueType
This method returns a boolean indicating if the value is a list.
isMultiValue() - Method in interface com.aquima.interactions.composer.IField
The cardinality of the field.
isMultiValue() - Method in class com.aquima.interactions.composer.model.Field
 
isMultiValue() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method returns whether the profile contains (or may contain) multiple values for this attribute.
isMultiValue() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
isMultiValue() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
isMultiValue() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
This method indicates whether the attribute may contain multiple values.
isMultiValue() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
isMultiValue() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
isMultiValue() - Method in interface com.aquima.interactions.portal.ITypedParameter
This method returns a boolean indicating if the parameter can have multiple values.
isMultiValue() - Method in class com.aquima.interactions.portal.model.def.EmptyTypedParameter
 
isMultiValue() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
isMultiValue() - Method in interface com.aquima.interactions.profile.IAttributeValue
This method returns a boolean indicating if the attribute can have multiple values.
isMultiValue() - Method in class com.aquima.interactions.profile.model.AttributeState
 
isMultiValue() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
isMultiValue() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
isMultivalued() - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyDS
Returns the multivalued indicator.
isMultivalued() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
isMultivalued() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
isMultivalued() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
Returns an indicator whether the property is multivalued.
isMultivalued() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
isMultivalued() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
isMultivalued() - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
isMultiValued() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaAttribute
 
isMultiValued() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
 
isMultiValued() - Method in interface com.aquima.interactions.metamodel.ds.IMetadataDS
Indicates whether the metadata is multi-valued.
isMultiValued() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetadataDS
 
isMultiValued() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetadataDS
 
isMultiValued() - Method in interface com.aquima.interactions.metamodel.IMetadataDefinition
Indicates whether the metadata is multi-valued.
isMultiValued() - Method in class com.aquima.interactions.metamodel.impl.MetadataDefinition
 
isNamedReference() - Method in interface com.aquima.interactions.metamodel.IInstanceReference
This method can be used to determine if this reference is a named reference.
isNamedReference() - Method in class com.aquima.interactions.metamodel.impl.ChildInstance
 
isNamedReference() - Method in class com.aquima.interactions.metamodel.impl.NamedInstance
 
isNameIgnored() - Method in class com.aquima.interactions.process.IgnoreMode
Indicates whether with this ignore mode the application name is ignored.
isNegative() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
This method returns a boolean indicating if this class represents a negative infinity value.
isNewTab() - Method in interface com.aquima.interactions.portal.IProjectChange
 
isNewTab() - Method in class com.aquima.interactions.portal.model.session.scope.ProjectChange
 
isNil(IXmlNode) - Static method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaSetParser
 
isNillable() - Method in interface com.aquima.interactions.communication.ds.IElementMappingDS
The nillable value of the element.
isNillable() - Method in interface com.aquima.interactions.communication.ds.IElementParticleMappingDS
This method returns whether the element is nillable according to the schema definition
isNillable() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementMappingDS
 
isNillable() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementParticleMappingDS
 
isNillable() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementMappingDS
 
isNillable() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementParticleMappingDS
 
isNillable() - Method in interface com.aquima.interactions.communication.IElementMappingDefinition
The nillable value of the element.
isNillable() - Method in interface com.aquima.interactions.communication.IElementParticleMappingDefinition
This method returns whether the element is nillable
isNillable() - Method in class com.aquima.interactions.communication.impl.ElementMappingDefinition
 
isNillable() - Method in class com.aquima.interactions.communication.impl.ElementParticleMappingDefinition
 
isNillable() - Method in class com.aquima.interactions.communication.report.ReportingElementMappingDS
 
isNillable() - Method in class com.aquima.interactions.communication.report.ReportingElementParticleMappingDS
 
isNormal() - Method in class com.aquima.interactions.profile.model.InstanceType
This method returns a boolean indicating if the type denotates a normal instance.
isNull() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
Return true if a null value at the current position.
IsNullFunction - Class in com.aquima.interactions.expressions.functions.unknown
This function checks wether a value is 'unknown' and then returns true.
IsNullFunction(boolean) - Constructor for class com.aquima.interactions.expressions.functions.unknown.IsNullFunction
Constructs the function with the required arguments.
isNumber() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
Return true if a number at the current position.
isNumberRamp() - Method in class com.aquima.interactions.ds.matching.ExtXmlRampDS
 
isNumberRamp() - Method in interface com.aquima.interactions.matching.ds.IRampDS
This method returns a boolean indicating if this ramp match function will be used to match numbers of date values.
isNumeric() - Method in class com.aquima.interactions.foundation.DataType
This method returns true when the data type represents a number.
ISO_DATE - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for ISO 8601 date format.
ISO_DATETIME - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for ISO 8601 date time combination.
ISO_DATETIME_TIMEDESIGNATOR - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for ISO 8601 date time combination with time designator of T.
ISO_FORMATTER() - Static method in class com.aquima.interactions.communication.impl.ZonedDateTimeValueFormat
 
ISO_TIME - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for ISO 8601 time format.
ISO8601_CUSTOM_LOCAL_DATE_TIME - Static variable in class com.aquima.interactions.foundation.types.DateValue
Date time formatter used by DateValue.
ISoapConnection - Interface in com.aquima.interactions.foundation.connectivity
This interface describes how to connect to a SOAP end point.
ISoapContract - Interface in com.aquima.interactions.communication
 
ISoapContractDS - Interface in com.aquima.interactions.communication.ds
 
ISoapContractVisitor - Interface in com.aquima.interactions.communication.ds
Visitor to add soap service contracts to the communication engine datasource.
ISoapMessage - Interface in com.aquima.interactions.communication
Interface describing a soap message that can be parsed or composed.
ISoapMessageContext - Interface in com.aquima.interactions.communication
Context interface for manipulating SOAP messages
ISoapMessageDefinition - Interface in com.aquima.interactions.communication
This interface defines a soap message.
ISoapMessageDS - Interface in com.aquima.interactions.communication.ds
This interface defines an Soapattribute of a type.
ISoapMessageHandler - Interface in com.aquima.interactions.communication
All SOAP message handlers must implement this interface.
ISoapMessageHandlerFactory - Interface in com.aquima.interactions.communication
Factory interface for creating ISoapMessageHandler instances
ISoapMessagePartDefinition - Interface in com.aquima.interactions.communication
This interface defines a soap message part.
ISoapMessagePartDS - Interface in com.aquima.interactions.communication.ds
This interface defines the message part of a soap message.
ISoapMessagePartVisitor - Interface in com.aquima.interactions.communication.ds
 
ISoapOperationDefinition - Interface in com.aquima.interactions.communication
This interface defines a soap operation.
ISoapOperationDS - Interface in com.aquima.interactions.communication.ds
This interface defines a Soap Operation.
ISoapOperationVisitor - Interface in com.aquima.interactions.communication.ds
 
ISoapRequest - Interface in com.aquima.interactions.foundation.connectivity
This object is responsible for soap request creation used by the ISoapConnection.
ISoapResponseHandler - Interface in com.aquima.interactions.foundation.connectivity
This interface describes a handler that handles a soap response.
ISoapServiceConfiguration - Interface in com.aquima.interactions.portal
 
ISoapServiceConfigurationDS - Interface in com.aquima.interactions.portal.ds
This interface defines the reference from a webservice to a soaposervice definition
ISoapServiceDefinition - Interface in com.aquima.interactions.communication
This interface defines a soap service.
ISoapServiceDS - Interface in com.aquima.interactions.communication.ds
This interface defines a soap service.
ISoapServiceVisitor - Interface in com.aquima.interactions.communication.ds
 
isObjectEnd() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
Return true if an object ends at the current position.
isObjectStart() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
Return true if an object starts at the current position.
isOfflineEnabled(String) - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isOfflineEnabled(String) - Method in interface com.aquima.interactions.config.IConfiguration
 
ISolution - Interface in com.aquima.interactions.dtree
Interface for solutions found in a decision tree evaluation.
ISolution - Interface in com.aquima.interactions.portal.model
This interface defines the properties of a project that can be started through the portal engine.
isOptional() - Method in class com.aquima.interactions.expressions.functions.FunctionArgument
 
isOptional() - Method in interface com.aquima.interactions.expressions.functions.IArgumentType
This method returns a boolean indicating if the argument is optional.
isOptional(String) - Method in class com.aquima.interactions.framework.validator.ValidatorType
This method returns a boolean indicating if the parameter is considered optional for this type.
isOrderAscending() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.ForeachDefinition
This method returns a boolean indicating if the instances should be sorted ascending.
isOrderedAscending() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachNode
This method returns a boolean indicating if the instances should be sorted ascending.
ISourceVisitor - Interface in com.aquima.interactions.rule.ds
An implementation of this visitor is provided by the rule engine during initialization to allow the data layer to add inference rules.
isPageCommitNeeded() - Method in class com.aquima.interactions.portal.model.session.FlowHandler
This method will return a boolean indicating if a page commit will be needed.
ISpellEngine - Interface in com.aquima.interactions.spellengine
Interface describing the main methods of the spell engine.
ISpellEngineDS - Interface in com.aquima.interactions.spellengine.ds
This data source is used to initialize a spell engine.
ISpellEngineFactory - Interface in com.aquima.interactions.spellengine
Interface description of the speller engine factory.
ISpeller - Interface in com.aquima.interactions.spellengine
Interface description of a speller.
ISpellerDS - Interface in com.aquima.interactions.spellengine.ds
This data source is used to initialize a speller.
ISpellerVisitor - Interface in com.aquima.interactions.spellengine.ds
This visitor is used to add spellers to a spell engine.
isPositive() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
This method returns a boolean indicating if this class represents a positive infinity value.
isPreconditionAvailable() - Method in interface com.aquima.interactions.project.ds.IFieldTypeDS
Specifies whether the option to set the field's precondition property is available
isPreconditionAvailable() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlFieldTypeDS
 
isPreconditionAvailable() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlFieldTypeDS
 
isPreconditionAvailable() - Method in interface com.aquima.interactions.project.IFieldTypeDefinition
Specifies whether the option to set the field's precondition property is available
isPreconditionAvailable() - Method in class com.aquima.interactions.project.impl.FieldTypeDefinition
 
isPriorityEvaluationRequired() - Method in class com.aquima.interactions.process.impl.RefreshableJobDefinition
Indicates whether task priorities need to be evaluated in this job.
isProcessCaseLocked() - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
Checks whether the process case being evaluated is locked.
isProcessCaseLocked() - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
isProcessEnabled() - Method in interface com.aquima.interactions.portal.IApplication
This method returns whether processes are enabled for the application
isProcessEnabled() - Method in class com.aquima.interactions.portal.model.Application
 
isProcessEnabled() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
isProcessEnabled() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
isProcessesAllowed() - Method in class com.aquima.interactions.foundation.lic.Component
 
isProcessing - Variable in class com.aquima.interactions.process.impl.EvaluationQueue
 
ISqlConnection - Interface in com.aquima.interactions.foundation.connectivity
This interface defines the methods of an SQL connection.
isR4IgnoreScope() - Method in class com.aquima.interactions.rule.graph.RuleGraph
This method returns a boolean that indicates if a scope error should be ignored by the R4 parser.
isR4IgnoreScope() - Method in class com.aquima.interactions.rule.graph.RuleVisitor
 
isR4Parser() - Method in class com.aquima.interactions.rule.graph.RuleGraph
This method returns a boolean indicating if a R4 compatible parser is used.
isR4Parser() - Method in class com.aquima.interactions.rule.graph.RuleVisitor
This method returns a boolean indicating if a R4 compatible parser is used.
isRangeValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
isRangeValue() - Method in interface com.aquima.interactions.foundation.IValue
This method returns a boolean indicating if this value may safely be converted to a range value by using the toRangeValue method.
isRangeValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
isRangeValue() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
isRangeValue() - Method in class com.aquima.interactions.foundation.types.ListValue
 
isRangeValue() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
isReadonly() - Method in interface com.aquima.interactions.composer.IElement
This method returns a boolean indicating if the element should be displayed read-only.
isReadonly() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
isReadonly() - Method in class com.aquima.interactions.composer.model.Element
 
isReadOnly() - Method in interface com.aquima.interactions.foundation.io.IResourceInfo
This method can be used to determine if the resource is read-only.
isReadOnly() - Method in class com.aquima.interactions.foundation.io.resource.FileInfo
 
isReadOnly() - Method in class com.aquima.interactions.foundation.io.resource.PackageInfo
 
isReadOnly() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.document.GenerateDocumentHandler
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.dtree.ExecuteExposedTreeActionHandler
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.dtree.SearchExposedTreesActionHandler
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.image.ImageActionHandler
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.messages.GetMessageHandler
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.profile.ProfileEditorActionHandler
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.resource.ResourceHandler
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.resource.ResourceLastModifiedHandler
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.webservice.rest.CreateResponseHandler
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.webservice.rest.HandleRequestHandler
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.webservice.soap.CreateResponseHandler
 
isReadOnly() - Method in class com.aquima.interactions.framework.handler.webservice.soap.HandleRequestHandler
 
isReadOnly() - Method in class com.aquima.interactions.portal.audit.DcmAuditActionHandler
 
isReadOnly() - Method in interface com.aquima.interactions.portal.IActionHandler
This method indicates if the action handler does not modify any profile data.
isReadOnly() - Method in class com.aquima.interactions.portal.model.process.actionhandler.AddCaseInformationIntoProfileActionHandler
 
isReadOnly() - Method in class com.aquima.interactions.portal.model.process.actionhandler.RestoreProfileActionHandler
 
isReadOnly() - Method in class com.aquima.interactions.portal.model.process.CaseUpdater
 
isReadOnly() - Method in class com.aquima.interactions.portal.model.process.TaskProfileUpdater
 
isReadOnly() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledActionHandler
 
isReadOnly(InferenceContext) - Method in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
Method to get the parameter 'readonly'.
isReadOnlyAvailable() - Method in interface com.aquima.interactions.project.ds.IFieldTypeDS
Specifies whether the option to set the field's read only property is available
isReadOnlyAvailable() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlFieldTypeDS
 
isReadOnlyAvailable() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlFieldTypeDS
 
isReadOnlyAvailable() - Method in interface com.aquima.interactions.project.IFieldTypeDefinition
Specifies whether the option to set the field's read only property is available
isReadOnlyAvailable() - Method in class com.aquima.interactions.project.impl.FieldTypeDefinition
 
isReadonlyInheritFromParent() - Method in interface com.aquima.interactions.composer.IElement
This method returns a boolean indicating whether to inherit the readonly state from its parent container.
isReadonlyInheritFromParent() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
isReadonlyInheritFromParent() - Method in class com.aquima.interactions.composer.model.Element
 
isReference() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method returns a boolean indicating that this attribute acts as a reference
isReference() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
isReference() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
isReference() - Method in interface com.aquima.interactions.metamodel.IAttributeDefinition
Indicates that this attribute acts as a reference.
isReference() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
isReference() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
isRefireJobImmediately() - Method in exception class com.aquima.interactions.process.scheduler.JobExecutionException
 
isRefresh() - Method in interface com.aquima.interactions.composer.IButton
This method returns a boolean indicating if the button triggers a refresh event.
isRefresh() - Method in class com.aquima.interactions.composer.model.Button
 
isRefresh() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method returns the refresh indication for the reference.
isRefresh() - Method in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
Method to get the parameter 'refresh'.
isRefreshAction() - Method in class com.aquima.interactions.portal.ActionType
This method returns a boolean indicating if the action is valid when triggered by a refresh event.
isRefreshAvailable() - Method in interface com.aquima.interactions.project.ds.IFieldTypeDS
Specifies whether the option to set the field's refresh property is available
isRefreshAvailable() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlFieldTypeDS
 
isRefreshAvailable() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlFieldTypeDS
 
isRefreshAvailable() - Method in interface com.aquima.interactions.project.IFieldTypeDefinition
Specifies whether the option to set the field's refresh property is available
isRefreshAvailable() - Method in class com.aquima.interactions.project.impl.FieldTypeDefinition
 
isRefreshElement() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
isRefreshElement() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns a boolean indicating if a 'refresh' event should be generated when the value of the referred element changes.
isRefreshElement() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
isRefreshElement() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
isRefreshElement() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
isRefreshEvent() - Method in interface com.aquima.interactions.portal.IFiredEvent
This method returns a boolean indicating if the event was triggered by a refresh.
isRefreshEvent() - Method in class com.aquima.interactions.portal.model.session.FiredEvent
 
isRefreshField() - Method in interface com.aquima.interactions.composer.IField
This method return a boolean indicating if a change in value should posted.
isRefreshField() - Method in class com.aquima.interactions.composer.model.Field
 
isRelationAttribute() - Method in interface com.aquima.interactions.composer.IRepeatExpression
This method returns a flag indicating if the repeat expression is a relation attribute.
isRelationAttribute() - Method in class com.aquima.interactions.composer.model.definition.RepeatExpression
This method returns a flag indicating if the repeat expression is a relation attribute.
isReload() - Method in class com.aquima.interactions.portal.PortalResponse
This method returns true when the current page was substantially changed which requires a reload of the model by the client.
isRepeatable() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns a boolean indicating if the task may be repeated once it has been completed.
isRepeatable() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
isRepeatable() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
isRepeatable() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
isRepeatable() - Method in class com.aquima.interactions.process.impl.nodes.ConditionNodeDefinition
 
isRepeatable() - Method in class com.aquima.interactions.process.impl.nodes.ProcessStepDefinition
 
isRepeatable() - Method in interface com.aquima.interactions.process.nodes.IProcessStepDefinition
This method returns a boolean indicating if the task may be repeated once it has been completed.
isReplayedEvent() - Method in interface com.aquima.interactions.process.dao.ICaseEventModel
Indicates whether this event is a replay of another event.
isRequired() - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyDS
Returns the required indicator.
isRequired() - Method in interface com.aquima.interactions.communication.ds.IRestUrnArgumentDS
This method returns whether the urn fragment is required or not.
isRequired() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
isRequired() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestUrnArgumentDS
 
isRequired() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
isRequired() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestUrnArgumentDS
 
isRequired() - Method in interface com.aquima.interactions.communication.IDomainPropertyDefinition
Returns an indicator whether the property is mandatory.
isRequired() - Method in class com.aquima.interactions.communication.impl.CustomSchemaPropertyDefinition
 
isRequired() - Method in class com.aquima.interactions.communication.impl.DomainPropertyDefinition
 
isRequired() - Method in class com.aquima.interactions.communication.impl.RestUrnArgumentDefinition
 
isRequired() - Method in interface com.aquima.interactions.communication.IRestUrnArgumentDefinition
This method returns whether the urn fragment is required or not.
isRequired() - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
isRequired() - Method in class com.aquima.interactions.communication.report.ReportingRestUrnArgumentDS
 
isRequired() - Method in interface com.aquima.interactions.composer.IField
This method will return true when the field is required.
isRequired() - Method in class com.aquima.interactions.composer.model.Field
 
isRequired() - Method in class com.aquima.interactions.framework.container.worklist.state.TaskData
 
isRequired() - Method in interface com.aquima.interactions.process.dao.ITaskModel
This method returns a boolean indicating if the task is volatile or not.
isRequired() - Method in interface com.aquima.interactions.process.ds.IMessageEventFieldDS
This method indicates whether this field is required.
isRequired() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventFieldDS
 
isRequired() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventFieldDS
 
isRequired() - Method in interface com.aquima.interactions.process.IMessageEventFieldDefinition
This method indicates whether this field is required or not.
isRequired() - Method in class com.aquima.interactions.process.impl.MessageEventFieldDefinition
 
isRequired() - Method in class com.aquima.interactions.process.impl.ProcessTaskView
 
isRequired() - Method in interface com.aquima.interactions.process.IProcessTaskView
 
isRequired() - Method in interface com.aquima.interactions.project.ds.IParameterDS
This method returns a boolean indicating if a value for this parameter is required or optional.
isRequired() - Method in interface com.aquima.interactions.project.ds.IPortalMessageFieldDS
This method indicates whether this field is required.
isRequired() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlParameterDS
 
isRequired() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlPortalMessageFieldDS
 
isRequired() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlParameterDS
 
isRequired() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlPortalMessageFieldDS
 
isRequired() - Method in class com.aquima.interactions.project.impl.ParameterDefinition
 
isRequired() - Method in class com.aquima.interactions.project.impl.PortalMessageFieldDefinition
 
isRequired() - Method in interface com.aquima.interactions.project.IParameterDefinition
This method returns a boolean indicating if a value for this parameter is required or optional.
isRequired() - Method in interface com.aquima.interactions.project.IPortalMessageFieldDefinition
This method indicates whether this field is required or not.
isRequired(InferenceContext) - Method in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
Method to get the parameter 'required'.
isRequiredAvailable() - Method in interface com.aquima.interactions.project.ds.IFieldTypeDS
Specifies whether the option to set the field's required property is available
isRequiredAvailable() - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlFieldTypeDS
 
isRequiredAvailable() - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlFieldTypeDS
 
isRequiredAvailable() - Method in interface com.aquima.interactions.project.IFieldTypeDefinition
Specifies whether the option to set the field's required property is available
isRequiredAvailable() - Method in class com.aquima.interactions.project.impl.FieldTypeDefinition
 
isRestricted() - Method in interface com.aquima.interactions.composer.ds.IContentStyleDS
This method returns a boolean indicating if the content style restricts the type of child styles that are allowed.
isRestricted() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentStyleDS
 
isRestricted() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentStyleDS
 
isRestricted() - Method in class com.aquima.interactions.composer.model.definition.ContentStyleDefinition
This method returns a boolean indicating if the content style restricts the type of child styles that are allowed.
isRestrictedUsersEnabled() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
Indicates whether checking for restricted users is enabled in this criteria.
isReverseAttribute() - Method in interface com.aquima.interactions.metamodel.ds.IAttributeDS
This method returns a boolean indicating this attribute is a reverse relation attribute.
isReverseAttribute() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
isReverseAttribute() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
isReverseAttribute() - Method in class com.aquima.interactions.metamodel.impl.RelationDefinition
 
isReverseAttribute() - Method in interface com.aquima.interactions.metamodel.IRelationDefinition
This method returns a boolean indicating this attribute is a reverse relation attribute as defined in studio.
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
isReverseAttribute() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
isReverseMatch() - Method in interface com.aquima.interactions.matching.IMatchDefinition
This method returns a boolean indicating if the attribute should be matched reversed.
isReverseMatch() - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
isRightOnly() - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampValue
 
isRightOnly() - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampValue
 
isRightOnly() - Method in class com.aquima.interactions.matching.impl.functions.ramp.RampDefinition
 
isRightOnlyRamp() - Method in class com.aquima.interactions.ds.matching.ExtXmlRampDS
 
isRightOnlyRamp() - Method in interface com.aquima.interactions.matching.ds.IRampDS
See left-only for some documentation.
isRightOnlyRamp() - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatch
 
isRightOnlyRamp() - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatch
 
isRoot() - Method in class com.aquima.interactions.metamodel.EntityReference
Indicates whether the referred entity is a root entity in the aggregate which contains this entity reference.
isRootEntity() - Method in interface com.aquima.interactions.metamodel.ds.IEntityReferenceDS
Indicates whether the entity reference is a root in an aggregate.
isRootEntity() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityReferenceDS
 
isRootEntity() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityReferenceDS
 
isRootKey() - Method in class com.aquima.interactions.composer.RuntimeKey
This method will return a boolean indicating if this key is a top level key (page-id).
isRuntimeKeysEnabled() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isRuntimeKeysEnabled() - Method in interface com.aquima.interactions.config.IConfiguration
 
isScoped() - Method in class com.aquima.interactions.portal.ActionType
this method returns a boolean indicating if the action is only valid in the scope of the object that originated the event.
isShowAttributeSolutions() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeAnswer
 
isShowImplicitAnswers() - Method in class com.aquima.interactions.framework.container.dtree.TreeRunnerParameters
This function indicates whether the decision tree answers container should show the implicitly asked questions.
isShowImplicitAnswers() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeAnswer
 
isSingleton() - Method in interface com.aquima.interactions.expressions.IObjectDefinition
Returns whether this object is a singleton defined object.
isSingleton() - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslObjectDefinition
 
isSingleton() - Method in interface com.aquima.interactions.metamodel.ds.IEntityDS
This method returns a boolean indicating if only a single instance of this type may exist at runtime.
isSingleton() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityDS
 
isSingleton() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityDS
 
isSingleton() - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method returns whether this type of entity may only exists once at runtime.
isSingleton() - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
isSingleton() - Method in class com.aquima.interactions.metamodel.report.ReportingEntityDS
 
isSingleton() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.SystemEntity
 
isSingleton() - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserEntity
 
isSingleton() - Method in class com.aquima.interactions.profile.model.InstanceType
This method returns a boolean indicating if the type denotates a singleton instance.
isSingleton() - Method in class com.aquima.interactions.rule.parser.EntityDelegate
 
isSingletonInstance() - Method in interface com.aquima.interactions.profile.IEntityInstance
This method returns a boolean indicating whether this instance is the singleton instance for its entity type.
isSingletonInstance() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
isSingletonInstance() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
isSingletonInstance() - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
isSingletonInstance() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
isSingletonInstance() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
isSingletonInstance(IntegerValue) - Method in class com.aquima.interactions.profile.xml.XmlConverter
 
isSingletonOrNamed(String) - Method in class com.aquima.interactions.rule.graph.RuleVisitor
 
isSingletonsTarget() - Method in class com.aquima.interactions.process.TargetInstanceType
 
isSingleValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
isSingleValue() - Method in interface com.aquima.interactions.foundation.IValue
This method returns a boolean indicating if this value may safely be converted to a single value by using the toSingleValue method.
isSingleValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
isSingleValue() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
isSingleValue() - Method in class com.aquima.interactions.foundation.types.ListValue
 
isSingleValue() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
isSkipFilledQuestions() - Method in class com.aquima.interactions.framework.container.dtree.TreeRunnerParameters
This function indicates whether 'answered' decision tree questions should be skipped 'as a question' and the decisiontree runner should continue to the next question.
isSkipFilledQuestions() - Method in class com.aquima.interactions.framework.handler.dtree.DTreeAnswer
 
isSortAscending() - Method in interface com.aquima.interactions.composer.IRepeatExpression
This method returns the optional flag indicating the sort order.
isSortAscending() - Method in class com.aquima.interactions.composer.model.definition.RepeatExpression
 
isSortAscending() - Method in class com.aquima.interactions.flow.model.RepeatExpression
 
isSortUnknownAsLast() - Method in class com.aquima.interactions.framework.container.instance.list.param.InstanceListParameters
This method returns a boolean indicating if the the instances with a sort key that result in unknown must be sorted at the end of the instance list.
isSourced() - Method in class com.aquima.interactions.rule.coverage.container.BusinessRuleCoverage
 
isSourced() - Method in class com.aquima.interactions.rule.coverage.container.DecisionTableCoverage
 
isSourced() - Method in class com.aquima.interactions.rule.coverage.container.ExpressionCoverage
 
isSourced() - Method in interface com.aquima.interactions.rule.coverage.container.IRuleCoverage
 
isSpecified() - Method in class com.aquima.interactions.expressions.definition.Type
This method returns a boolean indicating if the type represents a specified type that has not been altered by any operation.
isStatic() - Method in class com.aquima.interactions.profile.model.InstanceType
This method returns a boolean indicating if the type denotates a static instance.
isStaticInstance() - Method in interface com.aquima.interactions.profile.IEntityInstance
Checks whether the entity instance is a static instance.
isStaticInstance() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
isStaticInstance() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
isStaticInstance() - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
isStaticInstance() - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
isStaticInstance() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
isStopword(String) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.StopwordList
 
isStrictTransportProtectionEnabled() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isStrictTransportProtectionEnabled() - Method in interface com.aquima.interactions.config.IConfiguration
 
isString() - Method in class com.aquima.interactions.expressions.definition.Type
This function returns true when the type of this type is a string, either multivalued or not.
isString() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
Return true if a string start (or ends) at the current position.
isStructuredWebServicesInputValidation() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isStructuredWebServicesInputValidation() - Method in interface com.aquima.interactions.config.IConfiguration
 
isSubmitAction() - Method in class com.aquima.interactions.portal.ActionType
This method returns a boolean indicating if the action is valid when triggered by a submit event.
isSubmitEvent() - Method in interface com.aquima.interactions.portal.IFiredEvent
This method returns a boolean indicating if the event was triggered by a submit.
isSubmitEvent() - Method in class com.aquima.interactions.portal.model.session.FiredEvent
 
isSubtreeAction() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
 
isSubtreeAction() - Method in class com.aquima.interactions.dtree.impl.SubTreeAction
 
isSubType() - Method in class com.aquima.interactions.process.impl.ProcessTypeDefinition
 
isSupported(String) - Static method in class com.aquima.interactions.rule.ConditionOperator
This method checks if the operator is supported.
isSupportedProtocol(String) - Method in class com.aquima.interactions.foundation.io.ResourceManagerBase
 
isSupportedProtocol(String, String[]) - Method in class com.aquima.interactions.foundation.io.ResourceManagerBase
 
isSupportedVersion(Version) - Static method in class com.aquima.interactions.ds.xml.r12.XmlExportR12
Deprecated.
This method returns true if the provided export format version is supported by this parser.
isSupportedVersion(Version) - Static method in class com.aquima.interactions.ds.xml.r17.XmlExportR17
This method returns true if the provided export format version is supported by this parser.
isSymmetric() - Method in class com.aquima.interactions.ds.matching.ExtXmlCrosstableDS
 
isSymmetric() - Method in interface com.aquima.interactions.matching.ds.ICrosstableDS
When a cross table is defined as symmetric the match engine knows to check the upper half of the cross table to look for the reverse value if required.
isSystem() - Method in class com.aquima.interactions.foundation.tx.Transaction
 
isSystem() - Method in class com.aquima.interactions.profile.SourceType
Indicates whether this source type represents system source.
isTargetDownCastingEnabled() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
isTargetDownCastingEnabled() - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
Represents the down casting function for decision tables, since studio 5 allows one for correctly defining decision-tables.
isTaskStarted() - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
isTimeoutEdge() - Method in class com.aquima.interactions.process.impl.builder.EdgeData
 
isTimerEdge() - Method in interface com.aquima.interactions.process.ds.IProcessEdgeDS
This method returns a boolean indicating if the edge is used to define a timeout condition.
isTimerEdge() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEdgeDS
 
isTimerEdge() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEdgeDS
 
isTimerEvaluationRequired() - Method in class com.aquima.interactions.process.impl.RefreshableJobDefinition
Indicates whether timers should be evaluated in this job.
isTmsAnswered() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
isTmsAnswered(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
isTotalAvailable() - Method in class com.aquima.interactions.process.dao.dto.CaseViewResult
 
isTotalAvailable() - Method in class com.aquima.interactions.process.dao.dto.TaskViewResult
 
isTotalAvailable() - Method in interface com.aquima.interactions.process.IViewResult
 
isTotalRequested() - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
isTotalRequested() - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
isTraceEnabled() - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
isTraceEnabled() - Method in interface com.aquima.interactions.foundation.logging.Logger
This function can be queried to choose whether to actually log certain trace statements.
isTraceEnabled() - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
isTransactional() - Method in class com.aquima.interactions.portal.model.flow.FlowNode
This method returns a boolean indicating if the entire flow should be transactional.
isTransactional() - Method in class com.aquima.interactions.portal.model.flow.FlowParameterVisitor
 
isTransactionFlowRolledBack() - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
isTyped(Map<String, String>) - Method in class com.aquima.interactions.foundation.report.ErrorCode
 
isTypeDependency() - Method in class com.aquima.interactions.rule.inference.Dependency
This method returns a boolean indicating if the dependency is a dependency on a type.
isTypeDependent(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
ISuggestionListener - Interface in com.aquima.interactions.expressions
Listener interface to retrieve the possible tokens after a symbol in the expression parser.
isUnbounded() - Method in class com.aquima.interactions.communication.impl.ParticleMappingDefinition
 
isUnbounded() - Method in interface com.aquima.interactions.communication.IParticleMappingDefinition
This method indicates whether the max occurs is unbounded.
isUniqueSet() - Method in interface com.aquima.interactions.foundation.IListValue
This method will return a boolean indicating if the list enforces all values to be unique.
isUniqueSet() - Method in class com.aquima.interactions.foundation.types.ListValue
 
isUnknown() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
isUnknown() - Method in interface com.aquima.interactions.foundation.IValue
This method returns a boolean indicating if the value is unknown.
isUnknown() - Method in class com.aquima.interactions.foundation.security.util.Position
Test if the position is unknown.
isUnknown() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
isUnknown() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
isUnknown() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
isUnknown() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
isUnknown() - Method in class com.aquima.interactions.foundation.types.DateValue
 
isUnknown() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
isUnknown() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
isUnknown() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
isUnknown() - Method in class com.aquima.interactions.foundation.types.ListValue
 
isUnknown() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
isUnknown() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
isUnknown() - Method in class com.aquima.interactions.foundation.types.StringValue
 
isUnknown() - Method in interface com.aquima.interactions.profile.IAttributeValue
This method can be used to determine if the value of the attribute is empty.
isUnknown() - Method in class com.aquima.interactions.profile.model.AttributeState
 
isUnknown() - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
isUnknown() - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
isUnknown(IValue) - Method in class com.aquima.interactions.portal.model.session.page.EventValueConverter
 
isUnknown(IValue, IAttributeDefinition) - Static method in class com.aquima.interactions.profile.model.AttributeStateUtil
This method checks if an IValue is unknown.
IsUnknownFunction - Class in com.aquima.interactions.expressions.functions.unknown
Function that returns the value of the first or second parameter depending on whether the first parameter is unknown.
IsUnknownFunction(DataType, boolean) - Constructor for class com.aquima.interactions.expressions.functions.unknown.IsUnknownFunction
Constructs the function with the required arguments.
isUnscheduleJob() - Method in exception class com.aquima.interactions.process.scheduler.JobExecutionException
 
isUnsorted() - Method in class com.aquima.interactions.composer.model.list.state.Sorting
 
isUpdate() - Method in class com.aquima.interactions.portal.PortalResponse
This method return true when the current page model has not changed, but only simple updates have been performed to the current page.
isUpdatedField(RuntimeKey) - Method in class com.aquima.interactions.portal.PortalEvent
This method will returned a boolean indicating if this event contains an updated value for the specified field id.
isUpperIncluded() - Method in interface com.aquima.interactions.foundation.IRangeValue
This method returns a boolean indicating if the upper value is part of the range.
isUpperIncluded() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
isUserFilter() - Method in class com.aquima.interactions.process.CompositeViewFilter
 
isUserFilter() - Method in class com.aquima.interactions.process.dao.dto.ProcessViewFilter
 
isUserFilter() - Method in interface com.aquima.interactions.process.IViewFilter
 
isUserOverwritingEnabled() - Method in class com.aquima.interactions.process.impl.RoutingAlgorithmDefinition
 
isUserOverwritingEnabled() - Method in interface com.aquima.interactions.process.IRoutingAlgorithmDefinition
This method returns true if routing algoritm can overwrite the user assigned task
isUserSet() - Method in interface com.aquima.interactions.process.dao.ITaskModel
 
isUserSet() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
isUserSet() - Method in interface com.aquima.interactions.process.IProcessTask
 
isUserSet() - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
isValid() - Method in interface com.aquima.interactions.metamodel.impl.NameValidator.IResult
This method returns a boolean indicating if the name is valid.
isValid() - Method in interface com.aquima.interactions.rule.IValidationResult
This method returns the (global) result of the validation action.
isValid() - Method in class com.aquima.interactions.rule.validation.ValidationResult
 
isValid(String) - Static method in class com.aquima.interactions.metamodel.ModuleElementReference
Validates if the supplied string is a valid module element reference notation.
isValid(String) - Method in class com.aquima.interactions.project.impl.xss.impl.DefaultXssBlackList
 
isValid(String) - Method in class com.aquima.interactions.project.impl.xss.impl.NullXssBlacklist
 
isValid(String) - Method in class com.aquima.interactions.project.impl.xss.impl.NullXssWhitelist
 
isValid(String) - Method in interface com.aquima.interactions.project.impl.xss.IXssBlacklist
Checks the provided input against this blacklist.
isValid(String) - Method in interface com.aquima.interactions.project.impl.xss.IXssWhitelist
Validates the provided input against this whitelist.
isValid(String) - Static method in class com.aquima.interactions.project.impl.XssSafeValueFormatter
 
isValidated() - Method in class com.aquima.interactions.communication.impl.RestRequestMessage
 
isValidated() - Method in class com.aquima.interactions.communication.impl.SoapMessage
 
isValidated() - Method in interface com.aquima.interactions.communication.IRestRequestMessage
This method returns whether the attributes should be validated after the rest request message is parsed
isValidated() - Method in interface com.aquima.interactions.communication.ISoapMessage
This method returns whether the attributes should be validated after the soap message is parsed
isValidAttributeReference(String) - Static method in class com.aquima.interactions.metamodel.AttributeReference
Validates if the supplied string is a valid attribute reference notation.
isValidChild(ContentStyleDefinition) - Method in class com.aquima.interactions.composer.model.definition.ContentStyleDefinition
 
isValidCode(String) - Static method in class com.aquima.interactions.foundation.text.LocaleUtil
Java specific language code validation.
isValidCode(String, String) - Static method in class com.aquima.interactions.foundation.text.LocaleUtil
This method checks whether the language code is correct and could be found within the system's locale information.
isValidDataType(IListColumn, DataType) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
isValidDataType(IListColumn, DataType) - Method in class com.aquima.interactions.framework.container.list.ListImpl
Verifies that a data type corresponds with the column definition.
isValidFor(int) - Method in class com.aquima.interactions.portal.ActionType
This method returns a boolean indicating if the action is of the specified type.
isValidIdentifier(String) - Static method in class com.aquima.interactions.metamodel.impl.NameValidator
This method validates if a name is a valid identifier.
isValidName(String) - Static method in class com.aquima.interactions.project.impl.Project
 
isValueDependency() - Method in class com.aquima.interactions.rule.inference.Dependency
This method returns a boolean indicating if the dependency is a dependency on a value.
isVerified() - Method in class com.aquima.interactions.ds.xml.r17.SignatureValidationResult
 
isVersion() - Method in class com.aquima.interactions.metamodel.ReferenceType
 
isVersionIgnored() - Method in class com.aquima.interactions.process.IgnoreMode
Indicates wheter with this ignore mode the application version is ignored.
isVisible() - Method in interface com.aquima.interactions.composer.IElement
This method returns a boolean indicating if the element should be visible.
isVisible() - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
isVisible() - Method in class com.aquima.interactions.composer.model.Element
 
isVisible() - Method in class com.aquima.interactions.composer.model.FailedElement
 
isVisible() - Method in class com.aquima.interactions.composer.model.HiddenElement
 
isVisible() - Method in class com.aquima.interactions.composer.model.list.ColumnDefinition
 
isVisible(AbstractReference) - Method in class com.aquima.interactions.composer.model.ComposerContext
 
isVisibleFor(Channel, IUserData) - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method checks if the container should be visible for the active roles and channel.
isVisited() - Method in class com.aquima.interactions.flow.model.VisitedPage
 
isVoidEvent() - Method in interface com.aquima.interactions.portal.IFiredEvent
This method returns a boolean indicating if the event contains a void action, which is commonly used to navigate to another page without processing the current page.
isVoidEvent() - Method in class com.aquima.interactions.portal.model.session.FiredEvent
 
isWarning() - Method in interface com.aquima.interactions.composer.IMessage
This method returns a boolean indicating if the message is a warning message.
isWarning() - Method in class com.aquima.interactions.composer.model.ComposerErrorMessage
 
isWarning() - Method in class com.aquima.interactions.portal.model.session.EventError
 
isWarning() - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateDS
 
isWarning() - Method in interface com.aquima.interactions.rule.ds.IValidationDS
This method returns a boolean indicating if the failed validation should be treated as warning instead of an error.
isWarning() - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlValidationDS
 
isWarning() - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlValidationDS
 
isWarning() - Method in class com.aquima.interactions.rule.graph.ValidationRuleBase
 
isWarning() - Method in interface com.aquima.interactions.rule.IValidationMessage
This method returns a boolean indicating if the failure is considered a warning.
isWarning() - Method in interface com.aquima.interactions.rule.IValidationRule
By default all validations are treated as an error when the validation does not succeed.
isWarning() - Method in class com.aquima.interactions.rule.report.FailedValidation
 
isWarning() - Method in class com.aquima.interactions.rule.report.ReportingValidatorDS
 
isWarning() - Method in class com.aquima.interactions.rule.validation.ValidationMessage
 
isWarningEnabled() - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
isWarningEnabled() - Method in interface com.aquima.interactions.foundation.logging.Logger
This function can be queried to choose whether to actually log certain warning statements.
isWarningEnabled() - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
isWsiCompliant() - Method in interface com.aquima.interactions.communication.ds.ISoapServiceDS
This method returns if the service is ws-i compliant.
isWsiCompliant() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapServiceDS
 
isWsiCompliant() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapServiceDS
 
isWsiCompliant() - Method in class com.aquima.interactions.communication.impl.SoapServiceDefinition
 
isWsiCompliant() - Method in interface com.aquima.interactions.communication.ISoapServiceDefinition
This method returns if the service is ws-i compliant
isWsiCompliant() - Method in class com.aquima.interactions.communication.report.ReportingSoapServiceDS
 
isXContentTypeProtectionEnabled() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isXContentTypeProtectionEnabled() - Method in interface com.aquima.interactions.config.IConfiguration
 
isXincludeAware() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
isXincludeAware() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXxeProperties
 
isXssProtectionEnabled() - Method in class com.aquima.interactions.config.DefaultConfiguration
 
isXssProtectionEnabled() - Method in interface com.aquima.interactions.config.IConfiguration
 
ISymptom - Interface in com.aquima.interactions.dtree
This interface defines a single symptom for a decision tree.
ISystemMessagesHandler - Interface in com.aquima.interactions.foundation.text
 
isZip(IResource) - Static method in class com.aquima.interactions.foundation.io.zip.ZipUtil
 
ITableCellComparator - Interface in com.aquima.interactions.composer.model.table
Interface for objects that can be used to sort rows of a table.
ITargetDefinition - Interface in com.aquima.interactions.rule
This interface describes a target definition for a data rule.
ITargetDS - Interface in com.aquima.interactions.rule.ds.datarule
This interface defines the methods needed to initialize a target for a data rule.
ITargetVisitor - Interface in com.aquima.interactions.rule.ds.datarule
This visitor is used during initialization to add target information to data rules.
ITaskEvaluator - Interface in com.aquima.interactions.process.impl
Interface for objects that can process task operations that are scheduled.
ITaskHandler - Interface in com.aquima.interactions.process.impl
Interface for objects that can process a task.
ITaskListData - Interface in com.aquima.interactions.portal
 
ITaskMappingDS - Interface in com.aquima.interactions.portal.ds
This interface defines the methods that are needed to initialize a task mapping definition.
ITaskMappingVisitor - Interface in com.aquima.interactions.portal.ds
Visitor that can be used to add mapping definitions to.
ITaskModel - Interface in com.aquima.interactions.process.dao
This interface defines the properties of a task from database.
ITaskNodeDefinition - Interface in com.aquima.interactions.process
This interface defines the properties for an external process task.
ITaskQueryResult - Interface in com.aquima.interactions.process.dao
This interface is used to represent a task query with case data.
ITeamDS - Interface in com.aquima.interactions.project.ds
This interface defines the methods needed to initialize a team definition.
ITeamVisitor - Interface in com.aquima.interactions.project.ds
Visitor used during initialization to gather the available team definitions.
ITEM_NAME - Static variable in class com.aquima.interactions.communication.data.DefaultAnnotations
 
ITemporaryPersistenceStrategy - Interface in com.aquima.interactions.portal
Represents the strategy used for creating temporary content and later deleting it.
iterateActions(IActionVisitor) - Method in interface com.aquima.interactions.rule.ds.table.IConditionDS
This method should iterate over all the actions and add each action to the provided visitor.
iterateActions(IActionVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlConditionDS
 
iterateActions(IActionVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlConditionDS
 
iterateActions(IActionVisitor) - Method in class com.aquima.interactions.rule.report.ReportingConditionDS
 
iterateAggregates(IAggregateVisitor) - Method in class com.aquima.interactions.metamodel.ds.delegate.MetaModelDelegateDS
 
iterateAggregates(IAggregateVisitor) - Method in interface com.aquima.interactions.metamodel.ds.IMetaModelDS
This method will be invoked by the meta model component to allow the data layer to add new aggregate definitions to the meta model.
iterateAggregates(IAggregateVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetaModelDS
 
iterateAggregates(IAggregateVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetaModelDS
 
iterateAggregates(IAggregateVisitor) - Method in class com.aquima.interactions.metamodel.report.ReportingMetaModelDS
 
iterateAggregates(IAggregateVisitor) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.MetaModelDS
 
iterateApplications(IApplicationVisitor) - Method in class com.aquima.interactions.ds.composite.CompositeDS
 
iterateApplications(IApplicationVisitor) - Method in class com.aquima.interactions.ds.matching.MatchPortalEngineDS
 
iterateApplications(IApplicationVisitor) - Method in class com.aquima.interactions.ds.studio.r17.StudioBranchDS
 
iterateApplications(IApplicationVisitor) - Method in class com.aquima.interactions.ds.studio.r17.StudioDS
 
iterateApplications(IApplicationVisitor) - Method in class com.aquima.interactions.ds.studio.r17.StudioRepoDS
 
iterateApplications(IApplicationVisitor) - Method in class com.aquima.interactions.ds.xml.XmlPortalEngineDS
 
iterateApplications(IApplicationVisitor) - Method in interface com.aquima.interactions.portal.ds.IPortalEngineDS
This method should invoke the visitor for each application that this data-source can provide.
iterateApplications(IApplicationVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlPortalEngineDS
 
iterateApplications(IApplicationVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlPortalEngineDS
 
iterateAttributeMappings(IAttributeMappingVisitor) - Method in interface com.aquima.interactions.mapping.ds.IEntityMappingDS
This method will be invoked by the mapping component to request the information of all attributes mappings that are defined for this source mapping.
iterateAttributeMappings(IAttributeMappingVisitor) - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlEntityMappingDS
 
iterateAttributeMappings(IAttributeMappingVisitor) - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlEntityMappingDS
 
iterateAttributeMappings(IAttributeMappingVisitor) - Method in class com.aquima.interactions.mapping.report.ReportingEntityMappingDS
 
iterateAttributes(IAttributeMappingVisitor) - Method in interface com.aquima.interactions.communication.ds.ITypeMappingDS
This method iterates the attributes of the type.
iterateAttributes(IAttributeMappingVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeMappingDS
 
iterateAttributes(IAttributeMappingVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeMappingDS
 
iterateAttributes(IAttributeMappingVisitor) - Method in class com.aquima.interactions.communication.report.ReportingTypeMappingDS
 
iterateAttributes(IAttributeVisitor) - Method in interface com.aquima.interactions.metamodel.ds.IEntityDS
This method will be invoked by the meta model component to request the information of all attributes that are defined for this entity.
iterateAttributes(IAttributeVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityDS
 
iterateAttributes(IAttributeVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityDS
 
iterateAttributes(IAttributeVisitor) - Method in class com.aquima.interactions.metamodel.report.ReportingEntityDS
 
iterateAttributes(IAttributeVisitor) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.SystemEntity
 
iterateAttributes(IAttributeVisitor) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.UserEntity
 
iterateAuthorizationAlgorithms(IAuthorizationAlgorithmVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessEngineDS
This method should iterate about all the authorization algorithms and invoke the visitor for each algorithm that should be added.
iterateAuthorizationAlgorithms(IAuthorizationAlgorithmVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEngineDS
 
iterateAuthorizationAlgorithms(IAuthorizationAlgorithmVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEngineDS
 
iterateAuthorizationAlgorithms(IAuthorizationAlgorithmVisitor) - Method in class com.aquima.interactions.process.report.ReportingProcessEngineDS
 
iterateBodyParts(ISoapMessagePartVisitor) - Method in interface com.aquima.interactions.communication.ds.ISoapMessageDS
This method visits all messageparts in the body
iterateBodyParts(ISoapMessagePartVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessageDS
 
iterateBodyParts(ISoapMessagePartVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessageDS
 
iterateBodyParts(ISoapMessagePartVisitor) - Method in class com.aquima.interactions.communication.report.ReportingSoapMessageDS
 
iterateBodyValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.communication.ds.IRestMessageDS
This method iterates about the validations of the body attribute.
iterateBodyValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestMessageDS
 
iterateBodyValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestMessageDS
 
iterateBodyValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingRestMessageDS
 
iterateCaseBases(ICaseBaseVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchEngineDS
 
iterateCaseBases(ICaseBaseVisitor) - Method in interface com.aquima.interactions.matching.ds.IMatchEngineDS
The implementor of this method should use the visitor to add all case bases to the match engine.
iterateCaseBases(ICaseBaseVisitor) - Method in class com.aquima.interactions.matching.report.ReportingMatchEngineDS
 
iterateCases(IInitializationReport, String, ICaseVisitor) - Method in interface com.aquima.interactions.ds.matching.ICaseProvider
The implementor of this method should invoke the visitor for every case available within this case base.
iterateCases(ICaseVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlCaseBaseDS
 
iterateCases(ICaseVisitor) - Method in interface com.aquima.interactions.matching.ds.ICaseBaseDS
The implementor of this method should invoke the visitor for every case available within this case base.
iterateCases(ICaseVisitor) - Method in class com.aquima.interactions.matching.report.ReportingCaseBaseDS
 
iterateChannels(IChannelVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateChannels(IChannelVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateChannels(IChannelVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateChannels(IChannelVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method should iterate over the various channels that are available in the application.
iterateChannels(IChannelVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateChannels(IChannelVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateChannels(IChannelVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateChildNodes(ITextNodeVisitor) - Method in interface com.aquima.interactions.composer.ds.ITextNodeDS
This method should iterate over all the child nodes of the current text node, and add them to the provided visitor.
iterateChildNodes(ITextNodeVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlTextNodeDS
 
iterateChildNodes(ITextNodeVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlTextNodeDS
 
iterateChilds(IChildVisitor) - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Iterates all direct sub time trackers.
iterateChilds(IChildVisitor) - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
 
iterateChilds(IChildVisitor) - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
iterateConditions(IConditionVisitor) - Method in interface com.aquima.interactions.rule.ds.datarule.IDataRuleDS
This method will be invoked by the data rule to request the information of all conditions (also known as criteria) that are defined for this data rule.
iterateConditions(IConditionVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlDataRuleDS
 
iterateConditions(IConditionVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlDataRuleDS
 
iterateConditions(IConditionVisitor) - Method in class com.aquima.interactions.rule.report.ReportingDataRuleDS
 
iterateConditions(IConditionVisitor) - Method in interface com.aquima.interactions.rule.ds.table.IConditionDS
This method should iterate over all the sub-conditions and add each condition to the provided visitor.
iterateConditions(IConditionVisitor) - Method in interface com.aquima.interactions.rule.ds.table.IDecisionTableDS
This method will be invoked to gather all the conditions of the decision table.
iterateConditions(IConditionVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlConditionDS
 
iterateConditions(IConditionVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlDecisionTableDS
 
iterateConditions(IConditionVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlConditionDS
 
iterateConditions(IConditionVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlDecisionTableDS
 
iterateConditions(IConditionVisitor) - Method in class com.aquima.interactions.rule.report.ReportingConditionDS
 
iterateConditions(IConditionVisitor) - Method in class com.aquima.interactions.rule.report.ReportingDecisionTableDS
 
iterateConnections(IConnectionVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateConnections(IConnectionVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateConnections(IConnectionVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateConnections(IConnectionVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method should iterate over all the connections and add them to the provided visitor.
iterateConnections(IConnectionVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateConnections(IConnectionVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateConnections(IConnectionVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateConstraints(IConstraintVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigRuleEngineDS
 
iterateConstraints(IConstraintVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigRuleEngineDS
 
iterateConstraints(IConstraintVisitor) - Method in class com.aquima.interactions.rule.ds.delegate.RuleEngineDelegateDS
 
iterateConstraints(IConstraintVisitor) - Method in interface com.aquima.interactions.rule.ds.IRuleEngineDS
The rule engine will invoke this method to allow the data layer to add constraints for attributes to the rule engine.
iterateConstraints(IConstraintVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleEngineDS
 
iterateConstraints(IConstraintVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleEngineDS
 
iterateConstraints(IConstraintVisitor) - Method in class com.aquima.interactions.rule.report.ReportingRuleEngineDS
 
iterateContainerExpanders(IContainerExpanderVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
iterateContainerExpanders(IContainerExpanderVisitor) - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
iterateContainerExpanders(IContainerExpanderVisitor) - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should iterate over all the (dynamic) container expanders, and invoke the visitor for each call definition that should be added.
iterateContainerExpanders(IContainerExpanderVisitor) - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
iterateContainerExpanders(IContainerExpanderVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
iterateContainerExpanders(IContainerExpanderVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
iterateContainerExpanders(IContainerExpanderVisitor) - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
iterateContent(IContentVisitor) - Method in class com.aquima.interactions.composer.ds.delegate.ComposerDelegateDS
 
iterateContent(IContentVisitor) - Method in interface com.aquima.interactions.composer.ds.IComposerDS
This method should iterate over all the elements that need to be available in the composer, and add them to the provided visitor.
iterateContent(IContentVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlComposerDS
 
iterateContent(IContentVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlComposerDS
 
iterateContent(IContentVisitor) - Method in class com.aquima.interactions.composer.report.ReportingComposerDS
 
iterateContent(IContentVisitor) - Method in class com.aquima.interactions.portal.ds.sys.composer.ComposerDS
 
iterateContent(IContentVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ComposerDS
 
iterateContent(IContentVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.ComposerDS
 
iterateContent(IContentVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.ComposerDS
 
iterateContent(INodeVisitor) - Method in class com.aquima.interactions.composer.ds.delegate.ContentDelegateDS
 
iterateContent(INodeVisitor) - Method in interface com.aquima.interactions.composer.ds.IContentNodeDS
This method will be invoked during initialization to read all the sub content.
iterateContent(INodeVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentDS
 
iterateContent(INodeVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentDS
 
iterateContent(INodeVisitor) - Method in class com.aquima.interactions.composer.report.ReportingContentDS
 
iterateContent(INodeVisitor) - Method in class com.aquima.interactions.composer.report.ReportingDocumentDS
 
iterateContent(INodeVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContentDS
 
iterateContent(ITextContentVisitor) - Method in class com.aquima.interactions.composer.ds.delegate.TextDelegateDS
 
iterateContent(ITextContentVisitor) - Method in interface com.aquima.interactions.composer.ds.ITextDS
This method should iterate over the content of the text element and add the content to the provided visitor.
iterateContent(ITextContentVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlTextDS
 
iterateContent(ITextContentVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlTextDS
 
iterateContent(ITextContentVisitor) - Method in class com.aquima.interactions.composer.report.ReportingTextDS
 
iterateContent(ITextContentVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.TextDS
 
iterateContents(IContainmentVisitor) - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
iterateContents(IContainmentVisitor) - Method in interface com.aquima.interactions.composer.ds.IContainerDS
This method should iterate over all the content of this container, and invoke the visitor to add the content.
iterateContents(IContainmentVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
iterateContents(IContainmentVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
iterateContents(IContainmentVisitor) - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
iterateContents(IContainmentVisitor) - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
iterateContents(IContainmentVisitor) - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
iterateContents(IContainmentVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ContainerDS
 
iterateContentValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.communication.ds.ITypeMappingDS
This method iterates about the validations of the content attribute.
iterateContentValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeMappingDS
 
iterateContentValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeMappingDS
 
iterateContentValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingTypeMappingDS
 
iterateDecisionTrees(IDecisionTreeVisitor) - Method in interface com.aquima.interactions.dtree.ds.ITreeEngineDS
This method should iterate over all the decision trees and add a data-source for each of them to the visitor.
iterateDecisionTrees(IDecisionTreeVisitor) - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlTreeEngineDS
 
iterateDecisionTrees(IDecisionTreeVisitor) - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlTreeEngineDS
 
iterateDecisionTrees(IDecisionTreeVisitor) - Method in class com.aquima.interactions.dtree.report.ReportingTreeEngineDS
 
iterateDecisionTrees(IDecisionTreeVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.TreeEngineDS
 
iterateDeletes() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
iterateDistances(ICrosstableDistanceVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlCrosstableDS
 
iterateDistances(ICrosstableDistanceVisitor) - Method in interface com.aquima.interactions.matching.ds.ICrosstableDS
This method should initialise the cross table with the correct distances.
iterateDomains(IDomainVisitor) - Method in class com.aquima.interactions.metamodel.ds.delegate.MetaModelDelegateDS
 
iterateDomains(IDomainVisitor) - Method in interface com.aquima.interactions.metamodel.ds.IMetaModelDS
This method will be invoked by the meta model component to allow the data layer to add new domain definitions to the meta model.
iterateDomains(IDomainVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetaModelDS
 
iterateDomains(IDomainVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetaModelDS
 
iterateDomains(IDomainVisitor) - Method in class com.aquima.interactions.metamodel.report.ReportingMetaModelDS
 
iterateDomains(IDomainVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.MetaModelDS
 
iterateDomains(IDomainVisitor) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.MetaModelDS
 
iterateDomainSchemas(IDomainSchemaVisitor) - Method in interface com.aquima.interactions.communication.ds.ICommunicationEngineDS
This method iterates about the domain schemas.
iterateDomainSchemas(IDomainSchemaVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlCommunicationEngineDS
 
iterateDomainSchemas(IDomainSchemaVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlCommunicationEngineDS
 
iterateDomainSchemas(IDomainSchemaVisitor) - Method in class com.aquima.interactions.communication.report.ReportingCommunicationEngineDS
 
iterateEdges(IEdgeVisitor) - Method in interface com.aquima.interactions.flow.ds.IFlowDS
This method traverses all edges for this node pointing to the next node.
iterateEdges(IEdgeVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
iterateEdges(IEdgeVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
iterateEdges(IEdgeVisitor) - Method in class com.aquima.interactions.flow.report.ReportingFlowDS
 
iterateEdges(IEdgeVisitor) - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowDS
 
iterateEdges(IProcessEdgeVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessFlowDS
This method should iterate over all the edges of the process flow, and add a data source to the visitor for each one.
iterateEdges(IProcessEdgeVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessFlowDS
 
iterateEdges(IProcessEdgeVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessFlowDS
 
iterateElementMappings(IElementMappingVisitor) - Method in interface com.aquima.interactions.communication.ds.ISchemaDS
This method iterates about the global elements of the schema.
iterateElementMappings(IElementMappingVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaDS
 
iterateElementMappings(IElementMappingVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaDS
 
iterateElementMappings(IElementMappingVisitor) - Method in class com.aquima.interactions.communication.report.ReportingSchemaDS
 
iterateEntities(IEntityVisitor) - Method in class com.aquima.interactions.metamodel.ds.delegate.MetaModelDelegateDS
 
iterateEntities(IEntityVisitor) - Method in interface com.aquima.interactions.metamodel.ds.IMetaModelDS
This method will be invoked by the meta model component to allow the data layer to add new entity definitions to the meta model.
iterateEntities(IEntityVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetaModelDS
 
iterateEntities(IEntityVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetaModelDS
 
iterateEntities(IEntityVisitor) - Method in class com.aquima.interactions.metamodel.report.ReportingMetaModelDS
 
iterateEntities(IEntityVisitor) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.MetaModelDS
 
iterateEntityReferences(IEntityReferenceVisitor) - Method in interface com.aquima.interactions.metamodel.ds.IAggregateDS
This method should iterate over all entity references that are valid in the aggregate definition and invoke the visitor for each one of them.
iterateEntityReferences(IEntityReferenceVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAggregateDS
 
iterateEntityReferences(IEntityReferenceVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAggregateDS
 
iterateEventMappings(IExternalFlowEventMappingVisitor) - Method in interface com.aquima.interactions.flow.ds.IExternalFlowDefinitionDS
 
iterateEventMappings(IExternalFlowEventMappingVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlExternalFlowDefinitionDS
 
iterateEventMappings(IExternalFlowEventMappingVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlExternalFlowDefinitionDS
 
iterateEventMappings(IExternalFlowEventMappingVisitor) - Method in class com.aquima.interactions.flow.report.ReportingExternalFlowDefinitionDS
 
iterateEventStartDefinitions(IProcessEventStartVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessFlowDS
This method should iterate about all the event start definitions of the process flow.
iterateEventStartDefinitions(IProcessEventStartVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessFlowDS
 
iterateEventStartDefinitions(IProcessEventStartVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessFlowDS
 
iterateExcludedRelations(IAttributeReferenceVisitor) - Method in interface com.aquima.interactions.metamodel.ds.IEntityReferenceDS
Iterates over all relations excluded from the entity reference and invoke the visitor for each one.
iterateExcludedRelations(IAttributeReferenceVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityReferenceDS
 
iterateExcludedRelations(IAttributeReferenceVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityReferenceDS
 
iterateExitEvents(IContainerExitEventVisitor) - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
iterateExitEvents(IContainerExitEventVisitor) - Method in interface com.aquima.interactions.composer.ds.IContainerDS
This method should iterate over all the mapped exit events of the container, and invoke the visitor to add the mapping.
iterateExitEvents(IContainerExitEventVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
iterateExitEvents(IContainerExitEventVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
iterateExitEvents(IContainerExitEventVisitor) - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
iterateExitEvents(IContainerExitEventVisitor) - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
iterateExitEvents(IContainerExitEventVisitor) - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
iterateExitEvents(IExitEventVisitor) - Method in interface com.aquima.interactions.portal.ds.IServiceCallDS
This method will be invoked to allow the data source to register all the exit events.
iterateExitEvents(IExitEventVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlServiceCallDS
 
iterateExitEvents(IExitEventVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlServiceCallDS
 
iterateExitEvents(IExitEventVisitor) - Method in class com.aquima.interactions.portal.report.ReportingServiceCallDS
 
iterateExitMapping(IExitMappingVisitor) - Method in interface com.aquima.interactions.portal.ds.ITaskMappingDS
This method will be invoked to allow all the exits of the flow to be mapped to an exit of the task.
iterateExitMapping(IExitMappingVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlTaskMappingDS
 
iterateExitMapping(IExitMappingVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlTaskMappingDS
 
iterateExitMapping(IExitMappingVisitor) - Method in class com.aquima.interactions.portal.report.ReportingTaskMappingDS
 
iterateExpanders(IExpanderVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateExpanders(IExpanderVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateExpanders(IExpanderVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateExpanders(IExpanderVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method should iterate over all the expander definitions and add them to the provided visitor.
iterateExpanders(IExpanderVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateExpanders(IExpanderVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateExpanders(IExpanderVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateExpressionTemplates(IExprTemplateVisitor) - Method in interface com.aquima.interactions.expressions.ds.IExprDS
This method should iterate over all the reusable expression templates that should be available, and invoke the visitor for each one.
iterateExpressionTemplates(IExprTemplateVisitor) - Method in class com.aquima.interactions.rule.impl.ExprDS
 
iterateExpressionTemplates(IExpressionTemplateVisitor) - Method in interface com.aquima.interactions.rule.ds.IExpressionEngineDS
The rule engine will invoke this method to allow the data layer to add an expression template to the rule engine.
iterateExpressionTemplates(IExpressionTemplateVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlExpressionEngineDS
 
iterateExpressionTemplates(IExpressionTemplateVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlExpressionEngineDS
 
iterateExpressionTemplates(IExpressionTemplateVisitor) - Method in class com.aquima.interactions.rule.report.ReportingExpressionEngineDS
 
iterateFields(IMessageEventFieldVisitor) - Method in interface com.aquima.interactions.process.ds.IMessageEventDS
This method should iterate over all the fields of the message events
iterateFields(IMessageEventFieldVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventDS
 
iterateFields(IMessageEventFieldVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventDS
 
iterateFields(IMessageEventMappingFieldVisitor) - Method in interface com.aquima.interactions.process.ds.IMessageEventMappingDS
This method should iterate about all the mapped fields of the message event.
iterateFields(IMessageEventMappingFieldVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventMappingDS
 
iterateFields(IMessageEventMappingFieldVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventMappingDS
 
iterateFields(IPortalMessageFieldVisitor) - Method in interface com.aquima.interactions.project.ds.IPortalMessageDS
This method will iterate over all the fields of the portal message
iterateFields(IPortalMessageFieldVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlPortalMessageDS
 
iterateFields(IPortalMessageFieldVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlPortalMessageDS
 
iterateFieldTypes(IFieldTypeVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateFieldTypes(IFieldTypeVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateFieldTypes(IFieldTypeVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateFieldTypes(IFieldTypeVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
 
iterateFieldTypes(IFieldTypeVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateFieldTypes(IFieldTypeVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateFieldTypes(IFieldTypeVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateFlows(IFlowVisitor) - Method in interface com.aquima.interactions.flow.ds.IFlowEngineDS
This method should iterate all the flows that should be added to the engine, and invoke the process method on the visitor for each flow.
iterateFlows(IFlowVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowEngineDS
 
iterateFlows(IFlowVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowEngineDS
 
iterateFlows(IFlowVisitor) - Method in class com.aquima.interactions.flow.report.ReportingFlowEngineDS
 
iterateFlows(IFlowVisitor) - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowEngineDS
 
iterateFunctionCalls(IFunctionCallVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
iterateFunctionCalls(IFunctionCallVisitor) - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
iterateFunctionCalls(IFunctionCallVisitor) - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should iterate over all the function calls and invoke the visitor for each call definition that should be added.
iterateFunctionCalls(IFunctionCallVisitor) - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
iterateFunctionCalls(IFunctionCallVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
iterateFunctionCalls(IFunctionCallVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
iterateFunctionCalls(IFunctionCallVisitor) - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
iterateGlobalParameters(IGlobalParameterVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateGlobalParameters(IGlobalParameterVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateGlobalParameters(IGlobalParameterVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateGlobalParameters(IGlobalParameterVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
 
iterateGlobalParameters(IGlobalParameterVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateGlobalParameters(IGlobalParameterVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateGlobalParameters(IGlobalParameterVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateGlobalParametersReferences(IGlobalParameterReferenceVisitor) - Method in interface com.aquima.interactions.project.ds.IFieldTypeDS
 
iterateGlobalParametersReferences(IGlobalParameterReferenceVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlFieldTypeDS
 
iterateGlobalParametersReferences(IGlobalParameterReferenceVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlFieldTypeDS
 
iterateHeaderParts(ISoapMessagePartVisitor) - Method in interface com.aquima.interactions.communication.ds.ISoapMessageDS
This method visits all messageparts in the header.
iterateHeaderParts(ISoapMessagePartVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessageDS
 
iterateHeaderParts(ISoapMessagePartVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessageDS
 
iterateHeaderParts(ISoapMessagePartVisitor) - Method in class com.aquima.interactions.communication.report.ReportingSoapMessageDS
 
iterateHeaders(IRestHeaderVisitor) - Method in interface com.aquima.interactions.communication.ds.IRestMessageDS
This method iterates about the headers of the message.
iterateHeaders(IRestHeaderVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestMessageDS
 
iterateHeaders(IRestHeaderVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestMessageDS
 
iterateHeaders(IRestHeaderVisitor) - Method in class com.aquima.interactions.communication.report.ReportingRestMessageDS
 
iterateInputParameters(IFunctionFlowInputParameterVisitor) - Method in interface com.aquima.interactions.flow.ds.IFunctionFlowDefinitionDS
This methods traverses all input parameters
iterateInputParameters(IFunctionFlowInputParameterVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowDefinitionDS
 
iterateInputParameters(IFunctionFlowInputParameterVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowDefinitionDS
 
iterateInputParameters(IFunctionFlowInputParameterVisitor) - Method in class com.aquima.interactions.flow.report.ReportingFunctionFlowDefinitionDS
 
iterateInputParameters(IFunctionCallInputParameterVisitor) - Method in interface com.aquima.interactions.portal.ds.IFunctionCallDS
This method should iterate over all the function input parameters and invoke the visitor for each parameter that should be added.
iterateInputParameters(IFunctionCallInputParameterVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlFunctionCallDS
 
iterateInputParameters(IFunctionCallInputParameterVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlFunctionCallDS
 
iterateInputParameters(IFunctionCallInputParameterVisitor) - Method in class com.aquima.interactions.portal.report.ReportingFunctionCallDS
 
iterateInserts(ICaseBaseDS) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
iterateInstances(IInstanceVisitor) - Method in class com.aquima.interactions.metamodel.ds.delegate.MetaModelDelegateDS
 
iterateInstances(IInstanceVisitor) - Method in interface com.aquima.interactions.metamodel.ds.IMetaModelDS
This method should iterate over all (static) instances and invoke the visitor with an implementation of IStaticInstanceDS to allow the instance to be initialized.
iterateInstances(IInstanceVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetaModelDS
 
iterateInstances(IInstanceVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetaModelDS
 
iterateInstances(IInstanceVisitor) - Method in class com.aquima.interactions.metamodel.report.ReportingMetaModelDS
 
iterateInstances(IInstanceVisitor) - Method in class com.aquima.interactions.portal.ds.sys.metamodel.MetaModelDS
 
iterateItems(IGroupParticleMappingItemVisitor) - Method in interface com.aquima.interactions.communication.ds.IGroupParticleMappingDS
This methods iterates the content of the group.
iterateItems(IGroupParticleMappingItemVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlGroupParticleMappingDS
 
iterateItems(IGroupParticleMappingItemVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlGroupParticleMappingDS
 
iterateItems(IGroupParticleMappingItemVisitor) - Method in class com.aquima.interactions.communication.report.ReportingGroupParticleDS
 
iterateJustifications(IJustificationVisitor) - Method in interface com.aquima.interactions.rule.ds.datarule.IDataRuleDS
This method should iterate all the justification texts that are available for this rule, and add them to the supplied visitor.
iterateJustifications(IJustificationVisitor) - Method in interface com.aquima.interactions.rule.ds.IDefaultRuleDS
This method should iterate all the justification texts that are available for this rule, and add them to the supplied visitor.
iterateJustifications(IJustificationVisitor) - Method in interface com.aquima.interactions.rule.ds.IExternalRuleDS
This method should iterate all the justification texts that are available for this rule, and add them to the supplied visitor.
iterateJustifications(IJustificationVisitor) - Method in interface com.aquima.interactions.rule.ds.rule.IBusinessRuleDS
This method should iterate all the justification texts that are available for this rule, and add them to the supplied visitor.
iterateJustifications(IJustificationVisitor) - Method in interface com.aquima.interactions.rule.ds.table.IDecisionTableDS
This method should iterate all the justification texts that are available for this rule, and add them to the supplied visitor.
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlDataRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.rule.XmlBusinessRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlDecisionTableDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlDefaultRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlExternalRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlDataRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.rule.XmlBusinessRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlDecisionTableDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlDefaultRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlExternalRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.inference.defaults.DefaultExternalRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.report.ReportingBusinessRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.report.ReportingDataRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.report.ReportingDecisionTableDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.report.ReportingDefaultRuleDS
 
iterateJustifications(IJustificationVisitor) - Method in class com.aquima.interactions.rule.report.ReportingExternalRuleDS
 
iterateLanguages(ILanguageVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateLanguages(ILanguageVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateLanguages(ILanguageVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigProjectDS
 
iterateLanguages(ILanguageVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigProjectDS
 
iterateLanguages(ILanguageVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateLanguages(ILanguageVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method should iterate over the available languages and add them to the visitor.
iterateLanguages(ILanguageVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateLanguages(ILanguageVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateLanguages(ILanguageVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateMacros(IMacroVisitor) - Method in interface com.aquima.interactions.spellengine.ds.ISpellerDS
This method should iterate over the macros and call the visitor for every macro.
iterateMacros(IMacroVisitor) - Method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlSpellerDS
 
iterateMappings(IEntityMappingVisitor) - Method in interface com.aquima.interactions.mapping.ds.IMappingDS
This method should iterate over all the entity mappings and add a data source for each mapping that should be used.
iterateMappings(IEntityMappingVisitor) - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlMappingDS
 
iterateMappings(IEntityMappingVisitor) - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlMappingDS
 
iterateMappings(IEntityMappingVisitor) - Method in class com.aquima.interactions.mapping.report.ReportingMappingDS
 
iterateMappings(IMappingVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
iterateMappings(IMappingVisitor) - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
iterateMappings(IMappingVisitor) - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method should iterate over all the mappings and add them to the provided visitor.
iterateMappings(IMappingVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
iterateMappings(IMappingVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
iterateMappings(IMappingVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
iterateMappings(IMappingVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
iterateMappings(IMappingVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
iterateMappings(IMappingVisitor) - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
iterateMaskCalls(IMaskCallVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
iterateMaskCalls(IMaskCallVisitor) - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
iterateMaskCalls(IMaskCallVisitor) - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should iterate over all the mask calls and invoke the visitor for each call definition that should be added.
iterateMaskCalls(IMaskCallVisitor) - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
iterateMaskCalls(IMaskCallVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
iterateMaskCalls(IMaskCallVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
iterateMaskCalls(IMaskCallVisitor) - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
iterateMatchConditions(IMatchConditionVisitor) - Method in interface com.aquima.interactions.mapping.ds.IEntityMappingDS
This method will be invoked by the mapping component to request the information of all match conditions that are defined for this source mapping.
iterateMatchConditions(IMatchConditionVisitor) - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlEntityMappingDS
 
iterateMatchConditions(IMatchConditionVisitor) - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlEntityMappingDS
 
iterateMatchConditions(IMatchConditionVisitor) - Method in class com.aquima.interactions.mapping.report.ReportingEntityMappingDS
 
iterateMatchDefinitions(IMatchDefinitionVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlCaseBaseDS
 
iterateMatchDefinitions(IMatchDefinitionVisitor) - Method in interface com.aquima.interactions.matching.ds.ICaseBaseDS
The implementor of this method should invoke the visitor for every available match definition which should be used.
iterateMatchDefinitions(IMatchDefinitionVisitor) - Method in class com.aquima.interactions.matching.report.ReportingCaseBaseDS
 
iterateMatchFunctions(IMatchFunctionVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchEngineDS
 
iterateMatchFunctions(IMatchFunctionVisitor) - Method in interface com.aquima.interactions.matching.ds.IMatchEngineDS
The implementor of this method should use the visitor to add all match functions to the match engine.
iterateMatchFunctions(IMatchFunctionVisitor) - Method in class com.aquima.interactions.matching.report.ReportingMatchEngineDS
 
iterateMessageEvents(IMessageEventVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessEngineDS
This method should iterate over all the available event definitions, and invoke the visitor for each definition that should be added.
iterateMessageEvents(IMessageEventVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEngineDS
 
iterateMessageEvents(IMessageEventVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEngineDS
 
iterateMessageEvents(IMessageEventVisitor) - Method in class com.aquima.interactions.process.report.ReportingProcessEngineDS
 
iterateMessages(IMessageVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateMessages(IMessageVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ProjectDS
 
iterateMessages(IMessageVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateMessages(IMessageVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ResourceMessages
 
iterateMessages(IMessageVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateMessages(IMessageVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method should iterate over all the static messages and invoke the visitor for each message that should be added to the model.
iterateMessages(IMessageVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateMessages(IMessageVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateMessages(IMessageVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateMetadata(IMetadataVisitor) - Method in interface com.aquima.interactions.metamodel.ds.IAggregateDS
This method iterates over the metadata data sources in this aggregate data source and invokes he given visitor's process method for each one.
iterateMetadata(IMetadataVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAggregateDS
 
iterateMetadata(IMetadataVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAggregateDS
 
iterateModules(IModuleVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
iterateModules(IModuleVisitor) - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
iterateModules(IModuleVisitor) - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method should iterate over all modules that are used by the application, and add a data source implementation for each of them to the visitor.
iterateModules(IModuleVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
iterateModules(IModuleVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
iterateModules(IModuleVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
iterateModules(IModuleVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
iterateModules(IModuleVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
iterateModules(IModuleVisitor) - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
iterateModules(IModuleVisitor) - Method in class com.aquima.interactions.ds.composite.CompositeDS
 
iterateModules(IModuleVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessManagerDS
This method should iterate over all the process modules, and add each module to the provided visitor.
iterateNodes(ITreeNodeVisitor) - Method in class com.aquima.interactions.dtree.ds.delegate.DecisionTreeDelegateDS
 
iterateNodes(ITreeNodeVisitor) - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeDS
This method should iterate over the top node(s) of the tree, and add them to the provided visitor.
iterateNodes(ITreeNodeVisitor) - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeNodeDS
This method should iterate over the child node(s) of this node, and add them to the provided visitor.
iterateNodes(ITreeNodeVisitor) - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeDS
 
iterateNodes(ITreeNodeVisitor) - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
iterateNodes(ITreeNodeVisitor) - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeDS
 
iterateNodes(ITreeNodeVisitor) - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
iterateNodes(INodeVisitor) - Method in interface com.aquima.interactions.flow.ds.IFlowDS
This method traverses all nodes for flow.
iterateNodes(INodeVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
iterateNodes(INodeVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
iterateNodes(INodeVisitor) - Method in class com.aquima.interactions.flow.report.ReportingFlowDS
 
iterateNodes(INodeVisitor) - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowDS
 
iterateNodes(IProcessNodeVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessFlowDS
This method should iterate over all the nodes of the process flow, and add a data source to the visitor for each one.
iterateNodes(IProcessNodeVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessFlowDS
 
iterateNodes(IProcessNodeVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessFlowDS
 
iterateOperations(IRestOperationVisitor) - Method in interface com.aquima.interactions.communication.ds.IRestServiceDS
This method iterates about the operations.
iterateOperations(IRestOperationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestServiceDS
 
iterateOperations(IRestOperationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestServiceDS
 
iterateOperations(IRestOperationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingRestServiceDS
 
iterateOperations(ISoapOperationVisitor) - Method in interface com.aquima.interactions.communication.ds.ISoapServiceDS
This methods visits the operations of the webservice.
iterateOperations(ISoapOperationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapServiceDS
 
iterateOperations(ISoapOperationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapServiceDS
 
iterateOperations(ISoapOperationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingSoapServiceDS
 
iterateOperations(IWebServiceOperationVisitor) - Method in interface com.aquima.interactions.portal.ds.IWebServiceConfigurationDS
This method will be invoked to retrieve the available operation mappings.
iterateOperations(IWebServiceOperationVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceConfigurationDS
 
iterateOperations(IWebServiceOperationVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceConfigurationDS
 
iterateOperations(IWebServiceOperationVisitor) - Method in class com.aquima.interactions.portal.report.ReportingWebServiceConfigurationDS
 
iterateOutputParameters(IFunctionFlowOutputParameterVisitor) - Method in interface com.aquima.interactions.flow.ds.IFunctionFlowDefinitionDS
 
iterateOutputParameters(IFunctionFlowOutputParameterVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowDefinitionDS
 
iterateOutputParameters(IFunctionFlowOutputParameterVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowDefinitionDS
 
iterateOutputParameters(IFunctionFlowOutputParameterVisitor) - Method in class com.aquima.interactions.flow.report.ReportingFunctionFlowDefinitionDS
 
iterateOutputParameters(IFunctionCallOutputParameterVisitor) - Method in interface com.aquima.interactions.portal.ds.IFunctionCallDS
This method should iterate over all the function output parameters and invoke the visitor for each parameter that should be added.
iterateOutputParameters(IFunctionCallOutputParameterVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlFunctionCallDS
 
iterateOutputParameters(IFunctionCallOutputParameterVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlFunctionCallDS
 
iterateOutputParameters(IFunctionCallOutputParameterVisitor) - Method in class com.aquima.interactions.portal.report.ReportingFunctionCallDS
 
iterateParameters(IFieldValidationParameterVisitor) - Method in interface com.aquima.interactions.communication.ds.IFieldValidationDS
This method returns a map containing parameters for the validator.
iterateParameters(IFieldValidationParameterVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlFieldValidationDS
 
iterateParameters(IFieldValidationParameterVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlFieldValidationDS
 
iterateParameters(IFieldValidationParameterVisitor) - Method in class com.aquima.interactions.communication.report.ReportingFieldValidationDS
 
iterateParameters(IFieldValidationParameterVisitor) - Method in class com.aquima.interactions.composer.ds.delegate.FieldValidationDelegateDS
 
iterateParameters(IFieldValidationParameterVisitor) - Method in interface com.aquima.interactions.composer.ds.IFieldValidationDS
This method returns a map containing parameters for the validator.
iterateParameters(IFieldValidationParameterVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldValidationDS
 
iterateParameters(IFieldValidationParameterVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldValidationDS
 
iterateParameters(IFieldValidationParameterVisitor) - Method in class com.aquima.interactions.composer.report.ReportingFieldValidationDS
 
iterateParameters(IDcmWidgetFlowParameterVisitor) - Method in interface com.aquima.interactions.flow.ds.IDcmWidgetFlowDefinitionDS
 
iterateParameters(IDcmWidgetFlowParameterVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlDcmWidgetFlowDefinitionDS
 
iterateParameters(IDcmWidgetFlowParameterVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlDcmWidgetFlowDefinitionDS
 
iterateParameters(IDcmWidgetFlowParameterVisitor) - Method in class com.aquima.interactions.flow.report.ReportingDcmWidgetFlowDefinitionDS
 
iterateParameters(IEventNodeParameterVisitor) - Method in interface com.aquima.interactions.flow.ds.IEventNodeDS
 
iterateParameters(IEventNodeParameterVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlEventNodeDS
 
iterateParameters(IEventNodeParameterVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlEventNodeDS
 
iterateParameters(IFlowParameterVisitor) - Method in interface com.aquima.interactions.flow.ds.IFlowDS
Optional method that may be used to pass additional parameters to the NodeFactory.
iterateParameters(IFlowParameterVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
iterateParameters(IFlowParameterVisitor) - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
iterateParameters(IFlowParameterVisitor) - Method in class com.aquima.interactions.flow.report.ReportingFlowDS
 
iterateParameters(IFlowParameterVisitor) - Method in class com.aquima.interactions.portal.ds.sys.flow.FlowDS
 
iterateParameters(IParameterVisitor) - Method in interface com.aquima.interactions.portal.ds.IContainerExpanderDS
This method should iterate over all the container parameters and invoke the visitor for each parameter that should be added.
iterateParameters(IParameterVisitor) - Method in interface com.aquima.interactions.portal.ds.IServiceCallDS
This method should iterate over all the service parameters and invoke the visitor for each parameter that should be added.
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlContainerExpanderDS
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlServiceCallDS
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlContainerExpanderDS
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlServiceCallDS
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.portal.report.DcmReportingServiceCallDs
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.portal.report.ReportingContainerExpanderDS
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.portal.report.ReportingServiceCallDS
 
iterateParameters(IConnectionParameterVisitor) - Method in interface com.aquima.interactions.project.ds.IResourceConnectionDS
Optional method that may be used to pass additional parameters to the resource connection.
iterateParameters(IConnectionParameterVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlResourceConnectionDS
 
iterateParameters(IConnectionParameterVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlResourceConnectionDS
 
iterateParameters(IParameterVisitor) - Method in interface com.aquima.interactions.project.ds.IExpanderDS
This method should iterate over all the parameters of the component and add them to the visitor.
iterateParameters(IParameterVisitor) - Method in interface com.aquima.interactions.project.ds.IServiceDS
This method should iterate over all the parameters of the component and add them to the visitor.
iterateParameters(IParameterVisitor) - Method in interface com.aquima.interactions.project.ds.IValidatorDS
This method should iterate over all the parameters of the component and add them to the visitor.
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlExpanderDS
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlServiceDS
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlValidatorDS
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlExpanderDS
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlServiceDS
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlValidatorDS
 
iterateParameters(IValidationParameterVisitor) - Method in class com.aquima.interactions.rule.ds.delegate.ValidationDelegateDS
 
iterateParameters(IValidationParameterVisitor) - Method in interface com.aquima.interactions.rule.ds.IValidationDS
Optional method that may be used to pass additional parameters to the validation.
iterateParameters(IValidationParameterVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlValidationDS
 
iterateParameters(IValidationParameterVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlValidationDS
 
iterateParameters(IValidationParameterVisitor) - Method in class com.aquima.interactions.rule.report.ReportingValidatorDS
 
iterateParameterValues(IGlobalParameterValueVisitor) - Method in class com.aquima.interactions.composer.ds.delegate.FieldDelegateDS
 
iterateParameterValues(IGlobalParameterValueVisitor) - Method in interface com.aquima.interactions.composer.ds.IFieldDS
Iterates over all parameters of the field and adds each parameter to the provided visitor.
iterateParameterValues(IGlobalParameterValueVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldDS
 
iterateParameterValues(IGlobalParameterValueVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldDS
 
iterateParameterValues(IGlobalParameterValueVisitor) - Method in class com.aquima.interactions.composer.report.ReportingFieldDS
 
iteratePortalMessages(IPortalMessageVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iteratePortalMessages(IPortalMessageVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iteratePortalMessages(IPortalMessageVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iteratePortalMessages(IPortalMessageVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
 
iteratePortalMessages(IPortalMessageVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iteratePortalMessages(IPortalMessageVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iteratePortalMessages(IPortalMessageVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iteratePresentationStyleReferences(IPresentationStyleReferenceVisitor) - Method in interface com.aquima.interactions.project.ds.IFieldTypeDS
 
iteratePresentationStyleReferences(IPresentationStyleReferenceVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlFieldTypeDS
 
iteratePresentationStyleReferences(IPresentationStyleReferenceVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlFieldTypeDS
 
iteratePriorityAlgorithms(IPriorityAlgorithmVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessEngineDS
This method should iterate about all the priority algorithms and invoke the visitor for each algorithm that should be added.
iteratePriorityAlgorithms(IPriorityAlgorithmVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEngineDS
 
iteratePriorityAlgorithms(IPriorityAlgorithmVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEngineDS
 
iteratePriorityAlgorithms(IPriorityAlgorithmVisitor) - Method in class com.aquima.interactions.process.report.ReportingProcessEngineDS
 
iterateProcessEvents(IProcessEventVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessEngineDS
This method should iterate over all the available event definitions, and invoke the visitor for each definition that should be added.
iterateProcessEvents(IProcessEventVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEngineDS
 
iterateProcessEvents(IProcessEventVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEngineDS
 
iterateProcessEvents(IProcessEventVisitor) - Method in class com.aquima.interactions.process.report.ReportingProcessEngineDS
 
iterateProcessFlows(IProcessFlowVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessEngineDS
This method should iterate over all the process flow definitions that are available, and add a data source implementation for each one to the provided visitor.
iterateProcessFlows(IProcessFlowVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEngineDS
 
iterateProcessFlows(IProcessFlowVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEngineDS
 
iterateProcessFlows(IProcessFlowVisitor) - Method in class com.aquima.interactions.process.report.ReportingProcessEngineDS
 
iterateProcessTasks(IProcessTaskVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessEngineDS
This method should iterate over all the task definitions that are available, and add the task information to the provided visitor.
iterateProcessTasks(IProcessTaskVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEngineDS
 
iterateProcessTasks(IProcessTaskVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEngineDS
 
iterateProcessTasks(IProcessTaskVisitor) - Method in class com.aquima.interactions.process.report.ReportingProcessEngineDS
 
iterateProcessTypes(IProcessTypeVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessEngineDS
This method should iterate over all the process type definitions that are available, and add a data source implementation for each one to the provided visitor.
iterateProcessTypes(IProcessTypeVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEngineDS
 
iterateProcessTypes(IProcessTypeVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEngineDS
 
iterateProcessTypes(IProcessTypeVisitor) - Method in class com.aquima.interactions.process.report.ReportingProcessEngineDS
 
iterateProperties(IDomainPropertyVisitor) - Method in interface com.aquima.interactions.communication.ds.IDomainObjectDS
Iterates about the properties of the object.
iterateProperties(IDomainPropertyVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainObjectDS
 
iterateProperties(IDomainPropertyVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainObjectDS
 
iterateProperties(IDomainPropertyVisitor) - Method in class com.aquima.interactions.communication.report.ReportingDomainObjectDS
 
iterateProperties(IPropertyVisitor) - Method in class com.aquima.interactions.composer.ds.delegate.ContainerDelegateDS
 
iterateProperties(IPropertyVisitor) - Method in interface com.aquima.interactions.composer.ds.IContainerDS
This method should iterate over all the properties of the container, and invoke the visitor to add the property.
iterateProperties(IPropertyVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
iterateProperties(IPropertyVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
iterateProperties(IPropertyVisitor) - Method in class com.aquima.interactions.composer.report.ReportingContainerDS
 
iterateProperties(IPropertyVisitor) - Method in class com.aquima.interactions.composer.report.ReportingPageDS
 
iterateProperties(IPropertyVisitor) - Method in class com.aquima.interactions.portal.ds.sys.composer.ExecuteTaskPage
 
iterateProperties(IPropertyVisitor) - Method in class com.aquima.interactions.portal.ds.sys.DcmExecuteTaskCall
 
iterateProperties(IPropertyVisitor) - Method in class com.aquima.interactions.portal.ds.sys.ExecuteTaskCall
 
iterateRestServices(IRestServiceVisitor) - Method in interface com.aquima.interactions.communication.ds.ICommunicationEngineDS
This method iterates about the rest services.
iterateRestServices(IRestServiceVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlCommunicationEngineDS
 
iterateRestServices(IRestServiceVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlCommunicationEngineDS
 
iterateRestServices(IRestServiceVisitor) - Method in class com.aquima.interactions.communication.report.ReportingCommunicationEngineDS
 
iterateRoles(IRoleVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateRoles(IRoleVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateRoles(IRoleVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateRoles(IRoleVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method should iterate over all the roles and add them to the visitor.
iterateRoles(IRoleVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateRoles(IRoleVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateRoles(IRoleVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateRoutingAlgorithms(IRoutingAlgorithmVisitor) - Method in interface com.aquima.interactions.process.ds.IProcessEngineDS
This method should iterate about all the routing algorithms and invoke the visitor for each algorithm that should be added.
iterateRoutingAlgorithms(IRoutingAlgorithmVisitor) - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEngineDS
 
iterateRoutingAlgorithms(IRoutingAlgorithmVisitor) - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEngineDS
 
iterateRoutingAlgorithms(IRoutingAlgorithmVisitor) - Method in class com.aquima.interactions.process.report.ReportingProcessEngineDS
 
iterateRuleGroups(IRuleGroupVisitor) - Method in class com.aquima.interactions.rule.ds.delegate.RuleEngineDelegateDS
 
iterateRuleGroups(IRuleGroupVisitor) - Method in interface com.aquima.interactions.rule.ds.IRuleEngineDS
The rule engine will invoke this method to allow the data layer to add the rule group definitions to the rule engine.
iterateRuleGroups(IRuleGroupVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleEngineDS
 
iterateRuleGroups(IRuleGroupVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleEngineDS
 
iterateRuleGroups(IRuleGroupVisitor) - Method in class com.aquima.interactions.rule.report.ReportingRuleEngineDS
 
iterateRules(IRuleVisitor) - Method in interface com.aquima.interactions.spellengine.ds.ISpellerDS
This method should iterate over the rules and call the visitor for every rule.
iterateRules(IRuleVisitor) - Method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlSpellerDS
 
iterateSchemaContracts(ISchemaContractVisitor) - Method in interface com.aquima.interactions.communication.ds.ICommunicationEngineDS
This iterates about the schema contracts.
iterateSchemaContracts(ISchemaContractVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlCommunicationEngineDS
 
iterateSchemaContracts(ISchemaContractVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlCommunicationEngineDS
 
iterateSchemaContracts(ISchemaContractVisitor) - Method in class com.aquima.interactions.communication.report.ReportingCommunicationEngineDS
 
iterateSchemas(ISchemaVisitor) - Method in interface com.aquima.interactions.communication.ds.ISchemaSetDS
This method iterates about the schemas of the schema set.
iterateSchemas(ISchemaVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaSetDS
 
iterateSchemas(ISchemaVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaSetDS
 
iterateSchemas(ISchemaVisitor) - Method in class com.aquima.interactions.communication.report.ReportingSchemaSetDS
 
iterateSchemaSets(ISchemaSetVisitor) - Method in interface com.aquima.interactions.communication.ds.ICommunicationEngineDS
This iterates about the schema sets.
iterateSchemaSets(ISchemaSetVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlCommunicationEngineDS
 
iterateSchemaSets(ISchemaSetVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlCommunicationEngineDS
 
iterateSchemaSets(ISchemaSetVisitor) - Method in class com.aquima.interactions.communication.report.ReportingCommunicationEngineDS
 
iterateServiceCalls(IServiceCallVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchModuleDS
 
iterateServiceCalls(IServiceCallVisitor) - Method in class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
iterateServiceCalls(IServiceCallVisitor) - Method in interface com.aquima.interactions.portal.ds.IModuleDS
This method should iterate over all the service calls and invoke the visitor for each call definition that should be added.
iterateServiceCalls(IServiceCallVisitor) - Method in class com.aquima.interactions.portal.ds.sys.ModuleDS
 
iterateServiceCalls(IServiceCallVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
iterateServiceCalls(IServiceCallVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
iterateServiceCalls(IServiceCallVisitor) - Method in class com.aquima.interactions.portal.report.ReportingModuleDS
 
iterateServices(IServiceVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateServices(IServiceVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateServices(IServiceVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateServices(IServiceVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method should iterate over all the service definitions, and add them to the provided visitor.
iterateServices(IServiceVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateServices(IServiceVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateServices(IServiceVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateSoapServiceContracts(ISoapContractVisitor) - Method in interface com.aquima.interactions.communication.ds.ICommunicationEngineDS
This iterates about the soap service contracts.
iterateSoapServiceContracts(ISoapContractVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlCommunicationEngineDS
 
iterateSoapServiceContracts(ISoapContractVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlCommunicationEngineDS
 
iterateSoapServiceContracts(ISoapContractVisitor) - Method in class com.aquima.interactions.communication.report.ReportingCommunicationEngineDS
 
iterateSoapServices(ISoapServiceVisitor) - Method in interface com.aquima.interactions.communication.ds.ICommunicationEngineDS
This Method iterates about the soap services.
iterateSoapServices(ISoapServiceVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlCommunicationEngineDS
 
iterateSoapServices(ISoapServiceVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlCommunicationEngineDS
 
iterateSoapServices(ISoapServiceVisitor) - Method in class com.aquima.interactions.communication.report.ReportingCommunicationEngineDS
 
iterateSources(ISourceVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigRuleEngineDS
 
iterateSources(ISourceVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigRuleEngineDS
 
iterateSources(ISourceVisitor) - Method in class com.aquima.interactions.rule.ds.delegate.RuleEngineDelegateDS
 
iterateSources(ISourceVisitor) - Method in interface com.aquima.interactions.rule.ds.IRuleEngineDS
The rule engine will invoke this method to allow the data layer to add to add sources for attributes to the rule engine.
iterateSources(ISourceVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleEngineDS
 
iterateSources(ISourceVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleEngineDS
 
iterateSources(ISourceVisitor) - Method in class com.aquima.interactions.rule.report.ReportingRuleEngineDS
 
iterateSpellers(ISpellerVisitor) - Method in interface com.aquima.interactions.spellengine.ds.ISpellEngineDS
This method should iterate over the spellers and call the visitor for every speller.
iterateSpellers(ISpellerVisitor) - Method in class com.aquima.interactions.spellengine.ds.xml.parsing.XmlSpellEngineDS
 
iterateStyles(IContentStyleVisitor) - Method in class com.aquima.interactions.composer.ds.delegate.ComposerDelegateDS
 
iterateStyles(IContentStyleVisitor) - Method in interface com.aquima.interactions.composer.ds.IComposerDS
This method should iterate over all the styles that may be used in documents, and add them to the supplied visitor.
iterateStyles(IContentStyleVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlComposerDS
 
iterateStyles(IContentStyleVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlComposerDS
 
iterateStyles(IContentStyleVisitor) - Method in class com.aquima.interactions.composer.report.ReportingComposerDS
 
iterateStyles(IContentStyleVisitor) - Method in class com.aquima.interactions.portal.ds.sys.composer.ComposerDS
 
iterateStyles(IContentStyleVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.ComposerDS
 
iterateStyles(IContentStyleVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.ComposerDS
 
iterateSymptoms(ITreeSymptomVisitor) - Method in class com.aquima.interactions.dtree.ds.delegate.DecisionTreeDelegateDS
 
iterateSymptoms(ITreeSymptomVisitor) - Method in interface com.aquima.interactions.dtree.ds.IDecisionTreeDS
This method should iterate over the symptoms of the tree and add them to the visitor.
iterateSymptoms(ITreeSymptomVisitor) - Method in class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeDS
 
iterateSymptoms(ITreeSymptomVisitor) - Method in class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeDS
 
iterateSymptoms(ITreeSymptomVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.DecisionTreeDS
 
iterateTargets(ITargetVisitor) - Method in interface com.aquima.interactions.rule.ds.datarule.IDataRuleDS
This method will be invoked by the data rule to request the information of all targets (also known as goals) that are defined for this data rule.
iterateTargets(ITargetVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlDataRuleDS
 
iterateTargets(ITargetVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlDataRuleDS
 
iterateTargets(ITargetVisitor) - Method in class com.aquima.interactions.rule.report.ReportingDataRuleDS
 
iterateTaskMappings(ITaskMappingVisitor) - Method in interface com.aquima.interactions.portal.ds.IProcessMappingDS
This method will be invoked to allow the implementation to add task mapping definitions.
iterateTaskMappings(ITaskMappingVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlProcessMappingDS
 
iterateTaskMappings(ITaskMappingVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlProcessMappingDS
 
iterateTaskMappings(ITaskMappingVisitor) - Method in class com.aquima.interactions.portal.report.ReportingProcessMappingDS
 
iterateTeams(ITeamVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateTeams(ITeamVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateTeams(ITeamVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateTeams(ITeamVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method should iterate over the various teams that are available in the application.
iterateTeams(ITeamVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateTeams(ITeamVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateTeams(ITeamVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateText(IAssetTextVisitor) - Method in class com.aquima.interactions.composer.ds.delegate.AssetDelegateDS
 
iterateText(IAssetTextVisitor) - Method in interface com.aquima.interactions.composer.ds.IAssetDS
This method should iterate over all the content texts for this text element, and add each text in conjunction with its format to the visitor.
iterateText(IAssetTextVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlAssetDS
 
iterateText(IAssetTextVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlAssetDS
 
iterateText(IAssetTextVisitor) - Method in class com.aquima.interactions.composer.report.ReportingAssetDS
 
iterateText(IAssetTextVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.AssetDS
 
iterateThemes(IThemeVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateThemes(IThemeVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateThemes(IThemeVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateThemes(IThemeVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method should iterate over all the themes that are available and add them to the visitor.
iterateThemes(IThemeVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateThemes(IThemeVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateThemes(IThemeVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateTypeMappings(ITypeMappingVisitor) - Method in interface com.aquima.interactions.communication.ds.ISchemaDS
This method iterates about the global complextypes of the schema.
iterateTypeMappings(ITypeMappingVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaDS
 
iterateTypeMappings(ITypeMappingVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaDS
 
iterateTypeMappings(ITypeMappingVisitor) - Method in class com.aquima.interactions.communication.report.ReportingSchemaDS
 
iterateUnresolvedDependencies() - Method in class com.aquima.interactions.metamodel.impl.EntityVisitor
 
iterateUpdates(ICaseBaseDS) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
iterateUrnArguments(IRestUrnArgumentVisitor) - Method in interface com.aquima.interactions.communication.ds.IRestRequestMessageDS
This method iterates about the urn arguments of the request.
iterateUrnArguments(IRestUrnArgumentVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestRequestMessageDS
 
iterateUrnArguments(IRestUrnArgumentVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestRequestMessageDS
 
iterateUrnArguments(IRestUrnArgumentVisitor) - Method in class com.aquima.interactions.communication.report.ReportingRestRequestMessageDS
 
iterateUrnFragments(IRestUrnFragmentVisitor) - Method in interface com.aquima.interactions.communication.ds.IRestRequestMessageDS
This method iterates about the urn fragments of the request.
iterateUrnFragments(IRestUrnFragmentVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestRequestMessageDS
 
iterateUrnFragments(IRestUrnFragmentVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestRequestMessageDS
 
iterateUrnFragments(IRestUrnFragmentVisitor) - Method in class com.aquima.interactions.communication.report.ReportingRestRequestMessageDS
 
iterateValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.communication.ds.IAnyParticleMappingDS
This method iterates about the validations of the particle attribute.
iterateValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.communication.ds.IAttributeMappingDS
This method visit the validation fields on an attribute field.
iterateValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.communication.ds.IDomainPropertyDS
This method iterates about the validations of the particle attribute.
iterateValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.communication.ds.IElementParticleMappingDS
This method iterates about the validations of the attribute.
iterateValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.communication.ds.IGroupParticleMappingDS
This method iterates about the validations of the relation.
iterateValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.communication.ds.IRestHeaderDS
This method iterates about the validation of the attribute.
iterateValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.communication.ds.IRestUrnArgumentDS
This method iterates about the validations of the argument.
iterateValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.communication.ds.IRestUrnFragmentDS
This method iterates about the validations of the attribute.
iterateValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.communication.ds.ISoapMessagePartDS
This method iterates about the validations of the attribute.
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAnyParticleMappingDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAttributeMappingDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementParticleMappingDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlGroupParticleMappingDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestHeaderDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestUrnArgumentDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestUrnFragmentDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessagePartDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAnyParticleMappingDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAttributeMappingDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementParticleMappingDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlGroupParticleMappingDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestHeaderDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestUrnArgumentDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestUrnFragmentDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessagePartDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingAnyParticleMappingDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingAttributeMappingDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingElementParticleMappingDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingGroupParticleDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingRestUrnArgumentDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingRestUrnFragmentDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.communication.report.ReportingSoapMessagePartDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.composer.ds.delegate.FieldDelegateDS
 
iterateValidations(IFieldValidationVisitor) - Method in interface com.aquima.interactions.composer.ds.IFieldDS
This method should iterate over all the validations that should be present on the field, and add the information for them to the provided visitor.
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.composer.report.ReportingFieldDS
 
iterateValidations(IFieldValidationVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.FieldDS
 
iterateValidations(IValidationVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.RuleEngineDS
 
iterateValidations(IValidationVisitor) - Method in class com.aquima.interactions.rule.ds.delegate.RuleEngineDelegateDS
 
iterateValidations(IValidationVisitor) - Method in interface com.aquima.interactions.rule.ds.IRuleEngineDS
The rule engine will invoke this method to allow the data layer to add a validation rule for an attribute to the rule engine.
iterateValidations(IValidationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleEngineDS
 
iterateValidations(IValidationVisitor) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleEngineDS
 
iterateValidations(IValidationVisitor) - Method in class com.aquima.interactions.rule.report.ReportingRuleEngineDS
 
iterateValidators(IValidatorVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateValidators(IValidatorVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateValidators(IValidatorVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateValidators(IValidatorVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method should iterate over all the validator types and add them to the provided visitor.
iterateValidators(IValidatorVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateValidators(IValidatorVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateValidators(IValidatorVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateValueFormats(IValueFormatVisitor) - Method in class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
iterateValueFormats(IValueFormatVisitor) - Method in class com.aquima.interactions.portal.ds.sys.project.ProjectDS
 
iterateValueFormats(IValueFormatVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigProjectDS
 
iterateValueFormats(IValueFormatVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigProjectDS
 
iterateValueFormats(IValueFormatVisitor) - Method in class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
iterateValueFormats(IValueFormatVisitor) - Method in interface com.aquima.interactions.project.ds.IProjectDS
This method should iterate over all the value formats, and invoke the visitor for each format that should be added to the model.
iterateValueFormats(IValueFormatVisitor) - Method in class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
iterateValueFormats(IValueFormatVisitor) - Method in class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
iterateValueFormats(IValueFormatVisitor) - Method in class com.aquima.interactions.project.report.ReportingProjectDS
 
iterateValueMappings(IValueMappingVisitor) - Method in interface com.aquima.interactions.mapping.ds.IAttributeMappingDS
This method should iterate over the value mappings for this attribute, and add them to the visitor.
iterateValueMappings(IValueMappingVisitor) - Method in class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlAttributeMappingDS
 
iterateValueMappings(IValueMappingVisitor) - Method in class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlAttributeMappingDS
 
iterateValueMappings(IValueMappingVisitor) - Method in class com.aquima.interactions.mapping.report.ReportingAttributeMappingDS
 
iterateValues(ICaseValueVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlCaseDS
 
iterateValues(ICaseValueVisitor) - Method in interface com.aquima.interactions.matching.ds.ICaseDS
The implementation of this method should call the appropriate method of the visitor for all the values that should be added to this case.
iterateValues(ICaseValueVisitor) - Method in class com.aquima.interactions.matching.report.ReportingCaseDS
 
iterateValues(IDomainValueVisitor) - Method in class com.aquima.interactions.metamodel.ds.delegate.DomainDelegateDS
 
iterateValues(IDomainValueVisitor) - Method in interface com.aquima.interactions.metamodel.ds.IDomainDS
This method should iterate over all values that are valid in the domain, and invoke the visitor for each one of them.
iterateValues(IDomainValueVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlDomainDS
 
iterateValues(IDomainValueVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlDomainDS
 
iterateValues(IDomainValueVisitor) - Method in class com.aquima.interactions.metamodel.report.ReportingDomainDS
 
iterateValues(IDomainValueVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.DomainDS
 
iterateValues(IValueVisitor) - Method in interface com.aquima.interactions.metamodel.ds.IInstanceDS
The implementation of this method should call the appropriate method of the visitor for all the values that should be added to this instance.
iterateValues(IValueVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlInstanceDS
 
iterateValues(IValueVisitor) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlInstanceDS
 
iterateValues(IValueVisitor) - Method in class com.aquima.interactions.metamodel.report.ReportingInstanceDS
 
iterateWebServices(IWebServiceVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
iterateWebServices(IWebServiceVisitor) - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
iterateWebServices(IWebServiceVisitor) - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method should iterate over all the exposed web services and add them to the provided visitor.
iterateWebServices(IWebServiceVisitor) - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
iterateWebServices(IWebServiceVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
iterateWebServices(IWebServiceVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
iterateWebServices(IWebServiceVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
iterateWebServices(IWebServiceVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
iterateWebServices(IWebServiceVisitor) - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
iterateWsdls(IWsdlVisitor) - Method in interface com.aquima.interactions.communication.ds.ISoapContractDS
This method iterates about the resources of the reference.
iterateWsdls(IWsdlVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapContractDS
 
iterateWsdls(IWsdlVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapContractDS
 
iterateWsdls(IWsdlVisitor) - Method in class com.aquima.interactions.communication.report.ReportingSoapContractDS
 
iterateXsds(IXsdVisitor) - Method in interface com.aquima.interactions.communication.ds.ISchemaContractDS
This method iterates about the xsds of the contract.
iterateXsds(IXsdVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaContractDS
 
iterateXsds(IXsdVisitor) - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaContractDS
 
iterateXsds(IXsdVisitor) - Method in class com.aquima.interactions.communication.report.ReportingSchemaContractDS
 
iterator() - Method in class com.aquima.interactions.matching.result.ScoreList
This method returns an iterator that may be used to traverse over the content of the list.
iterator() - Method in class com.aquima.interactions.matching.util.IDObjectMap
This method returns an iterator that can be used to iterate over the contents of the map.
iterator() - Method in class com.aquima.interactions.matching.util.IDScoreMap
This method returns an iterator that may be used to iterate over the contents of the map.
Iterator(IDScoreMap) - Constructor for class com.aquima.interactions.matching.util.IDScoreMap.Iterator
 
iteratorForKey(Object) - Method in class com.aquima.interactions.matching.result.ScoreList
This method returns an iterator that may be used to traverse over the scores for a specific key-field value.
ITextContentVisitor - Interface in com.aquima.interactions.composer.ds
This visitor is used to initialize the content of a text definition.
ITextDS - Interface in com.aquima.interactions.composer.ds
This data source is used to initialize a text node.
ITextItem - Interface in com.aquima.interactions.composer
The multilingual text model represents a text node that needs to be displayed in a composite element.
ITextNodeDS - Interface in com.aquima.interactions.composer.ds
This interface is used to initialize a text node of a text element.
ITextNodeVisitor - Interface in com.aquima.interactions.composer.ds
This visitor is used during initialization of a text element to add child text nodes to a text node.
IThemeDS - Interface in com.aquima.interactions.project.ds
This interface defines the methods needed to initialize a theme definition.
IThemeVisitor - Interface in com.aquima.interactions.project.ds
Visitor used during initialization to gather the available theme definitions.
ITimelineCreator - Interface in com.aquima.interactions.trace.dao
Timeline interface responsible only for CREATE operation.
ITimelineDao - Interface in com.aquima.interactions.trace.dao
Timeline Dao interface that extends the timeline create interface.
ITimelineDisplayNameValues - Interface in com.aquima.interactions.trace
Represents a timeline display name values entry.
ITimelineEntry - Interface in com.aquima.interactions.trace
Represents a timeline entry.
ITimeoutDefinition - Interface in com.aquima.interactions.process
This interface defines the information needed to determine when a process step should be aborted due to a timeout, and what step should be taken in that case.
ITimer - Interface in com.aquima.interactions.foundation.timer
This interface describes a timer.
ITimerEvent - Interface in com.aquima.interactions.foundation.timer
A timer event.
ITimerListener - Interface in com.aquima.interactions.foundation.timer
A timer listener that can handle timer events.
ITimerNodeDefinition - Interface in com.aquima.interactions.process.nodes
This interface represents the definition of a timer node from a process.
ITimeTracker - Interface in com.aquima.interactions.foundation.timetracker
Utility interface to monitor processing times.
ITimeTrackerFactory - Interface in com.aquima.interactions.foundation.timetracker
Factory interface for objects capable of creating a time tracker.
ITraceDao - Interface in com.aquima.interactions.trace.dao
Dao interface for the trace engine.
ITraceEngine - Interface in com.aquima.interactions.trace
Represents the trace engine, used for tracking actions.
ITraceEngineFactory - Interface in com.aquima.interactions.trace
Interface for the trace engine factory.
ITraceEntry - Interface in com.aquima.interactions.trace
Represents a single trace entry.
ITraceMessage - Interface in com.aquima.interactions.trace
This interface describes a trace message.
ITransaction - Interface in com.aquima.interactions.foundation.tx
This interface defines a single transaction.
ITransactionalAction - Interface in com.aquima.interactions.foundation.tx
The implementor of this interface is capable of undoing an action.
ITransactionEvent - Interface in com.aquima.interactions.profile
This interface is used for events that are related to transactions.
ITransactionListener - Interface in com.aquima.interactions.profile
Interface for listeners that wish to be notified of transaction events.
ITreeEngine - Interface in com.aquima.interactions.dtree
The tree engine which is initialized to full capacity after load.
ITreeEngineDS - Interface in com.aquima.interactions.dtree.ds
This data source interface is used during initialization to retrieve all the decision trees.
ITreeEngineFactory - Interface in com.aquima.interactions.dtree
Interface for a tree engine factory.
ITreeNodeVisitor - Interface in com.aquima.interactions.dtree.ds
This interface is used during initialization to add nodes to a decision tree.
ITreeResponse - Interface in com.aquima.interactions.dtree
Interface for the result object from a tree evaluation.
ITreeSymptomVisitor - Interface in com.aquima.interactions.dtree.ds
This interface is used to iterate over all symptoms within a decisiontree.
ITslExpressionPrinter - Interface in com.aquima.interactions.expressions
This interface describes an expression printer.
ITslNode - Interface in com.aquima.interactions.expressions
Common interface for all nodes in a TSL tree.
ITslNodeVisitor - Interface in com.aquima.interactions.expressions.tsl
Visitor for the tsl nodes.
ITypeDefinitions - Interface in com.aquima.interactions.expressions.definition
This class is responsible of knowing all root elements of the system.
ITypedParameter - Interface in com.aquima.interactions.portal
This interface is used to expose a single typed parameter of a service or container expander.
ITypedParameters - Interface in com.aquima.interactions.portal
Interface to allow objects to expose typed parameters.
ITypedParameterValue - Interface in com.aquima.interactions.portal
This interface defines the contract of parameter values in a dictionary.
ITypeEnvironment - Interface in com.aquima.interactions.expressions.environment
This interface specifies a scoped parse time environment in which scoped-variables are connected to their types as well as functions.
ITypeMappingDefinition - Interface in com.aquima.interactions.communication
This interface defines a type mapping.
ITypeMappingDS - Interface in com.aquima.interactions.communication.ds
This interface defines a type within a schema.
ITypeMappingVisitor - Interface in com.aquima.interactions.communication.ds
 
ITypeReference - Interface in com.aquima.interactions.communication
 
ITypeReferenceDS - Interface in com.aquima.interactions.communication.ds
This interface defines a reference to a type.
IUserData - Interface in com.aquima.interactions.project
This interface defines several properties of the user for which a process action should be performed.
IUserScope - Interface in com.aquima.interactions.userscope
The portal engine holds and constructs a user scope for the current user and passes these to services and container methods.
IUserScopeDao - Interface in com.aquima.interactions.userscope.dao
Dao interface for the user scope.
IValidationDS - Interface in com.aquima.interactions.rule.ds
This data source defines the methods that the validation factory may use to initialize a validation rule.
IValidationMessage - Interface in com.aquima.interactions.rule
This interface represents the result of a single (failed) validation action.
IValidationParameterVisitor - Interface in com.aquima.interactions.rule.ds
Visitor to add parameters to a validator datasource.
IValidationResult - Interface in com.aquima.interactions.rule
Interface for objects containing the result of a validation action.
IValidationRule - Interface in com.aquima.interactions.rule
A validation is a business rule that can be used to determine whether an attribute value of an entity is valid.
IValidationVisitor - Interface in com.aquima.interactions.rule.ds
An implementation of this visitor is provided by the rule engine during initialization to allow the data layer to add validation rules.
IValidator - Interface in com.aquima.interactions.foundation.security.core
The validator validates the message with the signature.
IValidator - Interface in com.aquima.interactions.rule
This interface defines the methods needed for a (custom) value validator.
IValidatorCall - Interface in com.aquima.interactions.rule
This interface defines the methods needed for a value validator call.
IValidatorDefinition - Interface in com.aquima.interactions.project
This interface defines a validator (type) definitions.
IValidatorDS - Interface in com.aquima.interactions.project.ds
This interface is used to initialize a single validator definition.
IValidatorFactory - Interface in com.aquima.interactions.rule
This factory is used to construct a (custom) validator.
IValidatorVisitor - Interface in com.aquima.interactions.project.ds
This visitor is used during initialization to gather the validator definitions.
IValue - Interface in com.aquima.interactions.foundation
The value interface provides the basic methods that all value objects should implement.
IValueConverter - Interface in com.aquima.interactions.rule.graph
Interface for classes that convert the result of an inference rule to the requested type.
IValueDefinition - Interface in com.aquima.interactions.expressions
This interface exposes the methods that are needed by the expression parser in order to work with values from an external source.
IValueEnvironment - Interface in com.aquima.interactions.expressions.environment
This interface specifies a scoped runtime environment in which scoped-variables can be created and values can be located using current scope first.
IValueEvent - Interface in com.aquima.interactions.profile
This interface is used for events that are related to values.
IValueFormat - Interface in com.aquima.interactions.metamodel
Interface for objects capable of formatting and parsing strings to and from a primitive value.
IValueFormatDefinition - Interface in com.aquima.interactions.project
This class holds a single value format definition for the application configuration.
IValueFormatDS - Interface in com.aquima.interactions.project.ds
This interface defines the methods needed to initialize a valueformat definition.
IValueFormatter - Interface in com.aquima.interactions.foundation
Interface for objects that can format an internal value to a string representation and parse the string representation back to a value.
IValueFormatVisitor - Interface in com.aquima.interactions.project.ds
Visitor used during initialization to gather the available value format definitions.
IValueListener - Interface in com.aquima.interactions.profile
Interface for listeners that wish to be notified of value events.
IValueMappingDefinition - Interface in com.aquima.interactions.mapping
This interface defines a single value mapping.
IValueMappingVisitor - Interface in com.aquima.interactions.mapping.ds
Visitor interface used during initialization to gather the value mappings.
IValueMask - Interface in com.aquima.interactions.metamodel
Interface for objects capable of formatting a primitive value to a string.
IValueSource - Interface in com.aquima.interactions.expressions
Interface that allows the expression parser to retrieve values and objects from an external source during the evaluation of expressions.
IValueVisitor - Interface in com.aquima.interactions.metamodel.ds
This interface is used during initialization to add values to an instance definition.
IVariable - Interface in com.aquima.interactions.expressions.semantics.nodes
Interface for semantic nodes that are variables.
IVersionReferenceDefinition - Interface in com.aquima.interactions.metamodel
Holds information about an attribute that references a versioned element.
IViewFilter - Interface in com.aquima.interactions.process
 
IViewResult - Interface in com.aquima.interactions.process
Represents the result of a query for element views.
IVisitor - Interface in com.aquima.interactions.composer
Interface for an element visitor.
IWaitNodeDefinition - Interface in com.aquima.interactions.process.nodes
Base interface for all nodes that block the process flow and wait for an 'event' before continuing.
IWebFunctionEnhancer - Interface in com.aquima.interactions.portal.function
Interface that allows execution of custom code before(or after) various phases of normal function flow execution.
IWebServiceConfiguration - Interface in com.aquima.interactions.portal
 
IWebServiceConfigurationDS - Interface in com.aquima.interactions.portal.ds
 
IWebServiceDebugger - Interface in com.aquima.interactions.communication.impl.evaluator.parser
 
IWebServiceDefinition - Interface in com.aquima.interactions.portal
This interface describes the available method for an exposed web service.
IWebServiceDS - Interface in com.aquima.interactions.portal.ds
This interface defines the methods that are needed to construct an ExposedService definition object.
IWebServiceOperationDefinition - Interface in com.aquima.interactions.portal
This interface describes the methods for a webservice operation.
IWebServiceOperationDS - Interface in com.aquima.interactions.portal.ds
This interface defines the methods that are needed to construct an WebServiceOperation definition object.
IWebServiceOperationVisitor - Interface in com.aquima.interactions.portal.ds
The operation visitor is used to process the information of the operations of an exposed service.
IWebServices - Interface in com.aquima.interactions.portal
This interface describes methods retrieve the exposed soap services that are available.
IWebServiceVisitor - Interface in com.aquima.interactions.portal.ds
The operation visitor is used to process the information of exposed web services.
IWorkListColumn - Interface in com.aquima.interactions.framework.container.worklist.config
This interface describes the configuration per column.
IWorkListParameters - Interface in com.aquima.interactions.framework.container.worklist.config
Interface describing the parameters for the work list container.
IWsdlDefinition - Interface in com.aquima.interactions.communication
This interface defines an wsdl entry.
IWsdlDS - Interface in com.aquima.interactions.communication.ds
This interface defines a wsdl.
IWsdlVisitor - Interface in com.aquima.interactions.communication.ds
This visitor adds resources to a soap service reference.
IXmlDelegate - Interface in com.aquima.interactions.profile.xml
Interface for objects that wish to influence the behavior of the XML converter.
IXmlElement - Interface in com.aquima.interactions.foundation.xml.generation
Interface for new xml nodes, used with the XML generator.
IXmlElementContext - Interface in com.aquima.interactions.communication
This interface exposes method to create xml elements or values.
IXmlElementRenderer - Interface in com.aquima.interactions.framework.renderer
This interface is used to convert IElement instances to XML.
IXmlExportData - Interface in com.aquima.interactions.ds.xml
 
IXmlExportMetadata - Interface in com.aquima.interactions.ds.xml
Interface that exposes the metadata from a project
IXmlGlobals - Interface in com.aquima.interactions.foundation.ds
Interface describing the global objects used for xml generation from a datasource.
IXmlNode - Interface in com.aquima.interactions.foundation.xml.parsing
base interface for XmlElements (returned from the parsers).
IXmlParser - Interface in com.aquima.interactions.foundation.xml.parsing
Interface for xml parsers.
IXmlPostProcessor - Interface in com.aquima.interactions.framework.renderer
This interface may be implemented by objects that which to perform some actions on the resulting xml node.
IXmlRenderer - Interface in com.aquima.interactions.framework.renderer
Base interface for an XML renderer which can be used to convert page/document elements to an XML node.
IXmlRendererContext - Interface in com.aquima.interactions.framework.renderer
This context class allows for information retrieval and control of the xml rendering process.
IXmlValidator - Interface in com.aquima.interactions.foundation.xml.validation
This interface describes the methods that can be used to validate an XML.
IXmlWriter - Interface in com.aquima.interactions.foundation.xml.writer
Interface describing a writer to write Xml objects to a stream.
IXsdDefinition - Interface in com.aquima.interactions.communication
This interface defines a schema definition.
IXsdDS - Interface in com.aquima.interactions.communication.ds
This interface defines a schema within a schemaset.
IXsdVisitor - Interface in com.aquima.interactions.communication.ds
This visitor adds resources to a soap service reference.
IXssBlacklist - Interface in com.aquima.interactions.project.impl.xss
Cross-site scripting (XSS) filter which uses a blacklist to sanitize potentially unsafe input.
IXssWhitelist - Interface in com.aquima.interactions.project.impl.xss
Cross-site scripting (XSS) filter which uses a whitelist to sanitize potentially unsafe input.
IXxeProperties - Interface in com.aquima.interactions.foundation.xml.parsing
 
IXxeProtectionConfigurer - Interface in com.aquima.interactions.foundation.xml.parsing
Interface that needs to be implemented if a custom properties are needed for the DocumentBuilderFactory To register the new wrapper, register it in XxeSafeDocumentBuilderFactory

J

J2eeConnection - Class in com.aquima.interactions.foundation.connectivity.impl
SQL connection implementation for a J2EE environment.
J2eeConnection(String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.J2eeConnection
Constructs the connection with a name and jndi-name.
J2eeConnection(String, DataSource) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.J2eeConnection
Constructs the connection with a name and DataSource implementation.
JobExecutionException - Exception Class in com.aquima.interactions.process.scheduler
An exception thrown from job implementations.
JobExecutionException(IJobId) - Constructor for exception class com.aquima.interactions.process.scheduler.JobExecutionException
 
JobExecutionException(IJobId, String) - Constructor for exception class com.aquima.interactions.process.scheduler.JobExecutionException
 
JobExecutionException(IJobId, String, Throwable) - Constructor for exception class com.aquima.interactions.process.scheduler.JobExecutionException
 
JobExecutionException(IJobId, Throwable) - Constructor for exception class com.aquima.interactions.process.scheduler.JobExecutionException
 
join(String[], String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Joins the specified string array into a single string, separating each element with the specified delimiter.
join(List<String>, String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
 
JOIN - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
This member defines the node type at which the branches of a CHOICE will join.
joinIgnoreNull(String[], String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Joins the specified string array into a single string, separating each element with the specified delimiter.
JoinNodeBuilder - Class in com.aquima.interactions.process.impl.builder
This class is used to detect nodes with multiple incoming edges (which aren't join/end nodes), and insert a join node just before them.
JoinNodeDefinition - Class in com.aquima.interactions.process.impl.nodes
Implementation of a join node.
JoinNodeDefinition(NodeData) - Constructor for class com.aquima.interactions.process.impl.nodes.JoinNodeDefinition
 
JoinNodeHandler - Class in com.aquima.interactions.process.impl.handlers
This handler is responsible for the JOIN nodes.
JoinNodeHandler() - Constructor for class com.aquima.interactions.process.impl.handlers.JoinNodeHandler
 
JPEG - Static variable in class com.aquima.interactions.composer.ImageType
 
JSONBuilderException - Exception Class in com.aquima.interactions.framework.container.listplus.search
This exception is thrown when parsing a JSON represented as DataValue and the structure of the JSON is not correct or as expected
JSONBuilderException(String) - Constructor for exception class com.aquima.interactions.framework.container.listplus.search.JSONBuilderException
Creates a new instance.
JSONBuilderException(String, Throwable) - Constructor for exception class com.aquima.interactions.framework.container.listplus.search.JSONBuilderException
Creates a new instance.
JsonDataModel - Class in com.aquima.interactions.framework.container.listplus.model
 
JsonSerializer - Class in com.aquima.interactions.communication.data.serialization.json
Serializer for reading/writing DataObject to Json format.
JsonSerializer() - Constructor for class com.aquima.interactions.communication.data.serialization.json.JsonSerializer
Constructs a serializer with no indention.
JsonSerializer(boolean) - Constructor for class com.aquima.interactions.communication.data.serialization.json.JsonSerializer
Constructs a serializer.
JsonTokenizer - Class in com.aquima.interactions.foundation.json.reader
Simple class to read Json (JavaScript Object Notation) via a tokenizer interface.
JsonTokenizer(String) - Constructor for class com.aquima.interactions.foundation.json.reader.JsonTokenizer
 
JsonWriter - Class in com.aquima.interactions.foundation.json.writer
Class to write Json objects to a stream writer.
JsonWriter(Writer, boolean) - Constructor for class com.aquima.interactions.foundation.json.writer.JsonWriter
This construct a Json writer with a writer.
JustificationContainer - Class in com.aquima.interactions.framework.container.justification
The justification container shows the justification messages for the attribute specified in the parameters, and optionally also for other attributes that were used during the inference action.
JustificationContainer() - Constructor for class com.aquima.interactions.framework.container.justification.JustificationContainer
 
JustificationContainerImpl - Class in com.aquima.interactions.framework.container.justification
 
JustificationContainerImpl(IContainerContext, JustificationParameters) - Constructor for class com.aquima.interactions.framework.container.justification.JustificationContainerImpl
 
JustificationContainerV2 - Class in com.aquima.interactions.framework.container.justification
The justification container shows the justification messages for the attribute specified in the parameters, and optionally also for other attributes that were used during the inference action.
JustificationContainerV2() - Constructor for class com.aquima.interactions.framework.container.justification.JustificationContainerV2
 
JustificationDepth - Class in com.aquima.interactions.rule
Enumerated type class that may be used to specify the depth of the justification tree.
JustificationDS - Class in com.aquima.interactions.ds
Datasource for a justification.
JustificationDS(String, String, String) - Constructor for class com.aquima.interactions.ds.JustificationDS
 
JustificationEntry - Class in com.aquima.interactions.rule.graph
This class holds a single justification text for an attribute, fomat and ID combination.
JustificationEntry(String, String, String) - Constructor for class com.aquima.interactions.rule.graph.JustificationEntry
 
JustificationFormat - Class in com.aquima.interactions.framework.container.justification
This class holds the definition of a single configured format.
JustificationFormat(String, IExpression) - Constructor for class com.aquima.interactions.framework.container.justification.JustificationFormat
 
JustificationInfo - Class in com.aquima.interactions.rule.graph
Abstract base class for objects containing justifications.
JustificationInfo() - Constructor for class com.aquima.interactions.rule.graph.JustificationInfo
 
JustificationMap - Class in com.aquima.interactions.rule.graph
This class holds the justification information for several justification id's of a single attributes.
JustificationMap() - Constructor for class com.aquima.interactions.rule.graph.JustificationMap
 
JustificationMatrix - Class in com.aquima.interactions.rule.graph
This class holds justification information mapped by attribute.
JustificationMatrix() - Constructor for class com.aquima.interactions.rule.graph.JustificationMatrix
 
JustificationParameters - Class in com.aquima.interactions.framework.container.justification
This class parses the parameters for a justification container.
JustificationSchemaElement - Class in com.aquima.interactions.framework.communication
Dynamic schema element that is responsible for justification trees.
JustificationSchemaElement() - Constructor for class com.aquima.interactions.framework.communication.JustificationSchemaElement
 
JustificationSet - Class in com.aquima.interactions.rule.graph
This class holds a number of justifications with different formats.
JustificationSet() - Constructor for class com.aquima.interactions.rule.graph.JustificationSet
 
JustificationTree - Class in com.aquima.interactions.rule
This class holds the justification information for an attribute, and optionally justification information of the attributes that were used to determine the value of the attribute.
JustificationTree(ValueReference, SourceType, String, String) - Constructor for class com.aquima.interactions.rule.JustificationTree
Constructs a justification tree for the specified value.
JustificationTreeMappingDefinition - Class in com.aquima.interactions.mapping.impl
 
JustificationTreeMappingDefinition(String, String, String, String) - Constructor for class com.aquima.interactions.mapping.impl.JustificationTreeMappingDefinition
 
JustificationTreeV2SchemaElement - Class in com.aquima.interactions.framework.communication
Dynamic schema element that is responsible for justification trees.
JustificationTreeV2SchemaElement() - Constructor for class com.aquima.interactions.framework.communication.JustificationTreeV2SchemaElement
 
JustificationVisitor - Class in com.aquima.interactions.rule.graph
This visitor is used during initialization to gather justification information of an inference rule.
JustificationVisitor(IExpressionParser, String) - Constructor for class com.aquima.interactions.rule.graph.JustificationVisitor
Constructs a justification visitor that will gather all the justifications for a rule.
JustificationXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation
Internal class to generate xml from a datasource.
JustificationXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation
Internal class to generate xml from a datasource.
JustificationXml(IJustificationDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.JustificationXml
 
JustificationXml(IJustificationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.JustificationXml
 

K

KEY - Static variable in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterParser
 
KEY - Static variable in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterParser
 
KEY_CASE_ID - Static variable in class com.aquima.interactions.portal.model.process.actionhandler.AddCaseInformationIntoProfileActionHandler
 
KEY_CHARSET - Static variable in class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
KEY_COLUMN_DATATYPE - Static variable in class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
KEY_COLUMN_FORMATPATTERN - Static variable in class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
KEY_COLUMN_LOCALECODE - Static variable in class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
KEY_COLUMN_VALUEFORMATNAME - Static variable in class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
KEY_COLUMNWIDTHS - Static variable in class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
KEY_DELIMITER - Static variable in class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
KEY_HASROWHEADERS - Static variable in class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
KEY_ISFIXEDWIDTHTEXT - Static variable in class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
KEY_QUOTECHARACTER - Static variable in class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
KEY_TASK_ID - Static variable in class com.aquima.interactions.portal.model.process.actionhandler.AddCaseInformationIntoProfileActionHandler
 
KEY_TASK_NAME - Static variable in class com.aquima.interactions.portal.model.process.actionhandler.AddCaseInformationIntoProfileActionHandler
 
keyForChild(String) - Method in class com.aquima.interactions.composer.RuntimeKey
Creates a new runtime key for a child element.
keySet() - Method in interface com.aquima.interactions.foundation.collections.IMultiMap
 
keySet() - Method in class com.aquima.interactions.foundation.collections.MultiHashMap
 
keySet() - Method in class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
This method return the key set: a Set with String values.
Known implementations: - Search tag in interface com.aquima.interactions.foundation.text.IDateSymbol
Section

L

label - Variable in enum class com.aquima.interactions.portal.PortalChangeType
 
Language - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the system.language attribute.
Language - Class in com.aquima.interactions.project.impl
This class holds the static information of a language defined in the meta model.
Language() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
Language(ILanguage) - Constructor for class com.aquima.interactions.project.impl.Language
 
Language(String, String, Locale, IValueFormatter) - Constructor for class com.aquima.interactions.project.impl.Language
Create a new Language based on a code and language name.
LANGUAGE_CODE_PARAMETER - Static variable in class com.aquima.interactions.portal.model.session.event.PortalChangeConverter
 
LANGUAGE_PROBLEM - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
LanguageDelegateDS - Class in com.aquima.interactions.project.ds.delegate
Delegate datasource for easy datasource extension.
LanguageDelegateDS(ILanguageDS) - Constructor for class com.aquima.interactions.project.ds.delegate.LanguageDelegateDS
 
LanguageFormatDefinition - Class in com.aquima.interactions.ds
This class contains a mapping between a data type and a value format that should be used for that type.
LanguageFormatDefinition(String, String) - Constructor for class com.aquima.interactions.ds.LanguageFormatDefinition
Constructs the type mapping with the required arguments.
LanguageFormatDefinition(String, String, String) - Constructor for class com.aquima.interactions.ds.LanguageFormatDefinition
Constructs the type mapping with the required arguments.
languages - Variable in class com.aquima.interactions.framework.container.instance.linker.DisplaySortInstanceLinkerEntry
 
LanguageVisitor - Class in com.aquima.interactions.project.impl
Visitor that is used during initialization to gather the available languages.
LanguageVisitor(IReportingDS, Map<String, ILanguage>, IProject) - Constructor for class com.aquima.interactions.project.impl.LanguageVisitor
Constructs a language visitor with the map where the languages should be added to.
LanguageXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
LanguageXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
LanguageXml(ILanguageDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.LanguageXml
 
LanguageXml(ILanguageDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.LanguageXml
 
LAST - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
LAST - Static variable in class com.aquima.interactions.framework.container.list.NavigateActionEnum
 
LastIndexOf - Class in com.aquima.interactions.expressions.functions.str
This function returns the index of the last occurrence of a substring in a string, optionally from a start index
LastIndexOf() - Constructor for class com.aquima.interactions.expressions.functions.str.LastIndexOf
 
LastIndexOf(boolean) - Constructor for class com.aquima.interactions.expressions.functions.str.LastIndexOf
 
lastModified() - Method in interface com.aquima.interactions.foundation.io.IResourceInfo
This method returns the last modification date value for the resource.
lastModified() - Method in class com.aquima.interactions.foundation.io.resource.FileInfo
 
lastModified() - Method in class com.aquima.interactions.foundation.io.resource.PackageInfo
 
lastModified() - Method in class com.aquima.interactions.foundation.io.resource.UrlResource
 
LASTUPDATED - Static variable in class com.aquima.interactions.process.dao.model.CaseProperty
This member defines the LASTUPDATED case property.
LBRACE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
LCURLYBRACE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
LE - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
LE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
LE_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
LeadingZeroShortHourSymbol - Class in com.aquima.interactions.foundation.text.symbol
LeadingZeroShortHourSymbol class to represent the hour field in a date string.
LeadingZeroShortHourSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.LeadingZeroShortHourSymbol
 
leave(ICompositeElement, IVisitor) - Method in interface com.aquima.interactions.composer.IVisitor
This method will be invoked after all the children of the specified container have been processed with the childVisitor.
leave(ICompositeElement, IVisitor) - Method in class com.aquima.interactions.composer.model.ElementFinderVisitor
 
leave(ICompositeElement, IVisitor) - Method in class com.aquima.interactions.composer.model.qrcode.QRCodeVisitor
 
leave(ICompositeElement, IVisitor) - Method in class com.aquima.interactions.composer.model.RuntimeKeyGenerator
 
leave(ICompositeElement, IVisitor) - Method in class com.aquima.interactions.framework.container.instance.list.ActivateInstanceVisitor
 
leave(ICompositeElement, IVisitor) - Method in class com.aquima.interactions.portal.model.session.CallbackVisitor
 
leave(ICompositeElement, IVisitor) - Method in class com.aquima.interactions.portal.model.session.page.ActiveInstanceVisitor
 
leave(ICompositeElement, IVisitor) - Method in class com.aquima.interactions.portal.model.session.page.EventValueConverter
 
leave(ICompositeElement, IVisitor) - Method in class com.aquima.interactions.portal.model.session.page.EventValueValidator
 
leave(ICompositeElement, IVisitor) - Method in class com.aquima.interactions.portal.model.session.page.UpdateCustomFieldVisitor
 
leave(ICompositeElement, IVisitor) - Method in class com.aquima.interactions.portal.model.session.page.UpdateFieldVisitor
 
LEAVE - Static variable in class com.aquima.interactions.portal.ActionType
Action mask to indicate a leave action.
LEAVE - Static variable in class com.aquima.interactions.portal.model.session.RequestAction
A leave action will not update any fields and will not perform any validation.
leaveContext(EntityValue) - Method in class com.aquima.interactions.composer.model.ComposerContext
 
leaveFlow(String) - Method in class com.aquima.interactions.flow.model.FlowPath
 
left - Variable in class com.aquima.interactions.java_cup.Symbol
The data passed to parser
LEFT - Static variable in class com.aquima.interactions.composer.model.table.AlignType
This member defines the LEFT align type.
LenientContainerFactory - Class in com.aquima.interactions.framework.container
Container factory that may be used during development to provide stubbed implementations for missing containers.
LenientContainerFactory() - Constructor for class com.aquima.interactions.framework.container.LenientContainerFactory
Default constructor for the factory.
LenientContainerFactory(Map<String, IContainerExpander>) - Constructor for class com.aquima.interactions.framework.container.LenientContainerFactory
Constructs the container factory with a map containing the dynamic containers.
LenientFactoryBase - Class in com.aquima.interactions.framework
Base class for lenient factory implementations that may be used in development.
LenientFactoryBase() - Constructor for class com.aquima.interactions.framework.LenientFactoryBase
 
LenientServiceFactory - Class in com.aquima.interactions.framework.service
Service factory that may be used during development to provide stubbed implementations for missing services.
LenientServiceFactory() - Constructor for class com.aquima.interactions.framework.service.LenientServiceFactory
 
lessThan(ISingleValue, boolean) - Static method in class com.aquima.interactions.foundation.types.RangeValue
This method may be used to construct a range representing all the values less than the provided value.
LEVENSHTEIN - Static variable in class com.aquima.interactions.matching.MatchType
This member defines the LEVENSHTEIN match type.
LevenshteinMatch - Class in com.aquima.interactions.matching.impl.functions.levenshtein
Copyright: Copyright (c) 2001
LevenshteinMatch(String) - Constructor for class com.aquima.interactions.matching.impl.functions.levenshtein.LevenshteinMatch
 
LevenshteinMatchFactory - Class in com.aquima.interactions.matching.impl.functions.levenshtein
Match function factory for Levenshtein match functions.
LevenshteinMatchFactory() - Constructor for class com.aquima.interactions.matching.impl.functions.levenshtein.LevenshteinMatchFactory
 
LEXER_ERROR - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate a fatal lexical error.
LexerFailureException - Exception Class in com.aquima.interactions.expressions
This exception is thrown when the lexical analysis failed.
LexerFailureException(Position, Object) - Constructor for exception class com.aquima.interactions.expressions.LexerFailureException
Construct a parse failure exception at the specified character position.
LibraryReference - Class in com.aquima.interactions.portal.ds
 
LibraryReference(String, String, String, boolean) - Constructor for class com.aquima.interactions.portal.ds.LibraryReference
 
License - Class in com.aquima.interactions.foundation.lic
This class holds the license information for the portal engine.
License() - Constructor for class com.aquima.interactions.foundation.lic.License
 
License(IXmlNode) - Constructor for class com.aquima.interactions.foundation.lic.License
Constructs a license object from an XML node.
LicenseContext - Class in com.aquima.interactions.foundation.lic
This object contains license specific context information like the host and domain name.
LicenseContext(DateValue, String, String, ComponentType, Version) - Constructor for class com.aquima.interactions.foundation.lic.LicenseContext
Constructs the license context with the required parameters.
LicenseFileProvider - Class in com.aquima.interactions.ds.license
License provider to read a license from a file.
LicenseFileProvider(IResourceManager) - Constructor for class com.aquima.interactions.ds.license.LicenseFileProvider
Creates a license file provider with a resource manager.
LicenseFileReader - Class in com.aquima.interactions.ds.license
Utility class that reads the license file using a resource manager.
LicenseFileReader(IResourceManager) - Constructor for class com.aquima.interactions.ds.license.LicenseFileReader
Constructs the reader with the resource manager that should be used.
LicenseFileReader(IResourceManager, String) - Constructor for class com.aquima.interactions.ds.license.LicenseFileReader
Constructs the reader with the resource manager that should be used.
LicenseKey - Class in com.aquima.interactions.foundation
Class containing a license key and its name.
LicenseKey(String, String) - Constructor for class com.aquima.interactions.foundation.LicenseKey
 
LicenseParseException - Exception Class in com.aquima.interactions.foundation.lic
This exception is thrown when a license key could not be parsed.
LicenseParseException(String) - Constructor for exception class com.aquima.interactions.foundation.lic.LicenseParseException
 
LicenseParseException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.lic.LicenseParseException
 
LicenseUtil - Class in com.aquima.interactions.foundation.lic
Utility class to decrypt an input stream to an output stream.
LIKE - Static variable in class com.aquima.interactions.foundation.connectivity.Operator
This member defines the like operator.
LIKE - Static variable in class com.aquima.interactions.rule.ConditionOperator
This member defines the like operator.
Link - Class in com.aquima.interactions.composer.model
Page element containing the information of the link that should be shown on the page.
Link(Link) - Constructor for class com.aquima.interactions.composer.model.Link
 
Link(String, TextItem) - Constructor for class com.aquima.interactions.composer.model.Link
Constructs the link with the required arguments.
Link(String, IMultilingualText) - Constructor for class com.aquima.interactions.composer.model.Link
Constructs the link with the required arguments.
LINK - Static variable in interface com.aquima.interactions.composer.IButton
This field contains the static type that is used links.
LinkContainer - Class in com.aquima.interactions.framework.container.link
The link container is a dynamic container to display a link in a page.
LinkContainer() - Constructor for class com.aquima.interactions.framework.container.link.LinkContainer
 
LinkContainerBase - Class in com.aquima.interactions.framework.container.link
Base class for the link containers.
LinkContainerBase() - Constructor for class com.aquima.interactions.framework.container.link.LinkContainerBase
 
LinkedConnectionManager - Class in com.aquima.interactions.portal.model.factory
Connection manager implementation that combines two connection managers.
LinkedContainerFactory - Class in com.aquima.interactions.portal.model.factory
Container factory implementation that combines two container factories.
LinkedContentManagerFactory - Class in com.aquima.interactions.portal.content
 
LinkedCustomSchemaElementFactory - Class in com.aquima.interactions.portal.model.factory
Custom schema element factory implementation that combines two factories.
LinkedDataSerializerFactory - Class in com.aquima.interactions.portal.model.factory
 
LinkedDomainValuesFactory - Class in com.aquima.interactions.portal.model.factory
Domain values factory that combines two handler factories.
LinkedFactoryManager - Class in com.aquima.interactions.portal.model.factory
Resource manager implementation that combines two resource managers.
LinkedHandlerFactory - Class in com.aquima.interactions.portal.model.factory
Action handler factory that combines two handler factories.
LinkedLicenseProvider - Class in com.aquima.interactions.ds.license
Class to combine multiple license providers.
LinkedLicenseProvider(ILicenseProvider, ILicenseProvider) - Constructor for class com.aquima.interactions.ds.license.LinkedLicenseProvider
 
LinkedMaskFactory - Class in com.aquima.interactions.portal.model.factory
Mask factory implementation that combines two factories.
LinkedMatchTypeFactory - Class in com.aquima.interactions.matching
Match function factory that combines two match function factories.
LinkedProcessExtensionFactory - Class in com.aquima.interactions.portal.model.factory
Process factory implementation that combines two factories.
LinkedRendererFactory - Class in com.aquima.interactions.portal.model.factory
Document renderer factory implementation that combines two factories.
LinkedResourceManager - Class in com.aquima.interactions.portal.model.factory
Resource locator implementation that combines two resource locators.
LinkedRuleFactory - Class in com.aquima.interactions.portal.model.factory
Validator factory implementation that combines two validator factories.
LinkedServiceFactory - Class in com.aquima.interactions.portal.model.factory
Service factory implementation that combines two service factories.
LinkedSoapMessageHandlerFactory - Class in com.aquima.interactions.portal.model.factory
Soap message handler factory that combines two handler factories.
LinkedTimeTrackerFactory - Class in com.aquima.interactions.portal.model.factory
Time tracker factory that combines two factories.
LinkedValidatorFactory - Class in com.aquima.interactions.portal.model.factory
Validator factory implementation that combines two validator factories.
LinkParameters - Class in com.aquima.interactions.framework.container.link
This class is responsible for parsing the parameters of the link container.
LinkParameters(IParameters) - Constructor for class com.aquima.interactions.framework.container.link.LinkParameters
Constructs the parameters object with the parameters of the dynamic container.
LinkParameters(String, IParameters) - Constructor for class com.aquima.interactions.framework.container.link.LinkParameters
 
LIST_BODY - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
LIST_FOOTER - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
LIST_HEADER - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
Container Names
ListArithmetic - Class in com.aquima.interactions.expressions.semantics.nodes
The list arithmetic expression performs an operation on two expressions.
ListArithmetic(Position, Operator, ISemanticNode, ISemanticNode) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.ListArithmetic
Constructs the node with the required arguments.
ListArithmeticExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The list arithmetic expression performs an operation on two expressions.
ListArithmeticExpression(IExpressionNode, Operator, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.ListArithmeticExpression
Constructs the list arithmetic expression with the required arguments.
ListCondition - Class in com.aquima.interactions.expressions.semantics.nodes
The list expression resulting in a boolean by comparing expressions resulting in multiple values.
ListCondition(Position, Operator, ISemanticNode, ISemanticNode) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.ListCondition
Constructs the node with the required arguments.
ListConditionExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The list expression resulting in a boolean by comparing expressions resulting in multiple values.
ListConditionExpression(IExpressionNode, Operator, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.ListConditionExpression
Constructs the list expression with the required arguments.
ListConfiguration - Class in com.aquima.interactions.composer.model.list.state
Class to remember the state of the list.
ListConfiguration(SortingState, PagingState) - Constructor for class com.aquima.interactions.composer.model.list.state.ListConfiguration
Constructs a new ListState.
ListExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The list expression combines the result of multiple expressions into a single list.
ListExpression(DataType, IExpressionNode...) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.ListExpression
Constructs the list expression with the type of the result and the expressions from the list.
ListFunctions - Class in com.aquima.interactions.foundation.functions
Utility class that can be used to apply a list function on two values.
ListFunctionType - Class in com.aquima.interactions.foundation.functions
Enumerated type class defining the possible list functions.
ListHelper - Class in com.aquima.interactions.framework.container.list
 
ListImpl - Class in com.aquima.interactions.framework.container.list
 
ListImpl(IContainerContext) - Constructor for class com.aquima.interactions.framework.container.list.ListImpl
 
ListMatchValue - Class in com.aquima.interactions.matching.impl.model
Match value implementation for multivalue matchers.
ListMatchValue(IMatchValue[]) - Constructor for class com.aquima.interactions.matching.impl.model.ListMatchValue
 
ListopNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
Parse node for a list operation expression.
ListopNode(String, VariableNode, VariableNode, IParseNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.ListopNode
Constructs the list operation node with the parsed arguments.
LISTPLUS_FOOTER - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
Content Styles
ListRowDataComparator - Class in com.aquima.interactions.framework.container.list
 
ListRowDataComparator(List<Sorting>) - Constructor for class com.aquima.interactions.framework.container.list.ListRowDataComparator
 
ListRowDataComparator(List<Sorting>, boolean) - Constructor for class com.aquima.interactions.framework.container.list.ListRowDataComparator
 
ListState - Class in com.aquima.interactions.composer.model.list.state
Class to remember the state of the list.
ListState() - Constructor for class com.aquima.interactions.composer.model.list.state.ListState
 
ListToSingleValueConverter - Class in com.aquima.interactions.rule.graph
This value converter converts a list value to a single value.
ListToSingleValueConverter(IValueConverter) - Constructor for class com.aquima.interactions.rule.graph.ListToSingleValueConverter
 
ListUtil - Class in com.aquima.interactions.foundation.utility
 
ListValue - Class in com.aquima.interactions.foundation.types
This class provides an implementation of the IListValue interface.
ListValue(DataType) - Constructor for class com.aquima.interactions.foundation.types.ListValue
Construct a ListValue object with a datatype, resulting in an instance where isUnknown() is false.
ListValue(DataType, boolean) - Constructor for class com.aquima.interactions.foundation.types.ListValue
Construct a ListValue object with a datatype and isUniqueSet, resulting in an instance where isUnknown() is false.
ListValue(DataType, IPrimitiveValue[]) - Constructor for class com.aquima.interactions.foundation.types.ListValue
Construct a ListValue object with a datatype and an array of values, resulting in an instance where isUnknown() is false.
ListValue(DataType, IPrimitiveValue[], boolean) - Constructor for class com.aquima.interactions.foundation.types.ListValue
Construct a ListValue object with a datatype, an array of values and isUniqueSet, resulting in an instance where isUnknown() is false.
ListValue(IListValue) - Constructor for class com.aquima.interactions.foundation.types.ListValue
Construct a ListValue object based on another ListValue.
ListValue(IPrimitiveValue[]) - Constructor for class com.aquima.interactions.foundation.types.ListValue
Construct a ListValue object with an array of values, resulting in an instance where isUnknown() is false Note that values.length > 0, otherwise a InitialisationException is thrown.
ListValue(IPrimitiveValue[], boolean) - Constructor for class com.aquima.interactions.foundation.types.ListValue
Construct a ListValue object with an array of values, resulting in an instance where isUnknown() is false Note that values.length > 0, otherwise a InitialisationException is thrown.
LISTVALUE_SEPARATOR - Static variable in class com.aquima.interactions.foundation.convert.Converter
The default separator that is used to separate multiple elements in a string.
listValueToStringArray(IListValue) - Static method in class com.aquima.interactions.foundation.utility.ListUtil
 
LOAD_AGGREGATES_INTO_PROFILE_ACTION_HANDLER - Static variable in class com.aquima.interactions.portal.model.process.Dcm2ProcessEnabledSession
 
loadMessages(IResourceManager, String, String) - Method in class com.aquima.interactions.portal.ds.sys.project.ResourceMessages
 
loadModule(IModuleDS) - Method in class com.aquima.interactions.portal.model.ModuleCache
 
LOCAL_VARIABLE_HIDES_INSTANCE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate a local variable hides an entity type.
LOCAL_VARIABLE_HIDES_VARIABLE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate a local variable hides another local variable.
LocaleUtil - Class in com.aquima.interactions.foundation.text
This class contains various utilities for creating and checking on locale strings.
LocalVariable - Class in com.aquima.interactions.expressions.semantics.nodes
This class holds the information for a local variable.
LocalVariable(Position, Identifier, ISemanticNode) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.LocalVariable
Constructs the local variable node with the required arguments.
LocalVariableExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
This class holds the information for a single local variable.
LocalVariableExpression(Identifier, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.LocalVariableExpression
Constructs the local variable with the required parameters.
LocalVariableNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This class holds the information for a local variable.
LocalVariableNode(String, IParseNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.LocalVariableNode
Constructs the local variable node with the required arguments.
locateEdge(ExitEvent) - Method in class com.aquima.interactions.flow.model.InternalNode
 
locateRenderer(Object) - Method in class com.aquima.interactions.framework.renderer.RendererContextBase
This returns a renderer for a specified element, should never return null.
locateTag(String, boolean, byte[], int) - Static method in class com.aquima.interactions.foundation.security.util.TagUtil
Locate a tag.
Location(int, int) - Constructor for class com.aquima.interactions.java_cup.ComplexSymbolFactory.Location
 
Location(String, int, int) - Constructor for class com.aquima.interactions.java_cup.ComplexSymbolFactory.Location
 
lockCaseDataUponStart() - Method in class com.aquima.interactions.process.impl.nodes.TaskNodeDefinition
 
lockCaseDataUponStart() - Method in interface com.aquima.interactions.process.ITaskNodeDefinition
This method returns a boolean indicating if the case data should be locked when this task is started.
LOCKED - Static variable in class com.aquima.interactions.process.dao.CaseStatusType
This member defines the LOCKED status type.
LOCKED - Static variable in class com.aquima.interactions.process.TaskExecutionEvent
 
LOCKED_PRESENTATION_STYLES - Static variable in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
locksCase() - Method in interface com.aquima.interactions.process.ds.IProcessNodeDS
This method returns if the case should be locked when the task is started.
locksCase() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
locksCase() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
locksCase() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
log() - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Logs the time tracker result to a default logger.
log() - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
 
log() - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
log(Logger) - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Logs the time tracker result to a custom logger.
log(Logger) - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
 
log(Logger) - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
LOG - Static variable in class com.aquima.interactions.framework.container.list.ListHelper
 
LOG - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
LOG - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractProcessListPlus
 
LOG - Static variable in class com.aquima.interactions.framework.container.navigationmenu.v1.NavigationMenuContainer
 
LOG - Static variable in class com.aquima.interactions.portal.model.session.repeatflow.InstanceRepeatFlowBehaviour
 
LOG - Static variable in class com.aquima.interactions.portal.model.session.repeatflow.PrimitiveRepeatFlowBehaviour
 
Logarithm - Class in com.aquima.interactions.expressions.functions.number
This function calculates the log of a number for a specific base
Logarithm() - Constructor for class com.aquima.interactions.expressions.functions.number.Logarithm
 
LogFactory - Class in com.aquima.interactions.foundation.logging
Use LogFactory to get a Logger that is defined on the command line For example start your jvm using: -Daquima-log-factory=com.aquima.interactions.foundation.logging.java.Slf4jFactory to use the slf4j logger.
Logger - Interface in com.aquima.interactions.foundation.logging
This logger interface is used to post messages to the underlying logger tool, custom logFactories can be created to customize and target the log messages.
LOGGING_COMMANDLINE_KEY - Static variable in class com.aquima.interactions.foundation.logging.LogFactory
 
LogicalConnective - Class in com.aquima.interactions.expressions.semantics.nodes
The logical expression combines the result of two boolean expressions.
LogicalConnective(Position, ISemanticNode, Operator, ISemanticNode) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.LogicalConnective
Constructs the node with the required arguments.
LogicalExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The logical expression combines the result of two boolean expressions.
LogicalExpression(IExpressionNode, Operator, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.LogicalExpression
Constructs the logical expression with the required arguments.
longValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
longValue() - Method in class com.aquima.interactions.foundation.convert.Convertable
 
longValue() - Method in interface com.aquima.interactions.foundation.convert.IConvertable
This method converts the internal value to a long primitive.
longValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
longValue() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
longValue() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
longValue() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
longValue() - Method in class com.aquima.interactions.foundation.types.DateValue
 
longValue() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
longValue() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
longValue() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
longValue() - Method in class com.aquima.interactions.foundation.types.StringValue
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributeBooleanValue
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributeCurrency
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateTimeValue
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateValue
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributeEntityValue
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributeInfiniteValue
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributeIntegerValue
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributeListValue
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributeNumberValue
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributePercentage
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributeRangeValue
 
longValue() - Method in class com.aquima.interactions.profile.model.value.AttributeStringValue
 
lookahead - Variable in class com.aquima.interactions.java_cup.lr_parser
Lookahead Symbols used for attempting error recovery "parse aheads".
lookahead_pos - Variable in class com.aquima.interactions.java_cup.lr_parser
Position in lookahead input buffer used for "parse ahead".
LookupFailureException - Exception Class in com.aquima.interactions.foundation.utility
This exception is used to indicate a resource or property could not be located for a key.
LookupFailureException(String) - Constructor for exception class com.aquima.interactions.foundation.utility.LookupFailureException
 
LookupFailureException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.utility.LookupFailureException
 
lookupNamespaceURI(String) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Look up the namespace URI associated to the given prefix, starting from this node.
lookupNamespaceURI(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
lookupRecordType(Identifier) - Method in interface com.aquima.interactions.expressions.environment.ITypeEnvironment
This method checks if there is a record type for the specified name.
lookupRecordType(Identifier) - Method in class com.aquima.interactions.expressions.environment.TypeEnvironment
 
lookupRecordType(String) - Method in interface com.aquima.interactions.expressions.definition.ITypeDefinitions
This function locates the type object for an entity-type name.
lookupRecordType(String) - Method in class com.aquima.interactions.expressions.r7.semantics.TypeDefinitions
 
lookupRecordType(String, Identifier) - Method in interface com.aquima.interactions.expressions.environment.ITypeEnvironment
Looks up a record type accessor, person.name (name is a record type).
lookupRecordType(String, Identifier) - Method in class com.aquima.interactions.expressions.environment.TypeEnvironment
 
lookupRecordType(String, String) - Method in interface com.aquima.interactions.expressions.definition.ITypeDefinitions
This method looks for the type of record access (field) element.
lookupRecordType(String, String) - Method in class com.aquima.interactions.expressions.r7.semantics.TypeDefinitions
 
LookupTable - Class in com.aquima.interactions.ds.xml.model
Implementation of the lookup table interface.
LookupTable() - Constructor for class com.aquima.interactions.ds.xml.model.LookupTable
 
lookupVariable(Identifier) - Method in interface com.aquima.interactions.expressions.environment.ITypeEnvironment
Locates a variable as specified by the name.
lookupVariable(Identifier) - Method in class com.aquima.interactions.expressions.environment.TypeEnvironment
 
lookupVariable(String, Identifier) - Method in interface com.aquima.interactions.expressions.environment.ITypeEnvironment
Locates an object type with the specified instance name for the type name.
lookupVariable(String, Identifier) - Method in class com.aquima.interactions.expressions.environment.TypeEnvironment
 
lookupVariable(String, String) - Method in interface com.aquima.interactions.expressions.definition.ITypeDefinitions
This function looks up a variable ( named-instance ) from the definitions.
lookupVariable(String, String) - Method in class com.aquima.interactions.expressions.r7.semantics.TypeDefinitions
 
LoopValidator - Class in com.aquima.interactions.process.impl.builder
this class is used during initialization to validate that all nodes in the process are able to reach an end node.
LowerCase - Class in com.aquima.interactions.expressions.functions.str
This function returns a string with all characters in lowercase
LowerCase() - Constructor for class com.aquima.interactions.expressions.functions.str.LowerCase
 
LOWERCASE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
LPAREN - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
lr_parser - Class in com.aquima.interactions.java_cup
This class implements a skeleton table driven LR parser.
lr_parser() - Constructor for class com.aquima.interactions.java_cup.lr_parser
Simple constructor.
lr_parser(Scanner) - Constructor for class com.aquima.interactions.java_cup.lr_parser
Constructor that sets the default scanner.
lr_parser(Scanner, SymbolFactory) - Constructor for class com.aquima.interactions.java_cup.lr_parser
Constructor that sets the default scanner and a SymbolFactory
LT - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
LT - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
LT - Static variable in class com.aquima.interactions.foundation.connectivity.Operator
This member defines the lower-than operator.
LT - Static variable in class com.aquima.interactions.mapping.ds.MatchConditionOperator
This member defines the lower-than operator.
LT - Static variable in class com.aquima.interactions.rule.ConditionOperator
This member defines the lower-than operator.
LT_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
LTE - Static variable in class com.aquima.interactions.foundation.connectivity.Operator
This member defines the lower-than-equals operator.
LTE - Static variable in class com.aquima.interactions.mapping.ds.MatchConditionOperator
This member defines the lower-than-equals operator.
LTE - Static variable in class com.aquima.interactions.rule.ConditionOperator
This member defines the lower-than-equals operator.
lz(int, int, StringBuffer) - Static method in class com.aquima.interactions.foundation.text.symbol.NumberSymbol
This method uses an internally declared static StringBuffer to convert the specified integer to a string with leading zeroes if necessary.

M

MacroVisitor - Class in com.aquima.interactions.spellengine.model.definition
Visitor implementation to add macros to a speller.
MacroVisitor(SpellerDefinition) - Constructor for class com.aquima.interactions.spellengine.model.definition.MacroVisitor
 
MacroXml - Class in com.aquima.interactions.spellengine.ds.xml.generation
Internal class to create an XML of a spell engine datasource.
MacroXml(IMacroDS) - Constructor for class com.aquima.interactions.spellengine.ds.xml.generation.MacroXml
 
MailAddress - Class in com.aquima.interactions.foundation.connectivity.impl
This class implements an email address that can be used for an IMailMessage.
MailAddress(String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.MailAddress
This constuctor constructs a mail address for an address string.
MailAddress(String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.MailAddress
This constuctor constructs a mail address for an address string and display string.
MailAddressParser - Class in com.aquima.interactions.framework.service.mail
 
MailAuditMessage - Class in com.aquima.interactions.foundation.logging.audit.impl
 
MailErrorCodes - Class in com.aquima.interactions.framework.service.mail
This class defines the various initialization errors related to mail service.
MailErrorCodes() - Constructor for class com.aquima.interactions.framework.service.mail.MailErrorCodes
 
MailMessage - Class in com.aquima.interactions.foundation.connectivity.impl
This abstract class can be used for standard email messages, it does not (yet) support attachments.
MailMessage(IMailAddress, IMailAddress[], IMailAddress[], IMailAddress[], IMailMessageAttachment[], String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.MailMessage
Create a fully specified email message.
MailMessage(IMailAddress, IMailAddress, String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.MailMessage
Create a basic email message with a sender, one recipient, a subject and a body.
MailMessageAttachment - Class in com.aquima.interactions.foundation.connectivity.impl
This class is a wrapper for a mail attachment.
MailMessageAttachment(byte[], String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.MailMessageAttachment
 
MailService - Class in com.aquima.interactions.framework.service.mail
The mail service is a service which can send an email using an asset as body text optionally containing HTML tags.
MailService() - Constructor for class com.aquima.interactions.framework.service.mail.MailService
 
MailSettings - Class in com.aquima.interactions.framework.service.mail
Object used to pass along the settings of the mail service.
MailSettings(String, int, String, String, boolean, String, String[], String[], String[], IMailMessageAttachment[], Asset, Asset, boolean) - Constructor for class com.aquima.interactions.framework.service.mail.MailSettings
 
MailSettingsParser - Class in com.aquima.interactions.framework.service.mail
Utility class to parse the parameters of the mail service.
MailSizeExceededException - Exception Class in com.aquima.interactions.foundation.exception
Exception that occurs when the mail server does not allow the sending of the email due to the size of the email that exceeds the server's default allocated storage.
MailSizeExceededException() - Constructor for exception class com.aquima.interactions.foundation.exception.MailSizeExceededException
Default constructor.
MailSizeExceededException(String) - Constructor for exception class com.aquima.interactions.foundation.exception.MailSizeExceededException
Constructor that sets only the error message
MailSizeExceededException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.exception.MailSizeExceededException
Constructor that sets the error message but also the cause of the exception.
mainBridge - Variable in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
mapCaseProfile(IMapping, IProfile) - Method in class com.aquima.interactions.process.impl.ProcessCase
 
mapCaseProfile(IMapping, IProfile) - Method in interface com.aquima.interactions.process.IProcessCase
This method maps a source profile to the case profile using the specified mapping.
mapCaseProfile(IMapping, IProfile) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessCase
 
mapInputFromProfile(FunctionCallInputParameter[], InferenceContext) - Method in class com.aquima.interactions.portal.model.session.FlowParameterMapping
 
mapInputToProfile(FunctionParameters, InferenceContext, List<IFunctionFlowInputParameter>) - Method in class com.aquima.interactions.portal.function.CalleeParameterMapping
 
mapOutputParameters(FunctionParameters, FunctionCallOutputParameter[], InferenceContext) - Method in class com.aquima.interactions.portal.model.session.FlowParameterMapping
 
mapOutputParameters(InferenceContext, List<IFunctionFlowOutputParameter>) - Method in class com.aquima.interactions.portal.function.CalleeParameterMapping
 
MappedExitEventDefinition - Class in com.aquima.interactions.composer.model
Definition of a mapped exit event from a container.
MappedExitEventDefinition(String) - Constructor for class com.aquima.interactions.composer.model.MappedExitEventDefinition
 
MappedJustificationTree - Class in com.aquima.interactions.mapping.impl
 
mappedValue(IEntityInstance, String, IValue) - Method in interface com.aquima.interactions.mapping.trace.IMappingReport
 
mappedValue(IEntityInstance, String, IValue) - Method in class com.aquima.interactions.mapping.trace.impl.NoOpMappingReport
 
Mapping - Class in com.aquima.interactions.mapping.impl
Maps two profiles based on a mapping definition.
Mapping(IMappingDefinition) - Constructor for class com.aquima.interactions.mapping.impl.Mapping
Construct a mapping based on mapping definitions.
MAPPING_DUPLICATION - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
Indicates that a mapping is overwritten by a duplicate (mapping with the same name) in the internal mapping storage.
MAPPING_INVALIDMODULE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
MAPPING_MISSING_SOURCE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
MAPPING_MISSING_TARGET - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
MAPPING_PROBLEM - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
Indicates a problem with an entity mapping.
MAPPING_PROBLEM - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
MappingAction - Class in com.aquima.interactions.mapping.impl
Define the various actions that can be followed to decide what to do with any existing target instances of a mapping.
MappingComposer - Class in com.aquima.interactions.mapping.impl
IMappingComposer implementation used by services.
MappingComposer(InferenceContext, IComposerHandler, IComposer) - Constructor for class com.aquima.interactions.mapping.impl.MappingComposer
Constructs an mapping composer with the required arguments.
MappingDefinition - Class in com.aquima.interactions.mapping.impl
Internal class containing entity mappings.
MappingDefinition(IMappingDS, IMetaModel, IMetaModel, IExpressionParser, IExpressionParser) - Constructor for class com.aquima.interactions.mapping.impl.MappingDefinition
Constructs the mapping definition with the required arguments.
MappingDirection - Class in com.aquima.interactions.mapping
 
MappingErrorCodes - Class in com.aquima.interactions.mapping.ds
This class defines the various initialization errors that may occur when creating a mapping from data source.
MappingException - Exception Class in com.aquima.interactions.mapping
Base class for all exceptions specific to the mapping component.
MappingException(String) - Constructor for exception class com.aquima.interactions.mapping.MappingException
Basic constructor with only a message explaining the cause of the error.
MappingException(String, Throwable) - Constructor for exception class com.aquima.interactions.mapping.MappingException
Constructor with both a message and an exception explaining the cause of the error.
MappingFactory - Class in com.aquima.interactions.mapping
Factory class that may be used to create an instance of IProfileMapper.
MappingFactory() - Constructor for class com.aquima.interactions.mapping.MappingFactory
 
MappingManager - Class in com.aquima.interactions.portal.model.session
The mapping manager implementation that can be used for a specific application.
MappingManager(ISolution) - Constructor for class com.aquima.interactions.portal.model.session.MappingManager
 
MappingPortalContext - Class in com.aquima.interactions.mapping.impl
The mapping context holds the necessary elements for mapping a IMappedJustificationTree
MappingPortalContext(IRuleEngine, IMappingComposer, IProfile) - Constructor for class com.aquima.interactions.mapping.impl.MappingPortalContext
 
MappingVisitor - Class in com.aquima.interactions.portal.model
The mapping visitor that is used during initialization to add all mappings that are available through the data source.
MappingVisitor(Map<String, IMapping>, IModuleCache) - Constructor for class com.aquima.interactions.portal.model.MappingVisitor
 
MappingXml - Class in com.aquima.interactions.mapping.ds.xml.r12.generation
Class to create an xml of a mapping datasource.
MappingXml - Class in com.aquima.interactions.mapping.ds.xml.r17.generation
Class to create an xml of a mapping datasource.
MappingXml(IMappingDS) - Constructor for class com.aquima.interactions.mapping.ds.xml.r12.generation.MappingXml
 
MappingXml(IMappingDS) - Constructor for class com.aquima.interactions.mapping.ds.xml.r17.generation.MappingXml
 
mapSortOrder(String) - Static method in class com.aquima.interactions.framework.container.instance.linker.SortOrderMapper
 
MaskCall - Class in com.aquima.interactions.portal.model.session
The internal mask call implementation.
MaskCall(IProject, IMaskFactory, IMaskCallDefinition) - Constructor for class com.aquima.interactions.portal.model.session.MaskCall
Constructs the mask call with the required arguments.
MaskCallDefinition - Class in com.aquima.interactions.portal.model.def
This class holds a single mask definition.
MaskCallDefinition(IMaskCallDS) - Constructor for class com.aquima.interactions.portal.model.def.MaskCallDefinition
This constructs a mask call definition based on a datasource.
MaskCallVisitor - Class in com.aquima.interactions.portal.model.def
The mask call visitor that is used during initialization to add all mask calls that are available through the data source.
MaskCallVisitor(Map<String, IMaskCallDefinition>) - Constructor for class com.aquima.interactions.portal.model.def.MaskCallVisitor
 
MaskCallXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal class to generate xml from a datasource.
MaskCallXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal class to generate xml from a datasource.
MaskCallXml(IMaskCallDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.MaskCallXml
 
MaskCallXml(IMaskCallDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.MaskCallXml
 
MaskContext - Class in com.aquima.interactions.portal.model.session
Implementation of the mask context to create masks.
MaskContext(IProject, IMaskCallDefinition) - Constructor for class com.aquima.interactions.portal.model.session.MaskContext
 
MaskFactory - Class in com.aquima.interactions.framework.mask
Mask factory, with constructor based creation.
MaskFactory(Map<String, IMask>) - Constructor for class com.aquima.interactions.framework.mask.MaskFactory
Constructs a mask factory with a map of key=masktype and value IMask instances.
MaskFormat - Class in com.aquima.interactions.portal.model.def
IValueMask implementation that uses an IMaskCall internally.
MaskFormat(IMaskCall, ILanguage) - Constructor for class com.aquima.interactions.portal.model.def.MaskFormat
 
MaskManager - Class in com.aquima.interactions.portal.model.session
Internal mask manager implementation.
MaskManager(IProject, IModule, IMaskFactory) - Constructor for class com.aquima.interactions.portal.model.session.MaskManager
 
match(int, int) - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableDefinition
 
match(IMatchRequest) - Method in interface com.aquima.interactions.matching.IMatchEngine
This method matches the request against the internal casebase and returns the match result containing the matching cases.
match(IMatchRequest) - Method in class com.aquima.interactions.matching.impl.model.MatchEngine
 
match(IMatchValue, IMatchValue) - Method in interface com.aquima.interactions.matching.IMatchFunction
This method should compare the demand value against the supply value and determine the match score.
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatch
This match function uses a crosstable to lookup the distance between the requested value and the offered value.
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactNumberMatch
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactStringMatch
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatch
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.functions.levenshtein.LevenshteinMatch
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.functions.normdist.NormDistMatch
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatch
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatch
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.functions.range.StringRangeMatch
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramMatch
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.model.EntityMatch
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.model.EntityMatchDef
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.model.IntersectionMatcher
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.model.MaximumMatcher
 
match(IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.model.UniqueMatcher
 
match(IMatchVisitor, ICase) - Method in class com.aquima.interactions.matching.impl.model.EntityContext
 
match(IMatchVisitor, IMatchValue, IMatchValue) - Method in interface com.aquima.interactions.matching.IMatchFunction
This method should compare the demand value against the supply value and determine the match score.
match(IMatchVisitor, IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.functions.MatchFunction
 
match(IMatchVisitor, IMatchValue, IMatchValue) - Method in class com.aquima.interactions.matching.impl.model.MultiValueMatcher
 
match(String) - Method in class com.aquima.interactions.dtree.impl.MultiValueTrigramFunction
This method will match the given string to the string this match function contains.
match(String) - Method in class com.aquima.interactions.dtree.impl.TrigramFunction
This method will match the given string to the string this match function contains.
Match - Class in com.aquima.interactions.expressions.functions.str
Checks if a string completely matches a regular expression.
Match() - Constructor for class com.aquima.interactions.expressions.functions.str.Match
 
MATCH - Static variable in class com.aquima.interactions.matching.Defines
This member contains the default score that is used to indicate a full match.
MATCH_DEF_CIRCULAR_MASTER_SLAVE - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This code is defined as: "Circular master-slave relationship in entity '{0}' between attributes '{1}' and '{2}'."
MATCH_DEF_UNKNOWN_ATTRIBUTE - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
"A match definition of entity '{0}' is defined for an unknown attribute '{1}'".
MATCH_DEF_UNKNOWN_ENTITY - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
"A match definition of unknown entity '{0}' is defined".
MATCH_DEF_UNKNOWN_FUNCTION - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This code is defined as: "The match definition for attribute '{1}' in entity '{0}' refers to an unknown match function '{2}'.",
MATCH_DEF_UNKNOWN_MASTER_ATTRIBUTE - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
"The match definition for attribute '{1}' in entity '{0}' refers to an unknown master attribute '{2}'.",
MatchAttribute - Class in com.aquima.interactions.matching.request
This class is used by the match request to store a single attribute value that should be matched.
MatchAttribute(IValue) - Constructor for class com.aquima.interactions.matching.request.MatchAttribute
 
MatchAttribute(IMatchableAttribute, IPrimitiveValue) - Constructor for class com.aquima.interactions.matching.request.MatchAttribute
 
MatchConditionEvaluator - Class in com.aquima.interactions.mapping.impl
Internal class to evaluate match conditions.
MatchConditionEvaluator(IInstanceMatchCondition[], ProfileMappingContext) - Constructor for class com.aquima.interactions.mapping.impl.MatchConditionEvaluator
 
MatchConditionOperator - Class in com.aquima.interactions.mapping.ds
Enumerated type class containing the possible comparison types for match conditions.
MatchConditionVisitor - Class in com.aquima.interactions.mapping.impl
Internal visitor to gather all match condition.
MatchConditionVisitor(IExpressionParser, IExpressionParser) - Constructor for class com.aquima.interactions.mapping.impl.MatchConditionVisitor
 
MatchContext - Class in com.aquima.interactions.matching.impl.model
This class is responsible for converting the match request to an entity context that can be used to match against the cases.
MatchContext(IMatchRequest, CaseBaseList) - Constructor for class com.aquima.interactions.matching.impl.model.MatchContext
 
MatchDefinition - Class in com.aquima.interactions.matching.impl.model
This class holds the match definition of a single matchable attribute.
MatchDefinition(IEntityDefinition, MatchEngine, IMatchDefinitionDS) - Constructor for class com.aquima.interactions.matching.impl.model.MatchDefinition
 
MatchDefinitionComparator - Class in com.aquima.interactions.matching.impl.model
Sorts MatchDefinitions to ensure that master attributes are always matched before their child.
MatchDefinitionComparator(List<IMatchDefinition>) - Constructor for class com.aquima.interactions.matching.impl.model.MatchDefinitionComparator
 
MatchDefinitionVisitor - Class in com.aquima.interactions.matching.impl.model
Match definition visitor implementation that initialized the match definitions and adds them to the casebase.
MatchDefinitionVisitor(MatchEngine, CaseBase) - Constructor for class com.aquima.interactions.matching.impl.model.MatchDefinitionVisitor
 
MatchEngine - Class in com.aquima.interactions.matching.impl.model
Actual match engine implementation.
MatchEngine(IMetaModel, IMatchEngineDS, IMatchTypeFactory, IResourceManager, ILicenseProvider) - Constructor for class com.aquima.interactions.matching.impl.model.MatchEngine
Constructs the match engine using the provided parameters.
MatchEngineErrorCodes - Class in com.aquima.interactions.matching.ds
This class contains all the error codes for all the errors and warnings that may occur during the initialisation of a match engine.
MatchEngineFactory - Class in com.aquima.interactions.matching
Factory class which knows how to construct a match engine.
MatchEngineFactory() - Constructor for class com.aquima.interactions.matching.MatchEngineFactory
 
matchFunction(Identifier, Type[], IFunction...) - Method in class com.aquima.interactions.expressions.functions.FunctionMatcher
This function matches the 'best' function given a set of function.
matchFunction(Identifier, ISemanticNode...) - Method in class com.aquima.interactions.expressions.r7.semantics.SemanticsR7
 
matchFunction(Identifier, ISemanticNode...) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticTreeBuilder
This method may be used to acquire a function implementation.
MatchFunction - Class in com.aquima.interactions.matching.impl.functions
Base class for most match functions.
MatchFunction(String, String) - Constructor for class com.aquima.interactions.matching.impl.functions.MatchFunction
 
MatchFunctionList - Class in com.aquima.interactions.matching.impl.model
This class contains all the match function instances of the match engine.
MatchFunctionList(IMetaModel, IMatchTypeFactory, IMatchEngineDS, IResourceManager) - Constructor for class com.aquima.interactions.matching.impl.model.MatchFunctionList
 
MatchFunctionParameters - Class in com.aquima.interactions.matching.impl.model
This class contains the parameters for a match function.
MatchFunctionParameters(IResourceManager, Map<String, Object>) - Constructor for class com.aquima.interactions.matching.impl.model.MatchFunctionParameters
Constructs the match function parameters from a map containing the parameter values.
MatchFunctionVisitor - Class in com.aquima.interactions.matching.impl.model
This visitor is used during initialization to collect all the available match functions.
MatchFunctionVisitor(IMetaModel, MatchFunctionList, IResourceManager) - Constructor for class com.aquima.interactions.matching.impl.model.MatchFunctionVisitor
 
MatchInstance - Class in com.aquima.interactions.matching.request
This class is used by the match request to store an instance that should be matched.
MatchInstance(IEntityDefinition, String) - Constructor for class com.aquima.interactions.matching.request.MatchInstance
 
MatchInstance(IEntityInstance, IAttributeFilter, Set<EntityValue>) - Constructor for class com.aquima.interactions.matching.request.MatchInstance
 
matchMode - Variable in class com.aquima.interactions.process.dao.dto.ProcessViewFilter
 
MatchMode - Class in com.aquima.interactions.foundation
Represents the match mode used in LIKE conditions in queries.
matchOperation(IRestRequestMessage) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.RestOperationMatcher
 
matchOperation(IRestRequestMessage) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.RestParser
This method matches the urn of a request to an operation of the service.
matchOperation(IRestRequestMessage, String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method matches the urn of a request to an operation of the service.
matchOperation(IRestRequestMessage, String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
matchOperation(IRestRequestMessage, String, ICommunicationEngineHandler) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method matches the urn of a request to an operation of the service.
matchOperation(IRestRequestMessage, String, ICommunicationEngineHandler) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
MatchPortalEngineDS - Class in com.aquima.interactions.ds.matching
IPortalEngineDS wrapper for external match engine XML.
MatchPortalEngineDS(IAquimaConfiguration, IPortalEngineDS) - Constructor for class com.aquima.interactions.ds.matching.MatchPortalEngineDS
Constructs the wrapper with the required arguments.
MatchRequest - Class in com.aquima.interactions.matching.request
Default match request implementation.
MatchRequest(IEntityDefinition, String) - Constructor for class com.aquima.interactions.matching.request.MatchRequest
Constructs the match request using an entity definition.
MatchRequest(IEntityInstance) - Constructor for class com.aquima.interactions.matching.request.MatchRequest
Constructs the match request using the values from the provided instance.
MatchRequest(IEntityInstance, IAttributeFilter) - Constructor for class com.aquima.interactions.matching.request.MatchRequest
Constructs the match request using the values from the provided instance.
MatchRequestException - Exception Class in com.aquima.interactions.matching.exception
This exception is used by the match request to indicate the initialization failed.
MatchRequestException(String) - Constructor for exception class com.aquima.interactions.matching.exception.MatchRequestException
Constructs the exception with a message explaining the cause of the error.
MatchRequestException(String, Throwable) - Constructor for exception class com.aquima.interactions.matching.exception.MatchRequestException
Constructs the exception with a message and throwable explaining the cause of the error.
MatchResult - Class in com.aquima.interactions.matching.result
This class is used to return the result of match action.
MatchResult(int, int, boolean, int) - Constructor for class com.aquima.interactions.matching.result.MatchResult
Constructs the match result with the required arguments.
matchReverse() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchDefinitionDS
 
matchReverse() - Method in interface com.aquima.interactions.matching.ds.IMatchDefinitionDS
This method determines the match direction of the attribute (if the attribute is matched that is).
MatchScore - Class in com.aquima.interactions.matching.result
This class contains the match score of a single case.
MatchScore(String, Object, int) - Constructor for class com.aquima.interactions.matching.result.MatchScore
 
matchString(String, String) - Static method in class com.aquima.interactions.foundation.lic.License
 
MatchType - Class in com.aquima.interactions.matching
This class contains the default supported match types.
MatchTypeFactory - Class in com.aquima.interactions.matching.impl.functions
Match type factory implementation that can be initialized with a list of IMatchFunctionFactory implementations.
MatchTypeFactory(Collection<IMatchFunctionFactory>) - Constructor for class com.aquima.interactions.matching.impl.functions.MatchTypeFactory
Constructs the type factory from a list of match function factories.
Max - Class in com.aquima.interactions.expressions.functions.list
MAX function that locates the maximum item in a list.
Max(DataType) - Constructor for class com.aquima.interactions.expressions.functions.list.Max
Constructs the function for a specified data type.
MAX_LOOP_COUNT_PROPERTY - Static variable in class com.aquima.interactions.flow.model.FlowNodeCounter
 
MAX_SKIP_BUFFER_SIZE - Static variable in class com.aquima.interactions.foundation.utility.StreamUtil
MAX_SKIP_BUFFER_SIZE is used to determine the maximum buffer size to use when skipping.
MAXIMUM - Static variable in class com.aquima.interactions.matching.StrategyType
This member defines the MAXIMUM strategy type.
MAXIMUM_ID - Static variable in class com.aquima.interactions.matching.StrategyType.Id
This member defines the numeric ID of the MAXIMUM strategy type.
MaximumMatcher - Class in com.aquima.interactions.matching.impl.model
Maximum match strategy.
This multi value strategy calculates gets the best scoring request value, and uses it as the result.
MaximumMatcher(IMatchFunction) - Constructor for class com.aquima.interactions.matching.impl.model.MaximumMatcher
 
mayContainTasks() - Method in interface com.aquima.interactions.process.ds.IProcessTypeDS
This method returns a boolean indicating if a process of this type may contain tasks.
mayContainTasks() - Method in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTypeDS
 
mayContainTasks() - Method in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTypeDS
 
mayContainTasks() - Method in class com.aquima.interactions.process.impl.ProcessTypeDefinition
 
MemoryConnection - Class in com.aquima.interactions.foundation.connectivity.impl
Default implementation of IMemoryConnection.
MemoryConnection(String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.MemoryConnection
 
MemoryContentManager - Class in com.aquima.interactions.portal.content
A content manager which stores the content in-memory.
MemoryContentManager(IMemoryConnection) - Constructor for class com.aquima.interactions.portal.content.MemoryContentManager
 
MENU_ITEM_ACTIVE_PROPERTY - Static variable in class com.aquima.interactions.framework.container.navigationmenu.v1.NavigationMenuContainer
 
MENU_ITEM_BLOCKED_PROPERTY - Static variable in class com.aquima.interactions.framework.container.navigationmenu.v1.NavigationMenuContainer
 
MENU_ITEM_STATUS_PROPERTY - Static variable in class com.aquima.interactions.framework.container.navigationmenu.v1.NavigationMenuContainer
 
MenuItem - Class in com.aquima.interactions.framework.container.navigationmenu.v1.model
 
MenuItem(NodeID, String) - Constructor for class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItem
 
MenuItems - Class in com.aquima.interactions.framework.container.navigationmenu.v1.model
Class used as a collection for all created MenuItem instances
MenuItems() - Constructor for class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItems
 
MenuItemsVisitor - Class in com.aquima.interactions.framework.container.navigationmenu.v1.model
 
MenuItemsVisitor(IElementComposer, InferenceContext) - Constructor for class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItemsVisitor
 
MERGE - Static variable in class com.aquima.interactions.framework.service.connectivity.parameters.InstanceAction
This action type can be used to use the same instance for input and output.
mergeConvertedValues(EventValue) - Method in class com.aquima.interactions.portal.model.session.page.EventValue
Merges the converted values with another event value.
mergeWithParent() - Method in class com.aquima.interactions.portal.model.session.scope.PortalScope
This method merges this scope with the parent scope, and returns the merged scope.
MeridiemMarkerSymbol - Class in com.aquima.interactions.foundation.text.symbol
This symbol represents the meridiem marker (AM/PM).
MeridiemMarkerSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.MeridiemMarkerSymbol
 
MESSAGE - Static variable in class com.aquima.interactions.process.dao.CaseEventType
 
MESSAGE_CLEAR - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
Messages Keys
MESSAGE_EVENT - Static variable in class com.aquima.interactions.trace.impl.TimelineMessageType
 
MESSAGE_EVENT_PROBLEM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
MESSAGE_FEEDBACK - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_INVALID_FORMAT_CURRENCY - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_INVALID_FORMAT_INTEGER - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_INVALID_FORMAT_NUMBER - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_INVALID_FORMAT_PERCENTAGE - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_LIMIT_APPLIED_BUTTON - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_LIMIT_APPLIED_FEEDBACK - Static variable in class com.aquima.interactions.framework.container.caselist.CaseListImpl
 
MESSAGE_LIMIT_APPLIED_FEEDBACK - Static variable in class com.aquima.interactions.framework.container.worklist.WorkListImpl
 
MESSAGE_LIMIT_IGNORED_BUTTON - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_LIMIT_IGNORED_FEEDBACK - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_NOW - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_PAGE - Static variable in class com.aquima.interactions.framework.container.list.ListHelper
 
MESSAGE_SEARCH - Static variable in class com.aquima.interactions.framework.container.list.ListImpl
 
MESSAGE_SELECT_ALL - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_SHOW_ALL - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_SHOW_FALSE - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_SHOW_TRUE - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_SHOW_UNKNOWN - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MESSAGE_TODAY - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
MessageComposeException - Exception Class in com.aquima.interactions.communication.impl.evaluator.composer
Internal generic message compose exception This internal exception is a checked exception that should never be thrown by an exposed interface.
MessageComposeException(String) - Constructor for exception class com.aquima.interactions.communication.impl.evaluator.composer.MessageComposeException
 
MessageEvent - Class in com.aquima.interactions.process
Default implementation for the message event.
MessageEvent(String) - Constructor for class com.aquima.interactions.process.MessageEvent
 
MessageEventCaseUpdater - Class in com.aquima.interactions.process.impl
This implementation updates the case data from a message event.
MessageEventCaseUpdater(IMessageEvent, IMessageEventMapping) - Constructor for class com.aquima.interactions.process.impl.MessageEventCaseUpdater
 
MessageEventDefinition - Class in com.aquima.interactions.process.impl
This class contains a single message event definition.
MessageEventDefinition(IMessageEventDS) - Constructor for class com.aquima.interactions.process.impl.MessageEventDefinition
 
MessageEventFieldDefinition - Class in com.aquima.interactions.process.impl
This class represents a datafield on a message event.
MessageEventFieldDefinition(IMessageEventFieldDS) - Constructor for class com.aquima.interactions.process.impl.MessageEventFieldDefinition
 
MessageEventFieldXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a message event field datasource.
MessageEventFieldXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a message event field datasource.
MessageEventFieldXml(IMessageEventFieldDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.MessageEventFieldXml
 
MessageEventFieldXml(IMessageEventFieldDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.MessageEventFieldXml
 
MessageEventListener - Class in com.aquima.interactions.process
Default implementation of the message event listener interface.
MessageEventListener() - Constructor for class com.aquima.interactions.process.MessageEventListener
 
MessageEventMappingDefinition - Class in com.aquima.interactions.process.impl
This interface represents a the mapping of a data field on a message event.
MessageEventMappingDefinition(IProcessEngineDefinitions, IMessageEventMappingDS) - Constructor for class com.aquima.interactions.process.impl.MessageEventMappingDefinition
 
MessageEventMappingFieldVisitor - Class in com.aquima.interactions.process.impl
 
MessageEventMappingFieldVisitor(Map<String, AttributeReference>) - Constructor for class com.aquima.interactions.process.impl.MessageEventMappingFieldVisitor
 
MessageEventMappingXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a message event mapping datasource.
MessageEventMappingXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a message event mapping datasource.
MessageEventMappingXml(IMessageEventMappingDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.MessageEventMappingXml
 
MessageEventMappingXml(IMessageEventMappingDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.MessageEventMappingXml
 
MessageEventMappingXml(IMessageEventMappingDS, String) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.MessageEventMappingXml
 
MessageEventMappingXml(IMessageEventMappingDS, String) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.MessageEventMappingXml
 
MessageEventTraceMessage - Class in com.aquima.interactions.trace.impl
 
MessageEventVisitor - Class in com.aquima.interactions.process.impl
This class is used during initialization to initialize and validate the event definitions.
MessageEventVisitor(Map<String, IMessageEventDefinition>) - Constructor for class com.aquima.interactions.process.impl.MessageEventVisitor
 
MessageEventXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a message event datasource.
MessageEventXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a message event datasource.
MessageEventXml(IMessageEventDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.MessageEventXml
 
MessageEventXml(IMessageEventDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.MessageEventXml
 
messageFor(String, String, InputObject) - Static method in class com.aquima.interactions.framework.service.connectivity.soap.SoapMessageBuilder
 
MessageHandlerResult - Class in com.aquima.interactions.framework.handler.messages
This class holds the result of the action handler.
MessageHandlerResult(IMultilingualText) - Constructor for class com.aquima.interactions.framework.handler.messages.MessageHandlerResult
 
MessageParseException - Exception Class in com.aquima.interactions.communication.impl.evaluator.parser
Internal generic message parse exception
MessageParseException(String) - Constructor for exception class com.aquima.interactions.communication.impl.evaluator.parser.MessageParseException
 
MESSAGEPART_ATTRIBUTE_NOENTITY - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
MESSAGEPART_ONLY_SIMPLETYPES - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
MESSAGEPART_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
MessagePublishedTraceMessage - Class in com.aquima.interactions.trace.impl
 
MessageReporter - Class in com.aquima.interactions.expressions
Parse listener wrapper used to collect error messages during a parse.
MessageReporter(IParseListener) - Constructor for class com.aquima.interactions.expressions.MessageReporter
Constructs the message reported with the parse listener that should be wrapped.
Messages - Class in com.aquima.interactions.foundation.security.util
Error message keys.
MessageVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
MessageVisitor - Class in com.aquima.interactions.project.impl
Implementation of the message visitor interface used during initialization of the messages from data source.
MessageVisitor(IMessageVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.MessageVisitor
 
MessageVisitor(Project) - Constructor for class com.aquima.interactions.project.impl.MessageVisitor
 
Metadata() - Constructor for class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
Metadata(GUID, String, String, String, CustomContentProperties, Long, String) - Constructor for class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
Metadata(FileSystemContentManager.Metadata) - Constructor for class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
MetaData - Class in com.aquima.interactions.framework.service.connectivity.parameters
This class contains the meta-data settings for a connectivity service.
MetaData(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.parameters.MetaData
Constructs the meta-data class from an XML node.
METADATA - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the CASE METADATA task property.
METADATA_PATHSEGMENT - Static variable in class com.aquima.interactions.portal.content.FileSystemContentManager
The identifier of the path segment that is prepended to all files that contain metadata.
METADATA_UNKNOWN_DOMAIN - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to indicate a metadata refers to an unknown domain type.
MetadataDefinition - Class in com.aquima.interactions.metamodel.impl
Represents the definition of a metadata in an aggregate.
MetadataDefinition(IMetaModel, IMetadataDS) - Constructor for class com.aquima.interactions.metamodel.impl.MetadataDefinition
 
metadataEntrySet() - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
MetadataXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
Generates an XML representation of an IMetadataDS.
MetadataXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
Generates an XML representation of an IMetadataDS.
MetadataXml(IMetadataDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.MetadataXml
 
MetadataXml(IMetadataDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.MetadataXml
 
MetaModel - Class in com.aquima.interactions.metamodel.impl
This class holds all the static definitions of the meta model.
MetaModel(IMetaModelDS) - Constructor for class com.aquima.interactions.metamodel.impl.MetaModel
Constructs a meta model from the data provided by the data source (with no external domain definitions).
MetaModel(IMetaModelDS, IDomainValuesFactory) - Constructor for class com.aquima.interactions.metamodel.impl.MetaModel
Constructs a meta model from the data provided by the data source.
MetaModelDelegate - Class in com.aquima.interactions.rule.parser
Delegate class which maps the methods of the meta-model to the IDefinitionSource interface.
MetaModelDelegate(IMetaModel) - Constructor for class com.aquima.interactions.rule.parser.MetaModelDelegate
Constructs the delegate for the specified meta-model.
MetaModelDelegateDS - Class in com.aquima.interactions.metamodel.ds.delegate
Delegate datasource for easy datasource extension.
MetaModelDelegateDS(IMetaModelDS) - Constructor for class com.aquima.interactions.metamodel.ds.delegate.MetaModelDelegateDS
 
MetaModelDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
MetaModelDS - Class in com.aquima.interactions.portal.ds.sys.metamodel
Meta model data-source implementation that adds the definition of the System entity.
MetaModelDS(IMetaModelDS) - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.MetaModelDS
Constructs the system data-source with an existing data-source implementation that will be used as fall back.
MetaModelDS(IMetaModelDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.MetaModelDS
 
MetaModelErrorCodes - Class in com.aquima.interactions.metamodel.ds
This class defines the various initialization errors that may occur when creating a meta model from data source.
MetaModelException - Exception Class in com.aquima.interactions.metamodel
Base class for all exceptions specific to the meta model component.
MetaModelException(String) - Constructor for exception class com.aquima.interactions.metamodel.MetaModelException
Basic constructor with only a message explaining the cause of the error.
MetaModelException(String, Throwable) - Constructor for exception class com.aquima.interactions.metamodel.MetaModelException
Constructor with both a message and an exception explaining the cause of the error.
MetaModelFactory - Class in com.aquima.interactions.metamodel
Factory class that may be used to create an instance of IMetaModel.
MetaModelFactory() - Constructor for class com.aquima.interactions.metamodel.MetaModelFactory
 
MetaModelView - Class in com.aquima.interactions.metamodel.impl
This class may be used to convert a meta model object to an XML string.
MetaModelView(IMetaModel, ILanguage[]) - Constructor for class com.aquima.interactions.metamodel.impl.MetaModelView
Constructs a meta model view so xml's can be generated with this class.
MetaModelXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
Class to create an xml of a meta model datasource.
MetaModelXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
Class to create an xml of a meta model datasource.
MetaModelXml(IMetaModelDS, IXmlGlobals) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.MetaModelXml
 
MetaModelXml(IMetaModelDS, IXmlGlobals) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.MetaModelXml
 
MIDDLE - Static variable in class com.aquima.interactions.composer.model.table.AlignType
This member defines the MIDDLE align type.
millisBefore(DateValue) - Method in class com.aquima.interactions.foundation.types.DateValue
This method returns the number of milliseconds the other date value is before this.
millisecond() - Method in class com.aquima.interactions.foundation.types.DateValue
 
MILLISECOND - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
MILLISECONDS_PER_DAY - Static variable in class com.aquima.interactions.foundation.types.DateValue
This member defines the number of milliseconds in a (SI) day.
MILLISECONDS_PER_HOUR - Static variable in class com.aquima.interactions.foundation.types.DateValue
This member defines the number of milliseconds in an hour.
MILLISECONDS_PER_MINUTE - Static variable in class com.aquima.interactions.foundation.types.DateValue
This member defines the number of milliseconds in a minute.
MILLISECONDS_PER_SECOND - Static variable in class com.aquima.interactions.foundation.types.DateValue
This member defines the number of milliseconds in a second.
MilliSecondSymbol - Class in com.aquima.interactions.foundation.text.symbol
NumberSymbol class to represent the milisecond (=10�3 second) field in a date string.
MilliSecondSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.MilliSecondSymbol
 
MIMETYPE - Static variable in class com.aquima.interactions.communication.data.serialization.json.JsonSerializer
 
MIMETYPE - Static variable in class com.aquima.interactions.communication.data.serialization.xml.XmlSerializer
 
MIMETYPE - Static variable in class com.aquima.interactions.framework.handler.webservice.rest.CreateResponseHandler
 
Min - Class in com.aquima.interactions.expressions.functions.list
MIN function that locates the minimum item in a list.
Min(DataType) - Constructor for class com.aquima.interactions.expressions.functions.list.Min
Constructs the function for a specified data type.
minute() - Method in class com.aquima.interactions.foundation.types.DateValue
 
Minute - Class in com.aquima.interactions.expressions.functions.date
This functions returns the minute for the specified date time value.
Minute() - Constructor for class com.aquima.interactions.expressions.functions.date.Minute
Default constructor.
MINUTE - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
MINUTE - Static variable in class com.aquima.interactions.process.impl.ReevaluationTime
Predefined data type for the minute time.
MINUTE_ID - Static variable in class com.aquima.interactions.process.impl.ReevaluationTime.Id
Integer id of the minute evaluation time.
minutesBefore(DateValue) - Method in class com.aquima.interactions.foundation.types.DateValue
This method returns the number of minutes the other date value is before this.
MinutesBetween - Class in com.aquima.interactions.expressions.functions.date
This function returns the number of minutes between two date time values.
MinutesBetween() - Constructor for class com.aquima.interactions.expressions.functions.date.MinutesBetween
 
MinuteSymbol - Class in com.aquima.interactions.foundation.text.symbol
NumberSymbol class to represent the Calendar.MINUTE field in a date string.
MinuteSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.MinuteSymbol
 
MisconfiguredConnectionException - Exception Class in com.aquima.interactions.foundation.connectivity.exception
Exception thrown when a connection is misconfigured.
MisconfiguredConnectionException(String, String) - Constructor for exception class com.aquima.interactions.foundation.connectivity.exception.MisconfiguredConnectionException
Constructs the exception with the connection name that is invalid.
MISMATCH - Static variable in class com.aquima.interactions.matching.Defines
This member contains the default score that is used to indicate a mismatch.
MISSING_ENTITY - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
MISSING_EVENT_PARAMETER - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code indicates a missing parameter in an event node.
MISSING_EXPANDER_IMPLEMENTATION - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
MISSING_FIELD_VALIDATION_MESSAGE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
MISSING_FLOW_IN_MAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
MISSING_GROUP_ENDNODE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
MISSING_JOIN_NODE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
MISSING_ROLES_FOR_ROLE_GROUP - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
MISSING_SERVICE_IMPLEMENTATION - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
MISSING_SYMPTOM_TEXT - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate a symptom text is not available.
MISSING_VALIDATOR_IMPLEMENTATION - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
MISSING_VALUE_FORMAT - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate a format pattern of a value format is invalid.
MISSINGDEFAULTRESOURCE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate the default property file could not be found.
MISSINGKEYFORLANGUAGE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate a message was not defined for a certain key.
MISSINGMESSAGERESOURCE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate the property file for a specific language could not be found.
MISSINGREQUIREDDYNAMICCONTAINERPARAMETER - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate a required dynamic container parameter is missing.
MISSINGREQUIREDSERVICEPARAMETER - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate a required service parameter is missing.
MISSINGSOURCEMAPPING - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate that a mapping has no source mappings defined.
MISSINGVALUEMAPPING - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate that an attribute mapping has no value mappings defined.
MOD - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
MOD - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
MOD_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
MODIFICATION_ATTEMPT_ERROR_MESSAGE - Static variable in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
Module - Class in com.aquima.interactions.portal.model
This class hold the static data of a specific application version.
Module(IProject, IModuleDS, IFactoryManager, IResourceManager, IConnectionManager, IInitializationReport, boolean, ITraceDao, ITimelineCreator) - Constructor for class com.aquima.interactions.portal.model.Module
Constructs an application object from the provided data source.
ModuleCache - Class in com.aquima.interactions.portal.model
This class is used to initialize the modules of an application.
ModuleCache(Solution, IInitializationReport, IApplicationDS, boolean) - Constructor for class com.aquima.interactions.portal.model.ModuleCache
 
ModuleDelegateDS - Class in com.aquima.interactions.portal.ds.delegate
Delegate datasource for easy datasource extension.
ModuleDelegateDS(IModuleDS) - Constructor for class com.aquima.interactions.portal.ds.delegate.ModuleDelegateDS
 
ModuleDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ModuleDS - Class in com.aquima.interactions.portal.ds.sys
Portal engine data source wrapper that adds the system entity and resource messages.
ModuleDS(IModuleDS, boolean) - Constructor for class com.aquima.interactions.portal.ds.sys.ModuleDS
Constructs the data source with the original data source that should be wrapped.
ModuleDS(IModuleDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ModuleDS
 
ModuleElementReference - Class in com.aquima.interactions.metamodel
Simple class that holds a reference to an element from a module.
ModuleElementReference(String) - Constructor for class com.aquima.interactions.metamodel.ModuleElementReference
Constructs a reference from a full module element name.
ModuleID - Class in com.aquima.interactions.project
This class is used to identify a Module.
ModuleID(String, Version) - Constructor for class com.aquima.interactions.project.ModuleID
Default constructor that creates a module id based on a module name and version.
ModuleVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ModuleVisitor(IModuleVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ModuleVisitor
 
ModuleXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ModuleXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ModuleXml(IModuleDS, IXmlGlobals) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.ModuleXml
 
ModuleXml(IModuleDS, IXmlGlobals) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.ModuleXml
 
Month - Class in com.aquima.interactions.expressions.functions.date
This function returns the month number of a date value.
Month(DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.Month
 
MONTH - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
monthsBefore(DateValue) - Method in class com.aquima.interactions.foundation.types.DateValue
This method returns the number of months the other date value is before this.
MonthsBetween - Class in com.aquima.interactions.expressions.functions.date
This functions returns the number of (whole) months between two date values.
MonthsBetween(DataType, DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.MonthsBetween
 
MonthSpeller - Class in com.aquima.interactions.framework.mask.impl.speller
Speller to spell a month.
MonthSpeller(IMaskContext, ILanguage) - Constructor for class com.aquima.interactions.framework.mask.impl.speller.MonthSpeller
Construct a speller.
MonthSymbol - Class in com.aquima.interactions.foundation.text.symbol
NumberSymbol class to represent the Calendar.MONTH field in a date string.
MonthSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.MonthSymbol
 
moreThan(ISingleValue, boolean) - Static method in class com.aquima.interactions.foundation.types.RangeValue
This method may be used to construct a range representing all the values that are greater than the provided value.
MOVE - Enum constant in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
 
MoveFileService - Class in com.aquima.interactions.framework.service.connectivity.file
This service moves the files and the metadata from one system to another.
MoveFileService() - Constructor for class com.aquima.interactions.framework.service.connectivity.file.MoveFileService
 
MUL - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
MUL - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
MUL_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
MultiHashMap<K,V> - Class in com.aquima.interactions.foundation.collections
A multi-map backed by a HashMap.
MultiHashMap() - Constructor for class com.aquima.interactions.foundation.collections.MultiHashMap
Creates a new instance.
MultiHashMap(IMultiMap<K, V>) - Constructor for class com.aquima.interactions.foundation.collections.MultiHashMap
Creates a copy of the specified multi-map.
MultiHashMap(Map<K, Collection<V>>) - Constructor for class com.aquima.interactions.foundation.collections.MultiHashMap
Creates a new instance backed by the specified map.
MultilingualText - Class in com.aquima.interactions.foundation.text
This implementation of IMultilingualText can be used to get the same String value returned independent of the language.
MultilingualText() - Constructor for class com.aquima.interactions.foundation.text.MultilingualText
Creates a new empty multilingual text object without a default value.
MultilingualText(String) - Constructor for class com.aquima.interactions.foundation.text.MultilingualText
Create a new MultiLanguageText object with the specified id.
MULTIPLE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
MULTIPLE_DEFAULT_STYLES - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate multiple default styles are found.
MULTIPLE_NODES_AFTER_SOLUTION - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate a node was present after a sub tree node.
MULTIPLE_PROCESS_EXIT_DIFFERENT_ACTION - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
multipleInstancesFound(IEntityInstance[], IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.ActivateInstance
This method is called when multiple instances were found to activate and logs a warning Override this method to act when this situation occurs.
MULTIVALUE_DOTTED_ATTRIBUTE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate an expression should not use multi value dotted attributes.
MULTIVALUE_RELATION_TO_SINGLETON - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This (warning) error code is used when a multi-value relation is defined to a singleton.
MULTIVALUE_SEPARATOR - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorDefines
This member defines the symbol that is used to separate multiple values when encoded in a single string.
MULTIVALUED_ATTRIBUTE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
MultiValueMap - Class in com.aquima.interactions.foundation.utility
Map class for string key/string array value pairs.
MultiValueMap() - Constructor for class com.aquima.interactions.foundation.utility.MultiValueMap
This method constructs an empty multivalue map
MultiValueMap(MultiValueMap) - Constructor for class com.aquima.interactions.foundation.utility.MultiValueMap
Copy constructor
MultiValueMatcher - Class in com.aquima.interactions.matching.impl.model
Base class for multivalue matchers.
MultiValueMatcher(IMatchFunction) - Constructor for class com.aquima.interactions.matching.impl.model.MultiValueMatcher
 
MultiValueTrigramFunction - Class in com.aquima.interactions.dtree.impl
Implementation of trigram matching.
MultiValueTrigramFunction(String) - Constructor for class com.aquima.interactions.dtree.impl.MultiValueTrigramFunction
Constructs the multi-value trigram match function with the string that should be matched against.

N

name - Variable in class com.aquima.interactions.composer.model.Element
 
name - Variable in class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
NAME - Static variable in class com.aquima.interactions.framework.handler.document.GenerateDocumentHandler
This field defines the default name of the handler.
NAME - Static variable in class com.aquima.interactions.framework.handler.image.ImageActionHandler
 
NAME - Static variable in class com.aquima.interactions.framework.handler.messages.GetMessageHandler
This member defines the default name for the action handler.
NAME - Static variable in class com.aquima.interactions.framework.handler.profile.ProfileEditorActionHandler
 
NAME - Static variable in class com.aquima.interactions.framework.handler.resource.ResourceHandler
This member defines the default name for the action handler.
NAME - Static variable in class com.aquima.interactions.framework.handler.resource.ResourceLastModifiedHandler
This member defines the default name for the action handler.
NAME - Static variable in class com.aquima.interactions.framework.handler.webservice.rest.CreateResponseHandler
 
NAME - Static variable in class com.aquima.interactions.framework.handler.webservice.rest.HandleRequestHandler
 
NAME - Static variable in class com.aquima.interactions.framework.handler.webservice.soap.CreateResponseHandler
 
NAME - Static variable in class com.aquima.interactions.framework.handler.webservice.soap.HandleRequestHandler
 
NAME - Static variable in class com.aquima.interactions.framework.service.connectivity.csv.CsvConnectivityService
 
NAME - Static variable in class com.aquima.interactions.framework.service.connectivity.file.DeleteFileService
 
NAME - Static variable in class com.aquima.interactions.framework.service.connectivity.file.GetMetadataService
 
NAME - Static variable in class com.aquima.interactions.framework.service.connectivity.file.MoveFileService
 
NAME - Static variable in class com.aquima.interactions.framework.service.connectivity.file.UpdateMetadataService
 
NAME - Static variable in class com.aquima.interactions.framework.service.connectivity.soap.SoapConnectivityService
 
NAME - Static variable in class com.aquima.interactions.framework.service.dmn.StoreDecision
 
NAME - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
NAME - Static variable in class com.aquima.interactions.framework.service.document.DocumentRenderer
 
NAME - Static variable in class com.aquima.interactions.framework.service.flow.GetRequestParameters
 
NAME - Static variable in class com.aquima.interactions.framework.service.instance.ActivateInstance
 
NAME - Static variable in class com.aquima.interactions.framework.service.instance.DeleteInstance
 
NAME - Static variable in class com.aquima.interactions.framework.service.instance.InstanceCreateService
 
NAME - Static variable in class com.aquima.interactions.framework.service.instance.InstanceUpdateService
 
NAME - Static variable in class com.aquima.interactions.framework.service.mail.MailService
 
NAME - Static variable in class com.aquima.interactions.framework.service.process.GetCaseInfo
 
NAME - Static variable in class com.aquima.interactions.framework.service.process.ThrowMessageEvent
 
NAME - Static variable in class com.aquima.interactions.framework.service.task.AssignTask
 
NAME - Static variable in class com.aquima.interactions.framework.service.task.ExecuteTask
 
NAME - Static variable in class com.aquima.interactions.framework.service.task.GetTaskInfo
 
NAME - Static variable in class com.aquima.interactions.framework.service.task.NextTasksForCase
 
NAME - Static variable in class com.aquima.interactions.framework.service.task.NextTasksForMessageEvent
 
NAME - Static variable in class com.aquima.interactions.framework.service.task.TaskStatus
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.CaseId
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.Channel
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.CurrentPage
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.Event
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.Language
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.SystemEntity
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.User
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.UserEntity
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
NAME - Static variable in class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
NAME - Static variable in class com.aquima.interactions.process.dao.model.CaseProperty
This member defines the NAME case property.
NAME - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the NAME task property.
NAME - Static variable in class com.aquima.interactions.process.impl.algorithms.CustomFieldPriorityAlgorithm
The functional name of this algorithm.
NAMED - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
NamedInstance - Class in com.aquima.interactions.metamodel.impl
Instance reference that refers to an instance by name and type.
NamedInstance(String, String) - Constructor for class com.aquima.interactions.metamodel.impl.NamedInstance
 
NamedVariable - Class in com.aquima.interactions.expressions.semantics.nodes
A named expression is used to select a single (static) instance by name.
NamedVariable(ISemanticTreeBuilder, Position, Identifier, Identifier) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.NamedVariable
Constructs the node with the required arguments.
NamedVariableExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
A named expression is used to select a single (static) instance by name.
NamedVariableExpression(Identifier, Identifier) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.NamedVariableExpression
Constructs the named variable with the name and type.
NamedVariableNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This node represents a variable reference, which will usually be an attribute name.
NamedVariableNode(String, IdentifierNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.NamedVariableNode
Constructs the node with the name of the named variable.
namespaceAware(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser.XmlDOMParserBuilder
enable or disable Namespace awareness.
NamespaceContext - Class in com.aquima.interactions.communication.impl.validator
Internal context class for a namespace.
NamespaceContext(String, String) - Constructor for class com.aquima.interactions.communication.impl.validator.NamespaceContext
 
NamespaceMap - Class in com.aquima.interactions.foundation.connectivity
Internal map containing namespaces with its corresponding prefix.
NamespaceMap() - Constructor for class com.aquima.interactions.foundation.connectivity.NamespaceMap
 
namespaces - Variable in class com.aquima.interactions.communication.impl.evaluator.composer.XmlElementContextBase
 
NameValidator - Class in com.aquima.interactions.metamodel.impl
This utility class validates if a name is valid to be used as identifier for an attribute, entity or instance.
NameValidator.IResult - Interface in com.aquima.interactions.metamodel.impl
This interface defines the result of a name validation.
narrow(InferenceContext, List<IPrimitiveValue>) - Method in class com.aquima.interactions.rule.constraint.table.ConstraintRule
 
narrow(InferenceContext, List<IPrimitiveValue>) - Method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlConstraint
 
narrow(InferenceContext, List<IPrimitiveValue>) - Method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlConstraint
 
narrow(InferenceContext, List<IPrimitiveValue>) - Method in interface com.aquima.interactions.rule.IConstraint
This method should narrow the current set of values and return a new set containing only the values that are valid for this constraint.
narrow(InferenceContext, List<IPrimitiveValue>) - Method in class com.aquima.interactions.rule.report.FailedConstraint
 
navigate(int) - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
NavigateActionEnum - Class in com.aquima.interactions.framework.container.list
 
NavigateActionEnum() - Constructor for class com.aquima.interactions.framework.container.list.NavigateActionEnum
 
NAVIGATION_MENU_CONTAINER - Static variable in class com.aquima.interactions.framework.container.navigationmenu.v1.model.NavigationMenuParameters
 
NavigationMenuContainer - Class in com.aquima.interactions.framework.container.navigationmenu.v1
Dynamic Container to navigation create a navigationMenu to freely navigate between pages
NavigationMenuContainer() - Constructor for class com.aquima.interactions.framework.container.navigationmenu.v1.NavigationMenuContainer
 
NavigationMenuParameters - Class in com.aquima.interactions.framework.container.navigationmenu.v1.model
This class contains the NavigationMenu configuration and is responsible for parsing the container parameters that are configured in Blueriq Encore.
NE - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
NE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
NE - Static variable in class com.aquima.interactions.foundation.connectivity.Operator
This member defines the not-equals operator.
NE - Static variable in class com.aquima.interactions.mapping.ds.MatchConditionOperator
This member defines the not-equals operator.
NE - Static variable in class com.aquima.interactions.rule.ConditionOperator
This member defines the not-equals operator.
NE_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
negative(DataType) - Static method in class com.aquima.interactions.foundation.types.InfiniteValue
Constructs the negative infinity for the specified data type.
NESTED_WIDGET_FLOW - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code indicates a widget flow containing nested widget flow.
NEVER - Static variable in class com.aquima.interactions.process.impl.ReevaluationTime
Predefined data type for the minute time.
NEVER_ID - Static variable in class com.aquima.interactions.process.impl.ReevaluationTime.Id
Integer id of the never evaluation time.
newArrayList() - Static method in class com.aquima.interactions.foundation.collections.TypedCollectionUtil
Creates a new generic array list with the given element type.
newCorrelationId() - Static method in class com.aquima.interactions.foundation.exception.CorrelationIdGenerator
This method generates a new and unique correlation id.
newInstance() - Static method in class com.aquima.interactions.foundation.xml.parsing.XxeSafeDocumentBuilderFactory
 
newSymbol(String, int) - Method in class com.aquima.interactions.expressions.parser.ParserSymbolFactory
 
newSymbol(String, int) - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory
 
newSymbol(String, int) - Method in class com.aquima.interactions.java_cup.DefaultSymbolFactory
 
newSymbol(String, int) - Method in interface com.aquima.interactions.java_cup.SymbolFactory
 
newSymbol(String, int, int, int) - Method in class com.aquima.interactions.java_cup.DefaultSymbolFactory
 
newSymbol(String, int, int, int, Object) - Method in class com.aquima.interactions.java_cup.DefaultSymbolFactory
 
newSymbol(String, int, ComplexSymbolFactory.Location, ComplexSymbolFactory.Location) - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory
 
newSymbol(String, int, ComplexSymbolFactory.Location, ComplexSymbolFactory.Location, Object) - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory
 
newSymbol(String, int, Symbol, Symbol) - Method in class com.aquima.interactions.expressions.parser.ParserSymbolFactory
 
newSymbol(String, int, Symbol, Symbol) - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory
 
newSymbol(String, int, Symbol, Symbol) - Method in class com.aquima.interactions.java_cup.DefaultSymbolFactory
 
newSymbol(String, int, Symbol, Symbol) - Method in interface com.aquima.interactions.java_cup.SymbolFactory
 
newSymbol(String, int, Symbol, Symbol, Object) - Method in class com.aquima.interactions.expressions.parser.ParserSymbolFactory
 
newSymbol(String, int, Symbol, Symbol, Object) - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory
 
newSymbol(String, int, Symbol, Symbol, Object) - Method in class com.aquima.interactions.java_cup.DefaultSymbolFactory
 
newSymbol(String, int, Symbol, Symbol, Object) - Method in interface com.aquima.interactions.java_cup.SymbolFactory
Construction with left/right propagation switched on
newSymbol(String, int, Object) - Method in class com.aquima.interactions.expressions.parser.ParserSymbolFactory
 
newSymbol(String, int, Object) - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory
 
newSymbol(String, int, Object) - Method in class com.aquima.interactions.java_cup.DefaultSymbolFactory
 
newSymbol(String, int, Object) - Method in interface com.aquima.interactions.java_cup.SymbolFactory
Construction with left/right propagation switched off
next() - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
next() - Method in interface com.aquima.interactions.foundation.connectivity.IQueryResult
This method will move the result iterator to the next row in the result, and return a boolean indicating if a next row is available.
next() - Method in class com.aquima.interactions.framework.connectivity.CsvQueryResult
This method will move the result iterator to the next row in the result, and return a boolean indicating if a next row is available.
next() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexIterator
 
next() - Method in class com.aquima.interactions.matching.result.ScoreList.ScoreIterator
This method returns the next match score from the iterator.
next() - Method in class com.aquima.interactions.matching.util.IDObjectMap.ObjectIterator
This method returns a boolean indicating if another item is available in the map.
next() - Method in class com.aquima.interactions.matching.util.IDScoreMap.Iterator
This method returns a boolean indicating if another item is available in the map.
next() - Method in class com.aquima.interactions.rule.constraint.ConstraintIterator
 
next() - Method in class com.aquima.interactions.rule.inference.SourceIterator
 
next() - Method in class com.aquima.interactions.rule.validation.ValidationIterator
 
NEXT - Static variable in class com.aquima.interactions.framework.container.list.NavigateActionEnum
 
next_token() - Method in interface com.aquima.interactions.java_cup.Scanner
Return the next token, or null on end-of-file.
nextAscending() - Method in class com.aquima.interactions.composer.model.list.state.Sorting
 
nextRepeatValue() - Method in class com.aquima.interactions.flow.model.RepeatState
 
nextTask - Variable in class com.aquima.interactions.process.impl.EvaluationQueue
 
NextTasksForCase - Class in com.aquima.interactions.framework.service.task
Purpose
This service can be used to act on the number of tasks available for the current active case.
NextTasksForCase() - Constructor for class com.aquima.interactions.framework.service.task.NextTasksForCase
 
NextTasksForMessageEvent - Class in com.aquima.interactions.framework.service.task
Purpose
This service can be used to act on the number of tasks available for the cases that are affected after a message event.
NextTasksForMessageEvent() - Constructor for class com.aquima.interactions.framework.service.task.NextTasksForMessageEvent
 
nextValue() - Method in class com.aquima.interactions.flow.model.RepeatValue
 
NO_CONDITION_FOR_TASK - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
NO_DEFAULT_LANGUAGE - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate that no default language was specified.
NO_EDGE_FOR_EXIT_STATE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
NO_EDGE_FOR_EXIT_STATE_FOR_TASKNODE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
NO_EXIT_STATES - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
NO_EXPRESSION - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
NO_FLOW_EXIT_MAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
NO_LANGUAGES - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate that no languages were provided by the data source.
NO_OPERATIONS - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
NO_OPERATIONS - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
NO_PROCESS_TYPES - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
NO_PROCESS_TYPES_WITH_TASKS - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
NO_START_NODE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
NO_STARTNODE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
NoActiveSessionException - Exception Class in com.aquima.interactions.portal.exception
This exception is used to indicate an operation is performed that requires an active session without when no session is available.
NoActiveSessionException() - Constructor for exception class com.aquima.interactions.portal.exception.NoActiveSessionException
Default constructor for the exception.
NOATTRIBUTESFORENTITY - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used to warn about the lack of attributes in an entity definition.
NOCLEAR - Static variable in class com.aquima.interactions.framework.service.connectivity.parameters.InstanceAction
This action type can be used to specify the existing instances should be kept (and new results appended).
NODE_AFTER_TREE - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate a node was present after a sub tree node.
NODE_HAS_INVALIDREPEATEXPRESSION - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
 
NODE_HAS_NO_DETAILS - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to indicate the node factory returned an invalid details object.
NODE_HAS_NO_EDGES - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to warn about problems within a flow.
NODE_HAS_NO_TARGET - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
 
NODE_ID - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the NODE ID task property.
nodeAt(int) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.NodeList
This method returns the node at the specified index.
nodeAt(int) - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.DefinitionList
This method returns the node at the specified index.
NodeBase - Class in com.aquima.interactions.portal.model.flow
Base class for nodes in the flow engine.
NodeBase(NodeID) - Constructor for class com.aquima.interactions.portal.model.flow.NodeBase
 
NodeBuilder - Class in com.aquima.interactions.process.impl.nodes
Implementation of the node builder interface.
NodeBuilder(NodeData, NodeDefinition) - Constructor for class com.aquima.interactions.process.impl.nodes.NodeBuilder
 
NodeContext - Class in com.aquima.interactions.process.impl.nodes
This class is used by the node factory to provide context information during the initialization of nodes.
NodeContext(ProcessDefinition, IProcessEngineDefinitions, IExpressionParser) - Constructor for class com.aquima.interactions.process.impl.nodes.NodeContext
 
nodeCounter - Variable in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
NodeData - Class in com.aquima.interactions.process.impl.builder
This class holds the information of a single node in the process.
NodeData(IProcessNodeDS) - Constructor for class com.aquima.interactions.process.impl.builder.NodeData
 
NodeData(ProcessNodeType) - Constructor for class com.aquima.interactions.process.impl.builder.NodeData
 
NodeData(NodeData) - Constructor for class com.aquima.interactions.process.impl.builder.NodeData
 
NodeDefinition - Class in com.aquima.interactions.process.impl.nodes
Base class for all nodes in a process.
NodeDefinition(GUID) - Constructor for class com.aquima.interactions.process.impl.nodes.NodeDefinition
 
NodeDelegateVisitor - Class in com.aquima.interactions.composer.ds.delegate
Delegate visitor for easy datasource extension.
NodeDelegateVisitor(INodeVisitor) - Constructor for class com.aquima.interactions.composer.ds.delegate.NodeDelegateVisitor
Construct a visitor that delegates all method calls to the provided visitor.
NodeDetails - Class in com.aquima.interactions.portal.model.session.state.serializer.node
Generic node details object providing the node ID.
NodeDetails(NodeID) - Constructor for class com.aquima.interactions.portal.model.session.state.serializer.node.NodeDetails
 
nodeException - Variable in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
NodeFactory - Class in com.aquima.interactions.portal.model.flow
INodeFactory implementation that creates portal specific flow nodes.
NodeFactory - Class in com.aquima.interactions.process.impl.nodes
This class is responsible for creating the node definitions of a process.
NodeFactory(ProcessDefinition, IProcessEngineDefinitions, IExpressionParser) - Constructor for class com.aquima.interactions.process.impl.nodes.NodeFactory
Constructs the node factory with the required arguments.
NodeFactory(IParserFactory, IModule, IComposer) - Constructor for class com.aquima.interactions.portal.model.flow.NodeFactory
Constructs the node factory with the parser factory that should be used to parse conditions.
NodeFactoryR7 - Class in com.aquima.interactions.expressions.r7.semantics
Node factory for the R6 expression parser that converts parse nodes into semantic nodes.
NODEFAULTMESSAGE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate the default property file did not specify a message for a certain key.
NodeHandler - Class in com.aquima.interactions.process.impl.handlers
Base class for node handlers.
NodeHandler() - Constructor for class com.aquima.interactions.process.impl.handlers.NodeHandler
 
NodeHandlerBase - Class in com.aquima.interactions.process.impl.handlers
Base class for node handlers that contains some common methods related to scheduling.
NodeHandlerBase() - Constructor for class com.aquima.interactions.process.impl.handlers.NodeHandlerBase
 
nodeHandlerFactory - Variable in class com.aquima.interactions.process.impl.EvaluationQueue
 
NodeHandlerFactory - Class in com.aquima.interactions.process.impl.handlers
Factory implementation that may be used to create handlers for node definitions.
NodeHandlerFactory(ProcessCaseRepository, ProcessEngine, IProcessTaskDelegate) - Constructor for class com.aquima.interactions.process.impl.handlers.NodeHandlerFactory
Constructs the factory with the required arguments.
NodeID - Class in com.aquima.interactions.flow
This class is used to uniquely identify a node of a flow in the system.
NodeID(String, String) - Constructor for class com.aquima.interactions.flow.NodeID
Constructs a node ID from a flow name and node name/id.
NodeList - Class in com.aquima.interactions.expressions.tsl.evaluator.nodes
TSL node representing a list of TSL nodes.
NodeList(ITslNode) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.nodes.NodeList
Constructs the TSL list with a single node.
NodeList(Collection<ITslNode>) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.nodes.NodeList
Constructs the list from a collection of nodes.
NodeType - Class in com.aquima.interactions.flow
This class defines the available node types of the flow engine.
NodeType(int, String) - Constructor for class com.aquima.interactions.flow.NodeType
 
NodeVisitor - Class in com.aquima.interactions.composer.model.definition
This visitor is used during initialization to add child nodes to a composite content node.
NodeVisitor - Class in com.aquima.interactions.flow.model
Visitor class which is used to initialize all nodes from a data source during construction of an InternalFlow.
NodeVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
NodeVisitor - Class in com.aquima.interactions.portal.ds.sys.flow
Node visitor wrapper that replaces execute task service nodes with execute task page nodes.
NodeVisitor - Class in com.aquima.interactions.process.impl.builder
Visitor used during initialization to gather the nodes of a process.
NodeVisitor(INodeVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.NodeVisitor
 
NodeVisitor(INodeVisitor, Map<String, ExecuteTaskCall>) - Constructor for class com.aquima.interactions.portal.ds.sys.flow.NodeVisitor
 
NodeVisitor(IMetaModel, IParserFactory, DefinitionStore, CompositeNodeDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.NodeVisitor
 
NodeVisitor(ProcessDefinition, NodeFactory) - Constructor for class com.aquima.interactions.process.impl.builder.NodeVisitor
 
NodeVisitor(IExpressionParser, INodeDetailsFactory, String) - Constructor for class com.aquima.interactions.flow.model.NodeVisitor
 
NodeXml - Class in com.aquima.interactions.flow.ds.xml.r12.generation
Internal class to generate xml from a datasource.
NodeXml - Class in com.aquima.interactions.flow.ds.xml.r17.generation
Internal class to generate xml from a datasource.
NodeXml(INodeDS, FlowXml) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.generation.NodeXml
 
NodeXml(INodeDS, FlowXml) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.generation.NodeXml
 
NODYNAMICCONTAINERIMPLEMENTATION - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate that no implementation could be found for a dynamic container.
NOEXTERNALDOMAINIMPLEMENTATION - Static variable in class com.aquima.interactions.metamodel.ds.MetaModelErrorCodes
This error code is used for errors when an external domain without any values is detected.
noInstanceFound(IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.ActivateInstance
This method is called when no instance could be found to activate and logs a warning Override this method to act when this situation occurs.
NONE - Enum constant in enum class com.aquima.interactions.framework.container.instance.linker.SortOrder
 
NONE - Static variable in class com.aquima.interactions.composer.model.table.AlignType
This member defines the alignment type NONE (no alignment specified).
NONE - Static variable in class com.aquima.interactions.portal.model.ValidationAction
This member defines the validation action type NONE, indicating no validation is needed.
NONE - Static variable in class com.aquima.interactions.process.IgnoreMode
When this setting is used, nothing is ignored (default behaviour prior to 9.6).
NonInteractiveProcessEnabledSession - Class in com.aquima.interactions.portal.model.process
Extension of the ProcessEnabledSession where automatic tasks can be executed.
NonInteractiveProcessEnabledSession(ISolution, PortalSession, ProcessMapping, IPortalEventBus) - Constructor for class com.aquima.interactions.portal.model.process.NonInteractiveProcessEnabledSession
 
NoOpMappingReport - Class in com.aquima.interactions.mapping.trace.impl
Default implementation of the IMappingReport that is used by
invalid reference
Mapping#update(IProfile, IProfile)
.
NoOpMappingReport() - Constructor for class com.aquima.interactions.mapping.trace.impl.NoOpMappingReport
 
NoOpRendererFactory - Class in com.aquima.interactions.framework.documents
 
NoOpRendererFactory() - Constructor for class com.aquima.interactions.framework.documents.NoOpRendererFactory
 
NoOpWebFunctionEnhancer - Class in com.aquima.interactions.portal.function
 
NoOpWebFunctionEnhancer() - Constructor for class com.aquima.interactions.portal.function.NoOpWebFunctionEnhancer
 
NopAuditEngine - Class in com.aquima.interactions.foundation.logging.audit
 
NopAuditEngine() - Constructor for class com.aquima.interactions.foundation.logging.audit.NopAuditEngine
 
NopLogFactory - Class in com.aquima.interactions.foundation.logging
LogFactory implementation that does not do any logging
NopLogFactory() - Constructor for class com.aquima.interactions.foundation.logging.NopLogFactory
 
NopLogger - Class in com.aquima.interactions.foundation.logging
Logger implementation that does not do any logging
NopLogger() - Constructor for class com.aquima.interactions.foundation.logging.NopLogger
 
NORMAL - Static variable in class com.aquima.interactions.profile.model.InstanceType
This member defines the bit mask for normal instances.
normalize(String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Returns a trimmed and toLowerCase String When StringUtil.isEmpty(String) returns true: null will be returned.
normalize(String) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.Dictionary
 
NORMDIST - Static variable in class com.aquima.interactions.matching.MatchType
This member defines the NORMDIST match type.
NormDistMatch - Class in com.aquima.interactions.matching.impl.functions.normdist
Title: NormDistMatch.java
NormDistMatch(String, double) - Constructor for class com.aquima.interactions.matching.impl.functions.normdist.NormDistMatch
 
NormDistMatchFactory - Class in com.aquima.interactions.matching.impl.functions.normdist
Match function factory for Gaussian distribution match functions.
NormDistMatchFactory() - Constructor for class com.aquima.interactions.matching.impl.functions.normdist.NormDistMatchFactory
 
NormDistValue - Class in com.aquima.interactions.matching.impl.functions.normdist
Title: NormDistValue.java
NormDistValue(double, double) - Constructor for class com.aquima.interactions.matching.impl.functions.normdist.NormDistValue
 
NOSERVICEIMPLEMENTATION - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code is used to indicate no service implementation could be found.
Not - Class in com.aquima.interactions.expressions.semantics.nodes
This node is used to invert a boolean expression.
Not(ISemanticTreeBuilder, Position, ISemanticNode) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.Not
Constructs the node with the required arguments.
NOT - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
NotActivatedException - Exception Class in com.aquima.interactions.portal.model.process
This type of exception is used when an active process control element (task/case etc.) is requested, but was not activated.
NotActivatedException(String) - Constructor for exception class com.aquima.interactions.portal.model.process.NotActivatedException
Constructs the exception with an exception message.
NotActivatedException(String, Throwable) - Constructor for exception class com.aquima.interactions.portal.model.process.NotActivatedException
Constructs the exception with an exception message and cause.
notEmpty(String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
This method tests if the specified string is not empty.
Note on ISO formats - Search tag in class com.aquima.interactions.foundation.text.DateFormat
Section
Note on leap seconds - Search tag in class com.aquima.interactions.foundation.text.DateFormat
Section
NotExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The not expression is used to invert the result of a boolean expression.
NotExpression(IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.NotExpression
Constructs the not expression with the expression whose result should be inverted.
notifyAutomaticTaskFinished() - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
Notify the evaluator that the execution of an automatic task has finished so that it may queue delayed events created by the automatic task.
notifyAutomaticTaskFinished() - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
notifyCaseDataChanged() - Method in interface com.aquima.interactions.process.impl.IProcessEvaluator
Notify the evaluator that case data has been changed so that cached data may be cleared
notifyCaseDataChanged() - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
notifyCoverage(IRuleCoverage) - Method in interface com.aquima.interactions.rule.IRuleListener
Executed when a rule has new coverage information.
notifyEvent(IMessageEvent, IUserData, IProcessCaseChangeListener) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
notifyEvent(IMessageEvent, IUserData, IProcessCaseChangeListener) - Method in interface com.aquima.interactions.process.IProcessEngineBehavior
This method notifies the process engine about an event.
notifyEvent(IMessageEvent, IUserData, IProcessCaseChangeListener) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
notifyEvent(IMessageEvent, IUserData, IProcessCaseChangeListener, Set<Long>) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
notifyEvent(IMessageEvent, IUserData, IProcessCaseChangeListener, Set<Long>) - Method in interface com.aquima.interactions.process.IProcessEngineBehavior
This method notifies the process engine about an event.
notifyEvent(IMessageEvent, IUserData, IProcessCaseChangeListener, Set<Long>) - Method in class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
notifyMessage(IPortalMessage) - Method in interface com.aquima.interactions.portal.IPortalMessageBus
Broadcast a message to all listeners on the message bus
notifyMessage(IPortalMessage) - Method in class com.aquima.interactions.portal.model.session.PortalMessageBus
 
notifyPortalMessage(IPortalMessage) - Method in interface com.aquima.interactions.portal.ISessionScope
Notifies a portal message after the current event has been processed.
notifyPortalMessage(IPortalMessage) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
notifyPortalMessage(IPortalMessage) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
notifyPortalMessage(IPortalMessage) - Method in class com.aquima.interactions.portal.model.session.scope.ReadonlySessionScope
 
notifyPortalMessage(IPortalMessage) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
notifyPortalMessage(IPortalMessage) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
NOTIN - Static variable in class com.aquima.interactions.rule.ConditionOperator
This member defines the not in operator.
NOTLIKE - Static variable in class com.aquima.interactions.rule.ConditionOperator
This member defines the notlike operator.
NotNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
The NotExpression class will wrap an expression, and negate it's result.
NotNode(IParseNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.NotNode
Constructs a Negation expression for the expression passed.
notNull(String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Returns the input string or the empty string if the input string is null.
NoTransactionException - Exception Class in com.aquima.interactions.foundation.tx
This exception class is used to indicate no active transaction is available.
NoTransactionException() - Constructor for exception class com.aquima.interactions.foundation.tx.NoTransactionException
Constructs the exception with a standard message.
NoTransactionException(String) - Constructor for exception class com.aquima.interactions.foundation.tx.NoTransactionException
Constructs the exception with a specific message.
now() - Static method in class com.aquima.interactions.foundation.types.DateValue
 
now() - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduleBuilder
 
now() - Method in interface com.aquima.interactions.process.scheduler.IScheduleBuilder
Creates a schedule which executes the associated job now
NOW - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
NullHttpConnectionFiller - Class in com.aquima.interactions.foundation.connectivity
A no-op filler.
NullHttpConnectionFiller() - Constructor for class com.aquima.interactions.foundation.connectivity.NullHttpConnectionFiller
 
NullParseListener - Class in com.aquima.interactions.expressions
This parse listener drops all incoming errors and warnings.
NullParseListener() - Constructor for class com.aquima.interactions.expressions.NullParseListener
 
NullProcessCaseDao - Class in com.aquima.interactions.process.dao.impl
Empty implementation of IProcessCaseDao which will be used when no other implementation is found.
NullProcessCaseDao() - Constructor for class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
NullTimelineCreator - Class in com.aquima.interactions.trace.dao.impl
Null implementation of the ITimelineCreator which will be used when no other implementation is found.
NullTimelineCreator() - Constructor for class com.aquima.interactions.trace.dao.impl.NullTimelineCreator
 
NullTimelineDao - Class in com.aquima.interactions.trace.dao.impl
Null implementation of the ITimelineDao which will be used when no other implementation is found.
NullTimelineDao() - Constructor for class com.aquima.interactions.trace.dao.impl.NullTimelineDao
 
NullTraceDao - Class in com.aquima.interactions.trace.dao.impl
Null implementation of the ITraceDao which will be used when no other implementation is found.
NullTraceDao() - Constructor for class com.aquima.interactions.trace.dao.impl.NullTraceDao
 
NullTracker - Class in com.aquima.interactions.foundation.timetracker
Utility class to disable time tracking.
NullTracker() - Constructor for class com.aquima.interactions.foundation.timetracker.NullTracker
 
NullUserScopeDao - Class in com.aquima.interactions.userscope.dao.impl
 
NullUserScopeDao() - Constructor for class com.aquima.interactions.userscope.dao.impl.NullUserScopeDao
 
NullXssBlacklist - Class in com.aquima.interactions.project.impl.xss.impl
A no-op XSS blacklist.
NullXssBlacklist() - Constructor for class com.aquima.interactions.project.impl.xss.impl.NullXssBlacklist
 
NullXssWhitelist - Class in com.aquima.interactions.project.impl.xss.impl
A no-op XSS whitelist.
NullXssWhitelist() - Constructor for class com.aquima.interactions.project.impl.xss.impl.NullXssWhitelist
 
NUMBER - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
NUMBER - Static variable in class com.aquima.interactions.foundation.DataType
Predefined data type for the Number type.
NUMBER - Static variable in class com.aquima.interactions.framework.validator.ValidatorType
Static definition of the number validation type
NUMBER_CURRENCY_DIVISION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
NUMBER_CURRENCY_MINUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
NUMBER_CURRENCY_PLUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
NUMBER_CURRENCY_POWER - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
NUMBER_ID - Static variable in class com.aquima.interactions.foundation.DataType.Id
Integer id of the Number data type.
NUMBER_NAME - Static variable in class com.aquima.interactions.foundation.DataType.Name
The name of the NUMBER data type.
NUMBER_RAMP - Static variable in class com.aquima.interactions.matching.MatchType
This member defines the NUMBER_RAMP match type.
NumberFormat - Class in com.aquima.interactions.foundation.text
NumberFormat is an implementation for INumberFormat which formats decimals to string and can parse strings representations back into numbers.
NumberFormat(Locale, String) - Constructor for class com.aquima.interactions.foundation.text.NumberFormat
Constructs a number format based on a locale and a pattern.
NumberFormatSettings - Class in com.aquima.interactions.foundation.text
Holds the number format settings, excluding all localized information.
NumberFormatSettings(String) - Constructor for class com.aquima.interactions.foundation.text.NumberFormatSettings
Constructs a pattern for excluding localised information.
NumberMatchValue - Class in com.aquima.interactions.matching.impl.functions.values
Match value implementation containing a single number value.
NumberMatchValue(double) - Constructor for class com.aquima.interactions.matching.impl.functions.values.NumberMatchValue
Constructs the number value with the number it represents.
numberOfColumns() - Method in interface com.aquima.interactions.composer.model.list.state.IDefaultSortingState
 
numberOfColumns() - Method in class com.aquima.interactions.framework.container.caselist.state.CaseListSortingState
 
numberOfColumns() - Method in class com.aquima.interactions.framework.container.instance.list.state.InstanceListSortingState
 
numberOfColumns() - Method in class com.aquima.interactions.framework.container.worklist.state.WorkListSortingState
 
numberOfVisibleColumns - Variable in class com.aquima.interactions.framework.container.list.ListImpl
 
NumberPattern - Class in com.aquima.interactions.framework.mask.impl
This mask applies a number format with a specific pattern to an numerical value.
NumberPattern() - Constructor for class com.aquima.interactions.framework.mask.impl.NumberPattern
 
NumberRampMatch - Class in com.aquima.interactions.matching.impl.functions.ramp
Implementation of the Ramp match for number values.
NumberRampMatch(String, IMatchFunctionParameters) - Constructor for class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatch
 
NumberRampMatchFactory - Class in com.aquima.interactions.matching.impl.functions.ramp
This match function factory provides implementations of the ramp match.
NumberRampMatchFactory() - Constructor for class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatchFactory
 
NumberRampValue - Class in com.aquima.interactions.matching.impl.functions.ramp
This class holds the supply value for a number ramp match.
NumberRampValue(NumberRampMatch, IPrimitiveValue) - Constructor for class com.aquima.interactions.matching.impl.functions.ramp.NumberRampValue
 
NumberSymbol - Class in com.aquima.interactions.foundation.text.symbol
Base class for number symbols used by the DateFormat class.
NumberSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.NumberSymbol
 
NumberValidator - Class in com.aquima.interactions.framework.validator
Validation implementation that forwards its call to the NumberValidatorCall.
NumberValidator(String) - Constructor for class com.aquima.interactions.framework.validator.NumberValidator
 
NumberValidatorCall - Class in com.aquima.interactions.framework.validator
Validator that uses a number range to validate the value of an attribute.
NumberValidatorCall(String, IParameters) - Constructor for class com.aquima.interactions.framework.validator.NumberValidatorCall
Constructs the validator using a data-source.
NumberValue - Class in com.aquima.interactions.foundation.types
This class contains a single number value.
NumberValue() - Constructor for class com.aquima.interactions.foundation.types.NumberValue
 
NumberValue(double) - Constructor for class com.aquima.interactions.foundation.types.NumberValue
Constructs the NumberValue with a double containing the actual value.
NumberValue(IMultilingualText, double) - Constructor for class com.aquima.interactions.foundation.types.NumberValue
Constructs the NumberValue with a display text.
NumberValue(NumberValue) - Constructor for class com.aquima.interactions.foundation.types.NumberValue
Copy constructor.
NumberValue(String, IMultilingualText, double) - Constructor for class com.aquima.interactions.foundation.types.NumberValue
Constructs the NumberValue as a domain value.

O

ObjectReader - Class in com.aquima.interactions.communication.data.serialization.json
Reads a Json string to a DataObject.
ObjectReader - Class in com.aquima.interactions.communication.data.serialization.xml
Reads an XML string to a DataObject
ObjectReader() - Constructor for class com.aquima.interactions.communication.data.serialization.json.ObjectReader
 
ObjectReader(DataValueType) - Constructor for class com.aquima.interactions.communication.data.serialization.xml.ObjectReader
 
ObjectReaderWithoutChecking - Class in com.aquima.interactions.communication.data.serialization.json
Reads a Json string to a DataObject.
ObjectReaderWithoutChecking() - Constructor for class com.aquima.interactions.communication.data.serialization.json.ObjectReaderWithoutChecking
 
ObjectWriter - Class in com.aquima.interactions.communication.data.serialization.json
Writes an object to a Json string.
ObjectWriter - Class in com.aquima.interactions.communication.data.serialization.xml
Writes a DataObject to an XML string.
ObjectWriter(boolean) - Constructor for class com.aquima.interactions.communication.data.serialization.json.ObjectWriter
Constructs a new instance of the serializer.
ObjectWriter(boolean) - Constructor for class com.aquima.interactions.communication.data.serialization.xml.ObjectWriter
 
OctalInteger - Class in com.aquima.interactions.framework.mask.impl
Mask to convert an IntegerValue to octal notation.
OctalInteger() - Constructor for class com.aquima.interactions.framework.mask.impl.OctalInteger
 
OF - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
ok() - Static method in class com.aquima.interactions.process.ProcessExit
This method will create a default exit.
ok(String) - Static method in class com.aquima.interactions.process.ProcessExit
This method will create an ok exit for the exitstate.
OK - Static variable in class com.aquima.interactions.flow.ExitState
This member defines the static OK type.
OK - Static variable in class com.aquima.interactions.process.ExitAction
The Ok will let the process exit normally: It will wait for all tasks to be completed.
OK_ID - Static variable in class com.aquima.interactions.flow.ExitState
The OK identifier number.
ON - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
ON_EVENT - Static variable in class com.aquima.interactions.portal.InvocationType
The callback function should only be invoked when the element, that the callback was registered for, caused the event.
ON_SUBMIT - Static variable in class com.aquima.interactions.portal.InvocationType
The callback function should always be invoked when the page is submitted, but not invoked upon a page refresh.
onAddValue(IValueEvent) - Method in class com.aquima.interactions.portal.model.process.CaseDataChangeToMapListener
 
onAddValue(IValueEvent) - Method in class com.aquima.interactions.process.impl.CaseDataListener
 
onAddValue(IValueEvent) - Method in interface com.aquima.interactions.profile.IValueListener
This method is invoked just before the value will actually be added to the attribute.
onAddValue(IValueEvent) - Method in class com.aquima.interactions.profile.model.TxEventListener
 
onAddValue(IValueEvent) - Method in class com.aquima.interactions.rule.tms.TmsProfileEventListener
 
onAfterExecute(IMapping, IProfile, IProfile) - Method in interface com.aquima.interactions.mapping.IMappingDebugger
 
onAttributeMatch(String, IMatchFunction, int, int) - Method in interface com.aquima.interactions.matching.IMatchVisitor
This method will be invoked when a single attribute has been matched.
onAttributeMatch(String, IMatchFunction, int, int) - Method in class com.aquima.interactions.matching.impl.model.DetailMatchVisitor
 
onBeforeExecute(IMapping, IProfile, IProfile) - Method in interface com.aquima.interactions.mapping.IMappingDebugger
 
onBeforeNode(INodeDetails) - Method in interface com.aquima.interactions.flow.model.IFlowDebugger
 
onBeforeSend(IMailMessage, MimeMessage) - Method in class com.aquima.interactions.foundation.connectivity.impl.SimpleSmtpMailConnection
 
onBeginAttributeMatch(String) - Method in interface com.aquima.interactions.matching.IMatchVisitor
This method will be invoked when a single attribute is about to be matched.
onBeginAttributeMatch(String) - Method in class com.aquima.interactions.matching.impl.model.DetailMatchVisitor
 
onCaseMatch(String, String) - Method in interface com.aquima.interactions.matching.IMatchVisitor
This method will be invoked when a case is about to be matched.
onCaseMatch(String, String) - Method in class com.aquima.interactions.matching.impl.model.DetailMatchVisitor
 
onCaseMatchComplete(String, int) - Method in interface com.aquima.interactions.matching.IMatchVisitor
This method will be invoked when a case match is complete, and the score of the case is available.
onCaseMatchComplete(String, int) - Method in class com.aquima.interactions.matching.impl.model.DetailMatchVisitor
 
onChangeValue(IValueEvent, IValue) - Method in class com.aquima.interactions.process.impl.CaseDataListener
 
onClearValue(IValueEvent) - Method in class com.aquima.interactions.portal.model.process.CaseDataChangeToMapListener
 
onClearValue(IValueEvent) - Method in class com.aquima.interactions.process.impl.CaseDataListener
 
onClearValue(IValueEvent) - Method in interface com.aquima.interactions.profile.IValueListener
This method is invoked just before all the values will actually be set in the attribute.
onClearValue(IValueEvent) - Method in class com.aquima.interactions.profile.model.TxEventListener
 
onClearValue(IValueEvent) - Method in class com.aquima.interactions.rule.tms.TmsProfileEventListener
 
onCommitTransaction(ITransactionEvent) - Method in interface com.aquima.interactions.profile.ITransactionListener
This method is invoked on the listener just before the transaction is committed.
onCommitTransaction(ITransactionEvent) - Method in class com.aquima.interactions.profile.model.TxEventListener
 
onConditionException(Exception) - Method in interface com.aquima.interactions.flow.IFlowHandler
Will be called when an exception during evaluation of a condition occurs.
onConditionException(Exception) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
onCreateInstance(IInstanceEvent) - Method in class com.aquima.interactions.portal.model.process.CaseDataChangeToMapListener
 
onCreateInstance(IInstanceEvent) - Method in class com.aquima.interactions.process.impl.CaseDataListener
 
onCreateInstance(IInstanceEvent) - Method in interface com.aquima.interactions.profile.IInstanceListener
This method invoked just after creation of the new instance.
onCreateInstance(IInstanceEvent) - Method in class com.aquima.interactions.profile.model.TxEventListener
 
onCreateInstance(IInstanceEvent) - Method in class com.aquima.interactions.rule.tms.TmsProfileEventListener
 
ONCREATION - Static variable in class com.aquima.interactions.process.impl.ReevaluationEvent
Predefined data type for the oncreation event.
ONCREATION_ID - Static variable in class com.aquima.interactions.process.impl.ReevaluationEvent.Id
Integer id of the on creation evaluate event.
onDate(Date) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduleBuilder
 
onDate(Date) - Method in interface com.aquima.interactions.process.scheduler.IScheduleBuilder
Creates a schedule which executes the associated job at the specified date
onDeleteInstance(IInstanceEvent) - Method in class com.aquima.interactions.portal.model.process.CaseDataChangeToMapListener
 
onDeleteInstance(IInstanceEvent) - Method in class com.aquima.interactions.process.impl.CaseDataListener
 
onDeleteInstance(IInstanceEvent) - Method in interface com.aquima.interactions.profile.IInstanceListener
This method is invoked just before deletion of the instance.
onDeleteInstance(IInstanceEvent) - Method in class com.aquima.interactions.profile.model.TxEventListener
 
onDeleteInstance(IInstanceEvent) - Method in class com.aquima.interactions.rule.tms.TmsProfileEventListener
 
ONDOMAINCHANGE - Static variable in class com.aquima.interactions.process.impl.ReevaluationEvent
Predefined evaluation time for the ondomainchange event.
ONDOMAINCHANGE_ID - Static variable in class com.aquima.interactions.process.impl.ReevaluationEvent.Id
Integer id of the on domain change evaluate event.
onEndRequest() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
onException(AppException) - Method in class com.aquima.interactions.profile.xml.DefaultXmlDelegate
 
onException(AppException) - Method in interface com.aquima.interactions.profile.xml.IXmlDelegate
This method may be implemented to add custom error handling.
onException(IAttributeDefinition, Exception) - Method in class com.aquima.interactions.matching.request.AttributeFilter
 
onException(IAttributeDefinition, Exception) - Method in interface com.aquima.interactions.matching.request.IAttributeFilter
This method is invoked when an exception occurs while adding an attribute value to the match request.
onFlowAborted() - Method in class com.aquima.interactions.portal.model.session.repeatflow.FlowRepeatBehaviour
 
onFlowAborted() - Method in class com.aquima.interactions.portal.model.session.repeatflow.InstanceRepeatFlowBehaviour
 
onFlowAborted(IFlowDetails) - Method in interface com.aquima.interactions.flow.IFlowHandler
This method is invoked to notify the client that the flow with the specified name has been aborted.
onFlowAborted(IFlowDetails) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
onFlowAccessException(FlowAccessException) - Method in interface com.aquima.interactions.flow.IFlowHandler
This method will be invoked when a flow could not be started due to a security exception.
onFlowAccessException(FlowAccessException) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
onFlowCompleted() - Method in class com.aquima.interactions.portal.model.session.repeatflow.FlowRepeatBehaviour
 
onFlowCompleted() - Method in class com.aquima.interactions.portal.model.session.repeatflow.InstanceRepeatFlowBehaviour
 
onFlowCompleted(IFlowDetails) - Method in interface com.aquima.interactions.flow.IFlowHandler
This method is invoked to notify the client that the flow with the specified name has completed.
onFlowCompleted(IFlowDetails) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
onFlowContinue(String) - Method in interface com.aquima.interactions.flow.IFlowHandler
This method is invoked to notify the client that the flow with the specified name has continued.
onFlowContinue(String) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
onFlowEnd() - Method in class com.aquima.interactions.flow.model.FlowNodeCounter
Notifies this counter that a flow associated with a flow node has ended.
onFlowEnter(NodeID) - Method in class com.aquima.interactions.flow.model.FlowNodeCounter
Notifies this counter that a flow node was entered.
onFlowExceptionHandled(FlowNodeException) - Method in interface com.aquima.interactions.flow.IFlowHandler
Notifies the client that an exception in the flow has been handled by taking the exception exit of a service or function call
onFlowExceptionHandled(FlowNodeException) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
onFlowExit(NodeID) - Method in class com.aquima.interactions.flow.model.FlowNodeCounter
Notifies this counter that a flow node was exited.
onFlowStart() - Method in class com.aquima.interactions.flow.model.FlowNodeCounter
Notifies this counter that a flow associated with a flow node was started.
onFlowStart() - Method in class com.aquima.interactions.portal.model.session.repeatflow.FlowRepeatBehaviour
 
onFlowStart() - Method in class com.aquima.interactions.portal.model.session.repeatflow.InstanceRepeatFlowBehaviour
 
onFlowStart(IFlowDetails) - Method in interface com.aquima.interactions.flow.IFlowHandler
This method is invoked when the flow is started.
onFlowStart(IFlowDetails) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
onFlowWillStart(IFlowDetails) - Method in interface com.aquima.interactions.flow.IFlowHandler
This method is invoked just before starting a flow.
onFlowWillStart(IFlowDetails) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
onFlowWillStart(IUserData, Channel) - Method in class com.aquima.interactions.portal.model.flow.FlowNode
This method returns a boolean indicating if the flow is allowed to be started given the current channel and roles.
onLoadComplete() - Method in interface com.aquima.interactions.matching.IMatchFunction
This method is invoked by the casebase after all the cases have been initialized.
onLoadComplete() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatch
 
onLoadComplete() - Method in class com.aquima.interactions.matching.impl.functions.MatchFunction
 
onLoadComplete() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
onLoadComplete() - Method in class com.aquima.interactions.matching.impl.model.MultiValueMatcher
 
onParsedRequest(IRestServiceDefinition, IRestMessageDefinition) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IWebServiceDebugger
 
onParsedRequest(ISoapServiceDefinition, ISoapMessageDefinition) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IWebServiceDebugger
 
onParsedResponse(IRestServiceDefinition, IRestMessageDefinition) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IWebServiceDebugger
 
onParsedResponse(ISoapServiceDefinition, ISoapMessageDefinition) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IWebServiceDebugger
 
onRemoveValue(IValueEvent) - Method in class com.aquima.interactions.portal.model.process.CaseDataChangeToMapListener
 
onRemoveValue(IValueEvent) - Method in class com.aquima.interactions.process.impl.CaseDataListener
 
onRemoveValue(IValueEvent) - Method in interface com.aquima.interactions.profile.IValueListener
This method is invoked just before the value will actually be removed from the attribute.
onRemoveValue(IValueEvent) - Method in class com.aquima.interactions.profile.model.TxEventListener
 
onRemoveValue(IValueEvent) - Method in class com.aquima.interactions.rule.tms.TmsProfileEventListener
 
onRepeatContextEnd(IRepeatContext) - Method in interface com.aquima.interactions.flow.IFlowHandler
This method is invoked to notify the client that a repeat context has ended for a subflow.
onRepeatContextEnd(IRepeatContext) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
onRepeatContextEnd(IRepeatContext) - Method in class com.aquima.interactions.portal.model.session.repeatflow.FlowRepeatBehaviour
 
onRepeatContextEnd(IRepeatContext) - Method in class com.aquima.interactions.portal.model.session.repeatflow.InstanceRepeatFlowBehaviour
 
onRepeatContextEnd(IRepeatContext) - Method in class com.aquima.interactions.portal.model.session.repeatflow.PrimitiveRepeatFlowBehaviour
 
onRepeatContextStart(IRepeatContext) - Method in interface com.aquima.interactions.flow.IFlowHandler
This method is invoked to notify the client that a repeat context has started for a subflow.
onRepeatContextStart(IRepeatContext) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
onRepeatContextStart(IRepeatContext) - Method in class com.aquima.interactions.portal.model.session.repeatflow.FlowRepeatBehaviour
 
onRepeatContextStart(IRepeatContext) - Method in class com.aquima.interactions.portal.model.session.repeatflow.InstanceRepeatFlowBehaviour
 
onRepeatContextStart(IRepeatContext) - Method in class com.aquima.interactions.portal.model.session.repeatflow.PrimitiveRepeatFlowBehaviour
 
onRollbackTransaction(ITransactionEvent) - Method in interface com.aquima.interactions.profile.ITransactionListener
This method is invoked on the listener just before a roll-back of a transaction takes place.
onRollbackTransaction(ITransactionEvent) - Method in class com.aquima.interactions.profile.model.TxEventListener
 
onSetValue(IValueEvent) - Method in class com.aquima.interactions.portal.model.process.CaseDataChangeToMapListener
 
onSetValue(IValueEvent) - Method in class com.aquima.interactions.process.impl.CaseDataListener
 
onSetValue(IValueEvent) - Method in interface com.aquima.interactions.profile.IValueListener
This method is invoked just before the value will actually be set in the attribute.
onSetValue(IValueEvent) - Method in class com.aquima.interactions.profile.model.TxEventListener
 
onSetValue(IValueEvent) - Method in class com.aquima.interactions.rule.tms.TmsProfileEventListener
 
onStartPage(boolean, RequestAction) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
onStartRequest(EventErrors, Map<String, ?>) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
onStartTransaction(ITransactionEvent) - Method in interface com.aquima.interactions.profile.ITransactionListener
This method is invoked on the listener just before a transaction is started.
onStartTransaction(ITransactionEvent) - Method in class com.aquima.interactions.profile.model.TxEventListener
 
onStartTransition() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
onStartup() - Method in interface com.aquima.interactions.matching.IMatchFunction
This method is invoked by the casebase before the cases are initialized.
onStartup() - Method in class com.aquima.interactions.matching.impl.functions.MatchFunction
 
onStartup() - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
onStartup() - Method in class com.aquima.interactions.matching.impl.model.MultiValueMatcher
 
onTimerEvent(ITimerEvent) - Method in interface com.aquima.interactions.foundation.timer.ITimerListener
This method will be invoked upon the occurrence of a timer event.
onTimerEvent(ITimerEvent) - Method in class com.aquima.interactions.portal.model.session.PortalSession
Calling this method will update the value for system.today.
OPEN - Static variable in class com.aquima.interactions.process.dao.CaseStatusType
This member defines the OPEN status type.
OPEN - Static variable in class com.aquima.interactions.process.TaskStatusType
This member defines the OPEN status type.
OPEN_CASE - Enum constant in enum class com.aquima.interactions.portal.PortalChangeType
 
OPEN_CASE - Static variable in class com.aquima.interactions.flow.EventNodeType
 
OPEN_CASE_ID - Static variable in class com.aquima.interactions.flow.EventNodeType
 
openCallTask(long, Long, String, GUID, DateTimeValue, boolean, boolean) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
OpenCaseEventDetails - Class in com.aquima.interactions.flow.model.event
 
OpenCaseEventDetails(NodeID, EventNodeType, Map<String, String>) - Constructor for class com.aquima.interactions.flow.model.event.OpenCaseEventDetails
 
openConditionalTask(long, long, String, GUID, DateTimeValue, boolean) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
openDynamicTask(long, String, DateTimeValue, IMultilingualText) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
openEventTask(long, long, String, GUID, DateTimeValue, String, boolean) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
openGroupTask(long, long, String, GUID) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
OpenProcessTaskException - Exception Class in com.aquima.interactions.process.exception
This exception is used to indicate that a process task could not be (re)opened.
OpenProcessTaskException(String) - Constructor for exception class com.aquima.interactions.process.exception.OpenProcessTaskException
Constructs the exception with a message explaining the cause.
OpenProcessTaskException(String, Throwable) - Constructor for exception class com.aquima.interactions.process.exception.OpenProcessTaskException
Constructs the exception with a message explaining the cause and the original exception.
openRootTask(long, String, GUID) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
openTask(long, Long, String, IAssigneeInfo, GUID, DateTimeValue, DateTimeValue, DateTimeValue, boolean, boolean, boolean, Integer, DateTimeValue, Map<String, String>, String[], IMultilingualText) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
openTimerTask(long, long, String, GUID, DateTimeValue, DateTimeValue, boolean) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
OPERATION_NOTSUPPORTED - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
OPERATION_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
OPERATIONNAME - Static variable in class com.aquima.interactions.framework.handler.webservice.rest.CreateResponseHandler
 
OPERATIONNAME - Static variable in class com.aquima.interactions.framework.handler.webservice.soap.CreateResponseHandler
 
operator - Variable in class com.aquima.interactions.process.dao.dto.ProcessViewFilter
 
Operator - Class in com.aquima.interactions.expressions.definition
Enumeration class defining all the binary operators.
Operator - Class in com.aquima.interactions.foundation.connectivity
Enumerated type class containing the possible comparison types for input values.
OPERATOR_IS_MANDATORY - Static variable in class com.aquima.interactions.trace.PropertyFilter
 
optimize() - Method in class com.aquima.interactions.rule.graph.JustificationEntry
 
optimize() - Method in class com.aquima.interactions.rule.graph.JustificationInfo
This method should try to optimize the internal structure and return an optimized version of this info object.
optimize() - Method in class com.aquima.interactions.rule.graph.JustificationMap
 
optimize() - Method in class com.aquima.interactions.rule.graph.JustificationMatrix
 
optimize() - Method in class com.aquima.interactions.rule.graph.JustificationSet
 
optimize(ISemanticNode) - Method in class com.aquima.interactions.expressions.optimizer.Optimizer
This method converts the semantic node to an optimal expression node that can be evaluated.
Optimizer - Class in com.aquima.interactions.expressions.optimizer
The optimizer is responsible for converting nodes from the semantic tree to nodes that can be evaluated.
Optimizer - Class in com.aquima.interactions.expressions.tsl.evaluator
This class is used to optimize a TSL node tree.
Optimizer() - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.Optimizer
 
Optimizer(MessageReporter) - Constructor for class com.aquima.interactions.expressions.optimizer.Optimizer
Constructs the optimizer with the reporter that should be used to add any errors or warnings to.
OPTIONS - Static variable in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
OR - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
OR - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
OR - Static variable in class com.aquima.interactions.process.GroupType
This member defines the group type that is used for groups where all branches that have a condition evaluating to true should be chosen.
OR - Static variable in class com.aquima.interactions.process.QueryOperator
This member defines the OR query operator.
OR - Static variable in class com.aquima.interactions.process.search.FilterOperator
This member defines the OR query operator.
OR - Static variable in class com.aquima.interactions.trace.FilterOperator
This member defines the OR query operator.
OR_END - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
This member defines the node type at which the branches of an OR group will join.
OR_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
OR_START - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
This member defines a node at which one or more of the edges should be chosen.
OrderColumnCallback - Class in com.aquima.interactions.framework.container.list
Call back function that handles the sorting on column.
OrderColumnCallback(int, ListConfiguration) - Constructor for class com.aquima.interactions.framework.container.list.OrderColumnCallback
Constructs new OrderColumnCallback.
OrdinalNumber - Class in com.aquima.interactions.framework.mask.impl
Mask to create an ordinal number (dutch: rangtelwoord) for an integer value.
OrdinalNumber(ISpellEngine) - Constructor for class com.aquima.interactions.framework.mask.impl.OrdinalNumber
Construct a ordinal number mask.
OTHER - Enum constant in enum class com.aquima.interactions.caseengine.client.model.CaseEngineErrorCode
 
OUTBOUND_SERVICE_MESSAGE - Enum constant in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
 
OUTGOING - Static variable in class com.aquima.interactions.communication.impl.RestServiceDirection
 
OUTPUT - Static variable in class com.aquima.interactions.project.Direction
 
OutputBuffer - Class in com.aquima.interactions.expressions
This class is used to gather all the output from a TSL evaluation.
OutputBuffer() - Constructor for class com.aquima.interactions.expressions.OutputBuffer
 
outputFailedMasks() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
outputFailedMasks() - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method returns a boolean indicating if failed masks must be included in the expanded element, or that the cause of the failure should be thrown as an exception.
outputFailedMasks() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
outputFailedMasks() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
outputFailedMasks() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method returns a boolean indicating if failed masks must be included, or that the cause of the failure should be thrown as an exception.
outputFailedMasks() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
outputFailedMasks() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
outputFailedMasks() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
outputFailedMasks() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
outputFailedMasks() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
outputFailedMasks() - Method in interface com.aquima.interactions.portal.IApplicationConfig
This method returns a boolean indicating if failed masks must be included, or that the cause of the failure should be thrown as an exception.
outputFailedMasks() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
outputFailedMasks() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
OutputField - Class in com.aquima.interactions.framework.service.connectivity.parameters
This class contains the mapping of a result value to an attribute.
OutputField(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.parameters.OutputField
 
OutputFormat - Class in com.aquima.interactions.composer
This class defines the various output formats for which a renderer might be available in the document engine.
OutputFormat(String, String, String) - Constructor for class com.aquima.interactions.composer.OutputFormat
Constructs the output format for the specified name.
OutputMapping - Class in com.aquima.interactions.framework.service.connectivity.parameters
This class defines the output mapping that is used to handle a result of a connectivity service.
OutputMapping(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.parameters.OutputMapping
 
OutputObject - Class in com.aquima.interactions.framework.service.connectivity
This class contains a single result of a connectivity service.
OutputObject(IEntityDefinition, OutputMapping) - Constructor for class com.aquima.interactions.framework.service.connectivity.OutputObject
Constructs the output object with the entity type and output values.
OutputValue - Class in com.aquima.interactions.framework.service.connectivity
This class holds a single output value for an attribute.
OutputValue(IAttributeDefinition, String) - Constructor for class com.aquima.interactions.framework.service.connectivity.OutputValue
 

P

PackageInfo - Class in com.aquima.interactions.foundation.io.resource
This class holds the resource information of a package resource.
PackageInfo(URL) - Constructor for class com.aquima.interactions.foundation.io.resource.PackageInfo
 
PackageResource - Class in com.aquima.interactions.foundation.io.resource
This resource class represents a resource from the package resource manager.
PackageResource(URL) - Constructor for class com.aquima.interactions.foundation.io.resource.PackageResource
Constructs a package resource with the resource manager that located the file, and the actual URL of the resource it represents.
PackageResourceManager - Class in com.aquima.interactions.foundation.io
This resource manager implementation uses the classpath to locate resources.
PackageResourceManager() - Constructor for class com.aquima.interactions.foundation.io.PackageResourceManager
Constructs the resource manager with the default protocol name.
PackageResourceManager(String) - Constructor for class com.aquima.interactions.foundation.io.PackageResourceManager
Constructs the resource manager with the specified protocol name.
packed() - Method in class com.aquima.interactions.expressions.definition.Type
This returns a multivalue version of this type.
Page - Class in com.aquima.interactions.composer.model
This class defines the runtime page model.
Page(ComposerContext, PageDefinition) - Constructor for class com.aquima.interactions.composer.model.Page
 
Page(String) - Constructor for class com.aquima.interactions.composer.model.Page
Constructs the page element with the specified name.
Page(String, ContentStyle) - Constructor for class com.aquima.interactions.composer.model.Page
Constructs an empty page with a name and content style.
PAGE - Enum constant in enum class com.aquima.interactions.portal.model.session.scope.PortalScopeType
 
PAGE - Static variable in class com.aquima.interactions.composer.ElementType
This member defines the PAGE element type.
PAGE_FLOW_TYPE_NAME - Static variable in interface com.aquima.interactions.framework.container.navigationmenu.v1.model.INavigationMenuParameters
 
PAGE_NUMBER - Static variable in class com.aquima.interactions.framework.container.list.NavigateActionEnum
 
PAGE_PROBLEMS - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a problems occured during initialization a page {0} = name
pageChanged(IPortalSession, IPage, IPage) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler for the page changed event.
pageChanged(IPortalSession, IPage, IPage) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
pageChanged(IPortalSession, IPage, IPage) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
pageChanged(IPortalSession, IPage, IPage) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
pageChanged(IPortalSession, IPage, IPage) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
PageDefinition - Class in com.aquima.interactions.composer.model.definition
This class holds the definition of a single page.
PageDefinition(IProject, IParserFactory, IPageDS) - Constructor for class com.aquima.interactions.composer.model.definition.PageDefinition
 
PageDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
PageDS(IPageDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.PageDS
 
PAGENAME - Static variable in class com.aquima.interactions.framework.container.link.DocumentLinkParameters
 
PageNavigationCallback - Class in com.aquima.interactions.framework.container.list
Call back function that handles the actions triggered by the paging navigation buttons.
PageNavigationCallback(ListConfiguration, String) - Constructor for class com.aquima.interactions.framework.container.list.PageNavigationCallback
Constructs a new PageNavigationCallback.
PageNode - Class in com.aquima.interactions.portal.model.flow
Node class for the flow engine to represent a page.
PageNode(NodeID, String, ExitEvent[], Map<String, String>) - Constructor for class com.aquima.interactions.portal.model.flow.PageNode
Constructs a page node with the specified ID, name and exit events.
PageNode(NodeID, String, String[], Map<String, String>) - Constructor for class com.aquima.interactions.portal.model.flow.PageNode
 
PageR6XmlRenderer - Class in com.aquima.interactions.framework.renderer.page.r6
Default xml renderer to render elements to the release 6 page xml format.
PageR6XmlRenderer(Map<String, IXmlElementRenderer>) - Constructor for class com.aquima.interactions.framework.renderer.page.r6.PageR6XmlRenderer
Constructs the XmlRenderer without any default renderers.
PAGES_FLOW - Static variable in interface com.aquima.interactions.framework.container.navigationmenu.v1.model.INavigationMenuParameters
 
PageScope - Class in com.aquima.interactions.portal.model.session.scope
This class implements the IPageScope interface and is used to store page specific attributes.
PageScope() - Constructor for class com.aquima.interactions.portal.model.session.scope.PageScope
Default constructor for the page scope.
PageScope(PageScope) - Constructor for class com.aquima.interactions.portal.model.session.scope.PageScope
Constructs the page scope with a parent page scope.
PageScopeDelegate - Class in com.aquima.interactions.portal.model.session.scope
Utility class to allow for easy wrapping of a page scope implementation.
PageScopeDelegate(IPageScope) - Constructor for class com.aquima.interactions.portal.model.session.scope.PageScopeDelegate
Constructs the page scope with the object that needs to be wrapped.
PageScopeDump - Class in com.aquima.interactions.portal.model.session.state
This class contains the information needed to create a page scope.
PageScopeDump() - Constructor for class com.aquima.interactions.portal.model.session.state.PageScopeDump
 
PageScopeDump(IPageScope) - Constructor for class com.aquima.interactions.portal.model.session.state.PageScopeDump
 
PageValid - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the system.pagevalid attribute.
PageValid() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.PageValid
 
PAGINATION - Static variable in class com.aquima.interactions.framework.container.list.ListImpl
 
PagingState - Class in com.aquima.interactions.composer.model.list.state
Class to remember the state of the caselist.
PagingState(int) - Constructor for class com.aquima.interactions.composer.model.list.state.PagingState
Constructs a new PagingState.
Pair<T> - Class in com.aquima.interactions.foundation.utility
Pairs two items and acts like one.
Pair(T, T) - Constructor for class com.aquima.interactions.foundation.utility.Pair
Constructs a paired object.
PARAM_ATTRIBUTES - Static variable in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
 
PARAM_CASE_SENSITIVE - Static variable in class com.aquima.interactions.matching.impl.functions.exact.ExactStringMatchFactory
This member defines the parameter name that can be used to toggle the case sensitive behavior of the exact string match.
PARAM_CASEIDS - Static variable in class com.aquima.interactions.framework.service.process.ThrowMessageEventParameters
 
PARAM_CONDITION - Static variable in class com.aquima.interactions.framework.service.instance.ActivateInstanceParameters
This member defines the key for the 'condition' parameter.
PARAM_CONNECTION - Static variable in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
This member contains the name of the "connection" parameter.
PARAM_COUNT_MULTIPLES - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramMatchFactory
This member is used to define the name of the parameter that can be used to toggle the 'count-multiples' behavior.
PARAM_CROSSTABLE_DEFINITION - Static variable in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatchFactory
This member defines the name of the parameter that is used to pass the cross-table definition to the match function.
PARAM_ENTITY_NAME - Static variable in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
 
PARAM_ENTITYNAME - Static variable in class com.aquima.interactions.framework.service.instance.ActivateInstanceParameters
This member defines the key for the 'entity-name' parameter.
PARAM_EVENTVALUES - Static variable in class com.aquima.interactions.framework.service.process.ThrowMessageEventParameters
 
PARAM_INPUT_MAPPING - Static variable in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
This member contains the name of the "input-mapping" parameter.
PARAM_MATCH_TYPE - Static variable in class com.aquima.interactions.matching.impl.functions.trigram.TrigramMatchFactory
This member is used to define the name of the parameter that can be used to select the match type.
PARAM_MESSAGE_KEY - Static variable in class com.aquima.interactions.framework.handler.messages.GetMessageHandler
This member defines the key of parameter specifying the message whose text should be retrieved.
PARAM_MESSAGEEVENT - Static variable in class com.aquima.interactions.framework.service.process.ThrowMessageEventParameters
 
PARAM_META_DATA - Static variable in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
This member contains the name of the "meta-data" parameter.
PARAM_OUTPUT_MAPPING - Static variable in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
This member contains the name of the "output-mapping" parameter.
PARAM_PRESENTATION_STYLES - Static variable in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
 
PARAM_RAMP_DEFINITION - Static variable in class com.aquima.interactions.matching.impl.functions.ramp.RampMatch
This member defines the name of the attribute that is used to retrieve the ramp definition.
PARAM_RANGE_SEPARATOR - Static variable in class com.aquima.interactions.matching.impl.functions.range.RangeMatchFactory
this member defines the name of the parameter used to indicate the range separator string.
PARAM_RANGE_WILDCARD - Static variable in class com.aquima.interactions.matching.impl.functions.range.RangeMatchFactory
this member defines the name of the parameter used to indicate the wildcard character.
PARAM_READONLY - Static variable in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
 
PARAM_REFRESH - Static variable in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
 
PARAM_RELATION - Static variable in class com.aquima.interactions.framework.service.instance.ActivateInstanceParameters
This member defines the key for the 'relation' parameter.
PARAM_REQUIRED - Static variable in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
 
PARAM_SORT_ATTRIBUTE - Static variable in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
 
PARAM_SORT_ORDER - Static variable in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
 
PARAM_SPECIFIC_CASE_IDS - Static variable in class com.aquima.interactions.framework.service.process.ThrowMessageEventParameters
 
PARAM_STOPWORD_RESOURCE - Static variable in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatchFactory
This member defines the name of the parameter which is used to locate the stopword list resource.
PARAM_VARIANCE - Static variable in class com.aquima.interactions.matching.impl.functions.normdist.NormDistMatchFactory
This member defines the name of the parameter that is used to specify the variance (also called standard deviation) of the match function.
PARAM_WHERE_CLAUSE - Static variable in class com.aquima.interactions.framework.container.instance.linker.InstanceLinkerParameters
 
PARAMETER - Static variable in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterParser
 
PARAMETER - Static variable in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterParser
 
PARAMETER_CASE_ID - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
PARAMETER_CONNECTION - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
PARAMETER_CREATE_INSTANCE - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
PARAMETER_DOCUMENT - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
PARAMETER_FILE_ID - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
PARAMETER_FILE_NAME - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
PARAMETER_FILE_TYPE - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
PARAMETER_PAGE - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
PARAMETER_PERSISTENCE - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
PARAMETER_RELATION - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
PARAMETER_REQUIRED - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
PARAMETER_ROLES - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
PARAMETER_UPDATE_FILE_ID - Static variable in class com.aquima.interactions.framework.service.document.DocumentGenerate
 
ParameterDefinition - Class in com.aquima.interactions.project.impl
This class contains a single parameter definition for a serice or expander.
ParameterDefinition(IParameterDS) - Constructor for class com.aquima.interactions.project.impl.ParameterDefinition
 
ParameterizedMultilingualText - Class in com.aquima.interactions.foundation.text
Parameterized multilingual text.
ParameterizedMultilingualText(IMultilingualText, String[]) - Constructor for class com.aquima.interactions.foundation.text.ParameterizedMultilingualText
Constructs the text object with the text and the parameters that should be used.
ParameterParser - Class in com.aquima.interactions.rule.validation
This class parses a parameter string using the format specified in the constructor.
ParameterParser(String[]) - Constructor for class com.aquima.interactions.rule.validation.ParameterParser
Constructs the parser with an array of parameter names that can be present in the parameter string.
Parameters - Class in com.aquima.interactions.foundation
Default implementation of the IParameter interface.
Parameters(boolean) - Constructor for class com.aquima.interactions.foundation.Parameters
Constructs an empty Parameters object.
Parameters(IParameters, boolean) - Constructor for class com.aquima.interactions.foundation.Parameters
Constructs a new Parameter object based on another parameter object.
ParameterType - Class in com.aquima.interactions.project
This class defines the standard parameter types.
ParameterValueVisitor - Class in com.aquima.interactions.portal.model.def
Visitor for handling parameter values backwards compatibility.
ParameterValueVisitor(String, ParameterType, Direction, boolean, IReportingDS, IExpressionParser) - Constructor for class com.aquima.interactions.portal.model.def.ParameterValueVisitor
 
ParameterVisitor - Class in com.aquima.interactions.portal.model.def
Visitor used by service calls and container expanders to gather the actual parameter values.
ParameterVisitor - Class in com.aquima.interactions.project.impl
This visitor is used to gather the parameter definitions of services and expanders.
ParameterVisitor(IReportingDS, TypedParameters, IExpressionParser) - Constructor for class com.aquima.interactions.portal.model.def.ParameterVisitor
 
ParameterVisitor(IReportingDS, TypedParameters, IExpressionParser, IParameterDefinition[]) - Constructor for class com.aquima.interactions.portal.model.def.ParameterVisitor
 
ParameterVisitor(List<IParameterDefinition>) - Constructor for class com.aquima.interactions.project.impl.ParameterVisitor
 
ParameterVisitorXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal helper class to generate xml from a parameter visitor.
ParameterVisitorXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal helper class to generate xml from a parameter visitor.
ParameterVisitorXml(IXmlWriter) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.ParameterVisitorXml
 
ParameterVisitorXml(IXmlWriter) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.ParameterVisitorXml
 
ParameterXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
This object writes the parameter and its values to the XML.
ParameterXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
This object writes the parameter and its values to the XML.
ParameterXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ParameterXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ParameterXml(IParameterDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.ParameterXml
 
ParameterXml(IParameterDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.ParameterXml
 
ParameterXml(IParameterDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.ParameterXml
 
ParameterXml(IParameterDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.ParameterXml
 
parse() - Method in class com.aquima.interactions.java_cup.lr_parser
This method provides the main parsing routine.
parse(DataValue, InferenceContext, ParserContext) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.DomainSchemaParser
Parses the data object and returns the instance it is stored in.
parse(IXmlNode, IExpressionParser, int, IMetaModel, IAggregateDefinition) - Static method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
parse(IServiceContext) - Static method in class com.aquima.interactions.framework.service.mail.MailSettingsParser
 
parse(InputStream) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlParser
Parses the given SAX2 input source.
parse(InputStream) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser
Parses the given SAX2 input source (with the DOM parser) and returns the root element.
parse(InputStream) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDomParserThreadSafe
parse(Object, DataType) - Method in class com.aquima.interactions.foundation.convert.Converter
This method converts the passed object to a single primitive value of the specified data type.
parse(Object, DataType) - Method in interface com.aquima.interactions.foundation.convert.IConverterDelegate
This object should attempt to convert the object to the specified type.
parse(Object, DataType) - Method in class com.aquima.interactions.profile.model.ConverterDelegate
 
parse(String) - Method in class com.aquima.interactions.communication.impl.XsdDateValueFormat
 
parse(String) - Method in class com.aquima.interactions.communication.impl.ZonedDateTimeValueFormat
 
parse(String) - Method in class com.aquima.interactions.foundation.text.BooleanFormat
This method parses an input text and returns the boolean value.
parse(String) - Method in class com.aquima.interactions.foundation.text.DateFormat
Parses the specified date string and returns a Date object that represents the date in the dateString parameter.
parse(String) - Method in class com.aquima.interactions.foundation.text.InternalNumberFormat
Warning, internal method.
parse(String) - Method in interface com.aquima.interactions.foundation.text.INumberFormat
This method parses an input text and returns the corresponding number value.
parse(String) - Method in class com.aquima.interactions.foundation.text.NumberFormat
 
parse(String) - Method in class com.aquima.interactions.foundation.text.symbol.PatternParser
Parse a pattern.
parse(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser
Parses the given XML doc and returns the root element.
parse(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDomParserThreadSafe
parse(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlSAXParser
Parses the given XML doc.
parse(String) - Method in interface com.aquima.interactions.metamodel.IValueFormat
This method parses the string to a primitive value.
parse(String) - Static method in enum class com.aquima.interactions.portal.PersistenceLevel
 
parse(String) - Method in class com.aquima.interactions.project.impl.ValueFormat
 
parse(String) - Method in class com.aquima.interactions.rule.validation.ParameterParser
This method parses the specified parameter string and returns a map containing the values.
parse(String, int, int) - Method in interface com.aquima.interactions.foundation.text.IDateSymbol
Parses part of the dateString parameter.
parse(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.AbstractFormatOnlySymbol
 
parse(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.CentiSecondSymbol
 
parse(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.DateSymbol
 
parse(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.DeciSecondSymbol
 
parse(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.HourSymbol
 
parse(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.MilliSecondSymbol
 
parse(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.MinuteSymbol
 
parse(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.MonthSymbol
 
parse(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.SecondSymbol
 
parse(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.SeparatorSymbol
Parses part of the dateString parameter.
parse(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.YearSymbol
 
parse(String, DataType) - Method in interface com.aquima.interactions.foundation.IValueFormatter
This method parses the text to a IPrimitiveValue of the type specified by the data type argument.
parse(String, DataType) - Method in class com.aquima.interactions.project.impl.ValueFormatter
 
parse(String, DataType) - Method in class com.aquima.interactions.project.impl.XssSafeValueFormatter
 
parse(String, String) - Method in class com.aquima.interactions.expressions.ExpressionFixer
This method rewrites a 4.2 syntax expression used in decision tables, to an expression that is valid in the 5.0 syntax.
parse(String, String, Type, IParseListener) - Method in interface com.aquima.interactions.expressions.IExprParser
This method parses the expression using the definitions provided into an expression object.
parse(String, String, Type, IParseListener) - Method in class com.aquima.interactions.expressions.r7.ExprParserR7
 
parse(String, String, IParseListener) - Method in interface com.aquima.interactions.expressions.IExprParser
This method parses the expression using the definitions provided into an expression object.
parse(String, String, IParseListener) - Method in interface com.aquima.interactions.expressions.ILocalParser
This method parses the expression using the definitions provided into an expression object.
parse(String, String, IParseListener) - Method in class com.aquima.interactions.expressions.r7.ExprParserR7
 
parse(String, String, IParseListener) - Method in class com.aquima.interactions.expressions.tsl.TslParserImpl
This method parses the TSL string provided into a TSL text object.
parse(InputSource) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlSAXParser
Parses the given SAX2 input source.
parse_lookahead(boolean) - Method in class com.aquima.interactions.java_cup.lr_parser
Parse forward using stored lookahead Symbols.
parse_state - Variable in class com.aquima.interactions.java_cup.Symbol
The parse state to be recorded on the parse stack with this symbol.
parseBoolean(Object) - Static method in class com.aquima.interactions.foundation.types.BooleanValue
This method will convert the passed object to a primitive boolean.
parseCollection(Object, DataType, boolean) - Method in class com.aquima.interactions.foundation.convert.Converter
This method will convert the given object to a ListValue containing primitive values of the given type.
parseCollection(Object, DataType, boolean, boolean) - Method in class com.aquima.interactions.foundation.convert.Converter
This method will convert the given object to a ListValue containing primitive values of the given type.
parseCondition(String, IExpressionParser) - Method in class com.aquima.interactions.process.impl.nodes.ProcessStepDefinition
 
parseCondition(String, String, IParseListener) - Method in class com.aquima.interactions.portal.model.flow.NodeFactory
 
parseConnection(IXmlNode) - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvParameters
 
parseConnection(IXmlNode) - Method in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
 
parseConnection(IXmlNode) - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapParameters
 
parseConnection(IXmlNode) - Method in class com.aquima.interactions.framework.service.connectivity.sql.SqlParameters
 
parseCurrency(Object) - Static method in class com.aquima.interactions.foundation.types.Currency
 
parseDate(Object) - Static method in class com.aquima.interactions.foundation.types.DateValue
This method tries to create a Date from the provided object.
parseDatePartAsInteger(String, int, int) - Method in class com.aquima.interactions.foundation.text.symbol.NumberSymbol
Utility method for descendant classes to parse part of a dateString as an integer.
parseDateTime(Object) - Static method in class com.aquima.interactions.foundation.types.DateTimeValue
This method tries to create a Date from the provided object.
parseDefinition(String) - Static method in class com.aquima.interactions.rule.validation.ParameterParser
This method may be used to parse a parameter definition string.
parseDescription(IXmlNode) - Static method in class com.aquima.interactions.foundation.ds.XmlParserUtil
Parses a description CData element
parseDocumentation(IXmlNode) - Static method in class com.aquima.interactions.foundation.ds.XmlParserUtil
Parses a documentation CData element
parseDouble(Object) - Static method in class com.aquima.interactions.foundation.types.NumberValue
This method will attempt to convert the object to a primitive double value.
parseElement(ITypeReference, InstanceContext, String, IXmlNode, ParserContext) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaSetParser
 
parseElement(QualifiedName, InstanceContext, String, IXmlNode, ParserContext) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaSetParser
 
parseEntity(Object) - Method in class com.aquima.interactions.foundation.convert.Converter
 
parseError(String) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
Throws a SAXException with location string.
ParseException - Exception Class in com.aquima.interactions.expressions
Runtime exception used to indicate a failure during the parsing of an expression.
ParseException - Exception Class in com.aquima.interactions.foundation.text
Exception representing an exception during parsing of numbers or date values.
ParseException(String) - Constructor for exception class com.aquima.interactions.expressions.ParseException
Constructs a parse exception with a single message indicating the cause of the parse error.
ParseException(String, int) - Constructor for exception class com.aquima.interactions.foundation.text.ParseException
Constructs a parse exception with a message, the message text will go unmodified into the system exception message.
ParseException(String, Throwable) - Constructor for exception class com.aquima.interactions.expressions.ParseException
Constructs a parse exception with an object containing the failures and the root cause of the error.
parseExpression(IParseNode, String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Semantics
 
parseExpression(IXmlNode, String) - Static method in class com.aquima.interactions.foundation.ds.XmlParserUtil
Parses an expression CData element
parseExternalConstraint(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Static method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlExternalRuleDS
 
parseExternalConstraint(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Static method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlExternalRuleDS
 
parseExternalRule(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Static method in class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlExternalRuleDS
 
parseExternalRule(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Static method in class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlExternalRuleDS
 
ParseFailureException - Exception Class in com.aquima.interactions.expressions
This exception is thrown when the syntactic analysis failed.
ParseFailureException(int, Position, Object) - Constructor for exception class com.aquima.interactions.expressions.ParseFailureException
Construct a parse failure exception at the specified character position.
parseInputMapping(IXmlNode) - Method in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
 
parseInstances(String) - Method in class com.aquima.interactions.framework.util.InstanceSelection
Parse instances from a string expression.
parseInteger(String) - Method in class com.aquima.interactions.foundation.text.InternalNumberFormat
Warning, internal method.
parseInteger(String) - Method in interface com.aquima.interactions.foundation.text.INumberFormat
This method parses an input text and returns the corresponding number value.
parseInteger(String) - Method in class com.aquima.interactions.foundation.text.NumberFormat
 
parseLine(String) - Method in class com.aquima.interactions.framework.util.textdata.AbstractTextDataReader
Parses an incoming String and returns an array of elements.
parseLine(String) - Method in class com.aquima.interactions.framework.util.textdata.CsvReader
Parses an incoming String and returns an array of elements.
parseLine(String) - Method in class com.aquima.interactions.framework.util.textdata.FixedWidthTextReader
 
parseLong(Object) - Static method in class com.aquima.interactions.foundation.types.IntegerValue
 
ParseMessage - Class in com.aquima.interactions.communication.impl.evaluator.parser
Class combining both dynamic (attribute validations) and static (domain schema property validations) validation messages
ParseMessage(String, IMultilingualText) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.ParseMessage
 
ParseMessage(String, IDynamicText, InstanceContext) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.ParseMessage
 
parseMetaData(IXmlNode) - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvParameters
 
parseMetaData(IXmlNode) - Method in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
 
parseMetaData(IXmlNode) - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapParameters
 
parseMetaData(IXmlNode) - Method in class com.aquima.interactions.framework.service.connectivity.sql.SqlParameters
 
parseMultilingualText(IXmlNode, String) - Static method in class com.aquima.interactions.foundation.ds.XmlParserUtil
Parses the child nodeName of rootNode to a multilingual text.
parseNextActions(IExpressionParser, Action[]) - Method in class com.aquima.interactions.rule.constraint.table.ConstraintRule
 
ParseNodeBase - Class in com.aquima.interactions.expressions.parser
Base class for all parsed expression nodes.
ParseNodeBase() - Constructor for class com.aquima.interactions.expressions.parser.ParseNodeBase
 
parseObject(Object, DataType) - Method in class com.aquima.interactions.foundation.convert.Converter
This method will parse a given object to an IValue instance.
parseOutputMapping(IXmlNode) - Method in class com.aquima.interactions.framework.service.connectivity.parameters.ConnectivityParameters
 
parseOutputMapping(IXmlNode) - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapParameters
 
parseParameters(IParameters) - Method in class com.aquima.interactions.framework.service.connectivity.ConnectivityServiceBase
 
parseParameters(IParameters) - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvConnectivityService
 
parseParameters(IParameters) - Method in class com.aquima.interactions.framework.service.connectivity.soap.SoapConnectivityService
 
parseParameters(IContainerContext, IMetaModel) - Static method in class com.aquima.interactions.framework.container.caselist.config.impl.XmlCaseListParameters
 
parseParameters(IContainerContext, IMetaModel) - Static method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
parseParameters(Object) - Method in class com.aquima.interactions.portal.model.flow.NodeFactory
 
parseParameters(Map<String, MenuItems>, IMetaModel, IFlowEngine, IElementComposer, InferenceContext, ITypedParameters) - Static method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.NavigationMenuParameters
 
parsePercentage(Object) - Static method in class com.aquima.interactions.foundation.types.Percentage
 
parseQualifiedName(IXmlNode) - Static method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlCommunicationEngineDS
 
parseQualifiedName(IXmlNode) - Static method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlCommunicationEngineDS
 
ParserContext - Class in com.aquima.interactions.communication.impl.evaluator.parser
Parser context for parsing web services.
ParserContext(boolean, boolean, ISystemMessagesHandler) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
 
ParserContext(boolean, ISystemMessagesHandler) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
 
ParserContext(ISystemMessagesHandler) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
 
parseRequest(String, IRestRequestMessage, InferenceContext, IDebugger) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.RestParser
This method may be used to parse a rest request message.
parseRequest(String, ISoapMessage, InferenceContext, IDebugger) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SoapParser
This method may be used to parse a soap request message.
parseResponse(String, IRestMessage, InferenceContext, IDebugger) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.RestParser
This method may be used to parse a rest response message.
parseResponse(String, ISoapMessage, InferenceContext, IDebugger) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SoapParser
This method may be used to parse a soap response message.
parseRestRequest(IRestRequestMessage, InferenceContext, String, String, ICommunicationEngineHandler, IDebugger) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method parses a rest request message.
parseRestRequest(IRestRequestMessage, InferenceContext, String, String, ICommunicationEngineHandler, IDebugger) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
parseRestRequest(IRestRequestMessage, String, String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method parses a rest request message using the current portal state.
parseRestRequest(IRestRequestMessage, String, String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
parseRestResponse(IRestMessage, InferenceContext, String, String, ICommunicationEngineHandler, IDebugger) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method parses a rest response message.
parseRestResponse(IRestMessage, InferenceContext, String, String, ICommunicationEngineHandler, IDebugger) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
parseRestResponse(IRestMessage, String, String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method parses a rest response message using the current portal state.
parseRestResponse(IRestMessage, String, String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
ParserFactory - Class in com.aquima.interactions.rule.impl
Default parser factory class that can be used to create expression parsers with optional error reporting.
ParserFactory(IProject, IMetaModel, IExpressionEngineDS, Version) - Constructor for class com.aquima.interactions.rule.impl.ParserFactory
Constructs the parser factory for the specified meta model.
ParserSymbol - Class in com.aquima.interactions.expressions.parser
Specific symbol for all parsers in this project..
ParserSymbol(String, int, int, int, int, Object) - Constructor for class com.aquima.interactions.expressions.parser.ParserSymbol
constructs a symbol with this data.
ParserSymbol(String, int, Position, Position, Object) - Constructor for class com.aquima.interactions.expressions.parser.ParserSymbol
 
ParserSymbolFactory - Class in com.aquima.interactions.expressions.parser
This class is used by the parser to add position information to parsed nodes.
ParserSymbolFactory() - Constructor for class com.aquima.interactions.expressions.parser.ParserSymbolFactory
 
parseSimpleValue(String, IEntityInstance, String) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaSetParser
 
parseSoapRequest(ISoapMessage, InferenceContext, String, String, IDebugger) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method parses a soap request message.
parseSoapRequest(ISoapMessage, InferenceContext, String, String, IDebugger) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
parseSoapRequest(ISoapMessage, String, String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method parses a soap request message using the current portal state.
parseSoapRequest(ISoapMessage, String, String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
parseSoapResponse(ISoapMessage, InferenceContext, String, String, IDebugger) - Method in interface com.aquima.interactions.communication.ICommunicationEngine
This method parses a soap response message.
parseSoapResponse(ISoapMessage, InferenceContext, String, String, IDebugger) - Method in class com.aquima.interactions.communication.impl.CommunicationEngine
 
parseSoapResponse(ISoapMessage, String, String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method parses a soap response message using the current portal state.
parseSoapResponse(ISoapMessage, String, String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
parseString(Object) - Static method in class com.aquima.interactions.foundation.types.StringValue
This method will parse the object to a primitive string.
parseSuggestions(String, String, ISuggestionListener) - Static method in class com.aquima.interactions.expressions.r7.ExprParserR7
This method parses the syntax of the expression and notifies the listener of possible other symbols.
parseSuggestions(String, String, ISuggestionListener) - Static method in class com.aquima.interactions.expressions.tsl.TslParserImpl
This method parses the syntax of the expression and notifies the listener of possible other symbols.
parseSyntax(String, String, MessageReporter) - Static method in class com.aquima.interactions.expressions.r7.ExprParserR7
This method parses the syntax into an expression node.
parseText(String, String, IParseListener) - Static method in class com.aquima.interactions.expressions.tsl.TslParserImpl
 
parseTsl(IMultilingualText) - Method in interface com.aquima.interactions.rule.IExpressionParser
This method will parse the text object and convert it to a dynamic text object.
parseTsl(IMultilingualText) - Method in class com.aquima.interactions.rule.parser.ExpressionParserProxy
 
parseTsl(String, String, IParseListener) - Method in interface com.aquima.interactions.expressions.IExprParser
This method parses the TSL string provided into a TSL text object.
parseTsl(String, String, IParseListener) - Method in class com.aquima.interactions.expressions.r7.ExprParserR7
 
parseType(String) - Method in class com.aquima.interactions.framework.validator.BankAccountValidatorCall
 
parseValue(IField, String) - Method in class com.aquima.interactions.portal.model.session.page.EventValueConverter
 
parseValue(IXmlNode, String) - Static method in class com.aquima.interactions.foundation.ds.XmlParserUtil
Parses the child nodeName of rootNode to an IValue.
parseWithDeclarations(String, String) - Method in class com.aquima.interactions.expressions.ExpressionFixer
 
ParticleMappingDefinition - Class in com.aquima.interactions.communication.impl
Internal abstract IParticleMappingDefinition implementation that uses a datasource for construction.
ParticleMappingDefinition() - Constructor for class com.aquima.interactions.communication.impl.ParticleMappingDefinition
 
ParticleMappingDefinition(long, long) - Constructor for class com.aquima.interactions.communication.impl.ParticleMappingDefinition
 
ParticleMappingDefinition(IParticleMappingDS) - Constructor for class com.aquima.interactions.communication.impl.ParticleMappingDefinition
 
passivate() - Method in interface com.aquima.interactions.portal.ISessionLifecycle
This method may be used for preparing the objects for serialization.
passivate() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
passivate() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
passivate() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
passivate() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
passivate() - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
passivate() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
passivate() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
passivate() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
passivate() - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
passivate() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
passivate() - Method in interface com.aquima.interactions.profile.IProfileLifecycle
This method may be used for preparing the profile for serialization.
passivate() - Method in class com.aquima.interactions.profile.model.InstanceManager
 
passivate() - Method in class com.aquima.interactions.profile.model.Profile
 
passivate() - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
passivate() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
passivated(IPortalSession) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler for when the session is passivated.
passivated(IPortalSession) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
passivated(IPortalSession) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
passivated(IPortalSession) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
passivated(IPortalSession) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
password(String) - Method in interface com.aquima.interactions.foundation.connectivity.IHttpConnectionFiller
 
password(String) - Method in class com.aquima.interactions.foundation.connectivity.NullHttpConnectionFiller
 
PATCH - Static variable in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
PatternException - Exception Class in com.aquima.interactions.foundation.text
Exception representing an exception during parsing of number pattern.
PatternException(String, String) - Constructor for exception class com.aquima.interactions.foundation.text.PatternException
Constructs a pattern exception with a message, the message text will go unmodified into the system exception message.
PatternException(String, String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.text.PatternException
Constructs a pattern exception with a message, the message text will go unmodified into the system exception message.
PatternException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.text.PatternException
Constructs a pattern exception with a cause, the message of the cause will be taken over in this exceptions' message.
PatternParser - Class in com.aquima.interactions.foundation.text.symbol
This parser can be used to parse a date format pattern and use an array of Symbols to construct a DateFormat.
PatternParser(IDateSymbol[]) - Constructor for class com.aquima.interactions.foundation.text.symbol.PatternParser
Construct a pattern parser with the symbol defintions that could be used during parsing.
PCL - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the Printer Control Language (PCL) output format.
PDF - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the portable document format (PDF) output format.
peekActiveInstance() - Method in class com.aquima.interactions.rule.InstanceStack
This method will return the instance that was last activated.
peekActiveInstance() - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
 
Percentage - Class in com.aquima.interactions.foundation.types
This class holds a single percentage value.
Percentage() - Constructor for class com.aquima.interactions.foundation.types.Percentage
 
Percentage(double) - Constructor for class com.aquima.interactions.foundation.types.Percentage
 
Percentage(IMultilingualText, double) - Constructor for class com.aquima.interactions.foundation.types.Percentage
Constructs the Percentage with a display text.
Percentage(Percentage) - Constructor for class com.aquima.interactions.foundation.types.Percentage
Copy constructor.
Percentage(String, IMultilingualText, double) - Constructor for class com.aquima.interactions.foundation.types.Percentage
Constructs the Percentage as a domain value.
PERCENTAGE - Static variable in class com.aquima.interactions.foundation.DataType
Predefined data type for the Percentage type.
PERCENTAGE_CURRENCY_DIVISION - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
PERCENTAGE_CURRENCY_MINUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
PERCENTAGE_CURRENCY_PLUS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
PERCENTAGE_CURRENCY_POWER - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
PERCENTAGE_ID - Static variable in class com.aquima.interactions.foundation.DataType.Id
Integer id of the Percentage data type.
PERCENTAGE_NAME - Static variable in class com.aquima.interactions.foundation.DataType.Name
The name of the PERCENTAGE data type.
perform(IProfile) - Method in class com.aquima.interactions.framework.handler.profile.editors.AttributeEditor
This method executes the action on the profile.
performUpdates(IProfile) - Method in class com.aquima.interactions.portal.model.process.ProcessCaseUpdates
 
performUpdates(IProfile) - Method in class com.aquima.interactions.process.impl.MessageEventCaseUpdater
 
performUpdates(IProfile) - Method in class com.aquima.interactions.process.impl.ProcessCaseDataUpdates
 
performUpdates(IProfile) - Method in interface com.aquima.interactions.process.IProcessCaseUpdates
This method will be invoked by the process engine to allow this object to perform the required updates to the case data.
PERIOD - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
PERIOD_TYPE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
PERMANENT - Enum constant in enum class com.aquima.interactions.portal.PersistenceLevel
 
PersistenceAwareFactoryManager - Class in com.aquima.interactions.framework
An IFactoryManager wrapper that is aware of the current ITemporaryPersistenceStrategy being used and enforces the rule that content cannot be stored permanently in a memory connection.
PersistenceAwareFactoryManager(IFactoryManager, ITemporaryPersistenceStrategy) - Constructor for class com.aquima.interactions.framework.PersistenceAwareFactoryManager
 
PersistenceLevel - Enum Class in com.aquima.interactions.portal
The persistence level for a content persisted in an IConnection using an IContentManager.
PKCS8Certificate - Class in com.aquima.interactions.foundation.security.cert
PKCS8Key.
PLACEHOLDER_TEXT - Static variable in class com.aquima.interactions.project.GlobalParameter
This member defines the AQ_PlaceholderText global parameter.
PLUS_ON_LIST - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
PNG - Static variable in class com.aquima.interactions.composer.ImageType
 
PNG - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the Portable Network Graphics (PNG) output format.
pop() - Method in class com.aquima.interactions.expressions.r7.TemplateDefinitionSet
 
pop() - Method in class com.aquima.interactions.java_cup.virtual_parse_stack
Pop the stack.
popActiveInstance() - Method in class com.aquima.interactions.portal.model.tx.FlowContext
 
popActiveInstance() - Method in interface com.aquima.interactions.portal.model.tx.IInstanceContext
This method will de-activate the last activated instance.
popActiveInstance() - Method in class com.aquima.interactions.portal.model.tx.ProfileContext
 
popActiveInstance() - Method in class com.aquima.interactions.rule.InstanceStack
This method will remove and return the instance that was last activated.
popActiveInstance() - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
 
popForeachContext() - Method in interface com.aquima.interactions.expressions.ITslExpressionPrinter
 
popForeachContext() - Method in class com.aquima.interactions.expressions.tsl.printer.DefaultTslExpressionPrinter
 
popSourceTarget(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsProfile
Pops the attribute to source from the source stack.
popType() - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
This method may be used to remove the last registered type.
popVariable() - Method in class com.aquima.interactions.expressions.semantics.ScopedObjects
This method will de-register the last added variable.
PORTAL_ENGINE_VERSION_ATTRIBUTE - Static variable in class com.aquima.interactions.framework.renderer.document.XmlDocument
 
portalChange(IPortalChange) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler for the portal change event.
portalChange(IPortalChange) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
portalChange(IPortalChange) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
portalChange(IPortalChange) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
portalChange(IPortalChange) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
PortalChange - Class in com.aquima.interactions.portal.model.session.scope
 
PortalChange(PortalChangeType, String, Map<String, Object>) - Constructor for class com.aquima.interactions.portal.model.session.scope.PortalChange
 
PortalChangeConverter - Class in com.aquima.interactions.portal.model.session.event
This class converts an EventNodeDetails into a PortalChange.
PortalChangeConverter(IPortalContext) - Constructor for class com.aquima.interactions.portal.model.session.event.PortalChangeConverter
 
PortalChangeType - Enum Class in com.aquima.interactions.portal
 
PortalContext - Class in com.aquima.interactions.portal.model.session
Base class for the portal context.
PortalContext(ISolution, IModule, Channel) - Constructor for class com.aquima.interactions.portal.model.session.PortalContext
 
PortalContext(ISolution, IModule, IPortalMessageBus, ISessionState) - Constructor for class com.aquima.interactions.portal.model.session.PortalContext
 
PortalContext(PortalContext) - Constructor for class com.aquima.interactions.portal.model.session.PortalContext
 
PortalContextDelegate - Class in com.aquima.interactions.portal.model.session
Utility class to allow for easy wrapping of a portal context implementation.
PortalContextDelegate(IInternalPortalContext) - Constructor for class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
PortalContextDump - Class in com.aquima.interactions.portal.model.session.state
This class contains the information to create a portal/instance context.
PortalContextDump() - Constructor for class com.aquima.interactions.portal.model.session.state.PortalContextDump
 
PortalContextDump(TxPortalContext) - Constructor for class com.aquima.interactions.portal.model.session.state.PortalContextDump
 
PortalContextState - Class in com.aquima.interactions.portal.model.session.state
 
PortalContextState(PortalContext) - Constructor for class com.aquima.interactions.portal.model.session.state.PortalContextState
 
PortalDataAccessExceptionHandler - Class in com.aquima.interactions.portal.exception
Utility class for building exception messages and throwing different types of exceptions.
PortalDataAccessExceptionHandler() - Constructor for class com.aquima.interactions.portal.exception.PortalDataAccessExceptionHandler
 
PortalEngine - Class in com.aquima.interactions.portal.model
The portal engine class act as a factory for portal sessions, and optionally holds cached information about applications (through the application store).
PortalEngine(IPortalEngineDS, CaseEngineClient, IAuditEngine, ICommentsManager) - Constructor for class com.aquima.interactions.portal.model.PortalEngine
Constructor to create a portal engine using a specified data source.
PortalEngine(IPortalEngineDS, IProcessEngineManager, CaseEngineClient, IAuditEngine, ICommentsManager, ILicenseProvider) - Constructor for class com.aquima.interactions.portal.model.PortalEngine
Constructor to create a portal engine using a specified data source.
PortalEngineErrorCodes - Class in com.aquima.interactions.portal.ds
This class defines the various initialization errors that may occur when creating a rule engine from data source.
PortalEngineXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal class to generate xml from a datasource.
PortalEngineXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal class to generate xml from a datasource.
PortalEngineXml(IInitializationReport, IPortalEngineDS, IXmlGlobals) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.PortalEngineXml
 
PortalEngineXml(IInitializationReport, IPortalEngineDS, IXmlGlobals) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.PortalEngineXml
 
PortalEvent - Class in com.aquima.interactions.portal
The portal event class is used to pass information from the client into the current session.
PortalEvent() - Constructor for class com.aquima.interactions.portal.PortalEvent
Default constructor for an event that wishes to post new values from the client to the session.
PortalEvent(RuntimeKey) - Constructor for class com.aquima.interactions.portal.PortalEvent
This constructor accepts a field if of the element that triggered the event.
PortalEventBus - Class in com.aquima.interactions.portal.model.session
The default portal event bus implementation.
PortalEventBus() - Constructor for class com.aquima.interactions.portal.model.session.PortalEventBus
 
PortalEventBusBridge(IPortalSession, IPortalEventBus) - Constructor for class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
Creates a new instance.
PortalException - Exception Class in com.aquima.interactions.portal.exception
Base type for exception originating from the portal engine.
PortalException(String) - Constructor for exception class com.aquima.interactions.portal.exception.PortalException
Basic constructor with only a message explaining the cause of the error.
PortalException(String, Throwable) - Constructor for exception class com.aquima.interactions.portal.exception.PortalException
Constructor with both a message and an exception explaining the cause of the error.
PortalMessage - Class in com.aquima.interactions.portal
Default implementation of the portal message
PortalMessage(String) - Constructor for class com.aquima.interactions.portal.PortalMessage
 
PortalMessageAction - Class in com.aquima.interactions.portal
The class describes the action for a portal message.
PortalMessageAction() - Constructor for class com.aquima.interactions.portal.PortalMessageAction
 
PortalMessageApplication - Class in com.aquima.interactions.portal.portalmessage
Wrapper around the IApplication to register a portal message handler to created session of the application.
PortalMessageApplication(ILocalApplication) - Constructor for class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
PortalMessageBus - Class in com.aquima.interactions.portal.model.session
Not serializable, must be recreated when deserializing a session
PortalMessageBus() - Constructor for class com.aquima.interactions.portal.model.session.PortalMessageBus
 
PortalMessageDefinition - Class in com.aquima.interactions.project.impl
 
PortalMessageDefinition(IPortalMessageDS) - Constructor for class com.aquima.interactions.project.impl.PortalMessageDefinition
 
PortalMessageFieldDefinition - Class in com.aquima.interactions.project.impl
 
PortalMessageFieldDefinition(IPortalMessageFieldDS) - Constructor for class com.aquima.interactions.project.impl.PortalMessageFieldDefinition
 
PortalMessageFieldXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
 
PortalMessageFieldXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
 
PortalMessageFieldXml(IPortalMessageFieldDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.PortalMessageFieldXml
 
PortalMessageFieldXml(IPortalMessageFieldDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.PortalMessageFieldXml
 
PortalMessageScope - Class in com.aquima.interactions.portal.model.session.scope
Portal Message scope implementation.
PortalMessageScope() - Constructor for class com.aquima.interactions.portal.model.session.scope.PortalMessageScope
 
PortalMessageScope(PortalMessageScope) - Constructor for class com.aquima.interactions.portal.model.session.scope.PortalMessageScope
 
PortalMessageSession - Class in com.aquima.interactions.portal.portalmessage
Wraps the portalsession as fix for AQ-1137
PortalMessageSession(IPortalSession) - Constructor for class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
PortalMessageVisitor - Class in com.aquima.interactions.project.impl
 
PortalMessageVisitor(Project) - Constructor for class com.aquima.interactions.project.impl.PortalMessageVisitor
 
PortalMessageXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
 
PortalMessageXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
 
PortalMessageXml(IPortalMessageDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.PortalMessageXml
 
PortalMessageXml(IPortalMessageDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.PortalMessageXml
 
PortalProfile - Class in com.aquima.interactions.portal.model.session
Profile delegate class to make sure the system instance cannot be removed.
PortalProfile(InferenceContext) - Constructor for class com.aquima.interactions.portal.model.session.PortalProfile
Constructs the wrapper class with the profile that should be wrapped.
PortalResponse - Class in com.aquima.interactions.portal
The portal response object holds the result of a flow action.
PortalResponse(int) - Constructor for class com.aquima.interactions.portal.PortalResponse
Constructs a portal response for the specified type and page.
PortalScope - Class in com.aquima.interactions.portal.model.session.scope
This class provides an implementation for the basic functions of a portal scope.
PortalScope() - Constructor for class com.aquima.interactions.portal.model.session.scope.PortalScope
 
PortalScope(PortalScope) - Constructor for class com.aquima.interactions.portal.model.session.scope.PortalScope
 
PortalScopeType - Enum Class in com.aquima.interactions.portal.model.session.scope
Enumeration containing portal scope types.
PortalScopeWrapper - Class in com.aquima.interactions.framework.util
Helper class for easy portal scope attribute value retrieval.
PortalScopeWrapper(IPortalScope) - Constructor for class com.aquima.interactions.framework.util.PortalScopeWrapper
Construct a PortalScopeWrapper that retieved its values from the provided portal scope
PortalSession - Class in com.aquima.interactions.portal.model.session
Implementation class for the portal session interface.
PortalSession(ISolution, IModule, ITimeTracker, ISessionState, IPortalMessageBus, IPortalEventBus) - Constructor for class com.aquima.interactions.portal.model.session.PortalSession
Constructs the portal session from a (previous) session state.
PortalSession(ISolution, IModule, ITimeTracker, ISessionState, IPortalMessageBus, IPortalEventBus, String) - Constructor for class com.aquima.interactions.portal.model.session.PortalSession
Constructs the portal session from a (previous) session state.
PortalSession(ISolution, IModule, Channel, IUserData, ITimeTracker, IPortalMessageBus, IPortalEventBus) - Constructor for class com.aquima.interactions.portal.model.session.PortalSession
Constructor to create a session for a specific application.
PortalSessionListenerAdapter - Class in com.aquima.interactions.portal
An IPortalSessionListener implementation with no-op implementations for every method.
PortalSessionListenerAdapter() - Constructor for class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
PortalSessionState - Class in com.aquima.interactions.portal.model.session.state
 
PortalSessionState(PortalSession) - Constructor for class com.aquima.interactions.portal.model.session.state.PortalSessionState
 
Position - Class in com.aquima.interactions.expressions
This class contains the position information of a parsed node.
Position - Class in com.aquima.interactions.foundation.security.util
Utility class for storing.
Position() - Constructor for class com.aquima.interactions.foundation.security.util.Position
Create a new empty position.
Position(int, int) - Constructor for class com.aquima.interactions.foundation.security.util.Position
Create a position for the given start and end.
Position(int, int, int, String) - Constructor for class com.aquima.interactions.expressions.Position
Constructs the position information with the required arguments.
POSITION - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
positive(DataType) - Static method in class com.aquima.interactions.foundation.types.InfiniteValue
Constructs the positive infinity for the specified data type.
POST - Static variable in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
postProcess(IXmlRendererContext, ICompositeElement, IXmlElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlDocumentPostProcessor
 
postProcess(IXmlRendererContext, ICompositeElement, IXmlElement) - Method in interface com.aquima.interactions.framework.renderer.IXmlPostProcessor
This method will be invoked to perform the post-processing.
postProcess(IXmlRendererContext, ICompositeElement, IXmlElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlPagePostProcessor
 
postProcessTable(Container, IListRowData[]) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
postProcessTable(Container, IListRowData[]) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
POW - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
POW - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
POW_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
Predicate - Class in com.aquima.interactions.expressions.semantics.nodes
Predicate expression node (each, exists, isactive) that evaluates to a boolean.
Predicate(Position, PredicateType, ISemanticNode, Identifier, ISemanticNode) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.Predicate
Constructs the node with the required arguments.
PredicateNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This node holds the information for the EACH and EXISTS predicate nodes.
PredicateNode(PredicateType, IParseNode, String, IParseNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.PredicateNode
Constructs the parse node with the required arguments.
PredicateType - Class in com.aquima.interactions.expressions.definition
Enumerated type class used to identify a predicate type.
PREFIX - Static variable in class com.aquima.interactions.portal.ds.sys.DcmExecuteTaskCall
 
PREFIX - Static variable in class com.aquima.interactions.portal.ds.sys.ExecuteTaskCall
 
PREFIX_DEFAULT_FORMAT - Static variable in class com.aquima.interactions.project.ds.xml.r12.generation.LanguageXml
 
PREFIX_DEFAULT_FORMAT - Static variable in class com.aquima.interactions.project.ds.xml.r17.generation.LanguageXml
 
PrefixedApplicationDS - Class in com.aquima.interactions.ds.composite
Data source wrapper that adds prefixes to modules names.
PrefixedApplicationDS(IApplicationDS, String) - Constructor for class com.aquima.interactions.ds.composite.PrefixedApplicationDS
 
PrefixedModuleDS - Class in com.aquima.interactions.ds.composite
This wrapper adds a data-source prefix to the process module ID.
PrefixedModuleDS(IProcessModuleDS, String) - Constructor for class com.aquima.interactions.ds.composite.PrefixedModuleDS
 
PrefixedProjectDS - Class in com.aquima.interactions.ds.composite
Data source wrapper that adds prefixes to modules names.
PrefixedProjectDS(String, IProjectDS) - Constructor for class com.aquima.interactions.ds.composite.PrefixedProjectDS
 
PrefixModuleVisitor - Class in com.aquima.interactions.ds.composite
Wrapper that adds a prefix to the process module datasources.
PrefixModuleVisitor(IModuleVisitor, String) - Constructor for class com.aquima.interactions.ds.composite.PrefixModuleVisitor
 
PrefixVisitor - Class in com.aquima.interactions.ds.composite
Application visitor wrapper that adds the datasource prefix to an application name.
PrefixVisitor(String, IApplicationVisitor) - Constructor for class com.aquima.interactions.ds.composite.PrefixVisitor
 
prepareAddValue(String) - Method in class com.aquima.interactions.framework.handler.profile.editors.AttributeEditor
This method initializes the editor for an add value action.
prepareClearValue() - Method in class com.aquima.interactions.framework.handler.profile.editors.AttributeEditor
This method initialized the editor for a clear action.
prepareSetValue(String) - Method in class com.aquima.interactions.framework.handler.profile.editors.AttributeEditor
This method initializes the editor for a set value action.
PRESENTATION_STYLES - Static variable in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
PresentationStyle - Class in com.aquima.interactions.composer.model
This class hold a style that influences the presentation of an element.
PRESENTATIONSTYLE_NAME - Static variable in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListColumn
 
PRESENTATIONSTYLE_NAME - Static variable in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
PresentationStyleReferenceXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
PresentationStyleReferenceXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
PresentationStyleReferenceXml(IPresentationStyleReferenceDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.PresentationStyleReferenceXml
 
PresentationStyleReferenceXml(IPresentationStyleReferenceDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.PresentationStyleReferenceXml
 
preValidateFields() - Method in interface com.aquima.interactions.flow.IFlowState
Method to determine if field errors should be included when expanding a page.
preValidateFields() - Method in class com.aquima.interactions.flow.model.FlowState
 
PREVIOUS - Static variable in class com.aquima.interactions.framework.container.list.NavigateActionEnum
 
PRIMARY - Static variable in class com.aquima.interactions.rule.JustificationDepth
This detail level may be used to display only the justifications of the main attribute.
PRIMITIVE - Static variable in class com.aquima.interactions.project.GlobalParameterType
This member defines the PRIMITIVE parameter type.
PrimitiveRepeatFlowBehaviour - Class in com.aquima.interactions.portal.model.session.repeatflow
 
print(IExpr) - Method in interface com.aquima.interactions.expressions.ITslExpressionPrinter
 
print(IExpr) - Method in class com.aquima.interactions.expressions.tsl.printer.DefaultTslExpressionPrinter
 
print(ITslNode) - Method in class com.aquima.interactions.expressions.tsl.printer.TslPrinter
 
print(ISemanticNode) - Method in class com.aquima.interactions.expressions.r7.printer.ExprR7Printer
This method prints the semantic node as a R7 expression.
printRuntimeKey(RuntimeKey) - Method in interface com.aquima.interactions.composer.IRuntimeKeyPrinter
This method should return a string representation of the provided runtime key.
PRIORITY - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the PRIORITY task property.
PRIORITYALGORITHM_PROBLEM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
PriorityAlgorithmDefinition - Class in com.aquima.interactions.process.impl
Implementation of the AuthorizationAlgorithm
PriorityAlgorithmDefinition(IProcessExtensionFactory, IPriorityAlgorithmDS) - Constructor for class com.aquima.interactions.process.impl.PriorityAlgorithmDefinition
 
PriorityAlgorithmVisitor - Class in com.aquima.interactions.process.impl
 
PriorityAlgorithmVisitor(IProcessExtensionFactory, Map<String, IPriorityAlgorithmDefinition>) - Constructor for class com.aquima.interactions.process.impl.PriorityAlgorithmVisitor
 
PriorityAlgorithmXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a priority algorithm datasource.
PriorityAlgorithmXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a priority algorithm datasource.
PriorityAlgorithmXml(IPriorityAlgorithmDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.PriorityAlgorithmXml
 
PriorityAlgorithmXml(IPriorityAlgorithmDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.PriorityAlgorithmXml
 
PriorityEvaluationException - Exception Class in com.aquima.interactions.process.exception
This exception is thrown when an error occurs while evaluation an priority algorithm.
PriorityEvaluationException(String, Throwable) - Constructor for exception class com.aquima.interactions.process.exception.PriorityEvaluationException
 
PriorityManager - Class in com.aquima.interactions.process.impl
This class evaluates an priority algorithm to the required roles.
PriorityManager(IProject, IProcessExtensionFactory) - Constructor for class com.aquima.interactions.process.impl.PriorityManager
 
process() - Method in class com.aquima.interactions.process.impl.builder.ProcessBuilder
 
process(IElement) - Method in interface com.aquima.interactions.framework.renderer.IXmlRendererContext
This function processes the element into an IXMLElement using the converters defined in the renderer.
process(IElement) - Method in class com.aquima.interactions.framework.renderer.XmlRendererContext
 
process(ITslNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Despacer
This method processes the TSL node and removes excess spaces.
process(ITslNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Optimizer
This method will optimize the node to a node structure that is more optimal.
process(IActionNodeDetails) - Method in interface com.aquima.interactions.flow.IFlowHandler
This method will be invoked when the flow engine encounters an action node in the flow.
process(IActionNodeDetails) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
process(IFlowEngine, IMetaModel) - Static method in class com.aquima.interactions.portal.model.def.FunctionFlowDataTypeVisitor
This method will initialize a map containing the function flow dataTypes.
process(IFlowHandler) - Method in class com.aquima.interactions.flow.model.InternalActionNode
Processes the current node, and executes the action by notifying the flow-handler.
process(IListValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Difference
 
process(IListValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Except
 
process(IListValue, IListValue) - Method in interface com.aquima.interactions.foundation.functions.IListFunction
 
process(IListValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Intersection
 
process(IListValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Union
 
process(IListValue, IRangeValue) - Method in class com.aquima.interactions.foundation.functions.AssociativeFunction
 
process(IListValue, IRangeValue) - Method in class com.aquima.interactions.foundation.functions.Except
 
process(IListValue, IRangeValue) - Method in interface com.aquima.interactions.foundation.functions.IListFunction
 
process(IListValue, ISingleValue) - Method in class com.aquima.interactions.foundation.functions.AssociativeFunction
 
process(IListValue, ISingleValue) - Method in class com.aquima.interactions.foundation.functions.Except
 
process(IListValue, ISingleValue) - Method in interface com.aquima.interactions.foundation.functions.IListFunction
 
process(IRangeValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Difference
 
process(IRangeValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Except
 
process(IRangeValue, IListValue) - Method in interface com.aquima.interactions.foundation.functions.IListFunction
 
process(IRangeValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Intersection
 
process(IRangeValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Union
 
process(IRangeValue, IRangeValue) - Method in class com.aquima.interactions.foundation.functions.Difference
 
process(IRangeValue, IRangeValue) - Method in class com.aquima.interactions.foundation.functions.Except
 
process(IRangeValue, IRangeValue) - Method in interface com.aquima.interactions.foundation.functions.IListFunction
 
process(IRangeValue, IRangeValue) - Method in class com.aquima.interactions.foundation.functions.Intersection
 
process(IRangeValue, IRangeValue) - Method in class com.aquima.interactions.foundation.functions.Union
 
process(IRangeValue, ISingleValue) - Method in class com.aquima.interactions.foundation.functions.AssociativeFunction
 
process(IRangeValue, ISingleValue) - Method in class com.aquima.interactions.foundation.functions.Except
 
process(IRangeValue, ISingleValue) - Method in interface com.aquima.interactions.foundation.functions.IListFunction
 
process(ISingleValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Difference
 
process(ISingleValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Except
 
process(ISingleValue, IListValue) - Method in interface com.aquima.interactions.foundation.functions.IListFunction
 
process(ISingleValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Intersection
 
process(ISingleValue, IListValue) - Method in class com.aquima.interactions.foundation.functions.Union
 
process(ISingleValue, IRangeValue) - Method in class com.aquima.interactions.foundation.functions.Difference
 
process(ISingleValue, IRangeValue) - Method in class com.aquima.interactions.foundation.functions.Except
 
process(ISingleValue, IRangeValue) - Method in interface com.aquima.interactions.foundation.functions.IListFunction
 
process(ISingleValue, IRangeValue) - Method in class com.aquima.interactions.foundation.functions.Intersection
 
process(ISingleValue, IRangeValue) - Method in class com.aquima.interactions.foundation.functions.Union
 
process(ISingleValue, ISingleValue) - Method in class com.aquima.interactions.foundation.functions.Difference
 
process(ISingleValue, ISingleValue) - Method in class com.aquima.interactions.foundation.functions.Except
 
process(ISingleValue, ISingleValue) - Method in interface com.aquima.interactions.foundation.functions.IListFunction
 
process(ISingleValue, ISingleValue) - Method in class com.aquima.interactions.foundation.functions.Intersection
 
process(ISingleValue, ISingleValue) - Method in class com.aquima.interactions.foundation.functions.Union
 
process(IReportingDS, NodeData) - Static method in class com.aquima.interactions.process.impl.builder.JoinNodeBuilder
 
process(ITimeTracker) - Method in interface com.aquima.interactions.foundation.timetracker.IChildVisitor
This method is invoked to allow the visitor to process a child time tracker.
process(IAggregateDS) - Method in interface com.aquima.interactions.metamodel.ds.IAggregateVisitor
The iterate method should invoke this method with a valid data source implementation for each attribute.
process(IAggregateDS) - Method in class com.aquima.interactions.metamodel.impl.AggregateVisitor
 
process(IAggregateDS) - Method in class com.aquima.interactions.metamodel.report.ReportingAggregateVisitor
 
process(IAttributeDS) - Method in interface com.aquima.interactions.metamodel.ds.IAttributeVisitor
The iterate method should invoke this method with a valid datasource implementation for each attribute.
process(IAttributeDS) - Method in class com.aquima.interactions.metamodel.impl.AttributeVisitor
 
process(IAttributeDS) - Method in class com.aquima.interactions.metamodel.report.ReportingAttributeVisitor
 
process(IDomainDS) - Method in interface com.aquima.interactions.metamodel.ds.IDomainVisitor
This method should be invoked by the data layer to add a domain definition.
process(IDomainDS) - Method in class com.aquima.interactions.metamodel.impl.DomainVisitor
 
process(IDomainDS) - Method in class com.aquima.interactions.metamodel.report.ReportingDomainVisitor
 
process(IDomainDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.DomainVisitor
 
process(IDomainValueDS) - Method in interface com.aquima.interactions.metamodel.ds.IDomainValueVisitor
This method should be invoked by the data layer to add a domain value.
process(IDomainValueDS) - Method in class com.aquima.interactions.metamodel.impl.DomainValueVisitor
 
process(IDomainValueDS) - Method in class com.aquima.interactions.metamodel.report.ReportingDomainValueVisitor
 
process(IDomainValueDS) - Method in class com.aquima.interactions.portal.ds.sys.dialects.DomainValueVisitor
 
process(IEntityDS) - Method in interface com.aquima.interactions.metamodel.ds.IEntityVisitor
The data layer may invoke this method to add a new entity definition.
process(IEntityDS) - Method in class com.aquima.interactions.metamodel.impl.EntityVisitor
 
process(IEntityDS) - Method in class com.aquima.interactions.metamodel.report.ReportingEntityVisitor
 
process(IEntityReferenceDS) - Method in interface com.aquima.interactions.metamodel.ds.IEntityReferenceVisitor
The data layer may invoke this method to add a new entity reference to an aggregate.
process(IMetadataDS) - Method in interface com.aquima.interactions.metamodel.ds.IMetadataVisitor
This method should be invoked by the data layer to add a metadata definition.
process(IApplicationDS, IModuleCache) - Static method in class com.aquima.interactions.portal.model.MappingVisitor
 
process(IModuleDS) - Static method in class com.aquima.interactions.portal.model.def.MaskCallVisitor
 
process(IModuleDS, IProject, IModule, IParserFactory, IContainerFactory) - Static method in class com.aquima.interactions.portal.model.def.ContainerExpanderVisitor
This method initializes a map with the container expanders from the datasource.
process(IModuleDS, IProject, IModule, IParserFactory, IServiceFactory) - Static method in class com.aquima.interactions.portal.model.def.ServiceCallVisitor
This method will initialize a map containing the service call definitions.
process(IModuleDS, IParserFactory) - Static method in class com.aquima.interactions.portal.model.def.FunctionCallVisitor
This method will initialize a map containing the function call definitions.
process(ITaskMappingDS, IProcessTaskDefinition, FlowNode) - Static method in class com.aquima.interactions.portal.model.process.TaskExitVisitor
 
process(ISolution, IProcessEngineDefinitions, IProcessMappingDS) - Static method in class com.aquima.interactions.portal.model.process.TaskMappingVisitor
 
process(IProcessEngineDS) - Static method in class com.aquima.interactions.process.impl.MessageEventVisitor
 
process(IProcessEngineDS) - Static method in class com.aquima.interactions.process.impl.ProcessEventVisitor
 
process(IProcessEngineDS) - Static method in class com.aquima.interactions.process.impl.ProcessTypeVisitor
 
process(IProcessEngineDS, IExpressionParser, IProcessEngineDefinitions, IProject) - Static method in class com.aquima.interactions.process.impl.ProcessFlowVisitor
 
process(IProcessEngineDS, IExpressionParser, IProject, IProcessEngineDefinitions) - Static method in class com.aquima.interactions.process.impl.ProcessTaskVisitor
 
process(NodeData, IProcessFlowDS) - Static method in class com.aquima.interactions.process.impl.builder.LoopValidator
 
process(NodeData, String) - Static method in class com.aquima.interactions.process.impl.builder.GroupBuilder
 
process(ProcessDefinition) - Static method in class com.aquima.interactions.process.impl.ProcessNodeVisitor
 
process(IProcessExtensionFactory, IProcessEngineDS) - Static method in class com.aquima.interactions.process.impl.PriorityAlgorithmVisitor
 
process(ILanguageDS) - Method in class com.aquima.interactions.portal.ds.sys.project.ResourceMessages
 
process(ILanguageDS) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigLanguageVisitor
 
process(ILanguageDS) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigLanguageVisitor
 
process(ILanguageDS) - Method in interface com.aquima.interactions.project.ds.ILanguageVisitor
This method may be used to add a language definition.
process(ILanguageDS) - Method in class com.aquima.interactions.project.impl.LanguageVisitor
 
process(ILanguageDS) - Method in class com.aquima.interactions.project.report.ReportingLanguageVisitor
 
process(IProject, IProcessEngineDS) - Static method in class com.aquima.interactions.process.impl.AuthorizationAlgorithmVisitor
 
process(IProject, IProcessEngineDS) - Static method in class com.aquima.interactions.process.impl.RoutingAlgorithmVisitor
 
process(IRuleEngineDS, IMetaModel, IParserFactory) - Static method in class com.aquima.interactions.rule.graph.RuleGroupVisitor
 
process(IActionDS) - Method in interface com.aquima.interactions.rule.ds.table.IActionVisitor
This method should be invoked for each action that should be added.
process(IActionDS) - Method in class com.aquima.interactions.rule.report.ReportingActionVisitor
 
process(IConditionDS) - Method in interface com.aquima.interactions.rule.ds.table.IConditionVisitor
This method will add the specified condition to the table.
process(IConditionDS) - Method in class com.aquima.interactions.rule.report.ReportingConditionVisitor
 
process(String, String) - Method in interface com.aquima.interactions.metamodel.ds.IAttributeReferenceVisitor
This method may be used by the data layer to add an attribute and/or relation to an entity reference.
process(Map<String, ProcessDefinition>) - Static method in class com.aquima.interactions.process.impl.ProcessNodeVisitor
 
PROCESS - Static variable in class com.aquima.interactions.ds.xml.ExportType
This member defines the PROCESS export type.
PROCESS - Static variable in class com.aquima.interactions.metamodel.ReferenceType
References of this type reference a process.
PROCESS - Static variable in class com.aquima.interactions.process.dao.TaskType
This member defines the PROCESS task type.
PROCESS - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
This node type is used for nodes that invoke a (sub) process.
PROCESS_ENGINE_PROBLEM - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
PROCESS_EVENT_PROBLEM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
PROCESS_FLOW_PROBLEM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
PROCESS_NODE_PROBLEM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
PROCESS_TASK_PROBLEM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
PROCESS_TYPE_PROBLEM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
PROCESS_TYPE_WITHOUT_TASKS - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
PROCESS_WITH_DEAD_END - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
PROCESS_WITHOUT_TASKS - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
ProcessBuilder - Class in com.aquima.interactions.process.impl.builder
This class is responsible for initializing the nodes of a process.
ProcessBuilder(ProcessDefinition, IExpressionParser, NodeFactory, IProcessFlowDS) - Constructor for class com.aquima.interactions.process.impl.builder.ProcessBuilder
Constructs the builder with the required arguments.
ProcessCase - Class in com.aquima.interactions.process.impl
Class exposing process engine functionality for a case.
ProcessCase(ProcessEngine, IMetaModel, ICaseModel) - Constructor for class com.aquima.interactions.process.impl.ProcessCase
 
ProcessCaseChangeListener - Class in com.aquima.interactions.process.impl
Default implementation of the message event listener interface.
ProcessCaseChangeListener() - Constructor for class com.aquima.interactions.process.impl.ProcessCaseChangeListener
 
ProcessCaseDataUpdates - Class in com.aquima.interactions.process.impl
This object contains the updates that should be applied to the case data.
ProcessCaseDataUpdates(Map<String, Map<String, Object>>) - Constructor for class com.aquima.interactions.process.impl.ProcessCaseDataUpdates
 
ProcessCaseDataUtil - Class in com.aquima.interactions.foundation.utility
 
ProcessCaseDelegate - Class in com.aquima.interactions.process.wrapper
Utility class to allow for easy wrapping of a process engine implementation.
ProcessCaseDelegate(IProcessCase) - Constructor for class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
ProcessCaseRepository - Class in com.aquima.interactions.process.impl
Utility wrapper for the case dao.
ProcessCaseRepository(IProcessCaseDao) - Constructor for class com.aquima.interactions.process.impl.ProcessCaseRepository
 
ProcessCaseRepository(IProcessCaseDao, IProcessEngineSettings) - Constructor for class com.aquima.interactions.process.impl.ProcessCaseRepository
Creates a new instance.
ProcessCaseRepository(IProcessCaseDao, IProcessEngineSettings, ILegacyToggles) - Constructor for class com.aquima.interactions.process.impl.ProcessCaseRepository
Creates a new instance.
ProcessCaseUpdates - Class in com.aquima.interactions.portal.model.process
Internal IProcessCaseUpdates implementation to update the case data with the profile of the implementation application.
ProcessCaseUpdates(IPortalSession, IMapping) - Constructor for class com.aquima.interactions.portal.model.process.ProcessCaseUpdates
 
ProcessCaseUpdates(IPortalSession, TaskMapping) - Constructor for class com.aquima.interactions.portal.model.process.ProcessCaseUpdates
 
ProcessCaseView - Class in com.aquima.interactions.process.impl
 
ProcessCaseView(IProcessDefinition, ICaseQueryResult) - Constructor for class com.aquima.interactions.process.impl.ProcessCaseView
 
processChildren(IElement) - Method in interface com.aquima.interactions.framework.renderer.IXmlRendererContext
Processes the childs of the passed element into xml.
processChildren(IElement) - Method in class com.aquima.interactions.framework.renderer.XmlRendererContext
 
processColumnValue(IListColumn, IListRowData) - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListImpl
 
processColumnValue(IListColumn, IListRowData) - Method in class com.aquima.interactions.framework.container.list.ListImpl
Retrieves the value at the intersection of a column and a row, for data that is to be used in search functionality.
processCondition(ConditionNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Despacer
 
processCondition(ConditionNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Optimizer
 
ProcessDataAccessException - Exception Class in com.aquima.interactions.process.dao.exception
Exception used to notify that operation on process case dao failed due to data access problems.
ProcessDataAccessException(Throwable) - Constructor for exception class com.aquima.interactions.process.dao.exception.ProcessDataAccessException
 
ProcessDataAccessExceptionHandler - Class in com.aquima.interactions.process.exception
Utility class for building exception messages and throwing different types of exceptions.
ProcessDataAccessExceptionHandler() - Constructor for class com.aquima.interactions.process.exception.ProcessDataAccessExceptionHandler
 
ProcessDefinition - Class in com.aquima.interactions.process.impl
This class holds the static definition of a process.
ProcessDefinition(IProcessEngineDefinitions, IProject, IProcessFlowDS, IExpressionParser) - Constructor for class com.aquima.interactions.process.impl.ProcessDefinition
 
PROCESSED - Static variable in class com.aquima.interactions.process.dao.CaseEventStatusType
 
ProcessEdgeXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ProcessEdgeXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ProcessEdgeXml(IProcessEdgeDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.ProcessEdgeXml
 
ProcessEdgeXml(IProcessEdgeDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.ProcessEdgeXml
 
ProcessEnabledActionHandler - Class in com.aquima.interactions.portal.model.process.wrapper
An action handler wrapper which provides information about the intended session in which it should be executed.
ProcessEnabledActionHandler(IActionHandler, boolean) - Constructor for class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledActionHandler
Creates a new instance.
ProcessEnabledApplication - Class in com.aquima.interactions.portal.model.process
This internal Application class extension makes sure the the process engine and the process enabled session is returned when requested.
ProcessEnabledApplication(Application, IModuleCache, IProcessMappingDS, IProcessEngine) - Constructor for class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
Constructs the process enabled application wrapper with the required arguments.
ProcessEnabledCallback - Class in com.aquima.interactions.portal.model.process.wrapper
For internal use only!
ProcessEnabledCallback(IPortalSessionCallback, boolean) - Constructor for class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledCallback
 
ProcessEnabledSession - Class in com.aquima.interactions.portal.model.process
Portal session wrapper implementation that handles process engine task execution.
ProcessEnabledSession(ISolution, PortalSession, ProcessMapping, IPortalEventBus) - Constructor for class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
ProcessEnabledSession.PortalEventBusBridge - Class in com.aquima.interactions.portal.model.process
Internal class which bridges two event buses.
ProcessEnabledSession.TaskPortalEventBusBridge - Class in com.aquima.interactions.portal.model.process
Internal class which bridges two event buses.
ProcessEnabledSessionMonitor - Class in com.aquima.interactions.portal.model.process
Portal session monitor wrapper implementation for the process enabled session.
ProcessEnabledSessionMonitor(ISessionMonitor, ProcessEnabledSession) - Constructor for class com.aquima.interactions.portal.model.process.ProcessEnabledSessionMonitor
 
ProcessEnabledSessionScope - Class in com.aquima.interactions.portal.model.process.wrapper
Session scope for task sessions.
ProcessEnabledSessionScope(IInternalSessionScope, ISessionScope) - Constructor for class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
processEnd(InternalNode) - Method in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
ProcessEndNodeDefinition - Class in com.aquima.interactions.process.impl.nodes
This class defines an end node in a process definition.
ProcessEndNodeDefinition(GUID, ProcessExit) - Constructor for class com.aquima.interactions.process.impl.nodes.ProcessEndNodeDefinition
 
ProcessEndNodeHandler - Class in com.aquima.interactions.process.impl.handlers
Handler for process and group end nodes.
ProcessEndNodeHandler(ProcessCaseRepository, ProcessEngine) - Constructor for class com.aquima.interactions.process.impl.handlers.ProcessEndNodeHandler
 
processEngine - Variable in class com.aquima.interactions.framework.container.listplus.AbstractProcessListPlus
 
processEngine - Variable in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
processEngine - Variable in class com.aquima.interactions.process.impl.EvaluationQueue
 
processEngine - Variable in class com.aquima.interactions.process.impl.handlers.ProcessNodeHandler
 
processEngine - Variable in class com.aquima.interactions.process.impl.ProcessTask
 
ProcessEngine - Class in com.aquima.interactions.process.impl
Main class of the process engine.
ProcessEngine(IProcessExtensionFactory, IProcessEngineDS, IRuleEngine, IMetaModel, IProject, IProcessCaseDao, ProcessSettings, ILicenseProvider, ITraceEngine, IScheduler, ILegacyToggles) - Constructor for class com.aquima.interactions.process.impl.ProcessEngine
Constructs a process engine with the specified datasource.
ProcessEngineDelegate - Class in com.aquima.interactions.process.wrapper
Utility class to allow for easy wrapping of a process engine implementation.
ProcessEngineDelegate(IProcessEngine) - Constructor for class com.aquima.interactions.process.wrapper.ProcessEngineDelegate
 
ProcessEngineErrorCodes - Class in com.aquima.interactions.process.ds
This class defines the various initialization errors that may occur when creating a process engine from data source.
ProcessEngineFactory - Class in com.aquima.interactions.process
Factory class which knows how to construct a process engine.
ProcessEngineFactory() - Constructor for class com.aquima.interactions.process.ProcessEngineFactory
 
ProcessEngineID - Class in com.aquima.interactions.process.impl
This class uniquely identifies an process engine by project and module name and version.
ProcessEngineID(String, Version, String, Version) - Constructor for class com.aquima.interactions.process.impl.ProcessEngineID
Default constructor that creates an process engine id based on the project and module name and version.
ProcessEngineManager - Class in com.aquima.interactions.process.impl
Process engine manager implementation that uses a datasource to initialize its process engines.
ProcessEngineManager(IProcessManagerDS, ProcessSettings, ILicenseProvider, IScheduler, ILegacyToggles, IProcessEngineFactory, boolean) - Constructor for class com.aquima.interactions.process.impl.ProcessEngineManager
Construct a process engine manager.
processEngineSettings - Variable in class com.aquima.interactions.framework.container.listplus.AbstractProcessListPlus
 
ProcessEngineSettingsBuilder - Class in com.aquima.interactions.process.impl.builder
A builder that creates an IProcessEngineSettings implementation using IgnoreModeSettingsBuilder for the ignore mode settings.
ProcessEngineSettingsBuilder() - Constructor for class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Creates a builder that uses IgnoreModeSettingsBuilder for building the ignore mode settings.
ProcessEngineSettingsBuilder(IgnoreModeSettingsBuilder) - Constructor for class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Allows using a different IgnoreModeSettingsBuilder, with potentially different rules than the default ones.
ProcessEngineXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Class to create an xml of a process engine datasource.
ProcessEngineXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Class to create an xml of a process engine datasource.
ProcessEngineXml(IProcessEngineDS, IXmlGlobals) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.ProcessEngineXml
 
ProcessEngineXml(IProcessEngineDS, IXmlGlobals) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.ProcessEngineXml
 
processErrorReport(ApplicationID, ApplicationMode, InitializationReport) - Method in class com.aquima.interactions.portal.model.ApplicationStore
 
processEvaluator - Variable in class com.aquima.interactions.process.impl.EvaluationQueue
 
ProcessEvaluator - Class in com.aquima.interactions.process.impl
This class is responsible for evaluating a process based on the current state, and determining the task that should be scheduled.
ProcessEvaluator(ProcessEngine, ProcessCase, IUserData) - Constructor for class com.aquima.interactions.process.impl.ProcessEvaluator
 
ProcessEvaluator(ProcessEngine, IProcessCase, IUserData, boolean) - Constructor for class com.aquima.interactions.process.impl.ProcessEvaluator
Creates a new instance.
processEvent(IEventNodeDetails) - Method in interface com.aquima.interactions.flow.IFlowHandler
This method will be invoked when the flow engine encounters an event node in the flow.
processEvent(IEventNodeDetails) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
ProcessEventDefinition - Class in com.aquima.interactions.process.impl
This class contains a single process event definition.
ProcessEventDefinition(IProcessEventDS) - Constructor for class com.aquima.interactions.process.impl.ProcessEventDefinition
 
ProcessEventStartDefinition - Class in com.aquima.interactions.process.impl
This class contains a single process event start definition.
ProcessEventStartDefinition(ProcessDefinition, IProcessNodeDefinition, IMessageEventMappingDS) - Constructor for class com.aquima.interactions.process.impl.ProcessEventStartDefinition
 
ProcessEventStartXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a event start datasource.
ProcessEventStartXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a event start datasource.
ProcessEventStartXml(IProcessEventStartDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.ProcessEventStartXml
 
ProcessEventStartXml(IProcessEventStartDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.ProcessEventStartXml
 
ProcessEventVisitor - Class in com.aquima.interactions.process.impl
This class is used during initialization to initialize and validate the event definitions.
ProcessEventVisitor(Map<String, IProcessEventDefinition>) - Constructor for class com.aquima.interactions.process.impl.ProcessEventVisitor
 
ProcessEventXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ProcessEventXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ProcessEventXml(IProcessEventDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.ProcessEventXml
 
ProcessEventXml(IProcessEventDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.ProcessEventXml
 
ProcessException - Exception Class in com.aquima.interactions.process.exception
Base class for exceptions originating from the process engine.
ProcessException(String) - Constructor for exception class com.aquima.interactions.process.exception.ProcessException
 
ProcessException(String, Throwable) - Constructor for exception class com.aquima.interactions.process.exception.ProcessException
 
ProcessExit - Class in com.aquima.interactions.process
This class represents an exit of a process.
ProcessExit(ExitAction, String) - Constructor for class com.aquima.interactions.process.ProcessExit
 
processField(FieldNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Despacer
 
processField(FieldNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Optimizer
 
ProcessFlowVisitor - Class in com.aquima.interactions.process.impl
Accepts processes which are registered to the process engine.
ProcessFlowVisitor(Map<String, ProcessDefinition>, IExpressionParser, IProcessEngineDefinitions, IProject) - Constructor for class com.aquima.interactions.process.impl.ProcessFlowVisitor
 
ProcessFlowXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ProcessFlowXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ProcessFlowXml(IProcessFlowDS, IXmlGlobals) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.ProcessFlowXml
 
ProcessFlowXml(IProcessFlowDS, IXmlGlobals) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.ProcessFlowXml
 
processForeach(ForeachNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Despacer
 
processForeach(ForeachNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Optimizer
 
ProcessIdExtractService - Class in com.aquima.interactions.framework.service.extractid
 
processingInstruction(String, String) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
 
processList(NodeList) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Despacer
 
processList(NodeList) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Optimizer
 
processListSettings - Variable in class com.aquima.interactions.framework.container.listplus.AbstractProcessListPlus
 
ProcessListSettingsBuilder - Class in com.aquima.interactions.process.impl.builder
A builder that creates an IProcessListSettings implementation that falls back to another IIgnoreModeSettings if both application specific and global setting is IgnoreMode.DEFAULT.
ProcessListSettingsBuilder() - Constructor for class com.aquima.interactions.process.impl.builder.ProcessListSettingsBuilder
Creates a builder that uses IgnoreModeSettingsBuilder for building ignore mode settings.
ProcessListSettingsBuilder(IgnoreModeSettingsBuilder) - Constructor for class com.aquima.interactions.process.impl.builder.ProcessListSettingsBuilder
Allows creating an IProcessListSettings that uses a different IIgnoreModeSettings built by a different IgnoreModeSettingsBuilder that use different rules than the default.
processMapping - Variable in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
ProcessMapping - Class in com.aquima.interactions.portal.model.process
Class managing the task and case data mappings.
ProcessMapping(ISolution, IModuleCache, IProcessMappingDS, IProcessEngine) - Constructor for class com.aquima.interactions.portal.model.process.ProcessMapping
 
ProcessMappingXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ProcessMappingXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ProcessMappingXml(IProcessMappingDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.ProcessMappingXml
 
ProcessMappingXml(IProcessMappingDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.ProcessMappingXml
 
ProcessModuleXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ProcessModuleXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ProcessModuleXml(IProcessModuleDS, IXmlGlobals) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.ProcessModuleXml
 
ProcessModuleXml(IProcessModuleDS, IXmlGlobals) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.ProcessModuleXml
 
processNode(IEvaluationContext, ITaskModel) - Method in class com.aquima.interactions.process.impl.handlers.ConditionNodeHandler
 
processNode(IEvaluationContext, ITaskModel) - Method in class com.aquima.interactions.process.impl.handlers.EventNodeHandler
 
processNode(IEvaluationContext, ITaskModel) - Method in class com.aquima.interactions.process.impl.handlers.GroupNodeHandler
 
processNode(IEvaluationContext, ITaskModel) - Method in class com.aquima.interactions.process.impl.handlers.ProcessNodeHandler
 
processNode(IEvaluationContext, ITaskModel) - Method in class com.aquima.interactions.process.impl.handlers.TaskNodeHandler
 
processNode(IEvaluationContext, ITaskModel) - Method in class com.aquima.interactions.process.impl.handlers.TimerNodeHandler
 
processNode(IEvaluationContext, ITaskModel) - Method in interface com.aquima.interactions.process.impl.ITaskHandler
This method should process the task, and if the evaluation is successful, schedule the follow-up tasks.
ProcessNodeHandler - Class in com.aquima.interactions.process.impl.handlers
Base class for process task handlers.
ProcessNodeHandler(ProcessCaseRepository, ProcessEngine) - Constructor for class com.aquima.interactions.process.impl.handlers.ProcessNodeHandler
 
ProcessNodeNotInstanceOfTaskNodeException - Exception Class in com.aquima.interactions.process.exception
 
ProcessNodeNotInstanceOfTaskNodeException(GUID, IProcessNodeDefinition) - Constructor for exception class com.aquima.interactions.process.exception.ProcessNodeNotInstanceOfTaskNodeException
 
ProcessNodeType - Class in com.aquima.interactions.process.ds
This class defines the possible types of nodes that may be present in a process definition.
ProcessNodeVisitor - Class in com.aquima.interactions.process.impl
This class extracts all the node definitions from the process definitions.
ProcessNodeXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ProcessNodeXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ProcessNodeXml(IProcessNodeDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.ProcessNodeXml
 
ProcessNodeXml(IProcessNodeDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.ProcessNodeXml
 
processRows(IListRowData[], ListState, ListConfiguration) - Method in class com.aquima.interactions.framework.container.list.ListImpl
 
ProcessScope - Class in com.aquima.interactions.portal.model.process
Internal process scope implementation that manages all active process tasks/cases on the session scope.
ProcessScope(ISessionScope, IProcessEngine) - Constructor for class com.aquima.interactions.portal.model.process.ProcessScope
Internal process scope constructor.
ProcessScopeDelegate - Class in com.aquima.interactions.portal.model.process.wrapper
Decorator class that wraps a process scope to make it immutable (read-only).
ProcessScopeDelegate(IProcessScope) - Constructor for class com.aquima.interactions.portal.model.process.wrapper.ProcessScopeDelegate
 
ProcessSettings - Class in com.aquima.interactions.process
ProcessSettings(IProcessEngineSettings, IProcessListSettings, String[]) - Constructor for class com.aquima.interactions.process.ProcessSettings
 
ProcessStepDefinition - Class in com.aquima.interactions.process.impl.nodes
Abstract base class for task and process nodes.
ProcessStepDefinition(NodeData, NodeContext) - Constructor for class com.aquima.interactions.process.impl.nodes.ProcessStepDefinition
 
ProcessStepDefinition(NodeData, IExpressionParser) - Constructor for class com.aquima.interactions.process.impl.nodes.ProcessStepDefinition
 
ProcessTask - Class in com.aquima.interactions.process.impl
Class exposing process engine functionality for a task.
ProcessTask(ProcessEngine, long, ITaskModel) - Constructor for class com.aquima.interactions.process.impl.ProcessTask
 
ProcessTaskAccessDeniedException - Exception Class in com.aquima.interactions.process.exception
Process engine exception that is used to notify that a process task may not be started due to acces restrictions.
ProcessTaskAccessDeniedException(String) - Constructor for exception class com.aquima.interactions.process.exception.ProcessTaskAccessDeniedException
Constructs an exception with a message.
ProcessTaskCustomField - Class in com.aquima.interactions.process.impl
Representation of a custom field which can be set on a task, that contains an expression.
ProcessTaskCustomField() - Constructor for class com.aquima.interactions.process.impl.ProcessTaskCustomField
Default constructor
ProcessTaskDefinition - Class in com.aquima.interactions.process.impl
This class contains a single process task definition.
ProcessTaskDefinition(IProcessTaskDS, IProject, IExpressionParser, IProcessEngineDefinitions) - Constructor for class com.aquima.interactions.process.impl.ProcessTaskDefinition
 
ProcessTaskDelegate - Class in com.aquima.interactions.portal.model.process
Process task delegate implementation used to handle automated tasks.
ProcessTaskDelegate - Class in com.aquima.interactions.process.wrapper
Utility class to allow for easy wrapping of a process engine implementation.
ProcessTaskDelegate(ISolution, ProcessMapping) - Constructor for class com.aquima.interactions.portal.model.process.ProcessTaskDelegate
 
ProcessTaskDelegate(IProcessTask) - Constructor for class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
ProcessTaskView - Class in com.aquima.interactions.process.impl
 
ProcessTaskView(IProcessTaskDefinition, ITaskQueryResult) - Constructor for class com.aquima.interactions.process.impl.ProcessTaskView
 
ProcessTaskVisitor - Class in com.aquima.interactions.process.impl
This class is used during initialization to initialize and validate the task definitions.
ProcessTaskVisitor(Map<String, IProcessTaskDefinition>, IExpressionParser, IProject, IProcessEngineDefinitions) - Constructor for class com.aquima.interactions.process.impl.ProcessTaskVisitor
 
ProcessTaskXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ProcessTaskXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ProcessTaskXml(IProcessTaskDS, IXmlGlobals) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.ProcessTaskXml
 
ProcessTaskXml(IProcessTaskDS, IXmlGlobals) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.ProcessTaskXml
 
processTemplate(String, String) - Method in interface com.aquima.interactions.expressions.ds.IExprTemplateVisitor
This method should be invoked for each expression template that should be added.
processTemplate(String, String) - Method in class com.aquima.interactions.expressions.r7.TemplateVisitor
 
processText(TextNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Despacer
 
processText(TextNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Optimizer
 
ProcessTraceMessage - Class in com.aquima.interactions.trace.impl
Base class for process engine trace messages.
ProcessTraceMessage(String, String, String, long, String, String) - Constructor for class com.aquima.interactions.trace.impl.ProcessTraceMessage
 
ProcessTypeDefinition - Class in com.aquima.interactions.process.impl
This class defines a single process type.
ProcessTypeDefinition(IProcessTypeDS) - Constructor for class com.aquima.interactions.process.impl.ProcessTypeDefinition
 
ProcessTypeVisitor - Class in com.aquima.interactions.process.impl
Accepts process types which are registered to the process engine.
ProcessTypeVisitor(Map<String, ProcessTypeDefinition>) - Constructor for class com.aquima.interactions.process.impl.ProcessTypeVisitor
 
ProcessTypeXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ProcessTypeXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ProcessTypeXml(IProcessTypeDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.ProcessTypeXml
 
ProcessTypeXml(IProcessTypeDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.ProcessTypeXml
 
ProcessViewFilter - Class in com.aquima.interactions.process.dao.dto
 
ProcessViewFilter(ConditionOperator, IValue, MatchMode, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.ProcessViewFilter
 
ProcessViewOrder - Class in com.aquima.interactions.process.dao.dto.order
 
ProcessViewOrder(boolean) - Constructor for class com.aquima.interactions.process.dao.dto.order.ProcessViewOrder
 
PROD - Static variable in class com.aquima.interactions.portal.ApplicationMode
Predefined application mode for production.
Product - Class in com.aquima.interactions.expressions.functions.number
This function calculates the product of a list of number values.
Product() - Constructor for class com.aquima.interactions.expressions.functions.number.Product
 
production_tab - Variable in class com.aquima.interactions.java_cup.lr_parser
Direct reference to the production table.
production_table() - Method in class com.aquima.interactions.java_cup.lr_parser
Table of production information (supplied by generated subclass).
Profile - Class in com.aquima.interactions.profile.model
This class holds all the data for a session.
Profile(IMetaModel) - Constructor for class com.aquima.interactions.profile.model.Profile
Constructs a profile for a meta model.
PROFILE - Static variable in class com.aquima.interactions.matching.RequirementType
This member defines the PROFILE requirement type, that is used to indicate that the profile must have a value in order to be matched.
PROFILE_ID - Static variable in class com.aquima.interactions.matching.RequirementType.Id
This member defines the numeric ID of the PROFILE requirement type.
PROFILE_INTO_AGGREGATE_MODELS_HANDLER - Static variable in class com.aquima.interactions.portal.model.process.Dcm2ProcessEnabledSession
 
ProfileActivationContext - Class in com.aquima.interactions.profile.model
Class holds a reference to the rule engine and metamodel.
ProfileActivationContext(IRuleEngine, IMetaModel) - Constructor for class com.aquima.interactions.profile.model.ProfileActivationContext
 
ProfileContext - Class in com.aquima.interactions.portal.model.tx
Root context for the active instances.
ProfileContext(TmsProfile) - Constructor for class com.aquima.interactions.portal.model.tx.ProfileContext
Constructs the profile context for the specified profile.
ProfileConverter - Class in com.aquima.interactions.profile.model
This class provides the default converter for the profile.
ProfileDelegate - Class in com.aquima.interactions.profile.wrapper
Simple wrapper class that can be used as base class for profile wrappers.
ProfileDelegate(IProfile) - Constructor for class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
ProfileDumper - Class in com.aquima.interactions.profile.model.state
Serialization algorithm optimized for speed.
ProfileEditor - Class in com.aquima.interactions.framework.handler.profile.editors
The profile editor class contains the implementation of the various actions that can be performed.
ProfileEditor(ProfileEditor) - Constructor for class com.aquima.interactions.framework.handler.profile.editors.ProfileEditor
 
ProfileEditorActionHandler - Class in com.aquima.interactions.framework.handler.profile
Action handler to handle all AJAX calls of the profile editor.
ProfileEditorActionHandler() - Constructor for class com.aquima.interactions.framework.handler.profile.ProfileEditorActionHandler
 
ProfileEditorDefines - Class in com.aquima.interactions.framework.handler.profile
This class contains various defines that are used in the communication between the client and the profile editor action handler.
ProfileException - Exception Class in com.aquima.interactions.profile
Base class for exception that originate from the profile.
ProfileException(String) - Constructor for exception class com.aquima.interactions.profile.ProfileException
Basic constructor with only a message explaining the cause of the error.
ProfileException(String, Throwable) - Constructor for exception class com.aquima.interactions.profile.ProfileException
Constructor with both a message and an exception explaining the cause of the error.
ProfileFactory - Class in com.aquima.interactions.profile
Factory class that may be used to create an instance of IProfile.
ProfileFactory() - Constructor for class com.aquima.interactions.profile.ProfileFactory
 
ProfileMappingContext - Class in com.aquima.interactions.mapping.impl
Internal class containing elements needed by the profile mapper.
ProfileMappingContext(ReadonlyProfile, ReadonlyProfile, IMappingDefinition, IMappingReport) - Constructor for class com.aquima.interactions.mapping.impl.ProfileMappingContext
 
ProfileMappingContext(ReadonlyProfile, ReadonlyProfile, IMetaModel, IMetaModel, IMappingDefinition, IMappingReport) - Constructor for class com.aquima.interactions.mapping.impl.ProfileMappingContext
 
ProfileState - Class in com.aquima.interactions.profile.model.state
 
ProfileState(InstanceDump[]) - Constructor for class com.aquima.interactions.profile.model.state.ProfileState
 
Project - Class in com.aquima.interactions.project.impl
Implementation of the IProject interface.
Project(IProjectDS) - Constructor for class com.aquima.interactions.project.impl.Project
Constructs, initializes and validates the project using the provided data-source.
PROJECT - Static variable in class com.aquima.interactions.ds.xml.ExportType
This member defines the TASK export type.
PROJECT - Static variable in class com.aquima.interactions.process.IgnoreMode
When this setting is used, the application name is ignored, making it possible to access cases created by other projects in the same version (branch).
ProjectChange - Class in com.aquima.interactions.portal.model.session.scope
Project change implementation.
ProjectChange(boolean, String, String) - Constructor for class com.aquima.interactions.portal.model.session.scope.ProjectChange
 
projectChanged(IPortalSession, IProjectChange) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler for the project changed event.
projectChanged(IPortalSession, IProjectChange) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
projectChanged(IPortalSession, IProjectChange) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
projectChanged(IPortalSession, IProjectChange) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
projectChanged(IPortalSession, IProjectChange) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
ProjectDelegateDS - Class in com.aquima.interactions.project.ds.delegate
Delegate datasource for easy datasource extension.
ProjectDelegateDS(IProjectDS) - Constructor for class com.aquima.interactions.project.ds.delegate.ProjectDelegateDS
 
ProjectDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ProjectDS - Class in com.aquima.interactions.portal.ds.sys.project
Project data-source implementation that adds messages from message property files.
ProjectDS(IProjectDS, IResourceManager) - Constructor for class com.aquima.interactions.portal.ds.sys.project.ProjectDS
Constructs the project data-source with an existing data-source implementation that will be used as fall back.
ProjectDS(IProjectDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ProjectDS
 
ProjectErrorCodes - Class in com.aquima.interactions.project.ds
This class contains the project related error codes.
ProjectMetadata - Class in com.aquima.interactions.portal.ds
 
ProjectMetadata(ApplicationID, WebServiceCall[], LibraryReference[]) - Constructor for class com.aquima.interactions.portal.ds.ProjectMetadata
 
PROJECTMETADATA_POSTFIX - Static variable in class com.aquima.interactions.ds.xml.r17.XmlProjectMetaData
 
ProjectXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ProjectXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ProjectXml(IProjectDS, IXmlGlobals) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.ProjectXml
 
ProjectXml(IProjectDS, IXmlGlobals) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.ProjectXml
 
PROPERTY - Static variable in class com.aquima.interactions.communication.CommunicationEngineFactory
This define denotates the key that is used to locate a communication-engine factory implementation.
PROPERTY - Static variable in class com.aquima.interactions.composer.ComposerFactory
This define denotes the key that is used to locate a composer factory implementation.
PROPERTY - Static variable in class com.aquima.interactions.flow.FlowEngineFactory
This define denotates the key that is used to locate a flow-engine factory implementation.
PROPERTY - Static variable in class com.aquima.interactions.mapping.MappingFactory
This define denotates the key that is used to locate a mapping factory implementation.
PROPERTY - Static variable in class com.aquima.interactions.matching.MatchEngineFactory
This define denotes the key that is used to locate a match engine factory implementation.
PROPERTY - Static variable in class com.aquima.interactions.metamodel.MetaModelFactory
The key that may be used to define a custom implementation in the environment.
PROPERTY - Static variable in class com.aquima.interactions.process.ProcessEngineFactory
This define denotes the key that is used to locate a match engine factory implementation.
PROPERTY - Static variable in class com.aquima.interactions.profile.ProfileFactory
This define denotates the key that is used to locate a profile factory implementation.
PROPERTY - Static variable in class com.aquima.interactions.spellengine.SpellEngineFactory
property that is used to search for a factory implementation.
PROPERTY - Static variable in class com.aquima.interactions.trace.TraceEngineFactory
property that is used to search for a factory implementation.
PROPERTY_AGGREGATE_ID - Static variable in class com.aquima.interactions.trace.impl.AggregateTraceMessage
The name of the column that contains the aggregate id.
PROPERTY_AGGREGATE_VERSION - Static variable in class com.aquima.interactions.trace.impl.AggregateTraceMessage
The name of the column that contains the aggregate version.
PROPERTY_ASSIGNED_ROLES - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_ASSIGNED_TEAMS - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_ASSIGNED_USERS - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_ATTRIBUTE - Static variable in class com.aquima.interactions.trace.impl.AttributeDecisionTraceMessage
 
PROPERTY_AUTHORIZED - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
 
PROPERTY_CASE_DOSSIER_ID - Static variable in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
The name of the column that contains the case dossier/caseDossier id.
PROPERTY_CASE_DOSSIER_VERSION - Static variable in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
The name of the column that contains the case dossier/caseDossier version.
PROPERTY_CASE_ID - Static variable in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
the id of the case where the case dossier/caseDossier belongs to
PROPERTY_CONNECTION_NAME - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
 
PROPERTY_CONNECTION_NAME - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.MailAuditMessage
 
PROPERTY_DATE - Static variable in class com.aquima.interactions.trace.impl.AggregateTraceMessage
The name of the column that contains date time at which the action is performed.
PROPERTY_DATE - Static variable in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
The name of the column that contains date time at which the action is performed.
PROPERTY_DECISION_GRAPH - Static variable in class com.aquima.interactions.trace.impl.AttributeDecisionTraceMessage
 
PROPERTY_DECISION_GRAPH - Static variable in class com.aquima.interactions.trace.impl.DecisionTraceMessage
Properties
PROPERTY_DECISION_TYPE - Static variable in class com.aquima.interactions.trace.impl.AttributeDecisionTraceMessage
 
PROPERTY_DISPLAY_NAME - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_DOCUMENT_CASE_ID - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_DOCUMENT_CONNECTION - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_DOCUMENT_FROM_CONNECTION - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_DOCUMENT_FROM_ID - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_DOCUMENT_FROM_NAME - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_DOCUMENT_ID - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_DOCUMENT_NAME - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_DOCUMENT_PROCESS_ID - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_DOCUMENT_TO_CONNECTION - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_DOCUMENT_TO_ID - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_DOCUMENT_TO_NAME - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_DUE_DATE - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_ENTITY - Static variable in class com.aquima.interactions.trace.impl.AttributeDecisionTraceMessage
 
PROPERTY_EVENT - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_EXIT_EVENT - Static variable in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
PROPERTY_EXIT_NAME - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_EXIT_TYPE - Static variable in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
PROPERTY_FILE_ID - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
 
PROPERTY_FILE_IDS - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
 
PROPERTY_FILE_NAME - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
 
PROPERTY_HTTP_METHOD - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.WebServiceAuditMessage
 
PROPERTY_HTTP_STATUS_CODE - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.WebServiceAuditMessage
 
PROPERTY_MAIL_NAME - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.MailAuditMessage
 
PROPERTY_MESSAGE_EVENT_ID - Static variable in class com.aquima.interactions.trace.impl.MessageEventTraceMessage
 
PROPERTY_MESSAGE_EVENT_NAME - Static variable in class com.aquima.interactions.trace.impl.MessageEventTraceMessage
 
PROPERTY_MESSAGE_EVENT_NAME - Static variable in class com.aquima.interactions.trace.impl.MessagePublishedTraceMessage
 
PROPERTY_NEW_CONNECTION_NAME - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
 
PROPERTY_NEW_FILE_ID - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
 
PROPERTY_NODE_ID - Static variable in class com.aquima.interactions.trace.impl.DecisionTraceMessage
 
PROPERTY_NODE_ID - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_OPERATION_NAME - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.WebServiceAuditMessage
 
PROPERTY_PREFIX_CUSTOM_FIELD - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_PREFIX_MESSAGE_FIELD - Static variable in class com.aquima.interactions.trace.impl.MessageEventTraceMessage
 
PROPERTY_PREFIX_MESSAGE_FIELD - Static variable in class com.aquima.interactions.trace.impl.MessagePublishedTraceMessage
 
PROPERTY_PRIORITY - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_PROCESS_ID - Static variable in class com.aquima.interactions.trace.impl.ProcessTraceMessage
 
PROPERTY_PROCESS_NAME - Static variable in class com.aquima.interactions.trace.impl.ProcessTraceMessage
 
PROPERTY_PROFILE - Static variable in class com.aquima.interactions.trace.impl.AggregateTraceMessage
The name of the column that contains the xml representation of the aggregate profile after the performed action.
PROPERTY_PROFILE - Static variable in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
The name of the column that contains the xml representation of the case dossier/caseDossier profile after the performed action.
PROPERTY_PROFILE - Static variable in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
PROPERTY_REFERENCE_IDS - Static variable in class com.aquima.interactions.trace.impl.AttributeDecisionTraceMessage
 
PROPERTY_SERVICE_NAME - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.WebServiceAuditMessage
 
PROPERTY_SOAP_FOUT_CODE - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.WebServiceAuditMessage
 
PROPERTY_SPLIT_ALTERNATIVE_NODE_ID - Static variable in class com.aquima.interactions.trace.impl.DecisionTraceMessage
 
PROPERTY_SUCCESSFUL - Static variable in class com.aquima.interactions.foundation.logging.audit.impl.DocumentAuditMessage
 
PROPERTY_TASK_ID - Static variable in class com.aquima.interactions.trace.impl.DecisionTraceMessage
 
PROPERTY_TASK_ID - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_TIMEOUT_DATE - Static variable in class com.aquima.interactions.trace.impl.TaskTraceMessage
 
PROPERTY_TIMER_NAME - Static variable in class com.aquima.interactions.trace.impl.TimerPublishedTraceMessage
 
PROPERTY_TRIGGERED_BY_MESSAGE_EVENT - Static variable in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
PROPERTY_TRIGGERED_BY_TASK - Static variable in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
PROPERTY_USER_ID - Static variable in class com.aquima.interactions.trace.impl.AggregateTraceMessage
The name of the column that contains the id of the user who performed the change.
PROPERTY_USER_ID - Static variable in class com.aquima.interactions.trace.impl.AttributeDecisionTraceMessage
 
PROPERTY_USER_ID - Static variable in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
The name of the column that contains the id of the user who performed the change.
PROPERTY_USER_ID - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_USER_ID - Static variable in class com.aquima.interactions.trace.impl.ProcessTraceMessage
 
PROPERTY_USER_NAME - Static variable in class com.aquima.interactions.trace.impl.AggregateTraceMessage
The name of the column that contains the name of the user who performed the change.
PROPERTY_USER_NAME - Static variable in class com.aquima.interactions.trace.impl.AttributeDecisionTraceMessage
 
PROPERTY_USER_NAME - Static variable in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
The name of the column that contains the name of the user who performed the change.
PROPERTY_USER_NAME - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
PROPERTY_USER_NAME - Static variable in class com.aquima.interactions.trace.impl.ProcessTraceMessage
 
PROPERTY_VALUE - Static variable in class com.aquima.interactions.framework.container.statistic.StatisticProcessContainer
 
PropertyFilter - Class in com.aquima.interactions.process.search
This class may be used to create a filter.
PropertyFilter - Class in com.aquima.interactions.trace
This class may be used to create a filter.
PropertyFilter() - Constructor for class com.aquima.interactions.process.search.PropertyFilter
 
PropertyFilter() - Constructor for class com.aquima.interactions.trace.PropertyFilter
 
PropertyFilter(boolean) - Constructor for class com.aquima.interactions.process.search.PropertyFilter
 
PropertyFilter(FilterOperator) - Constructor for class com.aquima.interactions.process.search.PropertyFilter
Constructs a filter with the specified filter operator.
PropertyFilter(FilterOperator, boolean) - Constructor for class com.aquima.interactions.process.search.PropertyFilter
 
PropertyFilter(FilterOperator) - Constructor for class com.aquima.interactions.trace.PropertyFilter
 
PropertyFilter(FilterOperator, boolean) - Constructor for class com.aquima.interactions.trace.PropertyFilter
 
PropertyReadException - Exception Class in com.aquima.interactions.communication.data.serialization.json
 
PropertyReadException(String) - Constructor for exception class com.aquima.interactions.communication.data.serialization.json.PropertyReadException
 
PropertyReadException(String, Throwable) - Constructor for exception class com.aquima.interactions.communication.data.serialization.json.PropertyReadException
 
PropertyVisitor - Class in com.aquima.interactions.composer.model.definition
Implementation of the property visitor interface which is used during initialization to add additional properties to elements.
PropertyVisitor(Map<String, String>) - Constructor for class com.aquima.interactions.composer.model.definition.PropertyVisitor
 
PS - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the postscript (PS) output format.
PUBLISHER - Static variable in class com.aquima.interactions.foundation.lic.ComponentType
This static member may be used to identify the publisher component.
push(int) - Method in class com.aquima.interactions.java_cup.virtual_parse_stack
Push a state number onto the stack.
pushActiveInstance(IEntityInstance) - Method in interface com.aquima.interactions.portal.IPortalContext
This method will activate the instance in the current context.
pushActiveInstance(IEntityInstance) - Method in class com.aquima.interactions.portal.model.session.ActionHandlerContext
 
pushActiveInstance(IEntityInstance) - Method in class com.aquima.interactions.portal.model.session.InstanceStackPortalContext
 
pushActiveInstance(IEntityInstance) - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
pushActiveInstance(IEntityInstance) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
pushActiveInstance(IEntityInstance) - Method in class com.aquima.interactions.portal.model.tx.FlowContext
 
pushActiveInstance(IEntityInstance) - Method in interface com.aquima.interactions.portal.model.tx.IInstanceContext
This method will activate the specified instance within this context.
pushActiveInstance(IEntityInstance) - Method in class com.aquima.interactions.portal.model.tx.ProfileContext
 
pushActiveInstance(IEntityInstance) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
pushActiveInstance(IEntityInstance) - Method in class com.aquima.interactions.rule.InstanceStack
This method adds the given instance to the stack of active instances.
pushActiveInstance(IEntityInstance) - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
 
PushActiveInstance - Class in com.aquima.interactions.portal.model.tx
Command class that updates the portal context state for a push active instance event.
PushActiveInstance(EntityValue) - Constructor for class com.aquima.interactions.portal.model.tx.PushActiveInstance
 
pushForeachContext(String) - Method in interface com.aquima.interactions.expressions.ITslExpressionPrinter
 
pushForeachContext(String) - Method in class com.aquima.interactions.expressions.tsl.printer.DefaultTslExpressionPrinter
 
pushSourceTarget(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsProfile
Pushes the attribute to source to the source stack.
pushType(String, String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
This method may be used to declare a new type.
pushVariable(String) - Method in class com.aquima.interactions.expressions.semantics.ScopedObjects
This method will register a local variable.
put(int, Object) - Method in class com.aquima.interactions.matching.util.IDObjectMap
Add the id to the array.
put(GUID, Object) - Method in interface com.aquima.interactions.foundation.connectivity.IMemoryConnection
Store an object on the connection.
put(GUID, Object) - Method in class com.aquima.interactions.foundation.connectivity.impl.MemoryConnection
 
put(String, T) - Method in class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
This method that puts a value for the provided key (case insensitive).
PUT - Static variable in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
putAll(CaseInsensitiveMap<T>) - Method in class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
This method that puts all values of another case insensitve map to this map.

Q

QName - Class in com.aquima.interactions.foundation.xml.parsing
This class contains a QName (qualified name).
QName(String) - Constructor for class com.aquima.interactions.foundation.xml.parsing.QName
Use this constuctor to create a QName with no prefix and no namespace URI.
QName(String, String, String) - Constructor for class com.aquima.interactions.foundation.xml.parsing.QName
Use this constuctor to create a QName with local part, prefix and a namespace URI.
QR_CODE - Static variable in class com.aquima.interactions.composer.model.ImageContentType
 
QRCodeGenerationException - Exception Class in com.aquima.interactions.composer.model.qrcode
Exception thrown when QR Code generation fails.
QRCodeGenerationException(String) - Constructor for exception class com.aquima.interactions.composer.model.qrcode.QRCodeGenerationException
 
QRCodeGenerationException(String, Throwable) - Constructor for exception class com.aquima.interactions.composer.model.qrcode.QRCodeGenerationException
 
QRCodeProvider - Class in com.aquima.interactions.composer.model.qrcode
Factory for getting the QR Code implementation.
QRCodeProvider() - Constructor for class com.aquima.interactions.composer.model.qrcode.QRCodeProvider
 
QRCodeVisitor - Class in com.aquima.interactions.composer.model.qrcode
This class is responsible for retrieving an image element given its key from the parent element.
QRCodeVisitor(String) - Constructor for class com.aquima.interactions.composer.model.qrcode.QRCodeVisitor
Constructs a new QR Code visitor.
QRDefaults - Class in com.aquima.interactions.composer.model.qrcode
QR Code default constants.
QRDefaults() - Constructor for class com.aquima.interactions.composer.model.qrcode.QRDefaults
 
QUALIFIED - Static variable in class com.aquima.interactions.communication.SchemaFormType
Predefined schema form type for qualified.
QualifiedName - Class in com.aquima.interactions.foundation.connectivity
This class defines a qualified name reference.
QualifiedName(String) - Constructor for class com.aquima.interactions.foundation.connectivity.QualifiedName
Construct a qualified name with a local name and without a namespace
QualifiedName(String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.QualifiedName
Construct a qualified name with a namespace and local name.
QualifiedNameXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
QualifiedNameXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
QuartzRefreshableJobConfiguration - Class in com.aquima.interactions.process.scheduler.utility
Configuration class which contains information regarding the process engine repeatable job.
QuartzRefreshableJobConfiguration.QuartzRefreshableJobConfigurationBuilder - Class in com.aquima.interactions.process.scheduler.utility
 
QuartzRefreshableJobConfigurationBuilder() - Constructor for class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration.QuartzRefreshableJobConfigurationBuilder
 
queryFor(String, InputObject) - Static method in class com.aquima.interactions.framework.service.connectivity.sql.SqlQueryBuilder
 
QueryOperator - Class in com.aquima.interactions.process
 
Question - Class in com.aquima.interactions.framework.handler.dtree
 
Question() - Constructor for class com.aquima.interactions.framework.handler.dtree.Question
 
Question(String, String, String, String, boolean, boolean, List<DomainValue>) - Constructor for class com.aquima.interactions.framework.handler.dtree.Question
 
QUESTION - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
QUESTION_TEXT - Static variable in class com.aquima.interactions.project.GlobalParameter
This member defines the AQ_QuestionText global parameter.
QuestionsContainer - Class in com.aquima.interactions.framework.container.dtree
This container adds the questions that need to be answered for a decision tree to it's definition.
QuestionsContainer(ValueReference[], TreeRunnerCallback, IContainerContext) - Constructor for class com.aquima.interactions.framework.container.dtree.QuestionsContainer
 

R

R4_2_1 - Static variable in class com.aquima.interactions.foundation.security.core.EnvelopeVersion
release 4 final export
raise(String, Throwable) - Static method in exception class com.aquima.interactions.foundation.exception.SysException
This method will raise a SysException for the given message and cause.
raise(Throwable) - Static method in exception class com.aquima.interactions.foundation.exception.SysException
This method will raise a SysException for the given cause.
RampDefinition - Class in com.aquima.interactions.matching.impl.functions.ramp
This class contains the ramp definition from Studio which should be used to create the ramp supply values with.
RampDefinition(IRampDS) - Constructor for class com.aquima.interactions.matching.impl.functions.ramp.RampDefinition
Constructs the ramp definition from data source.
RampMatch - Class in com.aquima.interactions.matching.impl.functions.ramp
Abstract base class for the number and date ramp match.
RampMatch(String, MatchType, IMatchFunctionParameters) - Constructor for class com.aquima.interactions.matching.impl.functions.ramp.RampMatch
 
RANGE - Static variable in class com.aquima.interactions.matching.MatchType
This member defines the RANGE match type.
RangeMatchFactory - Class in com.aquima.interactions.matching.impl.functions.range
Match factory capable of providing string range match functions.
RangeMatchFactory() - Constructor for class com.aquima.interactions.matching.impl.functions.range.RangeMatchFactory
 
RangeValue - Class in com.aquima.interactions.foundation.types
This class holds a range consisting of two values.
RangeValue(IRangeValue) - Constructor for class com.aquima.interactions.foundation.types.RangeValue
 
RangeValue(ISingleValue, boolean, ISingleValue, boolean) - Constructor for class com.aquima.interactions.foundation.types.RangeValue
Constructs the range with a lower and upper bound.
RAW_TYPES - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Suppress warnings when a generic type is used without parameters.
RBRACE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
RCURLYBRACE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
read() - Method in class com.aquima.interactions.portal.content.ContentInputStream
 
read(byte[], int, int) - Method in class com.aquima.interactions.portal.content.ContentInputStream
 
read(IResource, ICsvResourceMetadata) - Static method in class com.aquima.interactions.framework.connectivity.CsvResourceConnection
Read the csv resource and create a CsvResourceConnection.
read(Reader) - Method in class com.aquima.interactions.communication.data.serialization.xml.ObjectReader
Reads a string to a DataObject
read(Reader) - Static method in class com.aquima.interactions.foundation.utility.ReaderUtil
Reads the entire Reader to a String
read(Reader, DataValueType) - Method in class com.aquima.interactions.communication.data.serialization.json.ObjectReader
Reads a string to a DataObject
read(Reader, DataValueType) - Method in class com.aquima.interactions.communication.data.serialization.json.ObjectReaderWithoutChecking
Reads a string to a DataObject
read(String, DataValueType) - Method in class com.aquima.interactions.communication.data.serialization.json.ObjectReader
Reads a string to a DataObject
read(String, DataValueType) - Method in class com.aquima.interactions.communication.data.serialization.json.ObjectReaderWithoutChecking
Reads a string to a DataObject
READ - Enum constant in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
 
read_lookahead() - Method in class com.aquima.interactions.java_cup.lr_parser
Read from input to establish our buffer of "parse ahead" lookahead Symbols.
readAll(boolean) - Method in class com.aquima.interactions.framework.util.textdata.AbstractTextDataReader
Reads the entire file into a TextDataContent object.
readArrayEnd() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
The method reads an array end.
readArrayStart() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
The method reads an array start.
readBoolean() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
The method reads a boolean.
readBytes(GUID, long, byte[], int, int, IUserData) - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
readBytes(GUID, long, byte[], int, int, IUserData) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
readBytes(GUID, long, byte[], int, int, IUserData) - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
readBytes(GUID, long, byte[], int, int, IUserData) - Method in interface com.aquima.interactions.portal.IContentManager
Reads up to length bytes of data from content into a byte array.
readBytes(String) - Method in interface com.aquima.interactions.foundation.connectivity.IFileSystemConnection
Returns the entire content of the file into a byte array.
readBytes(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
 
readBytes(String, long, byte[], int, int) - Method in interface com.aquima.interactions.foundation.connectivity.IFileSystemConnection
Reads up to length bytes of data from a file in this connection into an array of bytes.
readBytes(String, long, byte[], int, int) - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
 
readCase(String) - Method in interface com.aquima.interactions.caseengine.client.CaseEngineClient
Retrieves the Case Dossier for a specific case
ReadCaseResultModel - Interface in com.aquima.interactions.caseengine.client.model
 
readColon() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
The method reads a colon (:).
readComma() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
The method reads a comma.
ReadContentException - Exception Class in com.aquima.interactions.portal.exception
 
ReadContentException(GUID, String) - Constructor for exception class com.aquima.interactions.portal.exception.ReadContentException
 
ReadContentException(GUID, Throwable) - Constructor for exception class com.aquima.interactions.portal.exception.ReadContentException
 
Reader - Class in com.aquima.interactions.foundation.lic
This class is responsible for reading the license information and converting it into a license object structure.
ReaderUtil - Class in com.aquima.interactions.foundation.utility
Utility class for using Readers
readLong(String, int) - Static method in class com.aquima.interactions.spellengine.model.Speller
 
readMetadata(GUID, IUserData, boolean) - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
readMetadata(GUID, IUserData, boolean) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
readMetadata(GUID, IUserData, boolean) - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
readMetadata(GUID, IUserData, boolean) - Method in interface com.aquima.interactions.portal.IContentManager
Reads only the meta data for a given content id.
readNext() - Method in class com.aquima.interactions.framework.util.textdata.AbstractTextDataReader
Reads the next line from the buffer and converts to a string array.
readNull() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
The method reads a null value.
readNumber() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
The method reads a number.
readObjectEnd() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
The method reads an object end character '}'.
readObjectStart() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
The method reads an object start character '{'.
ReadonlyInferenceContext - Class in com.aquima.interactions.rule.inference
Class that wraps a inference context to make it immutable (read-only).
ReadonlyInferenceContext(InferenceContext) - Constructor for class com.aquima.interactions.rule.inference.ReadonlyInferenceContext
Constructs the in read-only wrapper for the specified context.
ReadonlyInstance - Class in com.aquima.interactions.profile.wrapper
This wrapper class can be used to make an instance read-only.
ReadonlyInstance(IEntityInstance) - Constructor for class com.aquima.interactions.profile.wrapper.ReadonlyInstance
Constructs a read only instance based on the instance passed.
ReadOnlyPageFieldValidator - Class in com.aquima.interactions.portal.model.session.page
Validate all expanded fields, even the read-only fields.
ReadOnlyPageFieldValidator(IPortalContext, EventErrors) - Constructor for class com.aquima.interactions.portal.model.session.page.ReadOnlyPageFieldValidator
 
ReadonlyProcessCase - Class in com.aquima.interactions.process.wrapper
Decorator class that wraps a process case to make it immutable (read-only).
ReadonlyProcessCase(IProcessCase) - Constructor for class com.aquima.interactions.process.wrapper.ReadonlyProcessCase
Constructs a read-only wrapper for the specified process case.
ReadonlyProcessEngine - Class in com.aquima.interactions.process.wrapper
Decorator class that wraps a process engine to make it immutable (read-only).
ReadonlyProcessEngine(IProcessEngine) - Constructor for class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
Constructs a read-only wrapper for the specified process engine.
ReadonlyProcessScope - Class in com.aquima.interactions.portal.model.process.wrapper
Decorator class that wraps a process scope to make it immutable (read-only).
ReadonlyProcessScope(IProcessScope) - Constructor for class com.aquima.interactions.portal.model.process.wrapper.ReadonlyProcessScope
Constructs a read-only wrapper for the specified process scope.
ReadonlyProcessTask - Class in com.aquima.interactions.process.wrapper
Decorator class that wraps a process case to make it immutable (read-only).
ReadonlyProcessTask(IProcessTask) - Constructor for class com.aquima.interactions.process.wrapper.ReadonlyProcessTask
Constructs a read-only wrapper for the specified process task.
ReadonlyProfile - Class in com.aquima.interactions.profile.wrapper
Decorator class that wraps a profile to make it immutable (read-only).
ReadonlyProfile(IProfile) - Constructor for class com.aquima.interactions.profile.wrapper.ReadonlyProfile
Constructs a read-only wrapper for the specified profile.
ReadonlySessionScope - Class in com.aquima.interactions.portal.model.session.scope
Class that wraps a session scope to make it immutable (read-only).
ReadonlySessionScope(ISessionScope) - Constructor for class com.aquima.interactions.portal.model.session.scope.ReadonlySessionScope
Constructs the read-only wrapper for the specified scope.
readRoles(GUID, IUserData) - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
readRoles(GUID, IUserData) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
readRoles(GUID, IUserData) - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
readRoles(GUID, IUserData) - Method in interface com.aquima.interactions.portal.IContentManager
Reads the required roles for a given content id.
readString() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
The method reads a string.
readValue() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
The method reads a value.
ReadWriteLock - Class in com.aquima.interactions.foundation.utility
Read-write mutex implementation that can be used to allow concurrent reads, but single threaded writes.
ReadWriteLock(String) - Constructor for class com.aquima.interactions.foundation.utility.ReadWriteLock
Constructs the read-write lock.
real_next - Variable in class com.aquima.interactions.java_cup.virtual_parse_stack
Top of stack indicator for where we leave off in the real stack.
real_stack - Variable in class com.aquima.interactions.java_cup.virtual_parse_stack
The real stack that we shadow.
reduce_tab - Variable in class com.aquima.interactions.java_cup.lr_parser
Direct reference to the reduce-goto table.
reduce_table() - Method in class com.aquima.interactions.java_cup.lr_parser
The reduce-goto table (supplied by generated subclass).
REDUNDANT_TARGETS - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a rule specified actions for other attributes then the default the rule is defined for.
reevaluateTaskPriority(long, long, String) - Method in interface com.aquima.interactions.process.impl.ITaskEvaluator
Handles task priority evaluation.
ReevaluationEvent - Class in com.aquima.interactions.process.impl
This class defines all the reevaluate event that are supported.
ReevaluationEvent.Id - Class in com.aquima.interactions.process.impl
This interface holds the numeric id's of the various evaluate events.
ReevaluationTime - Class in com.aquima.interactions.process.impl
This class defines all the reevaluate times that are supported.
ReevaluationTime.Id - Class in com.aquima.interactions.process.impl
This interface holds the numeric id's of the various evaluate times.
REFERENCE - Static variable in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterParser
 
REFERENCE - Static variable in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterParser
 
REFERENCE - Static variable in class com.aquima.interactions.process.dao.model.CaseProperty
This member defines the CASE REFERENCE case property.
REFERENCE - Static variable in class com.aquima.interactions.project.ParameterType
This member defines the REFERENCE parameter type.
REFERENCE_DISPLAYNAME_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate the display text of a reference could not be parsed.
REFERENCE_PARSE_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a condition or expression of a reference could not be parsed.
ReferenceDefinition - Class in com.aquima.interactions.metamodel.impl
This class hold the definition of a reference of an attribute.
ReferenceDefinition(IReferenceDS) - Constructor for class com.aquima.interactions.metamodel.impl.ReferenceDefinition
 
ReferenceDefinition(IReferenceDefinition) - Constructor for class com.aquima.interactions.metamodel.impl.ReferenceDefinition
 
ReferenceDelegateDS - Class in com.aquima.interactions.composer.ds.delegate
Delegate datasource for easy datasource extension.
ReferenceDelegateDS(IReferenceDS) - Constructor for class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
Construct a datasource that delegates all method calls to the provided datasource.
ReferenceDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ReferenceDS(IReferenceDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ReferenceDS
 
ReferenceParameter - Class in com.aquima.interactions.portal.model.def
This class holds a single reference parameter.
ReferenceParameter(String) - Constructor for class com.aquima.interactions.portal.model.def.ReferenceParameter
 
ReferenceParameter(String[]) - Constructor for class com.aquima.interactions.portal.model.def.ReferenceParameter
 
ReferenceParameter(String, String) - Constructor for class com.aquima.interactions.portal.model.def.ReferenceParameter
 
REFERENCES - Static variable in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterParser
 
REFERENCES - Static variable in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterParser
 
ReferenceType - Class in com.aquima.interactions.metamodel
This class is used as an enumerated type for the possible types of references.
ReferenceXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ReferenceXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ReferenceXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
Internal class to generate xml from a datasource
ReferenceXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
Internal class to generate xml from a datasource
ReferenceXml(IReferenceDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.ReferenceXml
 
ReferenceXml(IReferenceDS) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.ReferenceXml
 
ReferenceXml(String, IReferenceDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.ReferenceXml
 
ReferenceXml(String, IReferenceDS, IXmlGlobals) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.ReferenceXml
 
referrerIsOwner() - Method in interface com.aquima.interactions.metamodel.ds.IRelationDS
This method returns a boolean indicating if the attribute to which this relation belongs is the owner of the instance referred.
referrerIsOwner() - Method in class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlRelationDS
 
referrerIsOwner() - Method in class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlRelationDS
 
referrerIsOwner() - Method in class com.aquima.interactions.metamodel.impl.RelationDefinition
 
referrerIsOwner() - Method in interface com.aquima.interactions.metamodel.IRelationDefinition
This method can be used to determine if the object that this relation is referring to is owned by the object referring it.
REFRESH - Static variable in interface com.aquima.interactions.composer.IButton
This field contains the static type that is used for refresh buttons.
REFRESH - Static variable in class com.aquima.interactions.portal.ActionType
Action mask to indicate a refresh action.
REFRESH - Static variable in class com.aquima.interactions.portal.model.session.RequestAction
A refresh action will update the submitted fields, but only validate the fields that have actually changed in value.
REFRESHABLE - Enum constant in enum class com.aquima.interactions.process.scheduler.utility.ScheduledJobType
 
RefreshableJobDefinition - Class in com.aquima.interactions.process.impl
Describes a background job to evaluate a case.
RefreshableJobDefinition(long, DateTimeValue) - Constructor for class com.aquima.interactions.process.impl.RefreshableJobDefinition
 
REGEXP - Static variable in class com.aquima.interactions.framework.validator.ValidatorType
Static definition of the regular expression validation type
RegexpValidator - Class in com.aquima.interactions.framework.validator
Validation implementation that forwards its call to the RegexpValidatorCall.
RegexpValidator(String) - Constructor for class com.aquima.interactions.framework.validator.RegexpValidator
 
RegexpValidatorCall - Class in com.aquima.interactions.framework.validator
Validator that uses a regular expression to validate the value of an attribute.
RegexpValidatorCall(String, IParameters) - Constructor for class com.aquima.interactions.framework.validator.RegexpValidatorCall
Constructs the validator using a data-source.
register(NodeID) - Method in class com.aquima.interactions.flow.model.FlowNodeCounter
Registers the current node reached in a flow execution in the local counter, increasing its count by one.
register(IPortalSessionListener) - Method in interface com.aquima.interactions.portal.IPortalEventBus
Registers a session listener with this event bus.
register(IPortalSessionListener) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
register(IXssBlacklist) - Static method in class com.aquima.interactions.project.impl.XssSafeValueFormatter
Registers a new blacklist implementation.
register(IXssWhitelist) - Static method in class com.aquima.interactions.project.impl.XssSafeValueFormatter
Registers a new whitelist implementation.
register(String, String) - Method in interface com.aquima.interactions.portal.ds.IExitMappingVisitor
This method should be invoked for each exit of the flow to map it to one of the exits of the task.
register(String, String) - Method in class com.aquima.interactions.portal.model.process.TaskExitVisitor
 
registerAnsweredQuestion(ValueReference, boolean) - Method in class com.aquima.interactions.dtree.impl.TreeResponse
 
registerArgument(SchemaArgument) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IDomainSchemaValidator
 
registerAttribute(SchemaAttribute) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IDomainSchemaValidator
Registers an attribute that was parsed in a REST message based on a domain schema.
registerCallback(IElement, ICallbackFunction, InvocationType) - Method in interface com.aquima.interactions.portal.IContainerContext
This method may be used to add a callback function to an element of the container.
registerCallback(IElement, ICallbackFunction, InvocationType) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
registerCaseEvaluator(ICaseEvaluator) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
registerCaseEvaluator(ICaseEvaluator) - Method in interface com.aquima.interactions.process.IProcessEngine
Registers a case evaluator that will be used by this process engine to evaluate cases in the background.
registerCaseEvaluator(ICaseEvaluator) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
registerCustomConfigurer(IXxeProtectionConfigurer) - Static method in class com.aquima.interactions.foundation.xml.parsing.XxeSafeDocumentBuilderFactory
This method registers a new IXxeProtectionConfigurer to be used when generating a DocumentBuilderFactory
registerDelegate(IProcessTaskDelegate) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
registerDelegate(IProcessTaskDelegate) - Method in interface com.aquima.interactions.process.IProcessEngine
This method can be used to register a handler that is able to handle certain tasks (for example handling of automatic tasks).
registerDelegate(IProcessTaskDelegate) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
registerEntity(SchemaEntity) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IDomainSchemaValidator
Registers an entity instance that was parsed in a REST message based on a domain schema.
registerExpressionTemplate(String) - Method in interface com.aquima.interactions.expressions.IDefinitionSource
This function will be called to register a usage of a reusable expression to the implementor of this interface.
registerExpressionTemplate(String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
 
registerExpressionTemplate(String) - Method in class com.aquima.interactions.rule.parser.MetaModelDelegate
 
registerFragment(SchemaFragment) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IDomainSchemaValidator
 
registerHeader(SchemaHeader) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IDomainSchemaValidator
 
registerImplementation(String, Class<T>) - Static method in class com.aquima.interactions.foundation.utility.ClassFactory
Register a class indicated by the specified key.
registerLogFactory(ILogFactory) - Static method in class com.aquima.interactions.foundation.logging.LogFactory
This method allows auto-configuration overriding by calling this method.
registerRelation(SchemaRelation) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IDomainSchemaValidator
Registers a relation that was parsed in a REST message based on a domain schema.
registerRoot(EntityValue) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IDomainSchemaValidator
Registers the reference to the root entity instance in a REST message based on a domain schema.
registerSymbol(IDateSymbol) - Static method in class com.aquima.interactions.foundation.text.DateFormat
 
RegularExpression - Class in com.aquima.interactions.framework.mask.impl
Mask which replaces each substring of a string value that matches a given regular expression with the given replacement.
RegularExpression() - Constructor for class com.aquima.interactions.framework.mask.impl.RegularExpression
 
RELATION - Enum constant in enum class com.aquima.interactions.framework.service.instance.ExpressionEntryType
 
RelationDefinition - Class in com.aquima.interactions.metamodel.impl
This class hold the definition of a relation between two entities.
RelationDefinition(IRelationDS, boolean) - Constructor for class com.aquima.interactions.metamodel.impl.RelationDefinition
Constructs a relation definition with the information provided by the data source.
RelationDefinition(IRelationDefinition) - Constructor for class com.aquima.interactions.metamodel.impl.RelationDefinition
 
RelationReferenceXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
Generates the XML representation of a relation reference included in an entity reference.
RelationReferenceXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
Generates the XML representation of a relation reference included in an entity reference.
RelationReferenceXml(String) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.RelationReferenceXml
 
RelationReferenceXml(String) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.RelationReferenceXml
 
RelationType - Class in com.aquima.interactions.metamodel
This class is used as an enumerated type for the possible types of relations.
RelationType(String, boolean, boolean) - Constructor for class com.aquima.interactions.metamodel.RelationType
 
RelationXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
Internal class to generate xml from a datasource.
RelationXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
Internal class to generate xml from a datasource.
RelationXml(IRelationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.RelationXml
 
RelationXml(IRelationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.RelationXml
 
RelativeResourceManager - Class in com.aquima.interactions.foundation.io
Resource manager that forwards calls to a relative path in the wrapped resource manager.
RelativeResourceManager(IResourceManager, String) - Constructor for class com.aquima.interactions.foundation.io.RelativeResourceManager
Constructs the resource manager with the required argument.
release() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
releaseReadLock() - Method in class com.aquima.interactions.foundation.utility.ReadWriteLock
This method should be invoked to release a read lock.
releaseWriteLock() - Method in class com.aquima.interactions.foundation.utility.ReadWriteLock
This method should be invoked to release a write lock.
RELOAD - Static variable in class com.aquima.interactions.portal.PortalResponse
Response type to indicate a reload response.
REMOVAL - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Suppress warnings when a method is marked for removal.
remove() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexIterator
 
remove() - Method in class com.aquima.interactions.rule.constraint.ConstraintIterator
 
remove() - Method in class com.aquima.interactions.rule.inference.SourceIterator
 
remove() - Method in class com.aquima.interactions.rule.validation.ValidationIterator
 
remove(int) - Method in class com.aquima.interactions.matching.util.IDObjectMap
Remove the given id from the array.
remove(int) - Method in class com.aquima.interactions.matching.util.IDScoreMap
This method may be used to remove the score for the specified ID.
remove(GUID) - Method in interface com.aquima.interactions.foundation.connectivity.IMemoryConnection
Remove an object from the connection.
remove(GUID) - Method in class com.aquima.interactions.foundation.connectivity.impl.MemoryConnection
 
remove(GUID) - Method in class com.aquima.interactions.portal.content.DisposableContent
 
remove(String) - Method in class com.aquima.interactions.expressions.r7.TemplateDefinitionSet
 
remove(String) - Method in class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
This method that removes the value for the provided key (case insensitive).
remove(K) - Method in interface com.aquima.interactions.foundation.collections.IMultiMap
 
remove(K) - Method in class com.aquima.interactions.foundation.collections.MultiHashMap
 
removeAllChildren() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
remove all child nodes.
removeAllChildren() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
removeAllChildren() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
removeAllChildren() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
removeAllChildren() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
remove all child nodes.
removeAllElements() - Method in class com.aquima.interactions.composer.model.CompositeElement
This method will remove all the elements from the container.
removeAttribute(String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
This method removes the attribute with the specified name.
removeAttribute(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
removeAttribute(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
removeAttribute(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
removeChild(IXmlElement) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
remove a child node.
removeChild(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
removeChild(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
removeChild(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
removeChild(XmlNode) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
remove a child node.
REMOVED_CASE - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate multiple cases with the same name (id) have been found.
removedInstance(IEntityInstance) - Method in interface com.aquima.interactions.mapping.trace.IMappingReport
 
removedInstance(IEntityInstance) - Method in class com.aquima.interactions.mapping.trace.impl.NoOpMappingReport
 
removeElement(int) - Method in class com.aquima.interactions.composer.model.CompositeElement
This method will remove the element at the specified position.
removeElement(IXmlElementContext) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.XmlElementContextBase
Remove a child element
removeElement(IXmlElementContext) - Method in interface com.aquima.interactions.communication.IXmlElementContext
Remove a child element
removeEvent(IEntityInstance, IAttributeValue, IPrimitiveValue) - Static method in class com.aquima.interactions.profile.events.ValueEvent
Constructs a remove value event for the specified parameters.
removeEventListener(IEventListener) - Method in class com.aquima.interactions.foundation.events.EventDispatcher
 
removeEventListener(IEventListener) - Method in interface com.aquima.interactions.foundation.events.IEventChannel
This method will remove the specified event listener from the list of listeners.
removeEventListener(IEventListener) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.AttributeState
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.Profile
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.profile.model.TxProfile
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
Always throws an InvalidStateException: No modifications allowed on a read only instance.
removeEventListener(IEventListener) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
Always throws an InvalidStateException: No modifications allowed on a read only profile.
removeEventListener(IEventListener) - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
removeEventListener(IEventListener) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
removeEventListener(IEventListener, EntityValue) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
removeEventListeners(EntityValue) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
removeFileId(GUID) - Method in class com.aquima.interactions.portal.content.FileRoleCache
 
removeHandler(IPortalMessageHandler) - Method in interface com.aquima.interactions.portal.IPortalMessageBus
Remove a message handler from the bus
removeHandler(IPortalMessageHandler) - Method in class com.aquima.interactions.portal.model.session.PortalMessageBus
 
removeHeader(IXmlElementContext) - Method in interface com.aquima.interactions.communication.ISoapMessageContext
Remove a SOAP header
removeHeader(IXmlElementContext) - Method in class com.aquima.interactions.portal.model.session.SoapMessageContext
Remove a SOAP header
removeInstance(ICaseDataInstance) - Method in class com.aquima.interactions.process.impl.ProcessCase
 
removeInstance(ICaseDataInstance) - Method in interface com.aquima.interactions.process.IProcessCase
 
removeInstance(ICaseDataInstance) - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
removeInstance(ICaseDataInstance) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessCase
 
RemoveInstanceException - Exception Class in com.aquima.interactions.profile.exception
Exception that is used to indicate that an instance could not be deleted.
RemoveInstanceException(EntityValue) - Constructor for exception class com.aquima.interactions.profile.exception.RemoveInstanceException
Constructs the exception with the ID of the instance that could not be removed.
RemoveInstanceException(EntityValue, String) - Constructor for exception class com.aquima.interactions.profile.exception.RemoveInstanceException
Constructs the exception with the ID of the instance that could not be removed.
RemoveInstanceException(EntityValue, Throwable) - Constructor for exception class com.aquima.interactions.profile.exception.RemoveInstanceException
Constructs the exception with the ID of the instance that could not be removed and the cause of the removal failure.
removeListener(ITimerListener) - Method in interface com.aquima.interactions.foundation.timer.ITimer
This method should remove a registered listener.
removeNextTask(ITaskModel) - Method in class com.aquima.interactions.process.impl.EvaluationTask
 
removeParameter(String) - Method in class com.aquima.interactions.foundation.Parameters
This method will remove the parameter value of the specified parameter key.
removePendingPortalMessages() - Method in interface com.aquima.interactions.portal.ISessionScope
Retrieves and clears the currently pending portal messages to process.
removePendingPortalMessages() - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
removePendingPortalMessages() - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
removePendingPortalMessages() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
removePendingPortalMessages() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
removeReferrer(EntityValue, String) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
removeRepeatExpression() - Method in class com.aquima.interactions.flow.model.InternalFlowNode
 
removeSorting(Sorting) - Method in class com.aquima.interactions.composer.model.list.state.UserSortingState
 
removeValue(IPrimitiveValue) - Method in class com.aquima.interactions.foundation.types.ListValue
This method can be used to remove a value from the list.
removeValue(IEntityInstance, ISingleValue) - Method in class com.aquima.interactions.profile.model.AttributeState
 
removeValue(String, ISingleValue) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
removeValue(String, ISingleValue) - Method in interface com.aquima.interactions.profile.IEntityInstance
Removes a specified value from the multivalued-attribute.
removeValue(String, ISingleValue) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
removeValue(String, ISingleValue) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
removeValue(String, ISingleValue) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
removeValue(String, ISingleValue) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
removeValue(String, ISingleValue) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
Always throws an InvalidStateException: No modifications allowed on a read only instance.
removeValue(String, ISingleValue) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
RemoveValue - Class in com.aquima.interactions.profile.model.command
This command holds the information needed to execute a remove value command.
RemoveValue(RemoveValue) - Constructor for class com.aquima.interactions.profile.model.command.RemoveValue
 
RemoveValue(ValueReference, ISingleValue) - Constructor for class com.aquima.interactions.profile.model.command.RemoveValue
Constructs a remove-value command.
removeWarnings() - Method in class com.aquima.interactions.portal.model.session.EventErrors
 
renderCollapsedPage(IProfile, IMetaModel) - Method in class com.aquima.interactions.framework.handler.profile.xml.XmlProfileEditor
This method creates an XML node containing all the entity definitions and instances.
renderDocument(ICompositeElement, ILanguage, ApplicationID, IRenderTarget, IPortalContext) - Method in interface com.aquima.interactions.portal.documents.IDocumentRenderer
This method should render the runtime document model to output streams for the specified output formats.
renderDocument(String, OutputFormat, ILanguage) - Method in interface com.aquima.interactions.portal.IDocumentEngine
Compose and render a specific document to a binary document.
renderDocument(String, OutputFormat, ILanguage) - Method in class com.aquima.interactions.portal.model.session.DocumentEngine
 
RenderedDocument - Class in com.aquima.interactions.portal.documents.model
This class is used to return a rendered document.
RenderedDocument(String, String, OutputFormat, byte[]) - Constructor for class com.aquima.interactions.portal.documents.model.RenderedDocument
Constructor to create a generated document.
renderElement(ICompositeElement, OutputFormat[], ILanguage) - Method in interface com.aquima.interactions.portal.IDocumentEngine
Render a composite element to a binary documents for one or more output formats.
renderElement(ICompositeElement, OutputFormat[], ILanguage) - Method in class com.aquima.interactions.portal.model.session.DocumentEngine
 
RendererContextBase - Class in com.aquima.interactions.framework.renderer
This class provides context information to the renderers.
RendererContextBase(Map<String, IElementRenderer>, ApplicationID, ILanguage, ILanguage, IParameters, IElementRenderer, IRuntimeKeyPrinter) - Constructor for class com.aquima.interactions.framework.renderer.RendererContextBase
Constructs the context with the required arguments.
RendererFactory - Class in com.aquima.interactions.framework.documents
Renderer factory, with constructor based creation.
RendererFactory(Map<Object, IDocumentRenderer>) - Constructor for class com.aquima.interactions.framework.documents.RendererFactory
Constructs a renderer factory with a map of key=outputformat and value IDocumentRenderer instances.
RendererProperty - Class in com.aquima.interactions.composer.model
Default implementation of Renderer Property.
RendererProperty(Serializable) - Constructor for class com.aquima.interactions.composer.model.RendererProperty
 
renderInstanceEditor(InstanceEditor, IProfile, IMetaModel, IProject) - Method in class com.aquima.interactions.framework.handler.profile.xml.XmlProfileEditor
This method creates an XML node for an instance.
RenderTarget - Class in com.aquima.interactions.portal.documents.model
An implementation of the IRenderTarget interface.
RenderTarget() - Constructor for class com.aquima.interactions.portal.documents.model.RenderTarget
Default constructor without any targets.
RenderTarget(OutputFormat, OutputStream) - Constructor for class com.aquima.interactions.portal.documents.model.RenderTarget
Constructor that adds a single target.
reopenTask(long) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
reopenTask(long) - Method in interface com.aquima.interactions.process.IProcessEngineBehavior
Reopens a task which is stuck in the started state.
reopenTask(long) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
Always throws an InvalidStateException: No modifications allowed on a read only process engine.
reopenTask(long, IUserData) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
reopenTask(long, IUserData) - Method in interface com.aquima.interactions.process.IProcessEngineBehavior
Reopens a task which is stuck in the started state.
reopenTask(long, IUserData) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
Always throws an InvalidStateException: No modifications allowed on a read only process engine.
reopenTask(ITaskModel) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
Re-opens the given task.
RepeatExpression - Class in com.aquima.interactions.composer.model.definition
IRepeatExpression implementation.
RepeatExpression - Class in com.aquima.interactions.flow.model
Internal class containing a repeat expression for flow nodes.
RepeatExpression(IExpression, String, boolean, AbstractReference) - Constructor for class com.aquima.interactions.composer.model.definition.RepeatExpression
The constructor with optional arguments.
RepeatExpression(IExpression, String, boolean, AbstractReference, boolean) - Constructor for class com.aquima.interactions.composer.model.definition.RepeatExpression
 
RepeatExpression(IExpression, String, boolean, String) - Constructor for class com.aquima.interactions.flow.model.RepeatExpression
 
REPEATEXPRESSION_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
 
REPEATEXPRESSION_INVALID_TYPE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
 
REPEATFLOW_ISINTERACTIVE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
 
REPEATFLOW_WITH_MULTIPLE_COMMIT_EXITS - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
 
RepeatState - Class in com.aquima.interactions.flow.model
Internal class containing state information for repeating subflows.
RepeatState(NodeID, RepeatExpression, FlowPath, InternalNode, IPrimitiveValue[]) - Constructor for class com.aquima.interactions.flow.model.RepeatState
 
repeatStates - Variable in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
RepeatValue - Class in com.aquima.interactions.flow.model
Internal object used by the repeat state that contains the repeat values and its current value.
RepeatValue(IPrimitiveValue[]) - Constructor for class com.aquima.interactions.flow.model.RepeatValue
 
Replace - Class in com.aquima.interactions.expressions.functions.str
This function replaces a pattern in a string with a given replacement
Replace() - Constructor for class com.aquima.interactions.expressions.functions.str.Replace
 
REPLACE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
replaceAll(String, String, String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Replaces all occurrences of a pattern in an input string with a provided replacement string.
replaceAll(String, Pattern, String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
 
replaceChild(IXmlElement, IXmlElement) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
replace a child with a new child.
replaceChild(IXmlElement, IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
replaceChild(IXmlElement, IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
replaceChild(IXmlElement, IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
replaceChild(XmlNode, XmlNode) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
replace a child with a new child.
replaceElement(IElementDefinition) - Method in class com.aquima.interactions.ds.xml.model.LookupTable
 
replaceElementWithElements(Element, Element[]) - Method in class com.aquima.interactions.composer.model.CompositeElement
 
replaceGuid(String) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.FlowXml
 
replaceGuid(String) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.FlowXml
 
replaceInString(String, String, String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
This method will replace all occurrences of the first token with the new token in the original string.
replaceSequenceNr(String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
This method may be used to replace a sequence number symbol with an identifier that will point to the actual sequence number.
ReplayCaseEventException - Exception Class in com.aquima.interactions.process.exception
An exception thrown when a case event could not be replayed due to internal errors.
ReplayCaseEventException(String) - Constructor for exception class com.aquima.interactions.process.exception.ReplayCaseEventException
 
ReplayCaseEventException(String, Throwable) - Constructor for exception class com.aquima.interactions.process.exception.ReplayCaseEventException
 
replayEvent(ICaseEventModel, Long, String) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
replayEvent(ICaseEventModel, Long, String) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Creates a copy of a case event.
replayEvent(ICaseEventModel, Long, String) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
Creates a replay copy of the event with the given id.
replayMessageEvent(long, Long) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
replayMessageEvent(long, Long) - Method in interface com.aquima.interactions.process.IProcessEngineBehavior
Replays (re-triggers) a message event.
replayMessageEvent(long, Long) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
Always throws an InvalidStateException: No modifications allowed on a read only process engine.
replayMessageEvent(long, Long, IUserData) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
replayMessageEvent(long, Long, IUserData) - Method in interface com.aquima.interactions.process.IProcessEngineBehavior
Replays (re-triggers) a message event.
replayMessageEvent(long, Long, IUserData) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
Always throws an InvalidStateException: No modifications allowed on a read only process engine.
replayTimerEvent(long) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
replayTimerEvent(long) - Method in interface com.aquima.interactions.process.IProcessEngineBehavior
Replays (re-triggers) a timer event.
replayTimerEvent(long) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
Always throws an InvalidStateException: No modifications allowed on a read only process engine.
replayTimerEvent(long, IUserData) - Method in class com.aquima.interactions.process.impl.ProcessEngine
 
replayTimerEvent(long, IUserData) - Method in interface com.aquima.interactions.process.IProcessEngineBehavior
Replays (re-triggers) a timer event.
replayTimerEvent(long, IUserData) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
Always throws an InvalidStateException: No modifications allowed on a read only process engine.
replayTimerEvent(ICaseEventModel) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
report(int, int, ErrorMessage, Severity) - Method in class com.aquima.interactions.expressions.definition.DefaultParseListener
 
report(int, int, ErrorMessage, Severity) - Method in interface com.aquima.interactions.expressions.IParseListener
This method is invoked by the parser when a problem is detected during the parse of an expression.
report(int, int, ErrorMessage, Severity) - Method in class com.aquima.interactions.expressions.MessageReporter
 
report(int, int, ErrorMessage, Severity) - Method in class com.aquima.interactions.expressions.NullParseListener
 
report(int, int, ErrorMessage, Severity) - Method in class com.aquima.interactions.expressions.ReportingParseListener
 
report(int, int, ErrorMessage, Severity) - Method in class com.aquima.interactions.expressions.tsl.evaluator.TSLParseListener
 
report_error(String, Object) - Method in class com.aquima.interactions.java_cup.lr_parser
Report a non fatal error (or warning).
report_fatal_error(String, Object) - Method in class com.aquima.interactions.java_cup.lr_parser
Report a fatal error.
REPORTER - Static variable in class com.aquima.interactions.foundation.report.InitializationReportLogger
The reporting logger which uses the logging facility to log the report to a log file.
ReportFunctionCallOutputParameterDS - Class in com.aquima.interactions.portal.report
 
ReportFunctionCallOutputParameterDS(IInitializationReport, IFunctionCallOutputParameterDS) - Constructor for class com.aquima.interactions.portal.report.ReportFunctionCallOutputParameterDS
 
ReportingActionDS - Class in com.aquima.interactions.rule.report
IActionDS implementation that adds error reporting.
ReportingActionDS(IInitializationReport, IActionDS) - Constructor for class com.aquima.interactions.rule.report.ReportingActionDS
 
ReportingActionVisitor - Class in com.aquima.interactions.rule.report
IActionsVisitor implementation that adds error reporting.
ReportingActionVisitor(IInitializationReport, IActionVisitor) - Constructor for class com.aquima.interactions.rule.report.ReportingActionVisitor
 
ReportingAggregateVisitor - Class in com.aquima.interactions.metamodel.report
IAggregateVisitor implementation that adds error reporting.
ReportingAggregateVisitor(IInitializationReport, IAggregateVisitor) - Constructor for class com.aquima.interactions.metamodel.report.ReportingAggregateVisitor
 
ReportingAnyParticleMappingDS - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingAnyParticleMappingDS(IInitializationReport, IAnyParticleMappingDS) - Constructor for class com.aquima.interactions.communication.report.ReportingAnyParticleMappingDS
 
ReportingApplicationDS - Class in com.aquima.interactions.portal.report
IApplicationDS implementation that adds error reporting.
ReportingApplicationDS(IInitializationReport, IApplicationDS) - Constructor for class com.aquima.interactions.portal.report.ReportingApplicationDS
Constructs the application data source with the required parameters.
ReportingAssetDS - Class in com.aquima.interactions.composer.report
IAssetDS implementation that adds error reporting.
ReportingAssetDS(IInitializationReport, IAssetDS) - Constructor for class com.aquima.interactions.composer.report.ReportingAssetDS
 
ReportingAttributeMappingDS - Class in com.aquima.interactions.communication.report
IAttributeDS implementation that adds error reporting.
ReportingAttributeMappingDS - Class in com.aquima.interactions.mapping.report
IAttributeMappingDS implementation that adds error reporting.
ReportingAttributeMappingDS(IInitializationReport, IAttributeMappingDS) - Constructor for class com.aquima.interactions.communication.report.ReportingAttributeMappingDS
 
ReportingAttributeMappingDS(IInitializationReport, IAttributeMappingDS) - Constructor for class com.aquima.interactions.mapping.report.ReportingAttributeMappingDS
 
ReportingAttributeMappingVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingAttributeMappingVisitor - Class in com.aquima.interactions.mapping.report
IAttributeMappingVisitor implementation that adds error reporting.
ReportingAttributeMappingVisitor(IInitializationReport, IAttributeMappingVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingAttributeMappingVisitor
 
ReportingAttributeMappingVisitor(IInitializationReport, IAttributeMappingVisitor) - Constructor for class com.aquima.interactions.mapping.report.ReportingAttributeMappingVisitor
 
ReportingAttributeVisitor - Class in com.aquima.interactions.metamodel.report
IAttributeVisitor implementation that adds error reporting.
ReportingAttributeVisitor(IInitializationReport, IAttributeVisitor) - Constructor for class com.aquima.interactions.metamodel.report.ReportingAttributeVisitor
 
ReportingAuthorizationAlgorithmVisitor - Class in com.aquima.interactions.process.report
IMessageEventVisitor implementation that adds error reporting.
ReportingAuthorizationAlgorithmVisitor(IInitializationReport, IAuthorizationAlgorithmVisitor) - Constructor for class com.aquima.interactions.process.report.ReportingAuthorizationAlgorithmVisitor
 
ReportingBusinessRuleDS - Class in com.aquima.interactions.rule.report
IBusinessRuleDS wrapper that adds error reporting.
ReportingBusinessRuleDS(IInitializationReport, IBusinessRuleDS) - Constructor for class com.aquima.interactions.rule.report.ReportingBusinessRuleDS
 
ReportingButtonDS - Class in com.aquima.interactions.composer.report
IButtonDS implementation that adds error reporting.
ReportingButtonDS(IInitializationReport, IButtonDS) - Constructor for class com.aquima.interactions.composer.report.ReportingButtonDS
 
ReportingCaseBaseDS - Class in com.aquima.interactions.matching.report
case base data source which adds reporting by a decorating mechanism which handles exceptions and pushes these to the initialisation report.
ReportingCaseBaseDS(IInitializationReport, ICaseBaseDS) - Constructor for class com.aquima.interactions.matching.report.ReportingCaseBaseDS
 
ReportingCaseBaseVisitor - Class in com.aquima.interactions.matching.report
Visitor which adds reporting by a decorating mechanism which handles exceptions and pushes these to the initialisation report.
ReportingCaseBaseVisitor(IInitializationReport, ICaseBaseVisitor) - Constructor for class com.aquima.interactions.matching.report.ReportingCaseBaseVisitor
 
ReportingCaseDS - Class in com.aquima.interactions.matching.report
Case data source which adds reporting by a decorating mechanism which handles exceptions and pushes these to the initialisation report.
ReportingCaseDS(IInitializationReport, ICaseDS) - Constructor for class com.aquima.interactions.matching.report.ReportingCaseDS
 
ReportingCaseValueVisitor - Class in com.aquima.interactions.matching.report
Visitor which adds reporting by a decorating mechanism which handles exceptions and pushes these to the initialisation report.
ReportingCaseValueVisitor(IInitializationReport, ICaseValueVisitor) - Constructor for class com.aquima.interactions.matching.report.ReportingCaseValueVisitor
 
ReportingCaseVisitor - Class in com.aquima.interactions.matching.report
Visitor which adds reporting by a decorating mechanism which handles exceptions and pushes these to the initialisation report.
ReportingCaseVisitor(IInitializationReport, ICaseVisitor) - Constructor for class com.aquima.interactions.matching.report.ReportingCaseVisitor
 
ReportingChannelVisitor - Class in com.aquima.interactions.project.report
IChannelVisitor implementation that adds error reporting.
ReportingChannelVisitor(IInitializationReport, IChannelVisitor) - Constructor for class com.aquima.interactions.project.report.ReportingChannelVisitor
 
ReportingCommunicationEngineDS - Class in com.aquima.interactions.communication.report
ICommunicationEngineDS implementation that adds error reporting.
ReportingCommunicationEngineDS(IInitializationReport, ICommunicationEngineDS) - Constructor for class com.aquima.interactions.communication.report.ReportingCommunicationEngineDS
 
ReportingComplexTypeReferenceDS - Class in com.aquima.interactions.communication.report
IComplexTypeReferenceDS implementation that adds error reporting.
ReportingComplexTypeReferenceDS(IInitializationReport, IComplexTypeReferenceDS) - Constructor for class com.aquima.interactions.communication.report.ReportingComplexTypeReferenceDS
 
ReportingComposerDS - Class in com.aquima.interactions.composer.report
IComposerDS implementation that adds error reporting.
ReportingComposerDS(IInitializationReport, IComposerDS) - Constructor for class com.aquima.interactions.composer.report.ReportingComposerDS
Constructs the composer data source with the required parameters.
ReportingConditionDS - Class in com.aquima.interactions.rule.report
IConditionDS implementation that adds error reporting.
ReportingConditionDS(IInitializationReport, IConditionDS) - Constructor for class com.aquima.interactions.rule.report.ReportingConditionDS
 
ReportingConditionVisitor - Class in com.aquima.interactions.rule.report
IConditionVisitor implementation that adds error reporting.
ReportingConditionVisitor(IInitializationReport, IConditionVisitor) - Constructor for class com.aquima.interactions.rule.report.ReportingConditionVisitor
 
ReportingConnectionVisitor - Class in com.aquima.interactions.project.report
 
ReportingConnectionVisitor(IInitializationReport, IConnectionVisitor) - Constructor for class com.aquima.interactions.project.report.ReportingConnectionVisitor
 
ReportingConstraintVisitor - Class in com.aquima.interactions.rule.report
IConstraintVisitor implementation that adds error reporting.
ReportingConstraintVisitor(IInitializationReport, IConstraintVisitor) - Constructor for class com.aquima.interactions.rule.report.ReportingConstraintVisitor
 
ReportingContainerDS - Class in com.aquima.interactions.composer.report
IContainerDS implementation that adds error reporting.
ReportingContainerDS(IInitializationReport, IContainerDS) - Constructor for class com.aquima.interactions.composer.report.ReportingContainerDS
 
ReportingContainerExpanderDS - Class in com.aquima.interactions.portal.report
Data-source used during initialization to add error reporting to the container expander data-source.
ReportingContainerExpanderDS(IInitializationReport, IContainerExpanderDS) - Constructor for class com.aquima.interactions.portal.report.ReportingContainerExpanderDS
 
ReportingContainerExpanderParameterVisitor - Class in com.aquima.interactions.portal.report
An extension of ReportingParameterVisitor which has access to the container expander whose parameters are being visited.
ReportingContainerExpanderParameterVisitor(IInitializationReport, IParameterVisitor, IContainerExpanderDS) - Constructor for class com.aquima.interactions.portal.report.ReportingContainerExpanderParameterVisitor
 
ReportingContainerExpanderVisitor - Class in com.aquima.interactions.portal.report
IDynamicContainerVisitor implementation that adds error reporting.
ReportingContainerExpanderVisitor(IInitializationReport, IContainerExpanderVisitor) - Constructor for class com.aquima.interactions.portal.report.ReportingContainerExpanderVisitor
 
ReportingContainmentVisitor - Class in com.aquima.interactions.composer.report
IContainmentVisitor implementation that adds error reporting.
ReportingContainmentVisitor(IInitializationReport, IContainmentVisitor) - Constructor for class com.aquima.interactions.composer.report.ReportingContainmentVisitor
 
ReportingContentDS - Class in com.aquima.interactions.composer.report
IContentDS implementation that adds error reporting.
ReportingContentDS(IInitializationReport, IContentDS) - Constructor for class com.aquima.interactions.composer.report.ReportingContentDS
 
ReportingContentVisitor - Class in com.aquima.interactions.composer.report
IContentVisitor implementation that adds error reporting.
ReportingContentVisitor(IInitializationReport, IContentVisitor) - Constructor for class com.aquima.interactions.composer.report.ReportingContentVisitor
 
ReportingDataRuleConditionDS - Class in com.aquima.interactions.rule.report
IConditionDS wrapper that adds error reporting.
ReportingDataRuleConditionDS(IInitializationReport, IConditionDS) - Constructor for class com.aquima.interactions.rule.report.ReportingDataRuleConditionDS
 
ReportingDataRuleConditionVisitor - Class in com.aquima.interactions.rule.report
IConditionVisitor implementation that adds error reporting.
ReportingDataRuleConditionVisitor(IInitializationReport, IConditionVisitor) - Constructor for class com.aquima.interactions.rule.report.ReportingDataRuleConditionVisitor
 
ReportingDataRuleDS - Class in com.aquima.interactions.rule.report
IDataRuleDS wrapper that adds error reporting.
ReportingDataRuleDS(IInitializationReport, IDataRuleDS) - Constructor for class com.aquima.interactions.rule.report.ReportingDataRuleDS
 
ReportingDcmWidgetFlowDefinitionDS - Class in com.aquima.interactions.flow.report
 
ReportingDcmWidgetFlowDefinitionDS(IInitializationReport, IDcmWidgetFlowDefinitionDS) - Constructor for class com.aquima.interactions.flow.report.ReportingDcmWidgetFlowDefinitionDS
 
ReportingDcmWidgetFlowParameterDS - Class in com.aquima.interactions.flow.report
 
ReportingDcmWidgetFlowParameterDS(IInitializationReport, IDcmWidgetFlowParameterDS) - Constructor for class com.aquima.interactions.flow.report.ReportingDcmWidgetFlowParameterDS
 
ReportingDcmWidgetParameterVisitor - Class in com.aquima.interactions.flow.report
 
ReportingDcmWidgetParameterVisitor(IInitializationReport, IDcmWidgetFlowParameterVisitor) - Constructor for class com.aquima.interactions.flow.report.ReportingDcmWidgetParameterVisitor
 
ReportingDecisionTableDS - Class in com.aquima.interactions.rule.report
IDecisionTableDS wrapper that adds error reporting.
ReportingDecisionTableDS(IInitializationReport, IDecisionTableDS) - Constructor for class com.aquima.interactions.rule.report.ReportingDecisionTableDS
 
ReportingDecisionTreeVisitor - Class in com.aquima.interactions.dtree.report
IDecisionTreeVisitor implementation that adds error reporting.
ReportingDecisionTreeVisitor(IInitializationReport, IDecisionTreeVisitor) - Constructor for class com.aquima.interactions.dtree.report.ReportingDecisionTreeVisitor
 
ReportingDefaultRuleDS - Class in com.aquima.interactions.rule.report
IDefaultRuleDS implementation that adds error reporting.
ReportingDefaultRuleDS(IInitializationReport, IDefaultRuleDS) - Constructor for class com.aquima.interactions.rule.report.ReportingDefaultRuleDS
 
ReportingDelegate - Class in com.aquima.interactions.portal.report
Delegate base class that forwards the error/warnings.
ReportingDelegate(IReportingDS) - Constructor for class com.aquima.interactions.portal.report.ReportingDelegate
 
ReportingDelegateDS - Class in com.aquima.interactions.foundation.report
Delegate reporting datasource for easy datasource extension.
ReportingDelegateDS(IReportingDS) - Constructor for class com.aquima.interactions.foundation.report.ReportingDelegateDS
 
ReportingDeprecatedParameterValueVisitor - Class in com.aquima.interactions.portal.report
This ReportingDeprecatedParameterValueVisitor checks if the given deprecated ContainerParameter has a Value.
ReportingDeprecatedParameterValueVisitor(IInitializationReport, IContainerExpanderDS, String) - Constructor for class com.aquima.interactions.portal.report.ReportingDeprecatedParameterValueVisitor
 
ReportingDocumentDS - Class in com.aquima.interactions.composer.report
IDocumentDS implementation that adds error reporting.
ReportingDocumentDS(IInitializationReport, IDocumentDS) - Constructor for class com.aquima.interactions.composer.report.ReportingDocumentDS
 
ReportingDomainDS - Class in com.aquima.interactions.metamodel.report
IDomainDS implementation that adds error reporting.
ReportingDomainDS(IInitializationReport, IDomainDS) - Constructor for class com.aquima.interactions.metamodel.report.ReportingDomainDS
 
ReportingDomainObjectDS - Class in com.aquima.interactions.communication.report
Reporting implementation.
ReportingDomainObjectDS(IInitializationReport, Category, IDomainObjectDS) - Constructor for class com.aquima.interactions.communication.report.ReportingDomainObjectDS
 
ReportingDomainPropertyDS - Class in com.aquima.interactions.communication.report
Reporting implementation.
ReportingDomainPropertyDS(IInitializationReport, Category, IDomainPropertyDS) - Constructor for class com.aquima.interactions.communication.report.ReportingDomainPropertyDS
 
ReportingDomainPropertyVisitor - Class in com.aquima.interactions.communication.report
 
ReportingDomainPropertyVisitor(IInitializationReport, Category, IDomainPropertyVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingDomainPropertyVisitor
 
ReportingDomainSchemaDS - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingDomainSchemaDS(IInitializationReport, IDomainSchemaDS) - Constructor for class com.aquima.interactions.communication.report.ReportingDomainSchemaDS
 
ReportingDomainSchemaVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingDomainSchemaVisitor(IInitializationReport, IDomainSchemaVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingDomainSchemaVisitor
 
ReportingDomainValueVisitor - Class in com.aquima.interactions.metamodel.report
IDomainValueVisitor implementation that adds error reporting.
ReportingDomainValueVisitor(IInitializationReport, IDomainValueVisitor) - Constructor for class com.aquima.interactions.metamodel.report.ReportingDomainValueVisitor
 
ReportingDomainVisitor - Class in com.aquima.interactions.metamodel.report
IDomainVisitor implementation that adds error reporting.
ReportingDomainVisitor(IInitializationReport, IDomainVisitor) - Constructor for class com.aquima.interactions.metamodel.report.ReportingDomainVisitor
 
ReportingDS - Class in com.aquima.interactions.ds
Generic base class for data sources that adds error reporting.
ReportingDS - Class in com.aquima.interactions.foundation.report
Base class for reporting data-sources.
ReportingDS(IInitializationReport, Category) - Constructor for class com.aquima.interactions.ds.ReportingDS
 
ReportingDS(IInitializationReport, Category) - Constructor for class com.aquima.interactions.foundation.report.ReportingDS
 
ReportingEdgeDS - Class in com.aquima.interactions.flow.report
IEdgeDS wrapper that adds error reporting.
ReportingEdgeDS(IInitializationReport, IEdgeDS) - Constructor for class com.aquima.interactions.flow.report.ReportingEdgeDS
 
ReportingEdgeVisitor - Class in com.aquima.interactions.flow.report
IEdgeVisitor implementation that adds error reporting.
ReportingEdgeVisitor(IInitializationReport, IEdgeVisitor) - Constructor for class com.aquima.interactions.flow.report.ReportingEdgeVisitor
 
ReportingElementMappingDS - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingElementMappingDS(IInitializationReport, IElementMappingDS) - Constructor for class com.aquima.interactions.communication.report.ReportingElementMappingDS
 
ReportingElementMappingVisitor - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingElementMappingVisitor(IInitializationReport, IElementMappingVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingElementMappingVisitor
 
ReportingElementParticleMappingDS - Class in com.aquima.interactions.communication.report
IElementParticleMappingDS implementation that adds error reporting.
ReportingElementParticleMappingDS(IInitializationReport, IElementParticleMappingDS) - Constructor for class com.aquima.interactions.communication.report.ReportingElementParticleMappingDS
 
ReportingElementReferenceDS - Class in com.aquima.interactions.communication.report
IElementReferenceDS implementation that adds error reporting.
ReportingElementReferenceDS(IInitializationReport, IElementReferenceDS) - Constructor for class com.aquima.interactions.communication.report.ReportingElementReferenceDS
 
ReportingEntityDS - Class in com.aquima.interactions.metamodel.report
IEntityDS implementation that adds error reporting.
ReportingEntityDS(IInitializationReport, IEntityDS) - Constructor for class com.aquima.interactions.metamodel.report.ReportingEntityDS
 
ReportingEntityMappingDS - Class in com.aquima.interactions.mapping.report
IEntityMappingDS implementation that adds error reporting.
ReportingEntityMappingDS(IInitializationReport, IEntityMappingDS) - Constructor for class com.aquima.interactions.mapping.report.ReportingEntityMappingDS
 
ReportingEntityMappingVisitor - Class in com.aquima.interactions.mapping.report
IEntityMappingVisitor implementation that adds error reporting.
ReportingEntityMappingVisitor(IInitializationReport, IEntityMappingVisitor) - Constructor for class com.aquima.interactions.mapping.report.ReportingEntityMappingVisitor
 
ReportingEntityVisitor - Class in com.aquima.interactions.metamodel.report
IEntityVisitor implementation that adds error reporting.
ReportingEntityVisitor(IInitializationReport, IEntityVisitor) - Constructor for class com.aquima.interactions.metamodel.report.ReportingEntityVisitor
 
ReportingEventVisitor - Class in com.aquima.interactions.process.report
IProcessEventVisitor implementation that adds error reporting.
ReportingEventVisitor(IInitializationReport, IProcessEventVisitor) - Constructor for class com.aquima.interactions.process.report.ReportingEventVisitor
 
ReportingExpanderVisitor - Class in com.aquima.interactions.project.report
Expander visitor wrapper that intercepts initialization errors and adds them to the report.
ReportingExpanderVisitor(IInitializationReport, IExpanderVisitor) - Constructor for class com.aquima.interactions.project.report.ReportingExpanderVisitor
 
ReportingExpressionEngineDS - Class in com.aquima.interactions.rule.report
IExpressionEngineDS wrapper that adds error reporting.
ReportingExpressionEngineDS(IInitializationReport, IExpressionEngineDS) - Constructor for class com.aquima.interactions.rule.report.ReportingExpressionEngineDS
 
ReportingExpressionParser - Class in com.aquima.interactions.rule.impl
Expression parser that will add the errors and warnings that were encountered during the parse of an exception to the initialization report.
ReportingExpressionParser(IProject, IMetaModel, IExprParser, String, IParseListener) - Constructor for class com.aquima.interactions.rule.impl.ReportingExpressionParser
 
ReportingExternalFlowDefinitionDS - Class in com.aquima.interactions.flow.report
IExternalFlowDefinitionDS wrapper which adds error reporting.
ReportingExternalFlowDefinitionDS(IInitializationReport, IExternalFlowDefinitionDS) - Constructor for class com.aquima.interactions.flow.report.ReportingExternalFlowDefinitionDS
 
ReportingExternalFlowEventMappingDS - Class in com.aquima.interactions.flow.report
IExternalFlowEventMappingDS wrapper which adds error reporting.
ReportingExternalFlowEventMappingDS(IInitializationReport, IExternalFlowEventMappingDS) - Constructor for class com.aquima.interactions.flow.report.ReportingExternalFlowEventMappingDS
 
ReportingExternalFlowEventMappingVisitor - Class in com.aquima.interactions.flow.report
IExternalFlowEventMappingVisitor wrapper which adds error reporting.
ReportingExternalFlowEventMappingVisitor(IInitializationReport, IExternalFlowEventMappingVisitor) - Constructor for class com.aquima.interactions.flow.report.ReportingExternalFlowEventMappingVisitor
 
ReportingExternalRuleDS - Class in com.aquima.interactions.rule.report
IExternalRuleDS wrapper that adds error reporting.
ReportingExternalRuleDS(IInitializationReport, IExternalRuleDS) - Constructor for class com.aquima.interactions.rule.report.ReportingExternalRuleDS
 
ReportingExtraParameterVisitor - Class in com.aquima.interactions.composer.report
IPropertyVisitor implementation that adds error reporting.
ReportingExtraParameterVisitor(IInitializationReport, IPropertyVisitor) - Constructor for class com.aquima.interactions.composer.report.ReportingExtraParameterVisitor
 
ReportingFieldDS - Class in com.aquima.interactions.composer.report
IFieldDS implementation that adds error reporting.
ReportingFieldDS(IInitializationReport, IFieldDS) - Constructor for class com.aquima.interactions.composer.report.ReportingFieldDS
 
ReportingFieldValidationDS - Class in com.aquima.interactions.communication.report
IFieldValidationDS implementation that adds error reporting.
ReportingFieldValidationDS - Class in com.aquima.interactions.composer.report
IFieldValidationDS implementation that adds error reporting.
ReportingFieldValidationDS(IInitializationReport, IFieldValidationDS) - Constructor for class com.aquima.interactions.communication.report.ReportingFieldValidationDS
 
ReportingFieldValidationDS(IInitializationReport, IFieldValidationDS) - Constructor for class com.aquima.interactions.composer.report.ReportingFieldValidationDS
 
ReportingFieldValidationParameterVisitor - Class in com.aquima.interactions.composer.report
IFieldValidationParameterVisitor for reporting.
ReportingFieldValidationParameterVisitor(IInitializationReport, IFieldValidationParameterVisitor) - Constructor for class com.aquima.interactions.composer.report.ReportingFieldValidationParameterVisitor
 
ReportingFieldValidationVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingFieldValidationVisitor - Class in com.aquima.interactions.composer.report
IFieldValidationVisitor implementation that adds error reporting.
ReportingFieldValidationVisitor(IInitializationReport, IFieldValidationVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingFieldValidationVisitor
 
ReportingFieldValidationVisitor(IInitializationReport, IFieldValidationVisitor) - Constructor for class com.aquima.interactions.composer.report.ReportingFieldValidationVisitor
 
ReportingFlowDS - Class in com.aquima.interactions.flow.report
IFlowDS implementation that adds error reporting.
ReportingFlowDS(IInitializationReport, IFlowDS) - Constructor for class com.aquima.interactions.flow.report.ReportingFlowDS
 
ReportingFlowEngineDS - Class in com.aquima.interactions.flow.report
IFlowEngineDS implementation that adds error reporting.
ReportingFlowEngineDS(IInitializationReport, IFlowEngineDS) - Constructor for class com.aquima.interactions.flow.report.ReportingFlowEngineDS
Constructs the flow engine data source with the required parameters.
ReportingFlowParameterVisitor - Class in com.aquima.interactions.flow.report
IFlowParameterVisitor implementation that adds error reporting.
ReportingFlowParameterVisitor(IInitializationReport, IFlowParameterVisitor) - Constructor for class com.aquima.interactions.flow.report.ReportingFlowParameterVisitor
 
ReportingFlowVisitor - Class in com.aquima.interactions.flow.report
IFlowVisitor implementation that adds error reporting.
ReportingFlowVisitor(IInitializationReport, IFlowVisitor) - Constructor for class com.aquima.interactions.flow.report.ReportingFlowVisitor
 
ReportingFunctionCallDS - Class in com.aquima.interactions.portal.report
 
ReportingFunctionCallDS(IInitializationReport, IFunctionCallDS) - Constructor for class com.aquima.interactions.portal.report.ReportingFunctionCallDS
 
ReportingFunctionCallInputParameterDS - Class in com.aquima.interactions.portal.report
 
ReportingFunctionCallInputParameterDS(IInitializationReport, IFunctionCallInputParameterDS) - Constructor for class com.aquima.interactions.portal.report.ReportingFunctionCallInputParameterDS
 
ReportingFunctionCallInputParameterVisitor - Class in com.aquima.interactions.portal.report
 
ReportingFunctionCallInputParameterVisitor(IInitializationReport, IFunctionCallInputParameterVisitor) - Constructor for class com.aquima.interactions.portal.report.ReportingFunctionCallInputParameterVisitor
 
ReportingFunctionCallOutputParameterVisitor - Class in com.aquima.interactions.portal.report
 
ReportingFunctionCallOutputParameterVisitor(IInitializationReport, IFunctionCallOutputParameterVisitor) - Constructor for class com.aquima.interactions.portal.report.ReportingFunctionCallOutputParameterVisitor
 
ReportingFunctionCallVisitor - Class in com.aquima.interactions.portal.report
IFunctionCallVisitor implementation that adds error reporting.
ReportingFunctionCallVisitor(IInitializationReport, IFunctionCallVisitor) - Constructor for class com.aquima.interactions.portal.report.ReportingFunctionCallVisitor
 
ReportingFunctionFlowDefinitionDS - Class in com.aquima.interactions.flow.report
 
ReportingFunctionFlowDefinitionDS(IInitializationReport, IFunctionFlowDefinitionDS) - Constructor for class com.aquima.interactions.flow.report.ReportingFunctionFlowDefinitionDS
 
ReportingFunctionFlowInputParameterDS - Class in com.aquima.interactions.flow.report
 
ReportingFunctionFlowInputParameterDS(IInitializationReport, IFunctionFlowInputParameterDS) - Constructor for class com.aquima.interactions.flow.report.ReportingFunctionFlowInputParameterDS
 
ReportingFunctionFlowInputParameterVisitor - Class in com.aquima.interactions.flow.report
 
ReportingFunctionFlowInputParameterVisitor(IInitializationReport, IFunctionFlowInputParameterVisitor) - Constructor for class com.aquima.interactions.flow.report.ReportingFunctionFlowInputParameterVisitor
 
ReportingFunctionFlowOutputParameterDS - Class in com.aquima.interactions.flow.report
 
ReportingFunctionFlowOutputParameterDS(IInitializationReport, IFunctionFlowOutputParameterDS) - Constructor for class com.aquima.interactions.flow.report.ReportingFunctionFlowOutputParameterDS
 
ReportingFunctionFlowOutputParameterVisitor - Class in com.aquima.interactions.flow.report
 
ReportingFunctionFlowOutputParameterVisitor(IInitializationReport, IFunctionFlowOutputParameterVisitor) - Constructor for class com.aquima.interactions.flow.report.ReportingFunctionFlowOutputParameterVisitor
 
ReportingGroupParticleDS - Class in com.aquima.interactions.communication.report
IElementGroupDS implementation that adds error reporting.
ReportingGroupParticleDS(IInitializationReport, IGroupParticleMappingDS) - Constructor for class com.aquima.interactions.communication.report.ReportingGroupParticleDS
 
ReportingGroupParticleMappingItemVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingGroupParticleMappingItemVisitor(IInitializationReport, IGroupParticleMappingItemVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingGroupParticleMappingItemVisitor
 
ReportingInstanceDS - Class in com.aquima.interactions.metamodel.report
IInstanceDS implementation that adds error reporting.
ReportingInstanceDS(IInitializationReport, IInstanceDS) - Constructor for class com.aquima.interactions.metamodel.report.ReportingInstanceDS
 
ReportingInstanceVisitor - Class in com.aquima.interactions.metamodel.report
IInstanceVisitor implementation that adds error reporting.
ReportingInstanceVisitor(IInitializationReport, IInstanceVisitor) - Constructor for class com.aquima.interactions.metamodel.report.ReportingInstanceVisitor
 
ReportingLanguageVisitor - Class in com.aquima.interactions.project.report
ILanguageVisitor implementation that adds error reporting.
ReportingLanguageVisitor(IInitializationReport, ILanguageVisitor) - Constructor for class com.aquima.interactions.project.report.ReportingLanguageVisitor
 
ReportingMappingDS - Class in com.aquima.interactions.mapping.report
IMappingDS implementation that adds error reporting.
ReportingMappingDS(IInitializationReport, IMappingDS) - Constructor for class com.aquima.interactions.mapping.report.ReportingMappingDS
Constructs the wrapper with the required arguments.
ReportingMappingVisitor - Class in com.aquima.interactions.portal.report
Data source wrapper that adds error reporting.
ReportingMappingVisitor(IInitializationReport, IMappingVisitor) - Constructor for class com.aquima.interactions.portal.report.ReportingMappingVisitor
 
ReportingMatchConditionVisitor - Class in com.aquima.interactions.mapping.report
IMatchConditionVisitor implementation that adds error reporting.
ReportingMatchConditionVisitor(IInitializationReport, IMatchConditionVisitor) - Constructor for class com.aquima.interactions.mapping.report.ReportingMatchConditionVisitor
 
ReportingMatchDefinitionVisitor - Class in com.aquima.interactions.matching.report
Visitor which adds reporting by a decorating mechanism which handles exceptions and pushes these to the initialisation report.
ReportingMatchDefinitionVisitor(IInitializationReport, IMatchDefinitionVisitor) - Constructor for class com.aquima.interactions.matching.report.ReportingMatchDefinitionVisitor
 
ReportingMatchEngineDS - Class in com.aquima.interactions.matching.report
match engine data source which adds reporting by a wrapping mechanism.
ReportingMatchEngineDS(IInitializationReport, IMatchEngineDS) - Constructor for class com.aquima.interactions.matching.report.ReportingMatchEngineDS
Constructs a wrapping match engine data source with a delegate original data source.
ReportingMatchFunctionVisitor - Class in com.aquima.interactions.matching.report
Visitor which adds reporting by a decorating mechanism which handles exceptions and pushes these to the initialisation report.
ReportingMatchFunctionVisitor(IInitializationReport, IMatchFunctionVisitor) - Constructor for class com.aquima.interactions.matching.report.ReportingMatchFunctionVisitor
 
ReportingMessageEventVisitor - Class in com.aquima.interactions.process.report
IMessageEventVisitor implementation that adds error reporting.
ReportingMessageEventVisitor(IInitializationReport, IMessageEventVisitor) - Constructor for class com.aquima.interactions.process.report.ReportingMessageEventVisitor
 
ReportingMessageVisitor - Class in com.aquima.interactions.project.report
IMessageVisitor implementation that adds error reporting.
ReportingMessageVisitor(IInitializationReport, IMessageVisitor) - Constructor for class com.aquima.interactions.project.report.ReportingMessageVisitor
 
ReportingMetaModelDS - Class in com.aquima.interactions.metamodel.report
IMetaModelDS implementation that adds error reporting.
ReportingMetaModelDS(IInitializationReport, IMetaModelDS) - Constructor for class com.aquima.interactions.metamodel.report.ReportingMetaModelDS
Constructs the meta model data source with the required parameters.
ReportingModuleDS - Class in com.aquima.interactions.portal.report
Data source wrapper that adds error reporting.
ReportingModuleDS(IInitializationReport, IModuleDS) - Constructor for class com.aquima.interactions.portal.report.ReportingModuleDS
Constructs the data source with the required arguments.
ReportingModuleVisitor - Class in com.aquima.interactions.portal.report
Data source wrapper that adds error reporting.
ReportingModuleVisitor(IInitializationReport, IModuleVisitor) - Constructor for class com.aquima.interactions.portal.report.ReportingModuleVisitor
 
ReportingNodeDS - Class in com.aquima.interactions.flow.report
ICompositeNodeDS implementation that adds error reporting.
ReportingNodeDS(IInitializationReport, INodeDS) - Constructor for class com.aquima.interactions.flow.report.ReportingNodeDS
 
ReportingNodeVisitor - Class in com.aquima.interactions.composer.report
INodeVisitor implementation that adds error reporting.
ReportingNodeVisitor - Class in com.aquima.interactions.flow.report
INodeVisitor implementation that adds error reporting.
ReportingNodeVisitor(IInitializationReport, INodeVisitor) - Constructor for class com.aquima.interactions.composer.report.ReportingNodeVisitor
 
ReportingNodeVisitor(IInitializationReport, INodeVisitor) - Constructor for class com.aquima.interactions.flow.report.ReportingNodeVisitor
 
ReportingPageDS - Class in com.aquima.interactions.composer.report
IPageDS implementation that adds error reporting.
ReportingPageDS(IInitializationReport, IPageDS) - Constructor for class com.aquima.interactions.composer.report.ReportingPageDS
 
ReportingParameterDS - Class in com.aquima.interactions.portal.report
 
ReportingParameterDS(IInitializationReport, IParameterDS) - Constructor for class com.aquima.interactions.portal.report.ReportingParameterDS
 
ReportingParameterVisitor - Class in com.aquima.interactions.portal.report
Visitor used during initialization to add error reporting to the parameter visitor.
ReportingParameterVisitor(IInitializationReport, IParameterVisitor) - Constructor for class com.aquima.interactions.portal.report.ReportingParameterVisitor
 
ReportingParseListener - Class in com.aquima.interactions.expressions
Parse listener implementation that forwards the messages to a reporting data-source.
ReportingParseListener(IReportingDS) - Constructor for class com.aquima.interactions.expressions.ReportingParseListener
Constructs the parse listener with the data-source that should be used.
ReportingPriorityAlgorithmVisitor - Class in com.aquima.interactions.process.report
IMessageEventVisitor implementation that adds error reporting.
ReportingPriorityAlgorithmVisitor(IInitializationReport, IPriorityAlgorithmVisitor) - Constructor for class com.aquima.interactions.process.report.ReportingPriorityAlgorithmVisitor
 
ReportingProcessEngineDS - Class in com.aquima.interactions.process.report
IProcessEngineDS implementation that adds error reporting.
ReportingProcessEngineDS(IInitializationReport, IProcessEngineDS) - Constructor for class com.aquima.interactions.process.report.ReportingProcessEngineDS
Constructs the reporting data source wrapper with the required arguments.
ReportingProcessFlowVisitor - Class in com.aquima.interactions.process.report
IProcessFlowVisitor implementation that adds error reporting.
ReportingProcessFlowVisitor(IInitializationReport, IProcessFlowVisitor) - Constructor for class com.aquima.interactions.process.report.ReportingProcessFlowVisitor
 
ReportingProcessMappingDS - Class in com.aquima.interactions.portal.report
Data source wrapper that adds error reporting.
ReportingProcessMappingDS(IInitializationReport, IProcessMappingDS) - Constructor for class com.aquima.interactions.portal.report.ReportingProcessMappingDS
 
ReportingProcessTaskVisitor - Class in com.aquima.interactions.process.report
IProcessTaskVisitor implementation that adds error reporting.
ReportingProcessTaskVisitor(IInitializationReport, IProcessTaskVisitor) - Constructor for class com.aquima.interactions.process.report.ReportingProcessTaskVisitor
 
ReportingProcessTypeVisitor - Class in com.aquima.interactions.process.report
IProcessTypeVisitor implementation that adds error reporting.
ReportingProcessTypeVisitor(IInitializationReport, IProcessTypeVisitor) - Constructor for class com.aquima.interactions.process.report.ReportingProcessTypeVisitor
 
ReportingProjectDS - Class in com.aquima.interactions.project.report
IProjectDS implementation that adds error reporting.
ReportingProjectDS(IInitializationReport, IProjectDS) - Constructor for class com.aquima.interactions.project.report.ReportingProjectDS
Constructs the project data source with the required parameters.
ReportingReferenceDS - Class in com.aquima.interactions.composer.report
IReferenceDS implementation that adds error reporting.
ReportingReferenceDS(IInitializationReport, IReferenceDS) - Constructor for class com.aquima.interactions.composer.report.ReportingReferenceDS
 
ReportingRestMessageDS - Class in com.aquima.interactions.communication.report
IRestMessageDS implementation that adds error reporting.
ReportingRestMessageDS(IInitializationReport, IRestMessageDS) - Constructor for class com.aquima.interactions.communication.report.ReportingRestMessageDS
 
ReportingRestOperationDS - Class in com.aquima.interactions.communication.report
IRestOperationDS implementation that adds error reporting.
ReportingRestOperationDS(IInitializationReport, IRestOperationDS) - Constructor for class com.aquima.interactions.communication.report.ReportingRestOperationDS
 
ReportingRestOperationVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingRestOperationVisitor(IInitializationReport, IRestOperationVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingRestOperationVisitor
 
ReportingRestRequestMessageDS - Class in com.aquima.interactions.communication.report
IRestRequestMessageDS implementation that adds error reporting.
ReportingRestRequestMessageDS(IInitializationReport, IRestRequestMessageDS) - Constructor for class com.aquima.interactions.communication.report.ReportingRestRequestMessageDS
 
ReportingRestServiceConfigurationDS - Class in com.aquima.interactions.portal.report
 
ReportingRestServiceConfigurationDS(IInitializationReport, IRestServiceConfigurationDS) - Constructor for class com.aquima.interactions.portal.report.ReportingRestServiceConfigurationDS
 
ReportingRestServiceDS - Class in com.aquima.interactions.communication.report
IRestServiceDS implementation that adds error reporting.
ReportingRestServiceDS(IInitializationReport, IRestServiceDS) - Constructor for class com.aquima.interactions.communication.report.ReportingRestServiceDS
 
ReportingRestServiceVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingRestServiceVisitor(IInitializationReport, IRestServiceVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingRestServiceVisitor
 
ReportingRestUrnArgumentDS - Class in com.aquima.interactions.communication.report
IRestUrnArgumentDS implementation that adds error reporting.
ReportingRestUrnArgumentDS(IInitializationReport, IRestUrnArgumentDS) - Constructor for class com.aquima.interactions.communication.report.ReportingRestUrnArgumentDS
 
ReportingRestUrnArgumentVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingRestUrnArgumentVisitor(IInitializationReport, IRestUrnArgumentVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingRestUrnArgumentVisitor
 
ReportingRestUrnFragmentDS - Class in com.aquima.interactions.communication.report
IRestUrnFragmentDS implementation that adds error reporting.
ReportingRestUrnFragmentDS(IInitializationReport, IRestUrnFragmentDS) - Constructor for class com.aquima.interactions.communication.report.ReportingRestUrnFragmentDS
 
ReportingRestUrnFragmentVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingRestUrnFragmentVisitor(IInitializationReport, IRestUrnFragmentVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingRestUrnFragmentVisitor
 
ReportingRoleVisitor - Class in com.aquima.interactions.project.report
IPrivilegeVisitor implementation that adds error reporting.
ReportingRoleVisitor(IInitializationReport, IRoleVisitor) - Constructor for class com.aquima.interactions.project.report.ReportingRoleVisitor
 
ReportingRoutingAlgorithmVisitor - Class in com.aquima.interactions.process.report
IMessageEventVisitor implementation that adds error reporting.
ReportingRoutingAlgorithmVisitor(IInitializationReport, IRoutingAlgorithmVisitor) - Constructor for class com.aquima.interactions.process.report.ReportingRoutingAlgorithmVisitor
 
ReportingRuleEngineDS - Class in com.aquima.interactions.rule.report
RuleEngineDS wrapper that adds error reporting.
ReportingRuleEngineDS(IInitializationReport, IRuleEngineDS) - Constructor for class com.aquima.interactions.rule.report.ReportingRuleEngineDS
Constructs a reporting rule engine data source.
ReportingSchemaContractDS - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingSchemaContractDS(IInitializationReport, ISchemaContractDS) - Constructor for class com.aquima.interactions.communication.report.ReportingSchemaContractDS
 
ReportingSchemaContractVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingSchemaContractVisitor(IInitializationReport, ISchemaContractVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingSchemaContractVisitor
 
ReportingSchemaDS - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingSchemaDS(IInitializationReport, ISchemaDS) - Constructor for class com.aquima.interactions.communication.report.ReportingSchemaDS
 
ReportingSchemaSetDS - Class in com.aquima.interactions.communication.report
IXsdTypeDS implementation that adds error reporting.
ReportingSchemaSetDS(IInitializationReport, ISchemaSetDS) - Constructor for class com.aquima.interactions.communication.report.ReportingSchemaSetDS
 
ReportingSchemaSetVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingSchemaSetVisitor(IInitializationReport, ISchemaSetVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingSchemaSetVisitor
 
ReportingSchemaVisitor - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingSchemaVisitor(IInitializationReport, ISchemaVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingSchemaVisitor
 
ReportingServiceCallDS - Class in com.aquima.interactions.portal.report
Data-source used during initialization to add error reporting to the service call data-source.
ReportingServiceCallDS(IInitializationReport, IServiceCallDS) - Constructor for class com.aquima.interactions.portal.report.ReportingServiceCallDS
 
ReportingServiceCallVisitor - Class in com.aquima.interactions.portal.report
IServiceCallVisitor implementation that adds error reporting.
ReportingServiceCallVisitor(IInitializationReport, IServiceCallVisitor) - Constructor for class com.aquima.interactions.portal.report.ReportingServiceCallVisitor
 
ReportingServiceVisitor - Class in com.aquima.interactions.project.report
Service visitor wrapper that intercepts initialization errors and adds them to the report.
ReportingServiceVisitor(IInitializationReport, IServiceVisitor) - Constructor for class com.aquima.interactions.project.report.ReportingServiceVisitor
 
ReportingSoapContractDS - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingSoapContractDS(IInitializationReport, ISoapContractDS) - Constructor for class com.aquima.interactions.communication.report.ReportingSoapContractDS
 
ReportingSoapMessageDS - Class in com.aquima.interactions.communication.report
IMessageDS implementation that adds error reporting.
ReportingSoapMessageDS(IInitializationReport, ISoapMessageDS) - Constructor for class com.aquima.interactions.communication.report.ReportingSoapMessageDS
 
ReportingSoapMessagePartDS - Class in com.aquima.interactions.communication.report
IPartContentReferenceDS implementation that adds error reporting.
ReportingSoapMessagePartDS(IInitializationReport, ISoapMessagePartDS) - Constructor for class com.aquima.interactions.communication.report.ReportingSoapMessagePartDS
 
ReportingSoapMessagePartVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingSoapMessagePartVisitor(IInitializationReport, ISoapMessagePartVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingSoapMessagePartVisitor
 
ReportingSoapOperationDS - Class in com.aquima.interactions.communication.report
IOperationDS implementation that adds error reporting.
ReportingSoapOperationDS(IInitializationReport, ISoapOperationDS) - Constructor for class com.aquima.interactions.communication.report.ReportingSoapOperationDS
 
ReportingSoapOperationVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingSoapOperationVisitor(IInitializationReport, ISoapOperationVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingSoapOperationVisitor
 
ReportingSoapServiceConfigurationDS - Class in com.aquima.interactions.portal.report
 
ReportingSoapServiceConfigurationDS(IInitializationReport, ISoapServiceConfigurationDS) - Constructor for class com.aquima.interactions.portal.report.ReportingSoapServiceConfigurationDS
 
ReportingSoapServiceContractVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingSoapServiceContractVisitor(IInitializationReport, ISoapContractVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingSoapServiceContractVisitor
 
ReportingSoapServiceDS - Class in com.aquima.interactions.communication.report
IWebServiceDS implementation that adds error reporting.
ReportingSoapServiceDS(IInitializationReport, ISoapServiceDS) - Constructor for class com.aquima.interactions.communication.report.ReportingSoapServiceDS
 
ReportingSoapServiceVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingSoapServiceVisitor(IInitializationReport, ISoapServiceVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingSoapServiceVisitor
 
ReportingSourceVisitor - Class in com.aquima.interactions.rule.report
ISourceVisitor implementation that adds error reporting.
ReportingSourceVisitor(IInitializationReport, ISourceVisitor) - Constructor for class com.aquima.interactions.rule.report.ReportingSourceVisitor
 
ReportingStyleVisitor - Class in com.aquima.interactions.composer.report
IContentVisitor implementation that adds error reporting.
ReportingStyleVisitor(IInitializationReport, IContentStyleVisitor) - Constructor for class com.aquima.interactions.composer.report.ReportingStyleVisitor
 
ReportingTargetDS - Class in com.aquima.interactions.rule.report
ITargetDS wrapper that adds error reporting.
ReportingTargetDS(IInitializationReport, ITargetDS) - Constructor for class com.aquima.interactions.rule.report.ReportingTargetDS
 
ReportingTargetVisitor - Class in com.aquima.interactions.rule.report
ITargetVisitor implementation that adds error reporting.
ReportingTargetVisitor(IInitializationReport, ITargetVisitor) - Constructor for class com.aquima.interactions.rule.report.ReportingTargetVisitor
 
ReportingTaskMappingDS - Class in com.aquima.interactions.portal.report
Data source wrapper that adds error reporting.
ReportingTaskMappingDS(IInitializationReport, ITaskMappingDS) - Constructor for class com.aquima.interactions.portal.report.ReportingTaskMappingDS
 
ReportingTaskMappingVisitor - Class in com.aquima.interactions.portal.report
Data source wrapper that adds error reporting.
ReportingTaskMappingVisitor(IInitializationReport, ITaskMappingVisitor) - Constructor for class com.aquima.interactions.portal.report.ReportingTaskMappingVisitor
 
ReportingTeamVisitor - Class in com.aquima.interactions.project.report
ITeamVisitor implementation that adds error reporting.
ReportingTeamVisitor(IInitializationReport, ITeamVisitor) - Constructor for class com.aquima.interactions.project.report.ReportingTeamVisitor
 
ReportingTemplateVisitor - Class in com.aquima.interactions.rule.report
IExpressionTemplateVisitor implementation that adds error reporting.
ReportingTemplateVisitor(IInitializationReport, IExpressionTemplateVisitor) - Constructor for class com.aquima.interactions.rule.report.ReportingTemplateVisitor
 
ReportingTextContentVisitor - Class in com.aquima.interactions.composer.report
ITextContentVisitor implementation that adds error reporting.
ReportingTextContentVisitor(IInitializationReport, ITextContentVisitor) - Constructor for class com.aquima.interactions.composer.report.ReportingTextContentVisitor
 
ReportingTextDS - Class in com.aquima.interactions.composer.report
ITextDS implementation that adds error reporting.
ReportingTextDS(IInitializationReport, ITextDS) - Constructor for class com.aquima.interactions.composer.report.ReportingTextDS
 
ReportingThemeVisitor - Class in com.aquima.interactions.project.report
IThemeVisitor implementation that adds error reporting.
ReportingThemeVisitor(IInitializationReport, IThemeVisitor) - Constructor for class com.aquima.interactions.project.report.ReportingThemeVisitor
 
ReportingTreeEngineDS - Class in com.aquima.interactions.dtree.report
ITreeEngineDS wrapper that adds error reporting.
ReportingTreeEngineDS(IInitializationReport, ITreeEngineDS) - Constructor for class com.aquima.interactions.dtree.report.ReportingTreeEngineDS
Constructs the tree engine data source with the required parameters.
ReportingTypeMappingDS - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingTypeMappingDS(IInitializationReport, ITypeMappingDS) - Constructor for class com.aquima.interactions.communication.report.ReportingTypeMappingDS
 
ReportingTypeMappingVisitor - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingTypeMappingVisitor(IInitializationReport, ITypeMappingVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingTypeMappingVisitor
 
ReportingTypeReferenceDS - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingTypeReferenceDS(IInitializationReport, ITypeReferenceDS) - Constructor for class com.aquima.interactions.communication.report.ReportingTypeReferenceDS
 
ReportingValidationVisitor - Class in com.aquima.interactions.rule.report
IValidationVisitor implementation that adds error reporting.
ReportingValidationVisitor(IInitializationReport, IValidationVisitor) - Constructor for class com.aquima.interactions.rule.report.ReportingValidationVisitor
 
ReportingValidatorDS - Class in com.aquima.interactions.rule.report
IValidatorDS wrapper that adds error reporting.
ReportingValidatorDS(IInitializationReport, IValidationDS) - Constructor for class com.aquima.interactions.rule.report.ReportingValidatorDS
 
ReportingValidatorVisitor - Class in com.aquima.interactions.project.report
Validator visitor wrapper that intercepts initialization errors and adds them to the report.
ReportingValidatorVisitor(IInitializationReport, IValidatorVisitor) - Constructor for class com.aquima.interactions.project.report.ReportingValidatorVisitor
 
ReportingValueFormatVisitor - Class in com.aquima.interactions.project.report
IValueFormatVisitor implementation that adds error reporting.
ReportingValueFormatVisitor(IInitializationReport, IValueFormatVisitor) - Constructor for class com.aquima.interactions.project.report.ReportingValueFormatVisitor
 
ReportingValueMappingVisitor - Class in com.aquima.interactions.mapping.report
IValueMappingVisitor implementation that adds error reporting.
ReportingValueMappingVisitor(IInitializationReport, IValueMappingVisitor) - Constructor for class com.aquima.interactions.mapping.report.ReportingValueMappingVisitor
 
ReportingValueVisitor - Class in com.aquima.interactions.metamodel.report
IValueVisitor implementation that adds error reporting.
ReportingValueVisitor(IInitializationReport, IValueVisitor) - Constructor for class com.aquima.interactions.metamodel.report.ReportingValueVisitor
 
ReportingVisitorDS - Class in com.aquima.interactions.foundation.report
Base class for reporting data-sources.
ReportingVisitorDS(IInitializationReport, Category) - Constructor for class com.aquima.interactions.foundation.report.ReportingVisitorDS
 
ReportingWebServiceConfigurationDS - Class in com.aquima.interactions.portal.report
 
ReportingWebServiceConfigurationDS(IInitializationReport, IWebServiceConfigurationDS) - Constructor for class com.aquima.interactions.portal.report.ReportingWebServiceConfigurationDS
 
ReportingWebServiceDS - Class in com.aquima.interactions.portal.report
Data source wrapper that adds error reporting.
ReportingWebServiceDS(IInitializationReport, IWebServiceDS) - Constructor for class com.aquima.interactions.portal.report.ReportingWebServiceDS
 
ReportingWebServiceOperationVisitor - Class in com.aquima.interactions.portal.report
IAsAServiceOperationMappingVisitor implementation that adds error reporting.
ReportingWebServiceOperationVisitor(IInitializationReport, IWebServiceOperationVisitor) - Constructor for class com.aquima.interactions.portal.report.ReportingWebServiceOperationVisitor
 
ReportingWebServiceVisitor - Class in com.aquima.interactions.portal.report
IExposedSoapServiceVisitor implementation that adds error reporting.
ReportingWebServiceVisitor(IInitializationReport, IWebServiceVisitor) - Constructor for class com.aquima.interactions.portal.report.ReportingWebServiceVisitor
 
ReportingWsdlDS - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingWsdlDS(IInitializationReport, IWsdlDS) - Constructor for class com.aquima.interactions.communication.report.ReportingWsdlDS
 
ReportingWsdlVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingWsdlVisitor(IInitializationReport, IWsdlVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingWsdlVisitor
 
ReportingXsdDS - Class in com.aquima.interactions.communication.report
Datasource implementation that adds error reporting.
ReportingXsdDS(IInitializationReport, IXsdDS) - Constructor for class com.aquima.interactions.communication.report.ReportingXsdDS
 
ReportingXsdVisitor - Class in com.aquima.interactions.communication.report
Visitor implementation that adds error reporting.
ReportingXsdVisitor(IInitializationReport, IXsdVisitor) - Constructor for class com.aquima.interactions.communication.report.ReportingXsdVisitor
 
represents(String) - Method in class com.aquima.interactions.expressions.definition.Identifier
This method checks if the identifier represents the string passed to the method.
representsTask(ITaskModel) - Method in class com.aquima.interactions.process.impl.EvaluationTask
 
REQUEST - Enum constant in enum class com.aquima.interactions.portal.model.session.scope.PortalScopeType
 
REQUEST - Static variable in class com.aquima.interactions.framework.handler.webservice.rest.HandleRequestHandler
 
REQUEST - Static variable in class com.aquima.interactions.framework.handler.webservice.soap.HandleRequestHandler
 
RequestAction - Class in com.aquima.interactions.portal.model.session
Object containing information about the type of action that was trigged by the event.
RequestPathUtil - Class in com.aquima.interactions.communication.impl.evaluator.parser
 
RequestScope - Class in com.aquima.interactions.portal.model.session.scope
This class implements the IRequestScope interface and is used to store request specific attributes.
RequestScope(ILanguage, Map<String, ? extends Object>) - Constructor for class com.aquima.interactions.portal.model.session.scope.RequestScope
Constructs a new request scope.
RequestScopeDelegate - Class in com.aquima.interactions.portal.model.session.scope
Utility class to allow for easy wrapping of a request scope implementation.
RequestScopeDelegate(IRequestScope) - Constructor for class com.aquima.interactions.portal.model.session.scope.RequestScopeDelegate
Constructs the request scope with the object that needs to be wrapped.
REQUIRED - Static variable in class com.aquima.interactions.framework.validator.ValidatorType
This member defines the Required (not empty) validator type.
REQUIRED - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the NECESSITY task property.
REQUIRED_MSG_ID - Static variable in class com.aquima.interactions.composer.model.FieldValidation
 
REQUIRED_TYPE - Static variable in class com.aquima.interactions.composer.model.FieldValidation
 
RequiredValidator - Class in com.aquima.interactions.framework.validator
Validator implementation that checks is a value isn't empty.
RequiredValidator(String) - Constructor for class com.aquima.interactions.framework.validator.RequiredValidator
Constructs the validator with the definition.
RequirementType - Class in com.aquima.interactions.matching
The requirement class is an enumerated type class that defines which values need to be available in order to be able to match an attribute.
RequirementType.Id - Class in com.aquima.interactions.matching
This class defines the numeric ID's of the various requirement types.
reschedule(IJobId, ISchedule) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduler
 
reschedule(IJobId, ISchedule) - Method in interface com.aquima.interactions.process.scheduler.IScheduler
This method reschedules a job.
reset() - Method in class com.aquima.interactions.composer.model.list.state.ListState
 
reset() - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
reset() - Method in class com.aquima.interactions.framework.container.caselist.state.CaseListState
 
reset() - Method in class com.aquima.interactions.framework.container.instance.list.state.InstanceListState
 
reset() - Method in class com.aquima.interactions.framework.container.worklist.state.WorkListState
 
reset() - Method in interface com.aquima.interactions.portal.IPortalSession
Resets the portal session.
reset() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
reset() - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
reset() - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
resetAction() - Method in class com.aquima.interactions.framework.handler.profile.editors.AttributeEditor
This method resets the editor, clearing any action information that was previously set.
resetCache() - Method in class com.aquima.interactions.foundation.lic.CachingLicenseProvider
Use this method to reset the cached license key.
resetCache() - Method in interface com.aquima.interactions.portal.IPortalEngine
This method will ensure all the application caches are cleared for the specified application.
resetCache() - Method in class com.aquima.interactions.portal.model.PortalEngine
 
resetCache() - Method in class com.aquima.interactions.process.impl.ProcessEngineManager
 
resetCache() - Method in interface com.aquima.interactions.process.IProcessEngineManager
Clears the process engine cache.
resetCache(ApplicationID) - Method in class com.aquima.interactions.process.impl.ProcessEngineManager
 
resetCache(ApplicationID) - Method in interface com.aquima.interactions.process.IProcessEngineManager
This method may be invoked to reset the process engine cache for a specific application.
resetCache(Version, String[]) - Method in interface com.aquima.interactions.portal.IPortalEngine
This method will ensure the application caches are cleared for the specified application version.
resetCache(Version, String[]) - Method in class com.aquima.interactions.portal.model.ApplicationStore
 
resetCache(Version, String[]) - Method in interface com.aquima.interactions.portal.model.IApplicationStore
This method may be invoked to reset the application cache for applications with a specific version.
resetCache(Version, String[]) - Method in class com.aquima.interactions.portal.model.PortalEngine
 
resetCache(String) - Method in interface com.aquima.interactions.portal.IPortalEngine
This method will ensure the application caches are cleared for the specified application.
resetCache(String) - Method in class com.aquima.interactions.portal.model.ApplicationStore
 
resetCache(String) - Method in interface com.aquima.interactions.portal.model.IApplicationStore
This method may be invoked to reset the application cache for a specific application.
resetCache(String) - Method in class com.aquima.interactions.portal.model.PortalEngine
 
resolveEntity(String, String) - Method in class com.aquima.interactions.foundation.xml.parsing.DTDManager
 
RESOURCE - Static variable in class com.aquima.interactions.foundation.connectivity.ConnectionType
This member defines the RESOURCE connection type.
RESOURCE_PROBLEM - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
RESOURCE_STRING_NOT_FOUND - Static variable in class com.aquima.interactions.ds.xml.DataLayerErrorCodes
This error code is used to indicate a resource could not be found.
ResourceConnection - Class in com.aquima.interactions.foundation.connectivity.impl
This class implements the resource connection interface.
ResourceConnection(String, IResource) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.ResourceConnection
Constructs the connection object with the required parameters.
ResourceConnection(String, String, IResourceManager) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.ResourceConnection
Constructs the connection object with the required parameters.
ResourceConnectionXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ResourceConnectionXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ResourceConnectionXml(IResourceConnectionDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.ResourceConnectionXml
 
ResourceConnectionXml(IResourceConnectionDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.ResourceConnectionXml
 
ResourceDelegate - Class in com.aquima.interactions.foundation.io.resource
Resource delegete class for easy class delegation.
ResourceDelegate(IResource) - Constructor for class com.aquima.interactions.foundation.io.resource.ResourceDelegate
 
ResourceException - Exception Class in com.aquima.interactions.foundation.io
Exception (base) class for errors originating from resource managers.
ResourceException(String) - Constructor for exception class com.aquima.interactions.foundation.io.ResourceException
Basic constructor with only a message explaining the cause of the error.
ResourceException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.io.ResourceException
Constructor with both a message and an exception explaining the cause of the error.
ResourceHandler - Class in com.aquima.interactions.framework.handler.resource
This action handler is used to read a resource from the resource manager using the current application context.
ResourceHandler() - Constructor for class com.aquima.interactions.framework.handler.resource.ResourceHandler
 
ResourceHandlerResult - Class in com.aquima.interactions.framework.handler.resource
This class contains the result of the ResourceHandler action handler.
ResourceHandlerResult(String, String, byte[]) - Constructor for class com.aquima.interactions.framework.handler.resource.ResourceHandlerResult
 
ResourceLastModifiedHandler - Class in com.aquima.interactions.framework.handler.resource
This action handler is used to read the resource modification date from the resource manager using the current application context.
ResourceLastModifiedHandler() - Constructor for class com.aquima.interactions.framework.handler.resource.ResourceLastModifiedHandler
 
ResourceLastModifiedHandlerResult - Class in com.aquima.interactions.framework.handler.resource
This class contains the result of the ResourceLastModificationDateHandler action handler.
ResourceLastModifiedHandlerResult(DateValue) - Constructor for class com.aquima.interactions.framework.handler.resource.ResourceLastModifiedHandlerResult
 
ResourceManagerBase - Class in com.aquima.interactions.foundation.io
Base class for resource managers.
ResourceManagerBase() - Constructor for class com.aquima.interactions.foundation.io.ResourceManagerBase
 
ResourceMessages - Class in com.aquima.interactions.portal.ds.sys.project
This class is responsible for reading the message property files and adding them to the datasource.
ResourceMessages(IReportingDS, IResourceManager) - Constructor for class com.aquima.interactions.portal.ds.sys.project.ResourceMessages
 
ResourceRef - Class in com.aquima.interactions.foundation.io
Utility class used to store the protocol and name of a resource.
ResourceRef(String) - Constructor for class com.aquima.interactions.foundation.io.ResourceRef
Constructs a resource reference from a path string.
restart_lookahead() - Method in class com.aquima.interactions.java_cup.lr_parser
Reset the parse ahead input to one Symbol past where we started error recovery (this consumes one new Symbol from the real input).
RestComposer - Class in com.aquima.interactions.communication.impl.evaluator.composer
Internal class to compose a rest message based on a soap service definition and a profile state.
RestComposer(IRestServiceDefinition, ICommunicationEngineHandler, IValueFormatter, IDomainSchemaRegistry) - Constructor for class com.aquima.interactions.communication.impl.evaluator.composer.RestComposer
Construct a rest composer with a definition and a handler for custom elements.
RestHeaderDefinition - Class in com.aquima.interactions.communication.impl
This class holds the static definition of a rest header.
RestHeaderDefinition(IRestHeaderDS, IEntityDefinition, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestHeaderDefinition
 
RestHeaderVisitor - Class in com.aquima.interactions.communication.impl
Visitor implementation to gather all rest header definitions.
RestHeaderVisitor(RestMessageDefinition, IEntityDefinition, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestHeaderVisitor
 
RestHeaderXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
RestHeaderXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
RestHeaderXml(IRestHeaderDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.RestHeaderXml
 
RestHeaderXml(IRestHeaderDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.RestHeaderXml
 
RestMessage - Class in com.aquima.interactions.communication.impl
Rest message implementation.
RestMessage() - Constructor for class com.aquima.interactions.communication.impl.RestMessage
Constructs a default empty rest message.
RestMessage(MultiValueMap, String) - Constructor for class com.aquima.interactions.communication.impl.RestMessage
Construct a rest message with a map with headers and a body.
RestMessageComposeException - Exception Class in com.aquima.interactions.communication.exception
This exception is used when a rest message could not be composed.
RestMessageComposeException(String, Throwable) - Constructor for exception class com.aquima.interactions.communication.exception.RestMessageComposeException
Constructor with both a message and an exception explaining the cause of the error.
RestMessageDefinition - Class in com.aquima.interactions.communication.impl
This class holds the static definition of a rest message.
RestMessageDefinition(RestServiceDefinition, IRestMessageDS, ICommunicationEngine, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestMessageDefinition
 
RestMessageParseException - Exception Class in com.aquima.interactions.communication.exception
This exception is used when a rest message could not be parsed.
RestMessageParseException(String, IRestMessage) - Constructor for exception class com.aquima.interactions.communication.exception.RestMessageParseException
Constructs the exception with the error message and the invalid soap message.
RestMessageParseException(String, IRestMessage, Throwable) - Constructor for exception class com.aquima.interactions.communication.exception.RestMessageParseException
Constructor with both a message and an exception explaining the cause of the error.
RestMessageValidator - Class in com.aquima.interactions.communication.impl.validator
Class that can be used to validate a rest message.
RestMessageValidator(IRestMessageDefinition, ISchemaSetDefinition, ISchemaContract) - Constructor for class com.aquima.interactions.communication.impl.validator.RestMessageValidator
Construct a rest message validator for a message definition, schema set and contract definition.
RestMessageXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
RestMessageXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
RestMessageXml(IRestMessageDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.RestMessageXml
 
RestMessageXml(IRestMessageDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.RestMessageXml
 
RestOperationDefinition - Class in com.aquima.interactions.communication.impl
This class holds the static definition of a rest operation.
RestOperationDefinition(RestServiceDefinition, IRestOperationDS, ICommunicationEngine, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestOperationDefinition
 
RestOperationMatcher - Class in com.aquima.interactions.communication.impl.evaluator.parser
 
RestOperationMatcher(IRestServiceDefinition) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.RestOperationMatcher
 
RestOperationVisitor - Class in com.aquima.interactions.communication.impl
Internal visitor class to create operation definitions from a datasource.
RestOperationVisitor(RestServiceDefinition, ICommunicationEngine, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestOperationVisitor
 
RestOperationXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
RestOperationXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
RestOperationXml(IRestOperationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.RestOperationXml
 
RestOperationXml(IRestOperationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.RestOperationXml
 
restore() - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
This method removes the most recently(last) stackinstance
restore(ITransaction[]) - Method in class com.aquima.interactions.foundation.tx.TransactionManager
 
restore(IPortalContextState) - Method in interface com.aquima.interactions.portal.IPortalContext
Clears the current state and overrides it with the provided state.
restore(IPortalContextState) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
restore(IPortalContextState) - Method in class com.aquima.interactions.portal.model.session.PortalContextDelegate
 
restore(IPortalContextState) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
restore(IPortalContextState) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
restore(IPortalSessionState) - Method in interface com.aquima.interactions.portal.IPortalSession
Clears the current state and overrides it with the provided state.
restore(IPortalSessionState) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
restore(IPortalSessionState) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
restore(IPortalSessionState) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
restore(IProfile, IMetaModel, InstanceDump[]) - Static method in class com.aquima.interactions.profile.model.state.ProfileDumper
This method restores an array of instance dumps into the profile.
restore(IProfileState) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
restore(IProfileState) - Method in interface com.aquima.interactions.profile.IProfile
Clears the current state and overrides it with the provided state.
restore(IProfileState) - Method in class com.aquima.interactions.profile.model.Profile
 
restore(IProfileState) - Method in class com.aquima.interactions.profile.model.TxProfile
 
restore(IProfileState) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
restore(IProfileState) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
RestoreProfileActionHandler - Class in com.aquima.interactions.portal.model.process.actionhandler
 
RestoreProfileActionHandler() - Constructor for class com.aquima.interactions.portal.model.process.actionhandler.RestoreProfileActionHandler
 
restoreScope(IPortalScope) - Method in class com.aquima.interactions.portal.model.session.state.ScopeDump
 
restoreScope(FlowScope) - Method in class com.aquima.interactions.portal.model.session.state.FlowScopeDump
 
restoreSession(ISessionState, IPortalMessageBus, IPortalEventBus) - Method in interface com.aquima.interactions.portal.IApplication
This method may be used to restore a session from binary data containing a saved session state.
restoreSession(ISessionState, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.Application
 
restoreSession(ISessionState, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
restoreSession(ISessionState, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
restoreSession(String, IPortalMessageBus, IPortalEventBus) - Method in interface com.aquima.interactions.portal.IApplication
This method may be used to restore a session from an XML containing a saved session state.
restoreSession(String, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.Application
 
restoreSession(String, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledApplication
 
restoreSession(String, IPortalMessageBus, IPortalEventBus) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageApplication
 
RestParser - Class in com.aquima.interactions.communication.impl.evaluator.parser
Rest parser to parse a rest message and fill the profile with data.
RestParser(IRestServiceDefinition, ICommunicationEngineHandler, IValueFormatter, IDomainSchemaRegistry) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.RestParser
Construct a rest parser with a rest service definition.
RestRequestMessage - Class in com.aquima.interactions.communication.impl
Rest request message implementation.
RestRequestMessage(HttpMethodType, String, MultiValueMap, RestMessage) - Constructor for class com.aquima.interactions.communication.impl.RestRequestMessage
 
RestRequestMessage(HttpMethodType, String, MultiValueMap, MultiValueMap, String) - Constructor for class com.aquima.interactions.communication.impl.RestRequestMessage
 
RestRequestMessage(HttpMethodType, String, MultiValueMap, MultiValueMap, String, boolean) - Constructor for class com.aquima.interactions.communication.impl.RestRequestMessage
 
RestRequestMessageDefinition - Class in com.aquima.interactions.communication.impl
This class holds the static definition of a rest request message.
RestRequestMessageDefinition(RestServiceDefinition, IRestRequestMessageDS, ICommunicationEngine, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestRequestMessageDefinition
 
RestRequestMessageXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
 
RestRequestMessageXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
 
RestRequestMessageXml(IRestRequestMessageDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.RestRequestMessageXml
 
RestRequestMessageXml(IRestRequestMessageDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.RestRequestMessageXml
 
RESTRICTED_PROCESS_REFERENCE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
RESTSERVICE_INVALID_DIRECTION - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
RESTSERVICE_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
RESTSERVICE_URNARGUMENT_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
RESTSERVICE_URNFRAGMENT_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
RestServiceConfiguration - Class in com.aquima.interactions.portal.model.webservice
 
RestServiceConfiguration(IRestServiceConfigurationDS, ModuleCache, IModule, IFlowEngine, ISolution) - Constructor for class com.aquima.interactions.portal.model.webservice.RestServiceConfiguration
 
RestServiceConfigurationXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
 
RestServiceConfigurationXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
 
RestServiceConfigurationXml(IRestServiceConfigurationDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.RestServiceConfigurationXml
 
RestServiceConfigurationXml(IRestServiceConfigurationDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.RestServiceConfigurationXml
 
RestServiceDefinition - Class in com.aquima.interactions.communication.impl
This class holds the static definition of a rest service.
RestServiceDefinition(IRestServiceDS, CommunicationEngine, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestServiceDefinition
 
RestServiceDirection - Class in com.aquima.interactions.communication.impl
 
RestServiceVisitor - Class in com.aquima.interactions.communication.impl
Internal visitor class to create service definitions from a datasource.
RestServiceVisitor(CommunicationEngine, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestServiceVisitor
 
RestServiceXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
RestServiceXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
RestServiceXml(IRestServiceDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.RestServiceXml
 
RestServiceXml(IRestServiceDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.RestServiceXml
 
RestUrnArgumentDefinition - Class in com.aquima.interactions.communication.impl
This class holds the static definition of a rest url argument.
RestUrnArgumentDefinition(IRestUrnArgumentDS, IEntityDefinition, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestUrnArgumentDefinition
 
RestUrnArgumentVisitor - Class in com.aquima.interactions.communication.impl
Visitor implementation to gather all url argument definitions.
RestUrnArgumentVisitor(RestRequestMessageDefinition, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestUrnArgumentVisitor
 
RestUrnArgumentXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
RestUrnArgumentXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
RestUrnArgumentXml(IRestUrnArgumentDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.RestUrnArgumentXml
 
RestUrnArgumentXml(IRestUrnArgumentDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.RestUrnArgumentXml
 
RestUrnFragmentDefinition - Class in com.aquima.interactions.communication.impl
This class holds the static definition of a rest url fragment.
RestUrnFragmentDefinition(IRestUrnFragmentDS, IEntityDefinition, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestUrnFragmentDefinition
 
RestUrnFragmentVisitor - Class in com.aquima.interactions.communication.impl
Visitor implementation to gather all rest headers and urn fragments.
RestUrnFragmentVisitor(RestRequestMessageDefinition, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.RestUrnFragmentVisitor
 
RestUrnFragmentXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
RestUrnFragmentXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
RestUrnFragmentXml(IRestUrnFragmentDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.RestUrnFragmentXml
 
RestUrnFragmentXml(IRestUrnFragmentDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.RestUrnFragmentXml
 
RESULT - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static RESULT type.
RESULT_CANCELED - Static variable in class com.aquima.interactions.framework.service.task.TaskStatus
 
RESULT_COMPLETE - Static variable in class com.aquima.interactions.framework.service.task.TaskStatus
 
RESULT_EXPIRED - Static variable in class com.aquima.interactions.framework.service.task.TaskStatus
 
RESULT_ID - Static variable in class com.aquima.interactions.flow.NodeType
This member defines the static RESULT type id.
RESULT_MODEL_PARAMETER - Static variable in class com.aquima.interactions.portal.model.process.Dcm2ProcessEnabledSession
 
RESULT_MULTIPLE - Static variable in class com.aquima.interactions.framework.service.task.NextTasksForCase
 
RESULT_MULTIPLE - Static variable in class com.aquima.interactions.framework.service.task.NextTasksForMessageEvent
 
RESULT_NONE - Static variable in class com.aquima.interactions.framework.service.task.NextTasksForCase
 
RESULT_NONE - Static variable in class com.aquima.interactions.framework.service.task.NextTasksForMessageEvent
 
RESULT_ONE - Static variable in class com.aquima.interactions.framework.service.task.NextTasksForCase
 
RESULT_ONE - Static variable in class com.aquima.interactions.framework.service.task.NextTasksForMessageEvent
 
RESULT_OPEN - Static variable in class com.aquima.interactions.framework.service.task.TaskStatus
 
RESULT_STARTED - Static variable in class com.aquima.interactions.framework.service.task.TaskStatus
 
RESULT_TYPE_INCOMPATIBLE_ENTITY - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This message is used to indicate an inference rule result in a value that is not compatible with the attribute the value is to be assigned to.
RESULT_TYPE_INVALID - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This message is used to indicate an inference rule result in a value that is not compatible with the attribute the value is to be assigned to.
RESULT_TYPE_LIST_CONVERSION - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a list to single value conversion will be attempted at runtime.
RESULT_TYPE_TYPE_CONVERSION - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This message is used to indicate an inference rule result in a value that is not compatible with the attribute the value is to be assigned to.
RESULT_TYPE_UNKNOWN - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a rule did not provide type information for an attribute.
resumeParentNode(String, IEndNodeDetails) - Method in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
retain() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
retainValue(IMatchValue) - Method in class com.aquima.interactions.matching.impl.model.ValueCache
 
retrieveKeys(String, String) - Method in class com.aquima.interactions.userscope.dao.impl.NullUserScopeDao
 
retrieveKeys(String, String) - Method in interface com.aquima.interactions.userscope.dao.IUserScopeDao
Returns all keys that are stored
retrieveValue(String, String, String) - Method in class com.aquima.interactions.userscope.dao.impl.NullUserScopeDao
 
retrieveValue(String, String, String) - Method in interface com.aquima.interactions.userscope.dao.IUserScopeDao
Retrieves the stored value for the given key
RETRYACTION - Static variable in class com.aquima.interactions.framework.container.dtree.ButtonContainer
 
reverse() - Method in class com.aquima.interactions.composer.model.list.state.Sorting
 
ReverseRelationRule - Class in com.aquima.interactions.rule.graph
This Rule is used to add an inference rule for the reverse relation of a (custom) rule on a relation.
ReverseRelationRule(IInferenceRule, IAttributeDefinition) - Constructor for class com.aquima.interactions.rule.graph.ReverseRelationRule
 
RevertFlowException - Exception Class in com.aquima.interactions.flow.exception
This exception is used to indicated a flow could not be reverted to a previous flow (state).
RevertFlowException(String, String) - Constructor for exception class com.aquima.interactions.flow.exception.RevertFlowException
Constructs the exception with the required arguments.
revertToFlow(String) - Method in class com.aquima.interactions.flow.model.FreeFlowEvaluator
 
revertToFlow(String, IFlowState, IFlowHandler, IDebugger) - Method in interface com.aquima.interactions.flow.IFlowEngine
Revert the flow state to the flow node specified by name and start this flow.
revertToFlow(String, IFlowState, IFlowHandler, IDebugger) - Method in class com.aquima.interactions.flow.model.FlowEngine
 
right - Variable in class com.aquima.interactions.java_cup.Symbol
 
RIGHT - Static variable in class com.aquima.interactions.composer.model.table.AlignType
This member defines the RIGHT align type.
Role - Class in com.aquima.interactions.project.impl
This class represents a single role.
Role(IRoleDS) - Constructor for class com.aquima.interactions.project.impl.Role
 
ROLE - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the ROLE task property.
ROLE_GROUP_PROBLEM - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
ROLE_PROBLEM - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
Roles - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the user.roles attribute.
Roles() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.Roles
 
RoleVisitor - Class in com.aquima.interactions.project.impl
Accepts roles which are registered.
RoleVisitor(Project) - Constructor for class com.aquima.interactions.project.impl.RoleVisitor
 
RoleXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
RoleXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
RoleXml(IRoleDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.RoleXml
 
RoleXml(IRoleDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.RoleXml
 
rollback() - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
rollback(GUID) - Method in class com.aquima.interactions.foundation.tx.TransactionManager
 
rollback(IRollbackContext) - Method in interface com.aquima.interactions.foundation.tx.ITransactionalAction
Performs a roll-back on the current (sub)transaction.
rollback(IRollbackContext) - Method in class com.aquima.interactions.foundation.tx.Transaction
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.portal.model.tx.AbortFlow
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.portal.model.tx.CompleteFlow
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.portal.model.tx.PushActiveInstance
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.portal.model.tx.StartFlow
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.profile.model.command.AddValue
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.profile.model.command.ChangeAttributeProperty
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.profile.model.command.ChangeEntityProperty
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.profile.model.command.ClearValue
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.profile.model.command.CreateInstance
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.profile.model.command.DeleteInstance
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.profile.model.command.RemoveValue
 
rollback(IRollbackContext) - Method in class com.aquima.interactions.profile.model.command.SetValue
 
rollback(String, int) - Static method in class com.aquima.interactions.profile.events.TransactionEvent
Constructs a roll-back transaction event for the specified name and level.
rollbackTransaction() - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
rollbackTransaction() - Method in class com.aquima.interactions.portal.model.session.CallbackVisitor
This method returns a boolean indicating if the transaction was marked for roll-back.
rollbackTransaction() - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
rollbackTransaction(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
rollbackTransaction(String) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
rollbackTransaction(String) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
rollbackTransaction(String) - Method in interface com.aquima.interactions.profile.IProfile
Performs a roll-back of all changes since the last start of a transaction.
rollbackTransaction(String) - Method in class com.aquima.interactions.profile.model.Profile
 
rollbackTransaction(String) - Method in class com.aquima.interactions.profile.model.TxProfile
 
rollbackTransaction(String) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
rollbackTransaction(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
Always throws an InvalidStateException: No modifications allowed on a read only profile.
RomanInteger - Class in com.aquima.interactions.framework.mask.impl
Mask to convert an IntegerValue to roman notation.
RomanInteger(ISpellEngine) - Constructor for class com.aquima.interactions.framework.mask.impl.RomanInteger
Construct a roman integer mask.
Root - Class in com.aquima.interactions.expressions.semantics.nodes
This class represents the root of the expression tree.
Root(Position, ISemanticNode, LocalVariable...) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.Root
Constructs the expression node with a list of local variables.
ROOT - Static variable in class com.aquima.interactions.composer.ds.TextNodeType
This member defines the ROOT text node type.
ROOT_NAME - Static variable in class com.aquima.interactions.communication.data.DefaultAnnotations
 
RootExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
This class holds the root expression and any local variable that have been declared.
RootExpression(IExpressionNode, LocalVariableExpression...) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.RootExpression
Constructs the root expression with the required arguments.
RootNodeHandler - Class in com.aquima.interactions.process.impl.handlers
Handler for the main process (root) task.
RootNodeHandler(ProcessCaseRepository, ProcessEngine, IProcessCaseChangeListener) - Constructor for class com.aquima.interactions.process.impl.handlers.RootNodeHandler
 
round(Boolean, double, int) - Method in class com.aquima.interactions.expressions.functions.number.RoundFunction
 
ROUND - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
RoundFunction - Class in com.aquima.interactions.expressions.functions.number
This function rounds a number up to the specified number of digits.
RoundFunction(String, Boolean) - Constructor for class com.aquima.interactions.expressions.functions.number.RoundFunction
Constructs the round function with the function name and a boolean indicating how the rounding should be performed.
roundmultiple(Boolean, double, double) - Method in class com.aquima.interactions.expressions.functions.number.RoundSigFunction
 
RoundSigFunction - Class in com.aquima.interactions.expressions.functions.number
This function rounds a number to a multiple of the number.
RoundSigFunction(String, Boolean) - Constructor for class com.aquima.interactions.expressions.functions.number.RoundSigFunction
Constructs the round function with the function name and a boolean indicating how the rounding should be performed.
ROUTINGALGORITHM_PROBLEM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
RoutingAlgorithmDefinition - Class in com.aquima.interactions.process.impl
Implementation of the AuthorizationAlgorithm
RoutingAlgorithmDefinition(IRoutingAlgorithmDS) - Constructor for class com.aquima.interactions.process.impl.RoutingAlgorithmDefinition
 
RoutingAlgorithmVisitor - Class in com.aquima.interactions.process.impl
 
RoutingAlgorithmVisitor(Map<String, IRoutingAlgorithmDefinition>) - Constructor for class com.aquima.interactions.process.impl.RoutingAlgorithmVisitor
 
RoutingAlgorithmXml - Class in com.aquima.interactions.process.ds.xml.r12.generation
Internal class to generate xml from a routing algorithm datasource.
RoutingAlgorithmXml - Class in com.aquima.interactions.process.ds.xml.r17.generation
Internal class to generate xml from a routing algorithm datasource.
RoutingAlgorithmXml(IRoutingAlgorithmDS) - Constructor for class com.aquima.interactions.process.ds.xml.r12.generation.RoutingAlgorithmXml
 
RoutingAlgorithmXml(IRoutingAlgorithmDS) - Constructor for class com.aquima.interactions.process.ds.xml.r17.generation.RoutingAlgorithmXml
 
RoutingEvaluationException - Exception Class in com.aquima.interactions.process.exception
This exception is thrown when an error occurs while evaluation an routing algorithm.
RoutingEvaluationException(String, Throwable) - Constructor for exception class com.aquima.interactions.process.exception.RoutingEvaluationException
 
RoutingManager - Class in com.aquima.interactions.process.impl
This class evaluates an routing algorithm to the assignee info.
RoutingManager(IProject, IProcessExtensionFactory) - Constructor for class com.aquima.interactions.process.impl.RoutingManager
 
RPAREN - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
RsaAesKeySet - Class in com.aquima.interactions.foundation.security.cert
The RsaAesKeySet keeps tracks of an asymmetric RSA public and private key and an AES key
RsaAesKeySet(AesKey) - Constructor for class com.aquima.interactions.foundation.security.cert.RsaAesKeySet
Create a certificate set with related private certificate.
RsaAesKeySet(RsaX509Key) - Constructor for class com.aquima.interactions.foundation.security.cert.RsaAesKeySet
Create a new key set with a public key only.
RsaAesKeySet(RsaX509Key, AesKey) - Constructor for class com.aquima.interactions.foundation.security.cert.RsaAesKeySet
Create a key set with related public and private key.
RsaAesKeySet(RsaX509Key, RsaPKCS8Key) - Constructor for class com.aquima.interactions.foundation.security.cert.RsaAesKeySet
Create a key set with related public and private key.
RsaAesKeySet(RsaX509Key, RsaPKCS8Key, AesKey) - Constructor for class com.aquima.interactions.foundation.security.cert.RsaAesKeySet
Create a key set with related public and private key.
RsaPKCS8Key - Class in com.aquima.interactions.foundation.security.cert
RsaPKCS8Key.
RsaX509Key - Class in com.aquima.interactions.foundation.security.cert
RsaX509Key.
RTF - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the Rich Text Format (RTF) output format.
Rule - Class in com.aquima.interactions.spellengine.model
Internal rule class used when spelling integers.
Rule(int, String) - Constructor for class com.aquima.interactions.spellengine.model.Rule
 
Rule(RuleDefinition) - Constructor for class com.aquima.interactions.spellengine.model.Rule
 
RULE - Static variable in class com.aquima.interactions.profile.SourceType
This define holds the definition for the 'Rule' source type.
RULE_CONTAINS_CLASHING_TARGETS - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the target array contains attributes of multiple entities.
RULE_CONTAINS_DUPLICATE_TARGET - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the scope array contains invalid entries.
RULE_CONTAINS_INVALID_SCOPE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the scope array contains invalid entries.
RULE_CONTAINS_INVALID_TARGET - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the target array contains invalid entries.
RULE_GROUP_REFERENCES_UNKNOWN_ENTITY - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the rule group references an unknown entity.
RULE_GROUP_SCOPE_NOT_REACHABLE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an object defined in the source scope is not visible in the scope of the rule group.
RULE_MUST_DEFINE_SCOPE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate that a rule should define at least one source scope object.
RULE_MUST_DEFINE_TARGET - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate that a rule should define at least one source scope object.
RULE_PROBLEM - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
Indicates a problem with inference rule {0} = rule name
RULE_REFERENCES_UNKNOWN_ATTRIBUTE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the rule references an unknown attribute.
RULE_REFERENCES_UNKNOWN_ENTITY - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the rule references an unknown entity.
RULE_SCOPE_CONTAINS_DOTTED_NOTATION - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a source scope object is invalid.
RULE_SCOPE_NOT_REACHABLE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an object defined in the source scope is not visible in the scope of the rule.
RuleDefinition - Class in com.aquima.interactions.ds
This class contains the definition of a single custom business rule.
RuleDefinition - Class in com.aquima.interactions.spellengine.model.definition
Class containing a single rule definition.
RuleDefinition(IRuleDS) - Constructor for class com.aquima.interactions.spellengine.model.definition.RuleDefinition
Construct a rule definition based on a datasource.
RuleDefinition(String, RuleType, List<String>, List<String>) - Constructor for class com.aquima.interactions.ds.RuleDefinition
Constructs the rule definition with the required arguments.
RuleDefinition(String, String, List<String>) - Constructor for class com.aquima.interactions.ds.RuleDefinition
Constructs the rule definition with the required arguments.
RuleDefinition(String, String, List<String>, List<String>) - Constructor for class com.aquima.interactions.ds.RuleDefinition
Constructs the rule definition with the required arguments.
RuleDelegateVisitor - Class in com.aquima.interactions.rule.ds.delegate
Delegate datasource for easy datasource extension.
RuleDelegateVisitor(IRuleVisitor) - Constructor for class com.aquima.interactions.rule.ds.delegate.RuleDelegateVisitor
 
RuleEngine - Class in com.aquima.interactions.rule.impl
This class combines the various engines to implement the rule engine methods as defined in the IRuleEngine interface.
RuleEngine(IProject, IMetaModel, IRuleFactory, IValidatorFactory, IConnectionManager, IRuleEngineDS) - Constructor for class com.aquima.interactions.rule.impl.RuleEngine
Constructs a rule engine using the provided data source.
RuleEngineDelegateDS - Class in com.aquima.interactions.rule.ds.delegate
Delegate datasource for easy datasource extension.
RuleEngineDelegateDS(IRuleEngineDS) - Constructor for class com.aquima.interactions.rule.ds.delegate.RuleEngineDelegateDS
 
RuleEngineDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
RuleEngineDS(IRuleEngineDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.RuleEngineDS
 
RuleEngineErrorCodes - Class in com.aquima.interactions.rule.ds
This class defines the various initialization errors that may occur when creating a rule engine from data source.
RuleEngineException - Exception Class in com.aquima.interactions.rule
Base class for all exceptions specific to the rule engine component.
RuleEngineException(String) - Constructor for exception class com.aquima.interactions.rule.RuleEngineException
Basic constructor with only a message explaining the cause of the error.
RuleEngineException(String, Throwable) - Constructor for exception class com.aquima.interactions.rule.RuleEngineException
Constructor with both a message and an exception explaining the cause of the error.
RuleEngineFactory - Class in com.aquima.interactions.rule
Factory class that may be used to create an instance of IRuleEngine.
RuleEngineFactory() - Constructor for class com.aquima.interactions.rule.RuleEngineFactory
 
RuleEngineParseException - Exception Class in com.aquima.interactions.rule.exception
Exception used to indicate an error during the parse of an expression.
RuleEngineParseException(String, ParseException) - Constructor for exception class com.aquima.interactions.rule.exception.RuleEngineParseException
Constructs the exception with the expression that caused the error.
RuleEngineXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation
Internal class to generate xml from a datasource.
RuleEngineXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation
Internal class to generate xml from a datasource.
RuleEngineXml(IRuleEngineDS, IXmlGlobals) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.RuleEngineXml
 
RuleEngineXml(IRuleEngineDS, IXmlGlobals) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.RuleEngineXml
 
RuleErrorCode - Class in com.aquima.interactions.rule.ds
Error code implementation that determines the element name and type based on the rule type and name parameters.
RuleErrorCode(String, String, String[]) - Constructor for class com.aquima.interactions.rule.ds.RuleErrorCode
 
ruleFor(IDefaultRuleDS, String, IMetaModel) - Static method in class com.aquima.interactions.rule.report.FailedRule
Create a failed rules object based on a default rule.
ruleFor(IBusinessRuleDS, String, IMetaModel) - Static method in class com.aquima.interactions.rule.report.FailedRule
Create a failed rules object based on a business rule.
RuleGraph - Class in com.aquima.interactions.rule.graph
The rule graph class contains the node structure for all the attributes with the business rules that are applicable.
RuleGraph(IProject, IMetaModel, IParserFactory, IRuleFactory, IValidatorFactory, IConnectionManager, IRuleEngineDS) - Constructor for class com.aquima.interactions.rule.graph.RuleGraph
Constructs the rule graph with the required parameters.
RuleGroup - Class in com.aquima.interactions.rule.graph
This class contains a single rule group definition.
RuleGroup(IRuleGroupDS, IExpressionParser) - Constructor for class com.aquima.interactions.rule.graph.RuleGroup
 
RuleGroupVisitor - Class in com.aquima.interactions.rule.graph
This class is used during initialization to gather and validate the rule group definitions.
RuleGroupVisitor(Map<String, RuleGroup>, IParserFactory) - Constructor for class com.aquima.interactions.rule.graph.RuleGroupVisitor
 
RuleGroupXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation
Internal class to generate xml from a datasource.
RuleGroupXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation
Internal class to generate xml from a datasource.
RuleGroupXml(IRuleGroupDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.RuleGroupXml
 
RuleGroupXml(IRuleGroupDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.RuleGroupXml
 
rulesFor(IDecisionTableDS, String, IMetaModel) - Static method in class com.aquima.interactions.rule.report.FailedRule
Create failed rules object based on a decision table.
rulesFor(IInferenceRule, String, IMetaModel) - Static method in class com.aquima.interactions.rule.report.FailedRule
Create failed rules object based on an inference rule.
RuleType - Class in com.aquima.interactions.rule
This class holds the static definitions of the supported business rule types.
RuleType.Id - Class in com.aquima.interactions.rule
This interface holds the numeric id's of the business rule types.
RuleVisitor - Class in com.aquima.interactions.rule.graph
Base class for rule visitors that are used during initialization to add business rules to the rule graph.
RuleVisitor - Class in com.aquima.interactions.spellengine.model.definition
Visitor implementation to add rules to a speller.
RuleVisitor(RuleGraph, IConnectionManager, IMetaModel, IProject, IParserFactory) - Constructor for class com.aquima.interactions.rule.graph.RuleVisitor
 
RuleVisitor(SpellerDefinition) - Constructor for class com.aquima.interactions.spellengine.model.definition.RuleVisitor
 
RuleXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation
Internal class to generate xml from a datasource.
RuleXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation
Internal class to generate xml from a datasource.
RuleXml - Class in com.aquima.interactions.spellengine.ds.xml.generation
Internal class to create an XML of a spell engine datasource.
RuleXml(IRuleDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.RuleXml
 
RuleXml(IRuleDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.RuleXml
 
RuleXml(IRuleDS) - Constructor for class com.aquima.interactions.spellengine.ds.xml.generation.RuleXml
 
run() - Method in class com.aquima.interactions.dtree.impl.TreeEngineRunner
 
RuntimeKey - Class in com.aquima.interactions.composer
A runtime key is a unique identifier of an element on a page.
RuntimeKey(String) - Constructor for class com.aquima.interactions.composer.RuntimeKey
Constructs a runtime key from a string.
RuntimeKey(String, String) - Constructor for class com.aquima.interactions.composer.RuntimeKey
Constructs the runtime key with a prefix and an ID.
RuntimeKeyGenerator - Class in com.aquima.interactions.composer.model
Visitor for generating unique runtime keys for every element.
RuntimeKeyGenerator() - Constructor for class com.aquima.interactions.composer.model.RuntimeKeyGenerator
Default constructor for the runtime key generator.
RuntimeKeyGenerator(RuntimeKey) - Constructor for class com.aquima.interactions.composer.model.RuntimeKeyGenerator
Constructor for the runtime key generator.

S

sanitize(String) - Method in class com.aquima.interactions.project.impl.xss.impl.DefaultXssBlackList
 
sanitize(String) - Method in class com.aquima.interactions.project.impl.xss.impl.NullXssBlacklist
 
sanitize(String) - Method in class com.aquima.interactions.project.impl.xss.impl.NullXssWhitelist
 
sanitize(String) - Method in interface com.aquima.interactions.project.impl.xss.IXssBlacklist
Checks the provided input against this blacklist and returns the sanitized input.
sanitize(String) - Method in interface com.aquima.interactions.project.impl.xss.IXssWhitelist
Checks the provided input against this whitelist and returns the sanitized input.
sanitize(String) - Static method in class com.aquima.interactions.project.impl.XssSafeValueFormatter
 
saveInstance(EntityValue, IProfile) - Method in class com.aquima.interactions.framework.handler.profile.editors.ProfileEditor
This method can be used to save (commit) the actions for an instance to the profile.
saveInstance(IProfile) - Method in class com.aquima.interactions.framework.handler.profile.editors.InstanceEditor
This method commits the scheduled actions to the profile.
scan() - Method in class com.aquima.interactions.java_cup.lr_parser
Get the next Symbol from the input (supplied by generated subclass).
Scanner - Interface in com.aquima.interactions.java_cup
Defines the Scanner interface, which CUP uses in the default implementation of lr_parser.scan().
schedule(Class<? extends IJob>, IJobParameters, ISchedule) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduler
 
schedule(Class<? extends IJob>, IJobParameters, ISchedule) - Method in interface com.aquima.interactions.process.scheduler.IScheduler
This method schedules a job.
ScheduledJobType - Enum Class in com.aquima.interactions.process.scheduler.utility
All the job types that can be scheduled.
scheduleJob(SchedulerJobConfiguration) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduler
 
scheduleJob(SchedulerJobConfiguration) - Method in interface com.aquima.interactions.process.scheduler.IScheduler
Schedule a given job defined in SchedulerJobConfiguration with the related set of triggers from SchedulerJobConfiguration associated with it.
scheduleNode(IEvaluationContext) - Method in class com.aquima.interactions.process.impl.handlers.CallNodeHandler
 
scheduleNode(IEvaluationContext) - Method in class com.aquima.interactions.process.impl.handlers.ChoiceNodeHandler
 
scheduleNode(IEvaluationContext) - Method in class com.aquima.interactions.process.impl.handlers.ConditionNodeHandler
 
scheduleNode(IEvaluationContext) - Method in class com.aquima.interactions.process.impl.handlers.EndNodeHandler
 
scheduleNode(IEvaluationContext) - Method in class com.aquima.interactions.process.impl.handlers.EventNodeHandler
 
scheduleNode(IEvaluationContext) - Method in class com.aquima.interactions.process.impl.handlers.GroupNodeHandler
 
scheduleNode(IEvaluationContext) - Method in class com.aquima.interactions.process.impl.handlers.JoinNodeHandler
 
scheduleNode(IEvaluationContext) - Method in class com.aquima.interactions.process.impl.handlers.ProcessEndNodeHandler
 
scheduleNode(IEvaluationContext) - Method in class com.aquima.interactions.process.impl.handlers.TaskNodeHandler
 
scheduleNode(IEvaluationContext) - Method in class com.aquima.interactions.process.impl.handlers.TimerNodeHandler
 
scheduleNode(IEvaluationContext) - Method in interface com.aquima.interactions.process.impl.INodeHandler
This method should schedule a task for the current node.
SchedulerException - Exception Class in com.aquima.interactions.process.scheduler
Exception thrown by the IScheduler to indicate that a job could not be scheduled, unscheduled or rescheduled
SchedulerException(String) - Constructor for exception class com.aquima.interactions.process.scheduler.SchedulerException
 
SchedulerException(String, Throwable) - Constructor for exception class com.aquima.interactions.process.scheduler.SchedulerException
 
SchedulerException(Throwable) - Constructor for exception class com.aquima.interactions.process.scheduler.SchedulerException
 
SchedulerJobConfiguration - Interface in com.aquima.interactions.process.scheduler.utility
This is a default configuration class for the scheduler.
SCHEMA_NS - Static variable in class com.aquima.interactions.communication.impl.converter.XsdConverter
 
SCHEMA_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
SchemaArgument - Class in com.aquima.interactions.communication.impl.evaluator.parser
 
SchemaArgument(String, String, String[], IFieldValidationDefinition[], InstanceContext) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SchemaArgument
 
SchemaAttribute - Class in com.aquima.interactions.communication.impl.evaluator.parser
 
SchemaAttribute(SchemaEntity.SchemaEntityKey, IDomainPropertyDefinition, IValue, InstanceContext) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SchemaAttribute
 
SchemaAttribute(SchemaEntity.SchemaEntityKey, String, String, IValue, IFieldValidationDefinition[], InstanceContext) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SchemaAttribute
 
SchemaContext - Class in com.aquima.interactions.portal.model.session
Internal implementation of the context interface for dynamic schema elements.
SchemaContext(ICustomSchemaElementFactory, IInternalPortalContext, InferenceContext, ICustomElementComposerContext) - Constructor for class com.aquima.interactions.portal.model.session.SchemaContext
 
SchemaContract - Class in com.aquima.interactions.communication.impl
 
SchemaContract(ISchemaContractDS) - Constructor for class com.aquima.interactions.communication.impl.SchemaContract
 
SchemaContractVisitor - Class in com.aquima.interactions.communication.impl
Internal visitor class to create xml contract definitions from a datasource.
SchemaContractVisitor(CommunicationEngine) - Constructor for class com.aquima.interactions.communication.impl.SchemaContractVisitor
 
SchemaContractXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
SchemaContractXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
SchemaContractXml(ISchemaContractDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.SchemaContractXml
 
SchemaContractXml(ISchemaContractDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.SchemaContractXml
 
SchemaDefinition - Class in com.aquima.interactions.communication.impl
This class holds the static definition of a schema.
SchemaDefinition(ISchemaDS, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.SchemaDefinition
 
SchemaEntity - Class in com.aquima.interactions.communication.impl.evaluator.parser
 
SchemaEntity(String, EntityValue, String) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
Creates a new instance which is not a hidden root.
SchemaEntity(String, EntityValue, String, boolean) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
Creates a new instance.
SchemaEntity.SchemaEntityKey - Class in com.aquima.interactions.communication.impl.evaluator.parser
 
SchemaEntityKey(EntityValue, String) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity.SchemaEntityKey
 
SchemaFormType - Class in com.aquima.interactions.communication
This class defines all the schema form types that are supported.
SchemaFragment - Class in com.aquima.interactions.communication.impl.evaluator.parser
 
SchemaFragment(String, String, String, IFieldValidationDefinition[], InstanceContext) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SchemaFragment
 
SchemaHeader - Class in com.aquima.interactions.communication.impl.evaluator.parser
 
SchemaHeader(String, String, String[], IFieldValidationDefinition[], InstanceContext) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SchemaHeader
 
SchemaRelation - Class in com.aquima.interactions.communication.impl.evaluator.parser
 
SchemaRelation(SchemaEntity.SchemaEntityKey, IDomainPropertyDefinition, IValue, InstanceContext) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
 
SchemaRelation(SchemaEntity.SchemaEntityKey, String, String, IValue, IFieldValidationDefinition[], InstanceContext, boolean) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
 
schemaSet - Variable in class com.aquima.interactions.communication.impl.evaluator.composer.SchemaSetComposer
 
SCHEMASET_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
SchemaSetComposer - Class in com.aquima.interactions.communication.impl.evaluator.composer
Abstract schema set composer to compose generic elements, for REST and Soap.
SchemaSetComposer(ISchemaSetDefinition, ICommunicationEngineHandler, IValueFormatter) - Constructor for class com.aquima.interactions.communication.impl.evaluator.composer.SchemaSetComposer
Construct a rest composer with a definition and a handler for custom elements.
SchemaSetDefinition - Class in com.aquima.interactions.communication.impl
This class holds the static definition of a schema set.
SchemaSetDefinition(ISchemaSetDS, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.SchemaSetDefinition
Construct a schemaset with a datasource.
SchemaSetParser - Class in com.aquima.interactions.communication.impl.evaluator.parser
Abstract schema set parser to parse generic elements, for REST and Soap.
SchemaSetParser(ISchemaSetDefinition, IValueFormatter) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SchemaSetParser
 
SchemaSetValidationContext - Class in com.aquima.interactions.communication.impl.validator
Object that rewrites the schema's in a SchemaSet and creates a NamespaceContext object per schema.
SchemaSetValidationContext(ISchemaSetDefinition, ISchemaContract) - Constructor for class com.aquima.interactions.communication.impl.validator.SchemaSetValidationContext
Public constuctor for testcases only.
SchemaSetVisitor - Class in com.aquima.interactions.communication.impl
Visitor implementation to gather all schema sets.
SchemaSetVisitor(CommunicationEngine, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.SchemaSetVisitor
 
SchemaSetXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
SchemaSetXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
SchemaSetXml(ISchemaSetDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.SchemaSetXml
 
SchemaSetXml(ISchemaSetDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.SchemaSetXml
 
SchemaVisitor - Class in com.aquima.interactions.communication.impl
Visitor implementation to gather all schema's.
SchemaVisitor(SchemaSetDefinition, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.SchemaVisitor
 
SchemaXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
SchemaXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
SchemaXml(ISchemaDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.SchemaXml
 
SchemaXml(ISchemaDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.SchemaXml
 
ScopeAction - Class in com.aquima.interactions.portal.model.session.scope
Simple class that is used in scopes to implement transactional behavior.
ScopeAction(int, String, Serializable) - Constructor for class com.aquima.interactions.portal.model.session.scope.ScopeAction
 
ScopedObjects - Class in com.aquima.interactions.expressions.semantics
This class is used to gather the objects that need to be in-scope in order to be able to evaluate the expression.
ScopedObjects(ITypeEnvironment) - Constructor for class com.aquima.interactions.expressions.semantics.ScopedObjects
Constructs the scoped objects class with the definitions.
ScopeDump - Class in com.aquima.interactions.portal.model.session.state
Abstract base class for objects that can be used to create a portal scope.
ScopeDump() - Constructor for class com.aquima.interactions.portal.model.session.state.ScopeDump
 
ScopeDump(IPortalScope) - Constructor for class com.aquima.interactions.portal.model.session.state.ScopeDump
 
ScopeException - Exception Class in com.aquima.interactions.expressions.environment
This exception represents any exception during parse or evaluation time with regard to scope boundaries.
ScopeException(String) - Constructor for exception class com.aquima.interactions.expressions.environment.ScopeException
Constructs the exception with a message explaining the reason of this exception.
ScopeKeys - Class in com.aquima.interactions.framework
 
ScopeKeys() - Constructor for class com.aquima.interactions.framework.ScopeKeys
 
ScoreList - Class in com.aquima.interactions.matching.result
This object stores the match scores and makes sure the number of scores stays within the given limits.
ScoreList(int, int) - Constructor for class com.aquima.interactions.matching.result.ScoreList
Constructs the score list without key field grouping.
ScoreList(int, int, boolean) - Constructor for class com.aquima.interactions.matching.result.ScoreList
Constructs the score list with key field grouping and a single result for each key-field.
ScoreList(int, int, boolean, int) - Constructor for class com.aquima.interactions.matching.result.ScoreList
Constructs the score list with key field grouping.
ScoreList.ScoreIterator - Class in com.aquima.interactions.matching.result
Iterator class that can be used to iterate the values of this list.
SE_BAD_FIELD - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Suppress warnings when a Serializable class defines a non-serializable instance field.
SE_BAD_FIELD_STORE - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Suppress warnings when a non-serializable value is stored into instance field of a serializable class.
SE_TRANSIENT_FIELD_NOT_RESTORED - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Suppress warnings when a transient field isn't set by deserialization.
search(TimelineSearchCriteria) - Method in class com.aquima.interactions.trace.dao.impl.NullTimelineDao
 
search(TimelineSearchCriteria) - Method in interface com.aquima.interactions.trace.dao.ITimelineDao
Queries timeline entries based on a search criteria.
search(TraceSearchCriteria) - Method in class com.aquima.interactions.trace.impl.TraceEngine
 
search(TraceSearchCriteria) - Method in interface com.aquima.interactions.trace.ITraceEngine
Searches for traces.
SEARCH - Enum constant in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
 
SearchCallBack - Class in com.aquima.interactions.framework.container.listplus.search
 
SearchCallBack(ListConfiguration) - Constructor for class com.aquima.interactions.framework.container.listplus.search.SearchCallBack
 
searchDecisionTrees(String, ILanguage, int, double) - Method in class com.aquima.interactions.dtree.impl.TreeEngine
 
searchDecisionTrees(String, ILanguage, int, double) - Method in interface com.aquima.interactions.dtree.ITreeEngine
This function will search all Decision Trees and try to find the best matching tree matching to the symptomText.
searchDecisionTrees(String, ILanguage, int, double, boolean, IUserData) - Method in class com.aquima.interactions.dtree.impl.TreeEngine
 
searchDecisionTrees(String, ILanguage, int, double, boolean, IUserData) - Method in interface com.aquima.interactions.dtree.ITreeEngine
This function will search all Decision Trees and try to find the best matching tree matching to the symptomText.
SearchEntry - Class in com.aquima.interactions.dtree.impl
Implementation class for internal use only.
SearchEntry(String, IMultilingualText, double, boolean) - Constructor for class com.aquima.interactions.dtree.impl.SearchEntry
 
SearchExposedTreesActionHandler - Class in com.aquima.interactions.framework.handler.dtree
 
SearchExposedTreesActionHandler(DTreeSearch) - Constructor for class com.aquima.interactions.framework.handler.dtree.SearchExposedTreesActionHandler
 
SearchExposedTreesActionResult - Class in com.aquima.interactions.framework.handler.dtree
 
SearchExposedTreesActionResult(List<DTreeDetails>) - Constructor for class com.aquima.interactions.framework.handler.dtree.SearchExposedTreesActionResult
 
SearchFilterCallback - Class in com.aquima.interactions.framework.container.list
 
SearchFilterCallback(ListState, String) - Constructor for class com.aquima.interactions.framework.container.list.SearchFilterCallback
 
SearchResult - Class in com.aquima.interactions.dtree.impl
Implementation class for internal use only.
SearchResult(String, Set<ISearchEntry>) - Constructor for class com.aquima.interactions.dtree.impl.SearchResult
 
second() - Method in class com.aquima.interactions.foundation.types.DateValue
 
Second - Class in com.aquima.interactions.expressions.functions.date
This functions returns the second for the specified date time value.
Second() - Constructor for class com.aquima.interactions.expressions.functions.date.Second
 
SECOND - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
SECONDARY - Static variable in class com.aquima.interactions.rule.JustificationDepth
This detail level may be used to display the justifications of the main attributes, and the justifications of the attributes that were directly used to source it's value.
secondsBefore(DateValue) - Method in class com.aquima.interactions.foundation.types.DateValue
This method returns the number of seconds the other date value is before this.
SecondsBetween - Class in com.aquima.interactions.expressions.functions.date
This function returns the number of seconds between two date time values.
SecondsBetween() - Constructor for class com.aquima.interactions.expressions.functions.date.SecondsBetween
 
SecondSymbol - Class in com.aquima.interactions.foundation.text.symbol
NumberSymbol class to represent the Calendar.SECOND field in a date string.
SecondSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.SecondSymbol
 
Select - Class in com.aquima.interactions.expressions.semantics.nodes
The select expression can be used to retrieve one or more values that match the specified condition.
Select(Position, ISemanticNode, Identifier, ISemanticNode, ISemanticNode) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.Select
Constructs the node with the required arguments.
SelectExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The select expression can be used to retrieve one or more values that match the specified condition.
SelectExpression(Type, IExpressionNode, Identifier, IExpressionNode, IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.SelectExpression
Constructs the select expression.
SEMANTIC_ERROR - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
SemanticException - Exception Class in com.aquima.interactions.expressions.semantics
Exception used to indicate an error during the semantic phase.
SemanticException(ErrorMessage) - Constructor for exception class com.aquima.interactions.expressions.semantics.SemanticException
Constructs the exception with a message object containing detailed information about the error.
SemanticMode - Class in com.aquima.interactions.expressions.definition
Utility class that can be used to determine if type7 operation typing should be used.
SemanticNodeBase - Class in com.aquima.interactions.expressions.semantics
Base class for all nodes from the semantic tree.
SemanticNodeBase(Position) - Constructor for class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
Semantics - Class in com.aquima.interactions.expressions.tsl.evaluator
The Semantics class is responsible for converting a TSL parse tree to a TSL node tree.
Semantics(IExprParser, IDefinitionSource, MessageReporter, String) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.Semantics
Constructs a Semantics object with an expression parser and an object holding the various definitions for the current domain.
SemanticsR7 - Class in com.aquima.interactions.expressions.r7.semantics
This class is used to transform a release 6 expression parse nodes to semantic nodes.
SemanticsR7(ITypeEnvironment, boolean) - Constructor for class com.aquima.interactions.expressions.r7.semantics.SemanticsR7
Constructs the semantic class with the type environment that should be used.
SEMICOLON - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
SEMICOLON - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
sendMessage(IMailMessage) - Method in interface com.aquima.interactions.foundation.connectivity.IMailConnection
This method sends the email message via this connection.
sendMessage(IMailMessage) - Method in class com.aquima.interactions.foundation.connectivity.impl.SimpleSmtpMailConnection
 
SEPARATOR - Static variable in class com.aquima.interactions.foundation.io.ResourceManagerBase
This member denotates the separator character that is used to separate a protocol from the actual file.
SeparatorSymbol - Class in com.aquima.interactions.foundation.text.symbol
This class represents a separator in a date/time string representation of a Date object.
SeparatorSymbol(String) - Constructor for class com.aquima.interactions.foundation.text.symbol.SeparatorSymbol
Constructor for a new SeparatorSymbol.
SEQUENCE - Static variable in class com.aquima.interactions.communication.GroupParticleType
Predefined group particle type for a sequence.
SequenceNrSorter - Class in com.aquima.interactions.ds.xml.model
This class is used to sort the ISequenceNrElement objects on sequence number.
SequenceNrSorter() - Constructor for class com.aquima.interactions.ds.xml.model.SequenceNrSorter
 
SERIAL - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Suppress warnings when a Serializable class does not declare a serialVersionUID field.
serialize(DataValue, Writer) - Method in interface com.aquima.interactions.communication.data.serialization.IDataSerializer
Serializes an object to a writer
serialize(DataValue, Writer) - Method in class com.aquima.interactions.communication.data.serialization.json.JsonSerializer
 
serialize(DataValue, Writer) - Method in class com.aquima.interactions.communication.data.serialization.xml.XmlSerializer
 
serialize(IEnvelope, OutputStream, boolean) - Static method in class com.aquima.interactions.foundation.security.r4.EnvelopeSerializer
Serialize an envelope.
serialize(SessionState) - Static method in class com.aquima.interactions.portal.model.session.state.SessionStateSerializer
This method may be used to convert (serialize) a session state object to Xml.
Server - Class in com.aquima.interactions.foundation.lic
This class hold the information about the server the portal engine is allowed to run on.
Server(IXmlNode) - Constructor for class com.aquima.interactions.foundation.lic.Server
 
SERVICE - Static variable in class com.aquima.interactions.flow.ActionNodeType
This member defines the static END type.
SERVICE_ID - Static variable in class com.aquima.interactions.flow.ActionNodeType
This member defines the static SERVICE type id.
SERVICE_PROBLEM - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
ServiceCall - Class in com.aquima.interactions.portal.model.session
The internal service call implementation.
ServiceCall(IServiceFactory, ApplicationID, IServiceCallDefinition, EventErrors) - Constructor for class com.aquima.interactions.portal.model.session.ServiceCall
Constructs a service call with the required parameters.
SERVICECALL_PROBLEMS - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
This error code is used to indicate a problems occurred during initialization a service call {0} = name
ServiceCallDefinition - Class in com.aquima.interactions.portal.model.def
This class holds the static definition of a service call.
ServiceCallDefinition(IProject, IParserFactory, IServiceCallDS) - Constructor for class com.aquima.interactions.portal.model.def.ServiceCallDefinition
Constructs a service call definition from a data-source.
ServiceCallEvent - Class in com.aquima.interactions.portal.model.def
Class containing an event for a service call.
ServiceCallEvent(String, String) - Constructor for class com.aquima.interactions.portal.model.def.ServiceCallEvent
 
ServiceCallVisitor - Class in com.aquima.interactions.portal.model.def
The service call visitor that is used during initialization to add all service calls that are available through the data source.
ServiceCallVisitor(IParserFactory, IServiceFactory, IProject, IModule, Map<String, IServiceCallDefinition>) - Constructor for class com.aquima.interactions.portal.model.def.ServiceCallVisitor
 
ServiceCallXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ServiceCallXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ServiceCallXml(IServiceCallDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.ServiceCallXml
Internal constructor.
ServiceCallXml(IServiceCallDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.ServiceCallXml
Internal constructor.
ServiceContext - Class in com.aquima.interactions.portal.model.session
Implementation of the context interface for services.
ServiceContext(IInternalPortalContext, IServiceFactory, String, String, ITypedParameters, EventErrors) - Constructor for class com.aquima.interactions.portal.model.session.ServiceContext
 
ServiceContextDelegate - Class in com.aquima.interactions.portal.model.session
Utility class to allow for easy wrapping of a service context implementation.
ServiceContextDelegate(IServiceContext) - Constructor for class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
ServiceDefinition - Class in com.aquima.interactions.project.impl
This class contains the definition of a single service.
ServiceDefinition(IServiceDS) - Constructor for class com.aquima.interactions.project.impl.ServiceDefinition
 
ServiceException - Exception Class in com.aquima.interactions.portal.exception
Exception class that can be used in services to indicate that the processing failed.
ServiceException(String, IMultilingualText) - Constructor for exception class com.aquima.interactions.portal.exception.ServiceException
Constructs a service exception for a service with a text object explaining the cause of the error.
ServiceException(String, IMultilingualText, Throwable) - Constructor for exception class com.aquima.interactions.portal.exception.ServiceException
Constructs a service exception for a service with a text object and a throwable explaining the cause of the error.
ServiceException(String, String) - Constructor for exception class com.aquima.interactions.portal.exception.ServiceException
 
ServiceExitVisitor - Class in com.aquima.interactions.portal.model.def
This class is used to gather the exit events of a service call.
ServiceExitVisitor(IReportingDS) - Constructor for class com.aquima.interactions.portal.model.def.ServiceExitVisitor
 
ServiceExitVisitor(IReportingDS, String[]) - Constructor for class com.aquima.interactions.portal.model.def.ServiceExitVisitor
 
ServiceFactory - Class in com.aquima.interactions.framework.service
Service factory, with constructor based creation.
ServiceFactory(Map<String, IService>) - Constructor for class com.aquima.interactions.framework.service.ServiceFactory
Constructs a service factory with a map of key=servicetype and value IService instances.
ServiceManager - Class in com.aquima.interactions.portal.model.session
The service manager implementation that can be used for a specific context and application.
ServiceManager(IModule, PortalContext) - Constructor for class com.aquima.interactions.portal.model.session.ServiceManager
 
SERVICENAME - Static variable in class com.aquima.interactions.framework.handler.webservice.rest.CreateResponseHandler
 
SERVICENAME - Static variable in class com.aquima.interactions.framework.handler.webservice.rest.HandleRequestHandler
 
SERVICENAME - Static variable in class com.aquima.interactions.framework.handler.webservice.soap.CreateResponseHandler
 
SERVICENAME - Static variable in class com.aquima.interactions.framework.handler.webservice.soap.HandleRequestHandler
 
ServiceNode - Class in com.aquima.interactions.portal.model.flow
Node class for the flow engine to represent a service.
ServiceNode(NodeID, IServiceCallDefinition) - Constructor for class com.aquima.interactions.portal.model.flow.ServiceNode
 
ServiceNode(NodeID, String, String, IParameters, ExitEvent[]) - Constructor for class com.aquima.interactions.portal.model.flow.ServiceNode
Constructs a service node with the specified ID, name, type and parameters.
ServiceResult - Class in com.aquima.interactions.portal
This service result implementation can be used to return a default service result.
ServiceResult() - Constructor for class com.aquima.interactions.portal.ServiceResult
Default constructor that creates a service result with an empty event (null).
ServiceResult(String) - Constructor for class com.aquima.interactions.portal.ServiceResult
Constructor to create a service result with a specified event.
ServiceVisitor - Class in com.aquima.interactions.project.impl
This visitor is used during initialization to gather the service definitions.
ServiceVisitor(Project) - Constructor for class com.aquima.interactions.project.impl.ServiceVisitor
 
ServiceXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ServiceXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ServiceXml(IServiceDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.ServiceXml
 
ServiceXml(IServiceDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.ServiceXml
 
session - Variable in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
SESSION - Enum constant in enum class com.aquima.interactions.portal.model.session.scope.PortalScopeType
 
SessionActivationContext - Class in com.aquima.interactions.portal.model.session
This class is used for activating Session and PortalContext instances.
SessionActivationContext(IPortalEngine, IPortalMessageBus, IPortalEventBus, DateTimeValue) - Constructor for class com.aquima.interactions.portal.model.session.SessionActivationContext
 
SessionInitializationException - Exception Class in com.aquima.interactions.portal.exception
This exception is used to indicate a session could not be initialized due to an error that was not acceptable in the current application mode.
SessionInitializationException(ApplicationID, InitializationReport) - Constructor for exception class com.aquima.interactions.portal.exception.SessionInitializationException
Constructs the exception with the ID of the application and the report with messages of the failed session.
SessionMonitor - Class in com.aquima.interactions.portal.model.session
This class can be used to retrieve debug information of the portal session it belongs to.
SessionMonitor(PortalContext, IPage, ITimeTracker, DateTimeValue) - Constructor for class com.aquima.interactions.portal.model.session.SessionMonitor
 
SessionScope - Class in com.aquima.interactions.portal.model.session.scope
This class implements the ISessionScope interface and is used to store session wide attributes.
SessionScope(Channel) - Constructor for class com.aquima.interactions.portal.model.session.scope.SessionScope
Constructs the session scope with the roles and channel.
SessionScopeDelegate - Class in com.aquima.interactions.portal.model.session.scope
Utility class to allow for easy wrapping of a session scope implementation.
SessionScopeDelegate(ISessionScope) - Constructor for class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
Constructs the session scope with the object that needs to be wrapped.
SessionScopeDump - Class in com.aquima.interactions.portal.model.session.state
This class contains the information needed to create a session scope.
SessionScopeDump(ISessionScope) - Constructor for class com.aquima.interactions.portal.model.session.state.SessionScopeDump
 
SessionScopeDump(String, IUserData) - Constructor for class com.aquima.interactions.portal.model.session.state.SessionScopeDump
 
SessionScopeWrapper - Class in com.aquima.interactions.portal.model.session
Session scope implementation to make sure the profile roles are updated when set in the session scope.
SessionScopeWrapper(ISessionScope, IProfile) - Constructor for class com.aquima.interactions.portal.model.session.SessionScopeWrapper
Internal constructor, only public for test classes.
SessionState - Class in com.aquima.interactions.portal.model.session.state
This class contains the information of a single portal session.
SessionState(ApplicationID, IFlowState, String, PortalContextDump, PageScopeDump, SessionScopeDump, FlowScopeDump, String, IPage) - Constructor for class com.aquima.interactions.portal.model.session.state.SessionState
 
SessionState(TxPortalContext, IPage) - Constructor for class com.aquima.interactions.portal.model.session.state.SessionState
Constructs a session state object using the session information provided by the portal context.
SessionState(TxPortalContext, IPage, boolean) - Constructor for class com.aquima.interactions.portal.model.session.state.SessionState
Constructs a session state object using the session information provided by the portal context.
SessionStateSerializer - Class in com.aquima.interactions.portal.model.session.state
This class contains methods to transform a session state to and from Xml.
SET - Static variable in class com.aquima.interactions.portal.model.session.scope.ScopeAction
 
setAcceptType(String) - Method in class com.aquima.interactions.communication.impl.RestMessage
 
setAction(String) - Method in class com.aquima.interactions.composer.model.Button
This method may be used to set the actions to the button.
setActionHandlerFactory(IActionHandlerFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the action handler factory implementation.
setActions(String[]) - Method in class com.aquima.interactions.composer.model.Button
This method may be used to set the actions to the button.
setActiveContext(IInstanceContext) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
setActiveFlowScope(FlowScope) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
setAlignment(AlignType) - Method in class com.aquima.interactions.composer.model.table.TableCell
This method may be used to specify the alignment of the cell.
setAnnotation(String, String) - Method in class com.aquima.interactions.portal.model.datatype.DataMember
Sets an annotation to a value.
setAnnotation(String, String) - Method in class com.aquima.interactions.portal.model.datatype.DataValueType
Sets an annotation to a value.
setAnswers(List<Answer>) - Method in class com.aquima.interactions.framework.handler.dtree.DTreeAnswer
 
setAppIdFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method sets an app id filter to the criteria.
setAppIdFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a appId filter to the criteria.
setAppIdFilter(ApplicationID) - Method in class com.aquima.interactions.process.search.CaseCriteria
Sets a filter which 'matches' the given application id.
setAppIdFilter(ApplicationID) - Method in class com.aquima.interactions.process.search.TaskCriteria
Sets a filter which 'matches' the given application id.
setAppIdFilter(IPropertyFilter) - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
setAppIdFilter(IPropertyFilter) - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Sets the application id filter with OR as the default filterOperator
setApplicationId(ApplicationID) - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
setApplicationId(ApplicationID) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
setApplicationIdFilter() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Sets the application id filter with OR as the default filterOperator
setApplicationMode(ApplicationMode) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method can be used to specify the application mode.
setAssetFormat(String) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method sets the asset format that should be used for the text element that is referred to.
setAssigneeFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets an assignee filter to the criteria.
setAttachment(String, Serializable) - Method in interface com.aquima.interactions.profile.IAttributeValue
Associates the specified value with the specified key in the attachments map.
setAttachment(String, Serializable) - Method in class com.aquima.interactions.profile.model.AttributeState
 
setAttachment(String, Serializable) - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
setAttachment(String, Serializable) - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
setAttribute(QualifiedName, String) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DefaultXmlElementContext
 
setAttribute(QualifiedName, String) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DocumentContext
 
setAttribute(QualifiedName, String) - Method in interface com.aquima.interactions.communication.IXmlElementContext
Set an attribute on the current element
setAttribute(IXmlElement, String, boolean) - Static method in class com.aquima.interactions.foundation.ds.XmlGenerationUtil
Set the node's attribute value with a boolean.
setAttribute(IXmlElement, String, int) - Static method in class com.aquima.interactions.foundation.ds.XmlGenerationUtil
Set the node's attribute value with an int.
setAttribute(IXmlElement, String, BooleanValue) - Static method in class com.aquima.interactions.foundation.ds.XmlGenerationUtil
Set the node's attribute value with a boolean value.
setAttribute(IXmlElement, String, String) - Static method in class com.aquima.interactions.foundation.ds.XmlGenerationUtil
Set the node's attribute value when stringValue not is null.
setAttribute(AttributeReference, IValue) - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
setAttribute(AttributeReference, IValue) - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
setAttribute(String) - Method in class com.aquima.interactions.metamodel.impl.RelationDefinition
 
setAttribute(String, IEntityInstance, ISingleValue) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaSetParser
 
setAttribute(String, Serializable) - Method in interface com.aquima.interactions.portal.IPortalScope
This method will set the value in the scope under the specified key, and will return the value that might have been replaced by this action.
setAttribute(String, Serializable) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
setAttribute(String, Serializable) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalScope
 
setAttribute(String, Serializable) - Method in class com.aquima.interactions.portal.model.session.scope.FlowScope
 
setAttribute(String, Serializable) - Method in class com.aquima.interactions.portal.model.session.scope.FlowScopeDelegate
 
setAttribute(String, Serializable) - Method in class com.aquima.interactions.portal.model.session.scope.PageScopeDelegate
 
setAttribute(String, Serializable) - Method in class com.aquima.interactions.portal.model.session.scope.PortalScope
 
setAttribute(String, Serializable) - Method in class com.aquima.interactions.portal.model.session.scope.ReadonlySessionScope
Always throws an InvalidStateException: No modifications allowed on a read only session scope.
setAttribute(String, Serializable) - Method in class com.aquima.interactions.portal.model.session.scope.RequestScopeDelegate
 
setAttribute(String, Serializable) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
setAttribute(String, Serializable) - Method in class com.aquima.interactions.userscope.impl.UserScope
 
setAttribute(String, String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Set an attribute for this element, name=value.
setAttribute(String, String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
setAttribute(String, String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
setAttribute(String, String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setAttributeRelations(IEntityInstance, List<InstanceServiceParameters.ExpressionEntry>, IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceBase
Iterates over a List of TypedExpressionEntry objects and sets an attribute or relation on the instance for each entry.
setAttributes(IEntityInstance, List<InstanceServiceParameters.ExpressionEntry>, IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceBase
Iterates over a List of ExpressionEntry objects and sets an attribute on the instance for each entry
setAuthentication(HttpURLConnection) - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
Set authentication for the HTTP request.
setAuthenticationClaim(String, List<String>) - Method in class com.aquima.interactions.portal.model.session.UserData
 
setAuthenticationClaim(String, List<String>) - Method in class com.aquima.interactions.process.AutomaticUser
 
setAuthenticationClaim(String, List<String>) - Method in interface com.aquima.interactions.project.IUserData
Stores the values for an authentication claim
setBaseUrl(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
setBccList(String[]) - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
setBlocked(boolean) - Method in class com.aquima.interactions.flow.model.VisitedPage
 
setBody(String) - Method in class com.aquima.interactions.communication.impl.RestMessage
 
setBodyTree(SchemaEntity) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
 
setBoolean(boolean) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setBoolean(boolean) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call; Making this function order dependent.
setButtonActions(String...) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method will set the action string for the element that is referred.
setButtonEvent(String) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method sets the button event that should be used for the button element that is referred to.
setBytes(byte[]) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setBytes(byte[]) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call to null; Making this function order dependent.
setCachedResults(CaseData[]) - Method in class com.aquima.interactions.framework.container.caselist.state.CaseListState
 
setCachedResults(TaskData[]) - Method in class com.aquima.interactions.framework.container.worklist.state.WorkListState
 
setCachingEnabled(boolean) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method allows for enabling or disabling of the application cache.
setCancelStartedTasks(boolean) - Method in class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Sets whether started tasks should be canceled when the runtime starts.
setCaption(IMultilingualText) - Method in class com.aquima.interactions.composer.model.Button
This method may be used to change the caption (display text) of a button.
SetCase - Class in com.aquima.interactions.framework.mask.impl
Mask to lower/upper case a string value.
SetCase() - Constructor for class com.aquima.interactions.framework.mask.impl.SetCase
 
setCaseEventStatus(ICaseEventModel, CaseEventStatusType) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
setCaseEventStatus(ICaseEventModel, CaseEventStatusType) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method updates the status of a case event.
setCaseEventStatus(ICaseEventModel, CaseEventStatusType) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
setCaseId(long) - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
setCaseId(long) - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
setCaseId(long) - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
setCaseId(IValue) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
 
setCaseId(Long) - Method in class com.aquima.interactions.process.search.CaseEventCriteria
Sets filtering by case ID.
setCaseId(String) - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
setCaseId(String) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
Sets the optionally provided case id.
setCaseIdFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method sets a case ID filter in this criteria.
setCaseIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method sets a caseid filter to the criteria.
setCaseIdFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a caseId filter to the criteria.
setCaseListLimit(Integer) - Method in class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Sets the limit on total rows displayed in case lists (in total).
setCaseLocked(boolean) - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
setCaseLocked(boolean) - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
setCaseProperty(CaseProperty, IValue) - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
setCcList(String[]) - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
setCData(boolean) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Enable (or disable) CDATA representation.
setCData(boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
setCData(boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
setCData(boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setChangeListener(IProcessCaseChangeListener) - Method in class com.aquima.interactions.process.impl.EvaluationQueue
 
setChangeListener(IProcessCaseChangeListener) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
setChannel(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
setChannel(String) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method sets the current value for system.channel.
setCharset(String) - Method in class com.aquima.interactions.framework.util.CsvMetadataBuilder
 
setClearEventOnRefresh(boolean) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method configures whether the system event is cleared when a page refresh is executed.
setColumns(ColumnDefinition[]) - Method in class com.aquima.interactions.composer.model.list.state.ListState
 
setColumnWidths(int[]) - Method in class com.aquima.interactions.framework.util.CsvMetadataBuilder
This method sets the column widths for a fixed width text resource.
setConfiguration(IConfiguration) - Static method in class com.aquima.interactions.config.ConfigurationFactory
Registers a new configuration.
setConfigurationLocation(File) - Static method in class com.aquima.interactions.foundation.utility.SystemProperties
This method set the location where configuration is placed
setConfigurationLocation(URL) - Static method in class com.aquima.interactions.foundation.utility.SystemProperties
This method set the location where configuration is placed
setConnectionManager(IConnectionManager) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method may be used to specify the application specific connection manager.
setConnections(List<IConnection>) - Method in class com.aquima.interactions.framework.connectivity.ConnectionManager
This method sets a list of objects implementing the IConnection interface.
setContainerFactory(IContainerFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the container factory implementation.
setContentHandler(ContentHandler) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlSAXParser
Set a SAX2 ContentHandler to handle the content events for this parser.
setContentManagerFactory(IContentManagerFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the content manager factory implementation.
setContentStyle(ContentStyle) - Method in class com.aquima.interactions.composer.model.CompositeElement
This method sets the content style of the element.
setContentStyle(ContentStyle) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method sets the content style of the reference to the new style passed to the method.
setContentStyle(ContentStyle) - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
 
setContentType(String) - Method in class com.aquima.interactions.communication.impl.RestMessage
 
setContentType(String) - Method in class com.aquima.interactions.composer.model.Asset
This method may be used to override the content type of the text element.
setContext(Map<String, String>) - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
setContextMutableFor(List<String>) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method can be used to configure if the context should not be read only during the expand of a container.
setCreateInstanceForEmptyRelation(boolean) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method toggles the create-instance setting for references that are associated with a relation attribute.
setCreationDateFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method sets a creationDate filter to the criteria.
setCurrentFlowState(IFlowState) - Method in interface com.aquima.interactions.portal.IInternalSessionScope
 
setCurrentFlowState(IFlowState) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
setCurrentFlowState(IFlowState) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
setCurrentLanguage(String) - Method in interface com.aquima.interactions.portal.IPortalSession
Changes the current language for this portal session.
setCurrentLanguage(String) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
setCurrentLanguage(String) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
setCurrentLanguage(String) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
setCurrentLanguage(String) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
setCurrentNode(InternalNode, ExitEvent) - Method in class com.aquima.interactions.flow.model.FreeFlowEvaluator
sets all relevant data when updating currentNode value
setCurrentPage(String) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method sets the current value for system.currentpage.
setCurrentUser(IUserData) - Method in class com.aquima.interactions.portal.model.process.wrapper.ReadonlyProcessScope
Always throws an InvalidStateException: No modifications allowed on a read only process scope.
setCustomField(String, IValue) - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
setCustomProperty(String, String, String) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager.Metadata
 
setCustomSchemaElementFactory(ICustomSchemaElementFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the custom schema element factory implementation.
setDatasources(Map<String, IPortalEngineDS>) - Method in class com.aquima.interactions.ds.composite.CompositeDS
This method may be used to set the data sources of this composite.
setDate(Date) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setDate(Date) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call; Making this function order dependent.
setDateFilter() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Sets the date filter with OR as the default filterOperator.
setDateSort(SortDirection) - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
setDateSort(SortDirection) - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Sort the result by date
setDateTimeValue(DateTimeValue) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setDateTimeValue(DateTimeValue) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call; Making this function order dependent.
setDateValue(DateValue) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setDateValue(DateValue) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call; Making this function order dependent.
setDefaultConfiguration() - Static method in class com.aquima.interactions.config.ConfigurationFactory
Registers the default configuration.
setDefaultElementRenderer(IXmlElementRenderer) - Method in class com.aquima.interactions.framework.renderer.XmlRendererBase
This method sets a renderer that will be used as default renderer, when no renderer could be located.
setDefaultNamespace(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
This method sets the default name space URI string for this document.
setDefaultQRCodeGenerator() - Static method in class com.aquima.interactions.composer.model.qrcode.QRCodeProvider
 
setDefaultText(String) - Method in class com.aquima.interactions.foundation.text.MultilingualText
Sets the default text.
setDeleted() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
setDelimiter(char) - Method in class com.aquima.interactions.framework.util.CsvMetadataBuilder
This method sets the delimiter to use for separating entries.
setDerived(boolean) - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
setDetails(INodeDetails) - Method in class com.aquima.interactions.flow.model.InternalNode
 
setDetailScore(IMatchValue, IMatchValue, int) - Method in interface com.aquima.interactions.matching.IMatchVisitor
This method will be invoked for each possible combination of demand and supply values during a multi value match.
setDetailScore(IMatchValue, IMatchValue, int) - Method in class com.aquima.interactions.matching.impl.model.DetailMatchVisitor
 
setDisallowDoctypeDecl(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
setDisplayLength(int) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to indicate the maximum length of the field value.
setDisplayName(IMultilingualText) - Method in interface com.aquima.interactions.process.dao.IGenericTaskModel
 
setDisplayPeriod(DateTimeValue) - Method in class com.aquima.interactions.portal.comments.CommentSearchCriteria
Sets the display period filter.
setDisplayText(IMultilingualText) - Method in class com.aquima.interactions.composer.model.Container
This method can be used to set the display text of the container.
setDisplayText(IDynamicText) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method sets the display text of this reference.
setDistance(IPrimitiveValue, IPrimitiveValue, int) - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableDefinition
 
setDocType(String, String, String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Specifies a DOCTYPE for the XML document.
setDocumentLocator(Locator) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
SAX2 document locator, called when parser starts.
setDomain(IDomainValue[]) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to set the values that are valid for this field.
setDomain(Domain) - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
setDomain(IPrimitiveValue[]) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to set the values that are valid for this field.
setDomain(IDomain) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to set the values that are valid for this field.
setDomainValuesFactory(IDomainValuesFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the domain values factory implementation.
setDomainValuesFactory(IDomainValuesFactory) - Method in class com.aquima.interactions.process.impl.ProcessEngineManager
 
setDomainValuesFactory(IDomainValuesFactory) - Method in interface com.aquima.interactions.process.IProcessEngineManager
This method can be used to set an optional domain values factory that will be used for all process engines that are available in this manager.
setDouble(double) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setDouble(double) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call; Making this function order dependent.
setDueDateFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a due date filter to the criteria.
setElements(Element[]) - Method in class com.aquima.interactions.composer.model.CompositeElement
This method will add the array of elements to the composite model.
setEnabled(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
setEncoding(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
(Re)set the encoding type.
setEncoding(String) - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriter
This method sets the encoding that is used in the xml document declaration.
setEndIndex(int) - Method in class com.aquima.interactions.foundation.security.util.Position
set the end index.
setEntityContext(EntityValue) - Method in class com.aquima.interactions.composer.model.Container
This method can be used to specify the entity context for the container.
setEntityResolver(EntityResolver) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlSAXParser
Set a SAX2 Entity Resolver to handle system entities.
setErrorForInfiniteLoop(boolean) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DomainSchemaComposer
 
setErrors(boolean) - Method in class com.aquima.interactions.flow.model.VisitedPage
 
setEvent(RuntimeKey) - Method in class com.aquima.interactions.portal.PortalEvent
This method may be used to set the id of the element that triggered the event.
setEvent(IValue) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method sets the current values for system.event.
setEvent(IEntityInstance, IAttributeValue, IValue) - Static method in class com.aquima.interactions.profile.events.ValueEvent
Constructs a set value event for the specified parameters.
setEvent(String...) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method sets the current values for system.event.
setEventName(String) - Method in class com.aquima.interactions.composer.model.Button
This method set the event name that will be triggered when the button is pressed.
setEventNameFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a event name filter to the criteria.
setEventType(String) - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
setExcludePrefixes(String[]) - Method in class com.aquima.interactions.framework.LenientFactoryBase
This method may be used to specify for which names no stub implementation should be provided.
setExitEvents(String[]) - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
This method may be used to override the exit events of the container.
setExpandEntityReferences(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
setExpirationDefinition(IExpression, ReevaluationEvent, IProcessNodeDefinition) - Method in class com.aquima.interactions.process.impl.nodes.NodeDefinition
 
setExplainText(IMultilingualText) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to override the explain text for the field.
setExpression(IExpression) - Method in class com.aquima.interactions.process.impl.ProcessTaskCustomField
Sets the expression string for this field.
setExternalGeneralEntities(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
setExternalParameterEntities(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
setFactory(IProcessEngineFactory) - Static method in class com.aquima.interactions.process.ProcessEngineFactory
Sets a new process engine factory.
setFactoryManager(IFactoryManager) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method may be used to specify an application specific factory manager.
setFallback(IIgnoreModeSettings) - Method in class com.aquima.interactions.process.impl.builder.ProcessListSettingsBuilder
Sets the fallback ignore mode settings in case the primary ignore mode settings return DEFAULT.
setFieldMapping(String, AttributeReference) - Method in class com.aquima.interactions.portal.PortalMessageAction
Adds a mapping of a message field to an attribute.
setFiles(String[]) - Method in class com.aquima.interactions.ds.xml.XmlPortalEngineDS
 
setFilterForUnassigned(boolean) - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
setFirstResult(int) - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
setFirstResult(int) - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Sets the index of the first item to be returned
setFloat(float) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setFloat(float) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call; Making this function order dependent.
setFlow(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
setFlowBlocked(boolean) - Method in interface com.aquima.interactions.portal.IEventContext
This method may be used to block the current flow regardless if any errors are present.
setFlowBlocked(boolean) - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
setFlowBlocked(boolean) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
setFlowBlocked(boolean) - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
setFlowBlocked(boolean) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
setFlowState(IFlowState) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
setFocus(boolean) - Method in class com.aquima.interactions.composer.model.Element
This method can be used to override the focus of the runtime element.
setFocus(ValueReference) - Method in interface com.aquima.interactions.portal.IEventContext
This method sets the focus for a specific ValueReference (never null).
setFocus(ValueReference) - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
setFocus(ValueReference) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
setFocus(ValueReference) - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
setFocus(ValueReference) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
setFolder(String) - Method in class com.aquima.interactions.ds.xml.XmlPortalEngineDS
This method needs to be invoked with the folder of export files before the datasource can be used.
setForceCommit(boolean) - Method in class com.aquima.interactions.portal.model.session.RequestAction
 
setFrom(String) - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
setHasRowHeaders(boolean) - Method in class com.aquima.interactions.framework.util.CsvMetadataBuilder
This method sets if the CSV resource's first row contains the headers.
setHeader(byte[]) - Method in interface com.aquima.interactions.foundation.security.core.IEnvelope
Set the header.
setHeader(byte[]) - Method in class com.aquima.interactions.foundation.security.r4.Envelope
Set the header Release 4 has no support for headers.
setHeader(TableHeader) - Method in class com.aquima.interactions.composer.model.table.Table
This method can be used to specify the table header.
setHeader(String[]) - Method in class com.aquima.interactions.framework.util.textdata.TextDataContent
 
setHeader(String, List<String>) - Method in class com.aquima.interactions.portal.model.session.UserData
 
setHeader(String, List<String>) - Method in class com.aquima.interactions.process.AutomaticUser
 
setHeader(String, List<String>) - Method in interface com.aquima.interactions.project.IUserData
Stores the values for a header
setHeaderCellAlignment(AlignType) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method sets the alignment for the current header cell.
setHeaders(MultiValueMap) - Method in class com.aquima.interactions.communication.impl.RestMessage
 
setHeight(IntegerValue) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method can be used to set the height of the image that is referenced.
setHeight(IntegerValue) - Method in class com.aquima.interactions.composer.model.Image
This method sets the height for this image model.
setHiddenRoot(boolean) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
 
setId(ProcessEngineID) - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
setId(String) - Method in class com.aquima.interactions.portal.model.session.UserInstance
 
setIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method sets an id filter to the criteria.
setIgnoreMode(IgnoreMode) - Method in class com.aquima.interactions.process.impl.builder.IgnoreModeSettingsBuilder
Sets the global ignore mode.
setIgnoreMode(IgnoreMode) - Method in class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Sets the global ignore mode.
setIgnoreMode(IgnoreMode) - Method in class com.aquima.interactions.process.impl.builder.ProcessListSettingsBuilder
Sets the global ignore mode.
setIgnoreMode(String, IgnoreMode) - Method in class com.aquima.interactions.process.impl.builder.IgnoreModeSettingsBuilder
Sets the ignore mode for the application with the provided name.
setIgnoreMode(String, IgnoreMode) - Method in class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Sets the ignore mode for a specific application.
setIgnoreMode(String, IgnoreMode) - Method in class com.aquima.interactions.process.impl.builder.ProcessListSettingsBuilder
Sets application specific ignore mode.
setIgnoreUnknownAttributes(boolean) - Method in class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Sets whether unknown attributes are ignored by default.
setIgnoreUnknownAttributes(String, boolean) - Method in class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Sets whether unknown attributes for the application with the given name are ignored.
setIgnoreUnknownEntities(boolean) - Method in class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Sets whether unknown entities are ignored by default.
setIgnoreUnknownEntities(String, boolean) - Method in class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Sets whether unknown entities for the application with the given name are ignored.
setImageData(byte[]) - Method in class com.aquima.interactions.composer.model.definition.ImageDefinition
This method assign a new value to the image data.
setIncludePrefixes(String[]) - Method in class com.aquima.interactions.framework.LenientFactoryBase
This method may be used to specify for which names a stub implementation should be provided.
setIncludePresentationStyleElements(boolean) - Method in class com.aquima.interactions.framework.renderer.XmlElement
 
setInlineDefinition(ElementDefinition) - Method in class com.aquima.interactions.composer.model.definition.InlineReference
 
setInstance(ILicenseProvider) - Static method in class com.aquima.interactions.portal.ActiveLicenseProvider
 
setInstanceType(QualifiedName) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DefaultXmlElementContext
 
setInstanceType(QualifiedName) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DocumentContext
 
setInstanceType(QualifiedName) - Method in interface com.aquima.interactions.communication.IXmlElementContext
Sets the instance type as an XML attribute
setInt(String, int) - Method in interface com.aquima.interactions.process.scheduler.IJobParameters
 
setInt(String, int) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultQuartzJobParameters
 
setInteger(int) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setInteger(int) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call; Making this function order dependent.
setInternalDefinition(boolean) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
 
setInternalDefinition(boolean) - Method in class com.aquima.interactions.composer.model.definition.ElementDefinition
 
setIsAcending(boolean) - Method in class com.aquima.interactions.composer.model.list.state.Sorting
 
setIsFixedWidthText(boolean) - Method in class com.aquima.interactions.framework.util.CsvMetadataBuilder
This method sets if the resource should be parsed as a fixed width text resource.
setIsForceSorted(boolean) - Method in class com.aquima.interactions.composer.model.list.state.Sorting
 
setIsValuesNull() - Method in class com.aquima.interactions.portal.model.def.TypedParameter
 
setItems(DataValue[]) - Method in class com.aquima.interactions.communication.data.DataArray
Sets the items of the array.
setItems(Collection<DataValue>) - Method in class com.aquima.interactions.communication.data.DataArray
Sets the items of the array.
setJsonSearch(String) - Method in class com.aquima.interactions.composer.model.list.state.ListConfiguration
Sets the JSON search value.
setKey(String) - Method in class com.aquima.interactions.framework.handler.dtree.Answer
 
setKeyField(String, int) - Method in interface com.aquima.interactions.matching.IMatchRequest
This method may be used to override the key field of the match result.
setKeyField(String, int) - Method in class com.aquima.interactions.matching.request.MatchRequest
 
setKeyPrefix(String) - Method in class com.aquima.interactions.framework.renderer.XmlElement
This method may be used to set the prefix that should be used when formatting runtime keys.
setKeyValue(ISingleValue) - Method in class com.aquima.interactions.matching.impl.model.Case
 
setLabel(IMultilingualText) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItem
 
setLanguage(ILanguage) - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
setLanguage(ILanguage) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
setLanguageFormatMappings(List<LanguageFormatDefinition>) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method may be used to specify language format mappings.
setLanguageName(String) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method sets the current value for system.language.
setLicenseFile(String) - Method in class com.aquima.interactions.ds.license.LicenseFileProvider
Use this method to set a custom license file location.
setLimit(int) - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
setLimit(int) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
setLimit(Integer) - Method in class com.aquima.interactions.process.search.CaseCriteria
This method sets the limit on the number of results returned from the database
setLimit(Integer) - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets the limit on the number of results returned from the database
setLimited(boolean) - Method in class com.aquima.interactions.composer.model.list.state.ListConfiguration
Sets whether total number of pages should be limited.
setLimited(boolean) - Method in class com.aquima.interactions.composer.model.list.state.ListState
 
setLoadExternalDtd(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
setLong(long) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setLong(long) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call; Making this function order dependent.
setLong(String, long) - Method in interface com.aquima.interactions.process.scheduler.IJobParameters
 
setLong(String, long) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultQuartzJobParameters
 
setMaskCallName(String) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method can be used to set the mask for this reference.
setMaskFactory(IMaskFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the mask factory implementation.
setMatchTypeFactory(IMatchTypeFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the match type factory implementation.
setMaximumResults(int) - Method in class com.aquima.interactions.framework.handler.dtree.DTreeSearch
 
setMaxResult(int) - Method in interface com.aquima.interactions.matching.IMatchRequest
This method may be used to specify the maximum number of results that may be present in the match result.
setMaxResult(int) - Method in class com.aquima.interactions.matching.request.MatchRequest
 
setMaxResults(int) - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
setMaxResults(int) - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Sets the maximum number of results to return, default is 0 to use the JDBC driver's default
setMember(String, DataValueType) - Method in class com.aquima.interactions.portal.model.datatype.DataValueObjectType
Sets a member to the specified type.
setMessage(IMultilingualText) - Method in class com.aquima.interactions.portal.model.session.EventError
 
setMessages(IMessage[]) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to set messages for the field.
setMetadataValue(String, IValue) - Method in class com.aquima.interactions.process.dao.dto.CaseView
 
setModuleNames(String[]) - Method in class com.aquima.interactions.ds.RuleDefinition
This method sets the names of the modules this rule is used by.
setMultiValue(boolean) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to override if multiple values are allowed for this field.
setName(String) - Method in class com.aquima.interactions.composer.model.Image
 
setName(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
setName(String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Change the tag name of an element.
setName(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
setName(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
setName(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setName(String) - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Change the tag name.
setName(String) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
setName(String) - Method in class com.aquima.interactions.portal.model.session.UserInstance
 
setName(String) - Method in class com.aquima.interactions.process.impl.ProcessTaskCustomField
Sets the name for this field.
setNameFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method sets a name filter to the criteria.
setNameFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method sets a name filter to the criteria.
setNameFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a name filter to the criteria.
setNamespace(String, String) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.XmlElementContextBase
Set a namespace for the element
setNamespace(String, String) - Method in interface com.aquima.interactions.communication.ISoapMessageContext
Set an XML namespace
setNamespace(String, String) - Method in interface com.aquima.interactions.communication.IXmlElementContext
Set a namespace for the element
setNamespace(String, String) - Method in class com.aquima.interactions.foundation.connectivity.NamespaceMap
 
setNamespace(String, String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Add a namespace mapping to the document.
setNamespace(String, String) - Method in class com.aquima.interactions.portal.model.session.SoapMessageContext
Set an XML namespace
setNamespaceAware(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlSAXParser
enable or disable Namespace-awareness.
setNextTask(EvaluationTask) - Method in class com.aquima.interactions.process.impl.EvaluationTask
 
setNil() - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DefaultXmlElementContext
 
setNil() - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DocumentContext
 
setNil() - Method in interface com.aquima.interactions.communication.IXmlElementContext
Sets the value of the element as nil
setNodeIdFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a node id filter to the criteria.
setNull(DataType) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setNull(DataType) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call to null; Making this function order dependent.
setOperator(FilterOperator) - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
setOperator(FilterOperator) - Method in class com.aquima.interactions.process.search.PropertyFilter
This method sets the operator of the filter.
setOperator(FilterOperator) - Method in class com.aquima.interactions.trace.PropertyFilter
This method sets the operator of the filter.
setOptionalFormat(IXmlElement, IElement) - Method in class com.aquima.interactions.framework.renderer.XmlElement
 
setOptionalPresentationStyle(IXmlElement, IElement) - Method in class com.aquima.interactions.framework.renderer.XmlElement
 
setOrder(String) - Method in class com.aquima.interactions.process.search.CaseEventCriteria
Sets the sorting order.
setOrigin(IFieldValidation) - Method in class com.aquima.interactions.portal.model.session.EventError
 
setOutput(FunctionParameters) - Method in interface com.aquima.interactions.portal.function.IFunctionContext
This method handles the computed output of function call.
setOutput(FunctionParameters) - Method in class com.aquima.interactions.portal.model.session.FlowFunctionContext
 
setOutputFailedMasks(boolean) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method may be used to set whether failed masks should be outputted.
setPage(Integer) - Method in class com.aquima.interactions.process.search.CaseEventCriteria
Sets the page to retrieve.
setPageName(String) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItem
 
setPageSize(int) - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
setPageSize(Integer) - Method in class com.aquima.interactions.process.search.CaseEventCriteria
Sets the page size.
setPageValid(boolean) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method sets the current value for system.pagevalid.
setPagingSize(int) - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
setPagingSize(int) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
setParameter(String, String) - Method in interface com.aquima.interactions.communication.ds.IFieldValidationParameterVisitor
Method to set a parameter value.
setParameter(String, String) - Method in class com.aquima.interactions.communication.impl.FieldValidationParameterVisitor
 
setParameter(String, String) - Method in interface com.aquima.interactions.composer.ds.IFieldValidationParameterVisitor
Method to set a parameter value.
setParameter(String, String) - Method in class com.aquima.interactions.composer.model.definition.FieldValidationParameterVisitor
 
setParameter(String, String) - Method in class com.aquima.interactions.composer.report.ReportingFieldValidationParameterVisitor
 
setParameter(String, String) - Method in interface com.aquima.interactions.flow.ds.IFlowParameterVisitor
Method to set a single valued parameter value.
setParameter(String, String) - Method in class com.aquima.interactions.flow.report.ReportingFlowParameterVisitor
 
setParameter(String, String) - Method in class com.aquima.interactions.foundation.Parameters
This method will set the parameter value for the specified parameter key.
setParameter(String, String) - Method in class com.aquima.interactions.portal.model.def.TypedParameters
This method will set the parameter value for the specified parameter key.
setParameter(String, String) - Method in class com.aquima.interactions.portal.model.flow.FlowParameterVisitor
 
setParameter(String, String) - Method in interface com.aquima.interactions.project.ds.IConnectionParameterVisitor
Method to set a parameter value.
setParameter(String, String) - Method in class com.aquima.interactions.project.impl.ConnectionDefinition
 
setParameter(String, String) - Method in class com.aquima.interactions.project.impl.ConnectionParameterVisitor
 
setParameter(String, String) - Method in interface com.aquima.interactions.rule.ds.IValidationParameterVisitor
Method to set a parameter value.
setParameter(String, String) - Method in class com.aquima.interactions.rule.graph.ValidationParameterVisitor
 
setParameter(String, String[]) - Method in interface com.aquima.interactions.flow.ds.IFlowParameterVisitor
Method to set a multi valued parameter value.
setParameter(String, String[]) - Method in class com.aquima.interactions.flow.report.ReportingFlowParameterVisitor
 
setParameter(String, String[]) - Method in class com.aquima.interactions.portal.model.flow.FlowParameterVisitor
 
setParameters(List<Object>) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setParameters(List<Object>) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Set multiple parameters.
setParent(ICompositeElement) - Method in class com.aquima.interactions.composer.model.Element
 
setParent(Container) - Method in class com.aquima.interactions.composer.model.table.TableElement
 
setParent(IEventDispatcher) - Method in class com.aquima.interactions.foundation.events.EventDispatcher
 
setParent(IEventDispatcher) - Method in interface com.aquima.interactions.foundation.events.IEventDispatcher
This method may be used to specify the parent event dispatcher.
setParent(IXmlElement) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
internal: set the parent of this node.
setParent(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
setParent(IXmlElement) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setParent(FlowScope) - Method in class com.aquima.interactions.portal.model.session.scope.FlowScope
Internal method to set the parent flow scope.
setParent(FlowScopeDump) - Method in class com.aquima.interactions.portal.model.session.state.FlowScopeDump
 
setParentInstance(EntityInstance) - Method in class com.aquima.interactions.profile.model.AttributeState
 
setParentMessage(InitializationMessage) - Method in class com.aquima.interactions.foundation.report.InitializationMessage
 
setParserVersion(String) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method may be used to specify the version of the expression parser that should be used.
setPayload(byte[]) - Method in interface com.aquima.interactions.foundation.security.core.IEnvelope
Set the payload.
setPayload(byte[]) - Method in class com.aquima.interactions.foundation.security.r4.Envelope
Set the payload.
setPortalMessageAction(String, PortalMessageAction) - Method in interface com.aquima.interactions.portal.IPortalMessageScope
Sets the action to the specified portal message.
setPortalMessageAction(String, PortalMessageAction) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
setPortalMessageAction(String, PortalMessageAction) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentPortalMessageScope
 
setPortalMessageAction(String, PortalMessageAction) - Method in class com.aquima.interactions.portal.model.session.scope.PortalMessageScope
 
setPortalMessageAction(String, PortalMessageAction) - Method in class com.aquima.interactions.portal.model.session.scope.ReadonlySessionScope
 
setPortalMessageAction(String, PortalMessageAction) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
setPosition(Position, Position) - Method in class com.aquima.interactions.expressions.parser.ParseNodeBase
This method sets the position information for the node.
setPosition(Position, Position) - Method in class com.aquima.interactions.expressions.r7.parser.nodes.DeprecatedNode
 
setPresentationStyle(PresentationStyle) - Method in class com.aquima.interactions.composer.model.Element
This method can be used to override the style of the runtime element.
setPresentationStyles(PresentationStyle[]) - Method in class com.aquima.interactions.composer.model.definition.ElementDefinition
 
setPresentationStyles(PresentationStyle[]) - Method in class com.aquima.interactions.composer.model.Element
This method can be used to override the style of the runtime element.
setPresentationStyles(String[]) - Method in class com.aquima.interactions.composer.model.Element
This method can be used to override the style of the runtime element.
setPreviousTaskPage(IPage) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
setPriorityFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a priority filter to the criteria.
setProcessCaseDao(IProcessCaseDao) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method may be used to specify the case DAO that should be used by the process engine.
setProcessEngineId(ProcessEngineID) - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
setProcessFactory(IProcessExtensionFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the process factory implementation.
setProcessScope(IProcessScope) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
setProject(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
setProperties(String[]) - Method in class com.aquima.interactions.process.search.CaseEventCriteria
Sets the case event properties to sort by
setProperty(String, IValue) - Method in interface com.aquima.interactions.foundation.IPropertyContainer
This method may be used to set the value of a property.
setProperty(String, IValue) - Method in class com.aquima.interactions.portal.content.CustomContentProperties
Set a property value
setProperty(String, IValue) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
setProperty(String, IValue) - Method in class com.aquima.interactions.profile.model.AttributeState
 
setProperty(String, IValue) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
setProperty(String, IValue) - Method in class com.aquima.interactions.profile.model.TxAttributeValue
 
setProperty(String, IValue) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
setProperty(String, IValue) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
setProperty(String, IValue) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
setProperty(String, IValue) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
Always throws an InvalidStateException: No modifications allowed on a read only instance.
setProperty(String, IValue) - Method in class com.aquima.interactions.rule.tms.TmsAttributeState
 
setProperty(String, IValue) - Method in class com.aquima.interactions.trace.impl.TraceMessage
Sets the property to a certain value.
setProperty(String, Serializable) - Method in interface com.aquima.interactions.composer.IElement
This method will add the property value for the specified property key.
setProperty(String, Serializable) - Method in class com.aquima.interactions.composer.model.Container
 
setProperty(String, Serializable) - Method in class com.aquima.interactions.composer.model.delegate.ContainerDelegate
 
setProperty(String, Serializable) - Method in class com.aquima.interactions.composer.model.Element
 
setPropertyFilter(String) - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Sets the filter for a specific property with OR as the default filterOperator.
setQRCodeGenerator(IQRCodeGenerator) - Static method in class com.aquima.interactions.composer.model.qrcode.QRCodeProvider
 
setQuestionText(IMultilingualText) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to override the question text for the field.
setQuoteCharacter(char) - Method in class com.aquima.interactions.framework.util.CsvMetadataBuilder
This method sets the character to use for quoted elements.
setReadonly(boolean) - Method in class com.aquima.interactions.composer.model.Element
This method can be used to change the read-only status of the runtime element.
setReadonlyCondition(ICondition) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method sets the read-only condition for the reference.
setReadonlyInheritFromParent(boolean) - Method in class com.aquima.interactions.composer.model.Element
This method can be used to change the behavior of whether to inherit the readonly state from its parent container.
setRecordStart(int) - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
setRecordStart(int) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
setReferenceAttribute(String) - Method in class com.aquima.interactions.composer.model.Container
 
setReferenceId(String) - Method in class com.aquima.interactions.portal.comments.CommentSearchCriteria
Sets the referenceIds filter.
setRefireJobImmediately(boolean) - Method in exception class com.aquima.interactions.process.scheduler.JobExecutionException
Sets whether the job should refire as soon as possible
setRefresh(boolean) - Method in class com.aquima.interactions.composer.model.Button
This method may be used to change the button type to a refresh button.
setRefresh(boolean) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method can be used to toggle the refresh status of the reference.
setRefresh(boolean) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to indicate that a change in the field should cause a refresh event.
setRegisteredFileRoles(GUID, String...) - Method in class com.aquima.interactions.portal.content.FileRoleCache
 
setRejectedValue(Serializable) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to set the value that was not valid for the field.
setRejectedValue(Serializable) - Method in class com.aquima.interactions.portal.model.session.EventError
 
setRelatedAttribute(String) - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
setRelations(IEntityInstance, List<InstanceServiceParameters.ExpressionEntry>, IServiceContext) - Method in class com.aquima.interactions.framework.service.instance.InstanceServiceBase
Iterates over a List of ExpressionEntry objects and sets a relation on the instance for each entry
setRendererFactory(IRendererFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the renderer factory implementation.
setRepeatExpression(IRepeatExpression) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method sets the optional expression that should be used to determine the content of the element.
setReplayedEventIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method sets a replayedeventid filter to the criteria.
setRequesterId(String) - Method in class com.aquima.interactions.process.search.AssigneeUserFilter
 
setRequiredFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a required filter to the criteria.
setResourceManager(IResourceManager) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method may be used to specify an application specific resource manager.
setResponseObject(ValidationResponseObject) - Method in exception class com.aquima.interactions.communication.exception.StructuredFieldValidationException
 
setRestrictedUsersEnabled(boolean) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
Sets whether the checking for restricted users is enabled.
setResultRange(int, int) - Method in class com.aquima.interactions.trace.TimelineSearchCriteria
 
setResultRange(int, int) - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Specify the range of items to return
setRetainRequiredTasks(boolean) - Method in class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Sets whether required tasks should stay available once their precondition becomes false
setRoleFilter() - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
setRoles(String[]) - Method in class com.aquima.interactions.portal.model.session.scope.ReadonlySessionScope
Always throws an InvalidStateException: No modifications allowed on a read only session scope.
setRoles(String[]) - Method in class com.aquima.interactions.portal.model.session.UserInstance
This method sets the current value for system.roles.
setRowCellAlignment(AlignType) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method set the alignment for the current row cell.
setRowCellColspan(int) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method sets the colspan for the current row cell.
setRowId(String) - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method set the id of the current row.
setRowIdentifier(String) - Method in class com.aquima.interactions.composer.model.table.Table
This method can be used to set the ID that should be used to identify rows.
setRuleFactory(IRuleFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the rule factory implementation.
setRules(List<RuleDefinition>) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method may be used to specify additional rule definitions.
setRuntimeKey(RuntimeKey) - Method in class com.aquima.interactions.composer.model.Element
 
setScanner(Scanner) - Method in class com.aquima.interactions.java_cup.lr_parser
Simple accessor method to set the default scanner.
setScore(int) - Method in class com.aquima.interactions.matching.result.DetailMatchResult
This method may be used to set the score of the case.
setScore(IMatchValue, IMatchValue, int) - Method in class com.aquima.interactions.matching.result.AttributeScoreDetails
 
setScoreDetails(String, IAttributeScoreDetails) - Method in class com.aquima.interactions.matching.result.DetailMatchResult
 
setSearchFilter(IListValue) - Method in class com.aquima.interactions.composer.model.list.state.ListState
 
setSerializerFactory(IDataSerializerFactory) - Method in class com.aquima.interactions.framework.FactoryManager
 
setServiceFactory(IServiceFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the service factory implementation.
setSessionId(String) - Method in interface com.aquima.interactions.portal.IPortalSession
Sets the optional ID of this session.
setSessionId(String) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
setSessionId(String) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
setSessionId(String) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
setSessionId(String) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
setSessionScope(IInternalSessionScope) - Method in class com.aquima.interactions.portal.model.session.PortalContext
For internal use only and should never be exposed via the portal context interface.
setSessionScope(PortalContext) - Method in class com.aquima.interactions.portal.model.session.PortalContext
Method to use the session scope of the provided portal context.
setShortcutName(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
setShouldValidate(boolean) - Method in class com.aquima.interactions.communication.data.DataPrimitive
 
setShowAttributeSolutions(boolean) - Method in class com.aquima.interactions.framework.handler.dtree.DTreeAnswer
 
setShowImplicitAnswers(boolean) - Method in class com.aquima.interactions.framework.handler.dtree.DTreeAnswer
 
setSignature(byte[]) - Method in interface com.aquima.interactions.foundation.security.core.IEnvelope
Set the signature.
setSignature(byte[]) - Method in class com.aquima.interactions.foundation.security.r4.Envelope
Set the signature.
setSkipFilledQuestions(boolean) - Method in class com.aquima.interactions.framework.handler.dtree.DTreeAnswer
 
setSoapBody(String) - Method in interface com.aquima.interactions.communication.ISoapMessageContext
Replace the current XML SOAP body with the string provided
setSoapBody(String) - Method in class com.aquima.interactions.portal.model.session.SoapMessageContext
Replace the current XML SOAP body with the string provided.
setSoapMessageHandlerFactory(ISoapMessageHandlerFactory) - Method in class com.aquima.interactions.framework.FactoryManager
 
setSortAscending(BooleanValue) - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
setSortColumn(int, boolean) - Method in class com.aquima.interactions.composer.model.list.state.SortingState
 
setSourced(boolean) - Method in class com.aquima.interactions.rule.coverage.container.DecisionTableCoverage
 
setSourceId(String) - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
setSourceType(String) - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
setSpecialElements(XmlNewAbstractSpecialElt[]) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Add special elements to the XML header, such as processing instructions or comments that must precede the root element.
setStartDate(DateTimeValue) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
setStartDate(DateTimeValue) - Method in interface com.aquima.interactions.process.IProcessTask
This method may be used to change the start date of the task.
setStartDate(DateTimeValue) - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
setStartDate(DateTimeValue) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessTask
Always throws an InvalidStateException: No modifications allowed on a read only process task.
setStartDateFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a start date filter to the criteria.
setStartIndex(int) - Method in class com.aquima.interactions.foundation.security.util.Position
Set the start index.
setStartNode(IProcessNodeDefinition) - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
setStatusFilter() - Method in class com.aquima.interactions.process.search.CaseCriteria
This method sets a status filter to the criteria.
setStatusFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method sets a status filter to the criteria.
setStatusFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a status filter to the criteria.
setStopOnErrors(boolean) - Method in interface com.aquima.interactions.portal.IEventContext
This method may be used to change the behavior when an error is encountered after the component using the context has completed.
setStopOnErrors(boolean) - Method in class com.aquima.interactions.portal.model.session.CallbackContext
 
setStopOnErrors(boolean) - Method in class com.aquima.interactions.portal.model.session.ContainerContext
 
setStopOnErrors(boolean) - Method in class com.aquima.interactions.portal.model.session.ServiceContext
 
setStopOnErrors(boolean) - Method in class com.aquima.interactions.portal.model.session.ServiceContextDelegate
 
setString(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setString(String) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call; Making this function order dependent.
setString(String, String) - Method in interface com.aquima.interactions.process.scheduler.IJobParameters
 
setString(String, String) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultQuartzJobParameters
 
setStringValue(StringValue) - Method in class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
setStringValue(StringValue) - Method in interface com.aquima.interactions.foundation.connectivity.IQuery
Sets an object on the query after the position of the last setter call; Making this function order dependent.
setSubType(boolean) - Method in class com.aquima.interactions.process.impl.ProcessTypeDefinition
 
setSymptomText(String) - Method in class com.aquima.interactions.framework.handler.dtree.DTreeSearch
 
setTargetDownCastingEnabled(boolean) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method can be used to configure if the targets of a rule may be down casted automatically when needed to the correct type of the rule's target.
setTaskAssignment(ITaskModel, IAssigneeInfo) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
setTaskAssignment(ITaskModel, IAssigneeInfo, boolean) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
setTaskId(long) - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
setTaskId(long) - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
setTaskId(IValue) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
 
setTaskId(Long) - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
setTaskIdFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method sets a taskid filter to the criteria.
setTaskLastPriorityCheck(ITaskModel, DateTimeValue) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
setTaskName(IValue) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
 
setTaskName(String) - Method in class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage
 
setTaskPriority(ITaskModel, Integer, DateTimeValue) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
setTaskProperty(TaskProperty, IValue) - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
setTaskRequired(ITaskModel, boolean) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
setTasksForPriorityEvaluation(String[]) - Method in class com.aquima.interactions.process.impl.RefreshableJobDefinition
Sets the node IDs of tasks whose priority should be evaluated.
setTaskStartDate(long, DateTimeValue) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
setTaskStarted(boolean) - Method in class com.aquima.interactions.process.dao.dto.TaskView
 
setTaskStatus(ITaskModel, TaskStatusType) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
setTeamFilter() - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
setTeams(String[]) - Method in class com.aquima.interactions.portal.model.session.UserInstance
This method sets the current value for system.teams.
setTenant(String) - Method in class com.aquima.interactions.portal.model.session.UserInstance
 
setTenantId(String) - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
setTenantId(String) - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
setTestPath(String) - Method in interface com.aquima.interactions.portal.ISessionScope
This method will set the testPath for the current session.
setTestPath(String) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
setTestPath(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
setTestPath(String) - Method in class com.aquima.interactions.portal.model.session.scope.ReadonlySessionScope
Always throws an InvalidStateException: No modifications allowed on a read only session scope.
setTestPath(String) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
setTestPath(String) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
setText(IMultilingualText) - Method in class com.aquima.interactions.composer.model.Asset
This method can be used to change the text of the element.
setThreshold(double) - Method in class com.aquima.interactions.framework.handler.dtree.DTreeSearch
 
setThresholdPercentage(int) - Method in interface com.aquima.interactions.matching.IMatchableAttribute
This method may be used to specify the threshold that should be used for this attribute.
setThresholdPercentage(int) - Method in interface com.aquima.interactions.matching.IMatchableInstance
This method may be used to specify the threshold that should be used for this instance.
setThresholdPercentage(int) - Method in class com.aquima.interactions.matching.request.MatchAttribute
 
setThresholdPercentage(int) - Method in class com.aquima.interactions.matching.request.MatchInstance
 
setTimelineCreator(ITimelineCreator) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
setTimeout(int) - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
Sets the read timeout to a specified timeout, in milliseconds.
setTimeout(IExpression, ReevaluationEvent, IProcessNodeDefinition) - Method in class com.aquima.interactions.process.impl.nodes.NodeBuilder
 
setTimeoutDate(IUserData, DateTimeValue) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
setTimeoutDate(IUserData, DateTimeValue) - Method in interface com.aquima.interactions.process.IProcessTask
This method may be used to change the timeout date of the task.
setTimeoutDate(IUserData, DateTimeValue) - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
setTimeoutDate(IUserData, DateTimeValue) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessTask
Always throws an InvalidStateException: No modifications allowed on a read only process task.
setTimeoutDateFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a time out date filter to the criteria.
setTimerEvaluationRequired(boolean) - Method in class com.aquima.interactions.process.impl.RefreshableJobDefinition
Sets that timer evaluation is required for this job.
setTimestampFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method sets a timestamp filter to the criteria.
setTimeTrackerFactory(ITimeTrackerFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the time-tracker factory implementation.
setTmsValue(ValueReference, TmsAttributeValue, Dependency[]) - Method in class com.aquima.interactions.rule.tms.TmsStateManager
 
setToday(DateValue) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method sets the current value for system.today.
setToList(String[]) - Method in class com.aquima.interactions.framework.service.mail.MailSettings
 
setTotal(Integer) - Method in class com.aquima.interactions.process.search.CaseEventCriteria
Sets the total number of results without paging applied.
setTotalRecords(int) - Method in class com.aquima.interactions.composer.model.list.state.PagingState
 
setTotalRequested(boolean) - Method in class com.aquima.interactions.process.dao.dto.CaseViewCriteria
 
setTotalRequested(boolean) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
setTraceDao(ITraceDao) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
setTransactionalFlowRolledBack(boolean) - Method in class com.aquima.interactions.portal.model.session.FlowHandler
 
setType(Type) - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
setType(DataType, boolean) - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
setType(ScheduledJobType) - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration
 
setTypedParameter(String, ITypedParameter) - Method in class com.aquima.interactions.portal.model.def.TypedParameters
This method will set the parameter value for the specified parameter key.
setTypeFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method sets a type filter to the criteria.
setTypeFilter() - Method in class com.aquima.interactions.process.search.TaskCriteria
This method sets a type filter to the criteria.
setTypeFilter() - Method in class com.aquima.interactions.trace.TraceSearchCriteria
Sets the type filter with OR as the default filterOperator
setTypeName(String) - Method in class com.aquima.interactions.composer.model.Container
This method may be used to set the type name of the container.
setUnknownPercentage(int) - Method in interface com.aquima.interactions.matching.IMatchableAttribute
This method can be used to set the score that should be used when one of the required values is unknown.
setUnknownPercentage(int) - Method in class com.aquima.interactions.matching.request.MatchAttribute
 
setUnscheduleJob(boolean) - Method in exception class com.aquima.interactions.process.scheduler.JobExecutionException
Sets whether the job should be unscheduled
setUsedValues(DMNDecisionTree[]) - Method in class com.aquima.interactions.rule.DMNDecisionTree
This method may be used to set the DMN decision trees of the values that were used to inference the value of this tree.
setUsedValues(JustificationTree[]) - Method in class com.aquima.interactions.rule.JustificationTree
This method may be used to set the justification trees of the values that were used to inference the value of this tree.
setUser(IUserData) - Method in interface com.aquima.interactions.portal.ISessionScope
This method will set the user for the current session.
setUser(IUserData) - Method in class com.aquima.interactions.portal.model.process.wrapper.ProcessEnabledSessionScope
 
setUser(IUserData) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentSessionScope
 
setUser(IUserData) - Method in class com.aquima.interactions.portal.model.session.scope.ReadonlySessionScope
Always throws an InvalidStateException: No modifications allowed on a read only session scope.
setUser(IUserData) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
setUser(IUserData) - Method in class com.aquima.interactions.portal.model.session.scope.SessionScopeDelegate
 
setUser(IUserData) - Method in class com.aquima.interactions.portal.model.session.SessionScopeWrapper
 
setUser(IUserData) - Method in class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
setUserFilter() - Method in class com.aquima.interactions.process.search.AssigneeFilter
 
setUserId(String) - Method in class com.aquima.interactions.portal.comments.CommentSearchCriteria
Sets the userId filter.
setUserInfo(String, String, String[], String[], String) - Method in class com.aquima.interactions.portal.model.session.SystemInstance
This method sets the current value for system.authorizationroles.
setUserNameFilter() - Method in class com.aquima.interactions.process.search.CaseEventCriteria
This method sets a username filter to the criteria.
setV7OperationTyping(boolean) - Static method in class com.aquima.interactions.expressions.definition.SemanticMode
Warning: Only use from within testcases!.
setValidating(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlSAXParser
enable or disable DTD-validating.
setValidatorFactory(IValidatorFactory) - Method in class com.aquima.interactions.framework.FactoryManager
This method may be used to specify the validator factory that should be used.
setValue(boolean) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
change the value to a new boolean (true/false).
setValue(boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
setValue(boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
setValue(boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setValue(byte[], String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Change the value.
setValue(byte[], String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
setValue(byte[], String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setValue(double) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
change the value to a new double (default number of digits after decimal point).
setValue(double) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
setValue(double) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
setValue(double) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setValue(double, int) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
change the value to a new double (with specified number of digits after the decimal point).
setValue(double, int) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
setValue(double, int) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
setValue(double, int) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setValue(int) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
change the value to a new int.
setValue(int) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
setValue(int) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
setValue(int) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setValue(int, IMatchValue) - Method in class com.aquima.interactions.matching.impl.model.Case
 
setValue(long) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
change the value to a new long.
setValue(long) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
setValue(long) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
setValue(long) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setValue(IPrimitiveValue) - Method in class com.aquima.interactions.communication.data.DataPrimitive
Sets the primitive value.
setValue(IValue) - Method in class com.aquima.interactions.composer.model.Field
This method may be used to set the new value for the field.
setValue(IValue) - Method in class com.aquima.interactions.framework.service.connectivity.OutputValue
This method is used by a connectivity service to set the actual value that should be assigned to the attribute.
setValue(XmlGenerator) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
change the value to be another full XML document (not indented).
setValue(XmlGenerator) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
setValue(XmlGenerator) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
setValue(XmlGenerator) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setValue(IEntityInstance, IValue) - Method in class com.aquima.interactions.profile.model.AttributeState
 
setValue(String) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Change the text value of an element.
setValue(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
setValue(String) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setValue(String) - Method in class com.aquima.interactions.framework.handler.dtree.Answer
 
setValue(String, boolean) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DefaultXmlElementContext
 
setValue(String, boolean) - Method in class com.aquima.interactions.communication.impl.evaluator.composer.DocumentContext
 
setValue(String, boolean) - Method in interface com.aquima.interactions.communication.IXmlElementContext
Sets the element's value
setValue(String, DataObject) - Method in class com.aquima.interactions.communication.data.DataObjectBuilder
Sets the value of a member to a data object.
setValue(String, DataObject[]) - Method in class com.aquima.interactions.communication.data.DataObjectBuilder
Sets the value of a member to an array of data objects.
setValue(String, DataValue) - Method in class com.aquima.interactions.communication.data.DataObject
Sets the value of a member.
setValue(String, IPrimitiveValue) - Method in class com.aquima.interactions.communication.data.DataObjectBuilder
Sets the value of a member to a primitive value.
setValue(String, IPrimitiveValue[]) - Method in class com.aquima.interactions.communication.data.DataObjectBuilder
Sets the value of a member to an array of primitive values.
setValue(String, IValue) - Method in class com.aquima.interactions.matching.impl.model.CaseValueVisitor
 
setValue(String, IValue) - Method in class com.aquima.interactions.matching.request.MatchInstance
This method can be used to set a value in the matchable instance of the match request.
setValue(String, IValue) - Method in interface com.aquima.interactions.metamodel.ds.IValueVisitor
When a setValue is invoked for a relation attribute, the value should be either the name or the ID of the (static) instance that should be referenced.
setValue(String, IValue) - Method in class com.aquima.interactions.metamodel.impl.InstanceValueVisitor
 
setValue(String, IValue) - Method in class com.aquima.interactions.metamodel.report.ReportingValueVisitor
 
setValue(String, ListValue) - Method in class com.aquima.interactions.communication.data.DataObjectBuilder
Sets the value of a member to an array of primitive values.
setValue(String, Object) - Method in class com.aquima.interactions.metamodel.impl.InstanceDefinition
 
setValue(String, Object) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentEntityInstance
 
setValue(String, Object) - Method in interface com.aquima.interactions.profile.IEntityInstance
This method sets the specified value for the given attribute.
setValue(String, Object) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
setValue(String, Object) - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
setValue(String, Object) - Method in class com.aquima.interactions.profile.wrapper.EntityInstanceDelegate
 
setValue(String, Object) - Method in class com.aquima.interactions.profile.wrapper.InstanceDelegate
 
setValue(String, Object) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
Always throws an InvalidStateException: No modifications allowed on a read only instance.
setValue(String, Object) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
setValue(String, String) - Method in class com.aquima.interactions.foundation.utility.MultiValueMap
This method sets a value in this map for a specified key.
setValue(String, String) - Method in class com.aquima.interactions.foundation.utility.ValueMap
This method sets a value in this map for a specified key.
setValue(String, String) - Method in interface com.aquima.interactions.matching.ds.ICaseValueVisitor
When a setValue is invoked for a relation attribute, the value should be either the name or the ID of the case that should be referenced.
setValue(String, String) - Method in class com.aquima.interactions.matching.impl.model.CaseValueVisitor
 
setValue(String, String) - Method in class com.aquima.interactions.matching.report.ReportingCaseValueVisitor
 
setValue(Date) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
change the value to a new Date (XSD/ISO notation: YYYY-MM-DDTHH:mm:ss).
setValue(Date) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
setValue(Date) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
setValue(Date) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setValue(Date, boolean) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
change the value to a new Date (XSD/ISO notation: YYYY-MM-DDTHH:mm:ss) with or without time.
setValue(Date, boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
setValue(Date, boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
setValue(Date, boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
setValue(T) - Method in interface com.aquima.interactions.foundation.utility.CaseInsensitiveMap.Entry
This method set the value of the entry.
SetValue - Class in com.aquima.interactions.profile.model.command
This command holds the information needed to execute a set-value command.
SetValue(ValueReference, IValue, boolean) - Constructor for class com.aquima.interactions.profile.model.command.SetValue
Constructs a set-value command.
setValueFormats(List<ValueFormatDefinition>) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method may be used to specify additional value format definitions.
setValues(RuntimeKey, Object) - Method in class com.aquima.interactions.portal.PortalEvent
This method may be used to set the value for a field that was displayed on the page.
setValues(String, String[]) - Method in interface com.aquima.interactions.matching.ds.ICaseValueVisitor
When a setValue is invoked for a relation attribute, the value should be either the name or the ID of the case that should be referenced.
setValues(String, String[]) - Method in class com.aquima.interactions.matching.impl.model.CaseValueVisitor
 
setValues(String, String[]) - Method in class com.aquima.interactions.matching.report.ReportingCaseValueVisitor
 
setVersion(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection
 
setVisibilityCondition(String) - Method in class com.aquima.interactions.composer.model.Element
 
setVisible(boolean) - Method in class com.aquima.interactions.composer.model.Element
This method can be used to change the visibility of the runtime element.
setVisibleCondition(ICondition) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method sets the visible condition for the reference.
setVisibleCondition(ICondition) - Method in class com.aquima.interactions.framework.container.instance.list.config.impl.InstanceListColumn
 
setVisited(boolean) - Method in class com.aquima.interactions.flow.model.VisitedPage
 
setWeight(double) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexIterator
 
setWeight(int) - Method in interface com.aquima.interactions.matching.IMatchableAttribute
This method may be used to override the default weight of the attribute.
setWeight(int) - Method in class com.aquima.interactions.matching.request.MatchAttribute
 
setWeight(int, double) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexList
 
setWidth(IntegerValue) - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
This method can be used to set the width of the image that is referenced.
setWidth(IntegerValue) - Method in class com.aquima.interactions.composer.model.Image
This method sets the width for this image model.
setWorkListLimit(Integer) - Method in class com.aquima.interactions.process.impl.builder.ProcessEngineSettingsBuilder
Sets the limit on total rows displayed in work lists (in total).
setWrapFailedElements(boolean) - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
This method may be used to set whether failed elements should be wrapped.
setXincludeAware(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultXxeProperties
 
Severity - Class in com.aquima.interactions.foundation.report
This class defines the severities of errors that can be reported.
sharesScope(RuntimeKey) - Method in class com.aquima.interactions.composer.RuntimeKey
This method will return true when this key shares the same scope as the key provided.
shift_under_error() - Method in class com.aquima.interactions.java_cup.lr_parser
Determine if we can shift under the special error Symbol out of the state currently on the top of the (real) parse stack.
ShortDateSymbol - Class in com.aquima.interactions.foundation.text.symbol
ShortDateSymbol class to represent short representation of a date.
ShortDateSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.ShortDateSymbol
 
ShortHourSymbol - Class in com.aquima.interactions.foundation.text.symbol
ShortHourSymbol class to represent the hour field in a date string.
ShortHourSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.ShortHourSymbol
 
ShortMonthSpeller - Class in com.aquima.interactions.framework.mask.impl.speller
Speller to spell a month (short notation).
ShortMonthSpeller(IMaskContext, ILanguage) - Constructor for class com.aquima.interactions.framework.mask.impl.speller.ShortMonthSpeller
Construct a speller.
ShortMonthSymbol - Class in com.aquima.interactions.foundation.text.symbol
ShortMonthSymbol class to represent short representation of a month.
ShortMonthSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.ShortMonthSymbol
 
ShortYearSymbol - Class in com.aquima.interactions.foundation.text.symbol
ShortYearSymbol class to represent the last two digits of a year.
ShortYearSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.ShortYearSymbol
 
shouldClearBeforeExecute() - Method in class com.aquima.interactions.framework.service.instance.InstanceUpdateParameters
 
shouldExpire(ITaskModel, IProcessNodeDefinition, DateTimeValue) - Method in class com.aquima.interactions.process.impl.EvaluationQueue
 
shouldHandleResponse() - Method in class com.aquima.interactions.portal.model.process.NonInteractiveProcessEnabledSession
 
shouldHandleResponse() - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
shouldIgnoreCurrentUser() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
shouldIgnoreCurrentUser() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListParameters
This method returns the boolean flag if the current user can be ignored so all tasks are returned
shouldProvideFor(String) - Method in class com.aquima.interactions.framework.LenientFactoryBase
 
shouldRetainRequiredTasks() - Method in class com.aquima.interactions.process.impl.DefaultProcessEngineSettings
 
shouldRetainRequiredTasks() - Method in interface com.aquima.interactions.process.IProcessEngineSettings
Indicates whether required tasks should be cancelled when their precondition evaluates becomes false.
shouldShowStartedTasks() - Method in class com.aquima.interactions.framework.container.worklist.config.impl.XmlWorkListParameters
 
shouldShowStartedTasks() - Method in interface com.aquima.interactions.framework.container.worklist.config.IWorkListParameters
This method returns the boolean flag if started tasks should be displayed as well
shouldValidate(IElement) - Method in class com.aquima.interactions.portal.model.session.page.ValidationApplicabilityEvaluator
 
ShowAllCalback - Class in com.aquima.interactions.framework.container.listplus.search
 
ShowAllCalback(ListConfiguration) - Constructor for class com.aquima.interactions.framework.container.listplus.search.ShowAllCalback
 
shutdownScheduler() - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduler
 
shutdownScheduler() - Method in interface com.aquima.interactions.process.scheduler.IScheduler
This method stops the execution of all the jobs registered to the scheduler.
sign(IEnvelope) - Method in interface com.aquima.interactions.foundation.security.core.ISigner
Sign the envelope.
sign(IEnvelope) - Method in class com.aquima.interactions.foundation.security.r4.Signer
Sign the data in the envelope.
sign(Document, IResource) - Static method in class com.aquima.interactions.ds.export.r17.ExportUtilR17
Signs a document
SIGNAL - Static variable in class com.aquima.interactions.process.dao.TaskType
This member defines the SIGNAL task type.
SIGNATURE_FAILED - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
SignatureFactory - Class in com.aquima.interactions.foundation.security.core
The signature factory creates signers and validators for the specified version and certificates.
SignatureFactory(EnvelopeVersion, CertificateSet) - Constructor for class com.aquima.interactions.foundation.security.core.SignatureFactory
Create a new security factory.
SignatureValidationResult - Class in com.aquima.interactions.ds.xml.r17
 
SignatureValidationResult(Node, boolean) - Constructor for class com.aquima.interactions.ds.xml.r17.SignatureValidationResult
 
Signer - Class in com.aquima.interactions.foundation.security.r4
Basic R4 envelope signer.
Signer(PKCS8Certificate) - Constructor for class com.aquima.interactions.foundation.security.r4.Signer
Create a new Release 4 envelope signer.
SIMPLE_FILTERING - Static variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
The simple search presentation style for filtering on list columns.
SimpleSmtpMailConnection - Class in com.aquima.interactions.foundation.connectivity.impl
This mail connection implementation uses the Simple Mail Transfer Protocol (SMTP) to send email messages.
SimpleSmtpMailConnection(String, String, int, String, String, boolean, String, String[], String[], String[]) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.SimpleSmtpMailConnection
This constructor creates a mail connection for a SMTP host, port, username and password, while also specifying the usage of TLS.
SINGLE_PAGE - Static variable in class com.aquima.interactions.flow.FlowType
 
SINGLETON - Static variable in class com.aquima.interactions.profile.model.InstanceType
This member defines the bit mask for singleton instances.
SINGLETONS - Static variable in class com.aquima.interactions.process.TargetInstanceType
This member defines the SINGLETONS target instance type.
SINGLEVALUED_ATTRIBUTE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
size() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.NodeList
This method returns the number of nodes present in the list.
size() - Method in class com.aquima.interactions.expressions.tsl.parse.nodes.DefinitionList
This method returns the number of nodes that are present in the list.
size() - Method in interface com.aquima.interactions.foundation.collections.IMultiMap
 
size() - Method in class com.aquima.interactions.foundation.collections.MultiHashMap
 
size() - Method in interface com.aquima.interactions.foundation.tx.ITransaction
This method returns the number of actions that are present in this transaction.
size() - Method in class com.aquima.interactions.foundation.tx.Transaction
 
size() - Method in class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
This method return the size of this hash map.
size() - Method in class com.aquima.interactions.foundation.utility.MultiValueMap
This method returns the size of the map.
size() - Method in class com.aquima.interactions.foundation.utility.ValueMap
This method returns the size of the map.
size() - Method in class com.aquima.interactions.matching.result.ScoreList
This method returns the actual size of the list.
size() - Method in class com.aquima.interactions.matching.util.IDObjectMap
This method returns the number of id's present in the array.
size() - Method in class com.aquima.interactions.matching.util.IDScoreMap
This method returns the number of id's present in the array.
Size - Class in com.aquima.interactions.expressions.functions.list
This function returns the number of elements that are present in a list.
Size() - Constructor for class com.aquima.interactions.expressions.functions.list.Size
 
SizeableByteArray - Class in com.aquima.interactions.foundation.security.util
Utility for resizeable byte arrays.
SizeableByteArray() - Constructor for class com.aquima.interactions.foundation.security.util.SizeableByteArray
Create an empty sizeable byte array.
skip(InputStream, long) - Static method in class com.aquima.interactions.foundation.utility.StreamUtil
Skips over and discards number bytes of data from the input stream.
SKIP - Static variable in class com.aquima.interactions.matching.Defines
This member contains the score that should be used to indicate the case is not relevant and should be skipped.
skipMembers() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
This methods skips json members with their values.
skipObject() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
This methods skips a json object.
skippedEntity(String) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
 
skipValidation() - Method in class com.aquima.interactions.portal.model.session.RequestAction
This method returns a boolean indicating if no values should be validated.
skipValue() - Method in class com.aquima.interactions.foundation.json.reader.JsonTokenizer
This methods skips a json value.
SLASH - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
Slf4jFactory - Class in com.aquima.interactions.foundation.logging.java
A LogFactory which uses the org.slf4j logging toolkit.
Slf4jFactory() - Constructor for class com.aquima.interactions.foundation.logging.java.Slf4jFactory
 
SmtpMailConnectionFactory - Class in com.aquima.interactions.foundation.connectivity.impl
ISmtpMailConnectionFactory default implementation.
snapshot() - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
This method creates a new instance stack snapshott
SnapshotInstanceStack - Class in com.aquima.interactions.rule
Class responsible for adding instances in snapshots.
SnapshotInstanceStack() - Constructor for class com.aquima.interactions.rule.SnapshotInstanceStack
 
SOAP - Static variable in class com.aquima.interactions.foundation.connectivity.ConnectionType
This member defines the SOAP connection type.
SOAP_1_1 - Static variable in class com.aquima.interactions.foundation.connectivity.SoapVersion
 
SOAP_1_2 - Static variable in class com.aquima.interactions.foundation.connectivity.SoapVersion
 
SoapComposer - Class in com.aquima.interactions.communication.impl.evaluator.composer
Internal class to compose a soap message based on a soap service definition and a profile state.
SoapComposer(ISoapServiceDefinition, ICommunicationEngineHandler, IValueFormatter) - Constructor for class com.aquima.interactions.communication.impl.evaluator.composer.SoapComposer
Construct a soap composer with a definition and a handler for custom elements.
SoapConnection - Class in com.aquima.interactions.framework.service.connectivity.soap
Connection implementation that contains the details for a SOAP connection.
SoapConnection(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.soap.SoapConnection
 
SoapConnectivityService - Class in com.aquima.interactions.framework.service.connectivity.soap
Connectivity service that uses a SOAP connection to retrieve the data.
SoapConnectivityService() - Constructor for class com.aquima.interactions.framework.service.connectivity.soap.SoapConnectivityService
 
SoapContract - Class in com.aquima.interactions.communication.impl
This class holds the static definition of a soap contract.
SoapContract(ISoapContractDS, CommunicationEngine) - Constructor for class com.aquima.interactions.communication.impl.SoapContract
Constructs a soap contract with a datasource.
SoapContractXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
SoapContractXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
SoapContractXml(ISoapContractDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.SoapContractXml
 
SoapContractXml(ISoapContractDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.SoapContractXml
 
SoapFaultException - Exception Class in com.aquima.interactions.foundation.connectivity.impl
Exception containing a SOAP fault and its information.
SoapFaultException(InputStream, String) - Constructor for exception class com.aquima.interactions.foundation.connectivity.impl.SoapFaultException
For internal use only, made public for .NET test cases.
SoapMessage - Class in com.aquima.interactions.communication.impl
Soap message implementation.
SoapMessage(String, String) - Constructor for class com.aquima.interactions.communication.impl.SoapMessage
Construct a soap message with an action and envelope.
SoapMessage(String, String, boolean) - Constructor for class com.aquima.interactions.communication.impl.SoapMessage
Construct a soap message with an action and envelope.
SoapMessageBuilder - Class in com.aquima.interactions.framework.service.connectivity.soap
Utility class that creates an XML message node.
SoapMessageComposeException - Exception Class in com.aquima.interactions.communication.exception
This exception is used when a soap message could not be composed.
SoapMessageComposeException(String, Throwable) - Constructor for exception class com.aquima.interactions.communication.exception.SoapMessageComposeException
Constructor with both a message and an exception explaining the cause of the error.
SoapMessageContext - Class in com.aquima.interactions.portal.model.session
ISoapMessageContext default implementation.
SoapMessageContext(ISoapServiceDefinition, IInternalPortalContext, IXmlElementContext, IXmlElementContext, IXmlElementContext, String) - Constructor for class com.aquima.interactions.portal.model.session.SoapMessageContext
Constructs a SoapMessageContext.
SoapMessageDefinition - Class in com.aquima.interactions.communication.impl
Internal IMessageDefinition implementation that uses a datasource for construction.
SoapMessageDefinition(ISoapMessageDS, ISchemaSetDefinition, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.SoapMessageDefinition
 
SoapMessageParseException - Exception Class in com.aquima.interactions.communication.exception
This exception is used when a soap message could not be parsed.
SoapMessageParseException(String, ISoapMessage) - Constructor for exception class com.aquima.interactions.communication.exception.SoapMessageParseException
Constructs the exception with the error message and the invalid soap message.
SoapMessageParseException(String, ISoapMessage, Throwable) - Constructor for exception class com.aquima.interactions.communication.exception.SoapMessageParseException
Constructor with both a message and an exception explaining the cause of the error.
SoapMessagePartDefinition - Class in com.aquima.interactions.communication.impl
Internal IPartContentDefinition implementation that uses a datasource for construction.
SoapMessagePartDefinition(SoapMessageDefinition, ISchemaSetDefinition, ISoapMessagePartDS, IEntityDefinition, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.SoapMessagePartDefinition
 
SoapMessagePartVisitor - Class in com.aquima.interactions.communication.impl
Internal visitor class to create message content definitions from a datasource.
SoapMessagePartVisitor(ISchemaSetDefinition, SoapMessageDefinition, IEntityDefinition, IMetaModel, IRuleEngine, boolean) - Constructor for class com.aquima.interactions.communication.impl.SoapMessagePartVisitor
 
SoapMessagePartXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
SoapMessagePartXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
SoapMessagePartXml(ISoapMessagePartDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.SoapMessagePartXml
 
SoapMessagePartXml(ISoapMessagePartDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.SoapMessagePartXml
 
SoapMessageValidator - Class in com.aquima.interactions.communication.impl.validator
Class that can be used to validate a soap message.
SoapMessageValidator(ISoapMessageDefinition, ISchemaSetDefinition, ISchemaContract) - Constructor for class com.aquima.interactions.communication.impl.validator.SoapMessageValidator
Construct a soap message validator for a message definition, schema set and contract definition.
SoapMessageXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
SoapMessageXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
SoapMessageXml(ISoapMessageDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.SoapMessageXml
 
SoapMessageXml(ISoapMessageDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.SoapMessageXml
 
SoapMetaData - Class in com.aquima.interactions.framework.service.connectivity.soap
This class is used to extract SOAP specific parameters from the meta-data XML node.
SoapMetaData(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.soap.SoapMetaData
 
SoapOperationDefinition - Class in com.aquima.interactions.communication.impl
Internal IOperationDefinition implementation that uses a datasource for construction.
SoapOperationDefinition(ISoapOperationDS, ISchemaSetDefinition, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.SoapOperationDefinition
 
SoapOperationVisitor - Class in com.aquima.interactions.communication.impl
Internal visitor class to create operation definitions from a datasource.
SoapOperationVisitor(SoapServiceDefinition, ISchemaSetDefinition, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.SoapOperationVisitor
 
SoapOperationXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
SoapOperationXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
SoapOperationXml(ISoapOperationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.SoapOperationXml
 
SoapOperationXml(ISoapOperationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.SoapOperationXml
 
SoapOutputMapping - Class in com.aquima.interactions.framework.service.connectivity.soap
Output mapping for SOAP that adds a namespace to the default output mapping.
SoapOutputMapping(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.soap.SoapOutputMapping
 
SoapParameters - Class in com.aquima.interactions.framework.service.connectivity.soap
This class parses the connectivity parameters for the SOAP connectivity service.
SoapParameters(IParameters) - Constructor for class com.aquima.interactions.framework.service.connectivity.soap.SoapParameters
 
SoapParser - Class in com.aquima.interactions.communication.impl.evaluator.parser
Soap parser to parse a soap message and fill the profile with data.
SoapParser(ISoapServiceDefinition, IValueFormatter) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.SoapParser
Construct a soap parser with a soap service definition.
SoapRequestXml - Class in com.aquima.interactions.foundation.connectivity.impl
Soap request implementation that can be constructed with IXmlElement elements.
SoapRequestXml(IXmlElement[], IXmlElement[], String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.SoapRequestXml
 
SoapRequestXml(IXmlElement, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.SoapRequestXml
 
SoapResponseXmlParser - Class in com.aquima.interactions.foundation.connectivity.impl
This ISoapResponseHandler implementation may be used to retrieve an IXmlNode from the ISoapConnection.
SoapResponseXmlParser(SoapRequestXml) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.SoapResponseXmlParser
 
SOAPSERVICE_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
SoapServiceConfiguration - Class in com.aquima.interactions.portal.model.webservice
 
SoapServiceConfiguration(ISoapServiceConfigurationDS, ModuleCache, IModule, IFlowEngine, ISolution) - Constructor for class com.aquima.interactions.portal.model.webservice.SoapServiceConfiguration
 
SoapServiceConfigurationXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
 
SoapServiceConfigurationXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
 
SoapServiceConfigurationXml(ISoapServiceConfigurationDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.SoapServiceConfigurationXml
 
SoapServiceConfigurationXml(ISoapServiceConfigurationDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.SoapServiceConfigurationXml
 
SOAPSERVICECONTRACT_INVALID_INCLUDE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
SOAPSERVICECONTRACT_INVALID_MAINWSDL - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
SoapServiceContractVisitor - Class in com.aquima.interactions.communication.impl
 
SoapServiceContractVisitor(CommunicationEngine) - Constructor for class com.aquima.interactions.communication.impl.SoapServiceContractVisitor
 
SoapServiceDefinition - Class in com.aquima.interactions.communication.impl
Internal IServiceDefinition implementation that uses a datasource for construction.
SoapServiceDefinition(ISoapServiceDS, CommunicationEngine, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.SoapServiceDefinition
 
SoapServiceVisitor - Class in com.aquima.interactions.communication.impl
Internal visitor class to create service definitions from a datasource.
SoapServiceVisitor(CommunicationEngine, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.SoapServiceVisitor
 
SoapServiceXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
SoapServiceXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
SoapServiceXml(ISoapServiceDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.SoapServiceXml
 
SoapServiceXml(ISoapServiceDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.SoapServiceXml
 
SoapVersion - Class in com.aquima.interactions.foundation.connectivity
This class defines all the group particle types that are supported.
SofiNumberValidator - Class in com.aquima.interactions.framework.validator
Validation implementation that forwards its call to the SofiNumberValidatorCall.
SofiNumberValidator(String) - Constructor for class com.aquima.interactions.framework.validator.SofiNumberValidator
 
SofiNumberValidatorCall - Class in com.aquima.interactions.framework.validator
This validator may be used to validate an attribute containing a string representing a social security number (also known as sofi-number).
SofiNumberValidatorCall(String, IParameters) - Constructor for class com.aquima.interactions.framework.validator.SofiNumberValidatorCall
Constructs the validator using a data-source.
solution - Variable in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
Solution - Class in com.aquima.interactions.dtree.impl
This class is used to pass a result node back to the client.
Solution - Class in com.aquima.interactions.framework.handler.dtree
 
Solution - Class in com.aquima.interactions.portal.model
A solution is a special kind of application that uses a process engine and possible multiple applications to perform (external) tasks.
Solution() - Constructor for class com.aquima.interactions.framework.handler.dtree.Solution
 
Solution(AssetDefinition, String) - Constructor for class com.aquima.interactions.dtree.impl.Solution
 
Solution(ContainerDefinition) - Constructor for class com.aquima.interactions.dtree.impl.Solution
 
Solution(IInitializationReport, IApplicationDS, IPortalEngineDS, IProcessEngineManager, CaseEngineClient, IAuditEngine, ICommentsManager) - Constructor for class com.aquima.interactions.portal.model.Solution
 
Solution(ValueReference, IValue) - Constructor for class com.aquima.interactions.dtree.impl.Solution
 
SolutionPart - Class in com.aquima.interactions.framework.handler.dtree
 
SolutionPart(String) - Constructor for class com.aquima.interactions.framework.handler.dtree.SolutionPart
 
SolutionsContainer - Class in com.aquima.interactions.framework.container.dtree
This container adds an array of solutions to itself.
SolutionsContainer(ISolution[], IContainerContext) - Constructor for class com.aquima.interactions.framework.container.dtree.SolutionsContainer
 
sort - Variable in class com.aquima.interactions.composer.model.list.state.SortingState
 
sort - Variable in class com.aquima.interactions.composer.model.list.state.UserSortingState
 
sort - Variable in class com.aquima.interactions.framework.container.caselist.state.CaseListSortingState
 
sort - Variable in class com.aquima.interactions.framework.container.worklist.state.WorkListSortingState
 
sort(Condition[]) - Static method in class com.aquima.interactions.rule.impl.table.ConditionSorter
This method sorts the array of conditions so the ELSE condition will always be last.
sortAscending() - Method in class com.aquima.interactions.composer.ds.delegate.ReferenceDelegateDS
 
sortAscending() - Method in interface com.aquima.interactions.composer.ds.IReferenceDS
This method returns a boolean indicating if the instances should be sorted in ascending order.
sortAscending() - Method in class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
sortAscending() - Method in class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
sortAscending() - Method in class com.aquima.interactions.composer.report.ReportingReferenceDS
 
sortAscending() - Method in interface com.aquima.interactions.flow.ds.INodeDS
This method returns a boolean indicating if the repreat values should be sorted in ascending order.
sortAscending() - Method in class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlNodeDS
 
sortAscending() - Method in class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlNodeDS
 
sortAscending() - Method in class com.aquima.interactions.flow.report.ReportingNodeDS
 
sortAscending() - Method in class com.aquima.interactions.portal.ds.sys.flow.ExecuteTaskNode
 
SortDirection - Class in com.aquima.interactions.trace
Enumerated type class containing the possible sort directions
sortDomainValues(boolean, IDomainValue[]) - Static method in class com.aquima.interactions.framework.renderer.util.ElementConverterUtils
Helper method to sort domain values (case insensitive) by its short value.
sortEdges(Comparator<InternalEdge>) - Method in class com.aquima.interactions.flow.model.InternalNode
 
Sorting - Class in com.aquima.interactions.composer.model.list.state
Sorting class that contains the sorting for a column in the caselist container.
Sorting(int) - Constructor for class com.aquima.interactions.composer.model.list.state.Sorting
 
Sorting(int, boolean) - Constructor for class com.aquima.interactions.composer.model.list.state.Sorting
Constructs a new Sorting.
Sorting(Sorting) - Constructor for class com.aquima.interactions.composer.model.list.state.Sorting
 
SortingState - Class in com.aquima.interactions.composer.model.list.state
 
SortingState(IDefaultSortingState, UserSortingState) - Constructor for class com.aquima.interactions.composer.model.list.state.SortingState
 
SortOption - Class in com.aquima.interactions.trace
This class may be used to represent a sorting on the result of a query
SortOption(String, SortDirection) - Constructor for class com.aquima.interactions.trace.SortOption
 
SortOrder - Enum Class in com.aquima.interactions.framework.container.instance.linker
 
SortOrderMapper - Class in com.aquima.interactions.framework.container.instance.linker
 
sortRows(Comparator<TableRow>) - Method in class com.aquima.interactions.composer.model.table.Table
This method can be used to sort the table rows.
sortValues(IValue...) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachNode
 
SOURCE - Static variable in class com.aquima.interactions.rule.RuleType
The static definition of the value-source business rule type.
SOURCE_DEFAULT_WITH_MULTIPLE_TARGETS - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an inference rule has multiple targets but is defined as default.
SOURCE_ERROR - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an inference rule could not be loaded due to an exception.
SOURCE_INVALID_CAST - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the type of the default does not match the type of the attribute.
SOURCE_INVALID_TYPE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an inference rule does have an invalid type.
SOURCE_NO_NAME - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an inference rule rule does not have a valid name.
SOURCE_NO_TARGET - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate the attribute of the default does not match the specified target.
SOURCE_NO_TYPE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an inference rule rule does not have a valid type.
SOURCE_NOT_FOUND - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate no implementation could be found for an external rule.
sourceAttribute(IProfile, ValueReference, IRuleListener) - Method in class com.aquima.interactions.rule.impl.RuleEngine
 
sourceAttribute(IProfile, ValueReference, IRuleListener) - Method in class com.aquima.interactions.rule.inference.InferenceEngine
This method does not check if the profile already contains a value for the given reference, but will always source a value for the attribute.
sourceAttribute(IProfile, ValueReference, IRuleListener) - Method in interface com.aquima.interactions.rule.IRuleEngine
This method does not check if the profile already contains a value for the given reference, but will always source a value for the attribute.
SourceDelegateVisitor - Class in com.aquima.interactions.rule.ds.delegate
Delegate datasource for easy datasource extension.
SourceDelegateVisitor(ISourceVisitor) - Constructor for class com.aquima.interactions.rule.ds.delegate.SourceDelegateVisitor
 
SourcedValue - Class in com.aquima.interactions.rule
This class holds the inference result for a single attribute.
SourcedValue(String, IValue) - Constructor for class com.aquima.interactions.rule.SourcedValue
Constructs an sourced value with the name of the attribute, and the value that was determined.
SourcedValue(String, IValue, String) - Constructor for class com.aquima.interactions.rule.SourcedValue
Constructs a sourced value with the name of the attribute, the value, and a justification.
SourceIterator - Class in com.aquima.interactions.rule.inference
This iterator returns the available sources in the correct order.
SourceIterator(IAttributeNode) - Constructor for class com.aquima.interactions.rule.inference.SourceIterator
Constructs the source iterator for the specified attribute node.
SourceIteratorItem - Class in com.aquima.interactions.rule.inference
Describes an Item in the SourceIterator class.
SourceIteratorItem(int, SourceType) - Constructor for class com.aquima.interactions.rule.inference.SourceIteratorItem
 
sourceTmsValue(ValueReference) - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
SourceType - Class in com.aquima.interactions.profile
This class holds the possible source types of an attribute value.
SPACE - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
spawnLocalParser() - Method in interface com.aquima.interactions.expressions.IExprParser
Creates a localised expression parser which has a new scope in which one can define new variables etc.
spawnLocalParser() - Method in class com.aquima.interactions.expressions.r7.ExprParserR7
 
spell(boolean, boolean) - Method in class com.aquima.interactions.framework.mask.impl.speller.BooleanSpeller
Spell a boolean.
spell(int) - Method in class com.aquima.interactions.framework.mask.impl.speller.DayOfWeekSpeller
Spell a day of week, 0 is sunday.
spell(int) - Method in class com.aquima.interactions.framework.mask.impl.speller.MonthSpeller
Spell a month, 0 is january.
spell(long) - Method in interface com.aquima.interactions.spellengine.ISpeller
This method returns a textual representation of the passed integer.
spell(long) - Method in class com.aquima.interactions.spellengine.model.Speller
spell a long value amount.
SpelledBoolean - Class in com.aquima.interactions.framework.mask.impl
Mask to spell a week day of a boolean value.
SpelledBoolean() - Constructor for class com.aquima.interactions.framework.mask.impl.SpelledBoolean
 
SpelledCurrency - Class in com.aquima.interactions.framework.mask.impl
Mask to spell a Currency object.
SpelledCurrency(ISpellEngine) - Constructor for class com.aquima.interactions.framework.mask.impl.SpelledCurrency
Construct a spelled currency mask.
SpelledDayOfWeek - Class in com.aquima.interactions.framework.mask.impl
Mask to spell a week day of an integer value.
SpelledDayOfWeek() - Constructor for class com.aquima.interactions.framework.mask.impl.SpelledDayOfWeek
 
SpelledDayOfWeekSymbol - Class in com.aquima.interactions.framework.mask.impl.date
This is a symbol implementation to format a day of the week.
SpelledDayOfWeekSymbol(DayOfWeekSpeller) - Constructor for class com.aquima.interactions.framework.mask.impl.date.SpelledDayOfWeekSymbol
Construct a spelled day symbol with a speller.
SpelledDaySymbol - Class in com.aquima.interactions.framework.mask.impl.date
This is a symbol implementation to spell a day of the month.
SpelledDaySymbol(ISpeller) - Constructor for class com.aquima.interactions.framework.mask.impl.date.SpelledDaySymbol
Construct a spelled year symbol with a speller.
SpelledDeltaDate - Class in com.aquima.interactions.framework.mask.impl
This mask returns a user friendly representation of the delta of a date with today.
SpelledDeltaDate() - Constructor for class com.aquima.interactions.framework.mask.impl.SpelledDeltaDate
 
SpelledInteger - Class in com.aquima.interactions.framework.mask.impl
Mask to spell an IntegerValue object.
SpelledInteger(ISpellEngine) - Constructor for class com.aquima.interactions.framework.mask.impl.SpelledInteger
Construct a spelled integer mask.
SpelledMonth - Class in com.aquima.interactions.framework.mask.impl
Mask to spell a month of an integer value.
SpelledMonth() - Constructor for class com.aquima.interactions.framework.mask.impl.SpelledMonth
 
SpelledMonthSymbol - Class in com.aquima.interactions.framework.mask.impl.date
This is a symbol implementation to format a month of the year.
SpelledMonthSymbol(MonthSpeller) - Constructor for class com.aquima.interactions.framework.mask.impl.date.SpelledMonthSymbol
This construct a spelled month symbol with a speller.
SpelledNumber - Class in com.aquima.interactions.framework.mask.impl
Mask to spell a NumberValue object.
SpelledNumber(ISpellEngine) - Constructor for class com.aquima.interactions.framework.mask.impl.SpelledNumber
Construct a spelled number mask.
SpelledShortMonthSymbol - Class in com.aquima.interactions.framework.mask.impl.date
This is a symbol implementation to format a month (short notation) of the year.
SpelledShortMonthSymbol(MonthSpeller) - Constructor for class com.aquima.interactions.framework.mask.impl.date.SpelledShortMonthSymbol
This construct a spelled short month symbol with a speller.
SpelledYearSymbol - Class in com.aquima.interactions.framework.mask.impl.date
This is a symbol implementation to spell a year.
SpelledYearSymbol(ISpeller) - Constructor for class com.aquima.interactions.framework.mask.impl.date.SpelledYearSymbol
Construct a spelled year symbol with a speller.
SpellEngine - Class in com.aquima.interactions.spellengine.model
Spell engine implementation.
SpellEngine(ISpellEngineDS) - Constructor for class com.aquima.interactions.spellengine.model.SpellEngine
Constructor to create a spell engine based on a datasource.
SpellEngineFactory - Class in com.aquima.interactions.spellengine
Factory class that may be used to create an instance of ISpellEngine.
SpellEngineFactory() - Constructor for class com.aquima.interactions.spellengine.SpellEngineFactory
 
SpellEngineXml - Class in com.aquima.interactions.spellengine.ds.xml.generation
Class to create an XML of a spell engine datasource.
SpellEngineXml(ISpellEngineDS) - Constructor for class com.aquima.interactions.spellengine.ds.xml.generation.SpellEngineXml
 
Speller - Class in com.aquima.interactions.spellengine.model
Converts an integer to its textual representation.
Example:
4455 --> four thousand four hundred fifty five (english)
4455 --> vierenveertighonderd vijfenvijftig (dutch)
Speller(SpellerDefinition) - Constructor for class com.aquima.interactions.spellengine.model.Speller
Construct a NumberSpeller from a definition.
SpellerDefinition - Class in com.aquima.interactions.spellengine.model.definition
Class containing the defintion for a single speller.
SpellerDefinition(ISpellerDS) - Constructor for class com.aquima.interactions.spellengine.model.definition.SpellerDefinition
Construct a speller definition based on a datasource.
SpellerException - Exception Class in com.aquima.interactions.spellengine.exception
Base exception class for the speller engine.
SpellerException(String) - Constructor for exception class com.aquima.interactions.spellengine.exception.SpellerException
Basic constructor with only a message explaining the cause of the error.
SpellerException(String, Throwable) - Constructor for exception class com.aquima.interactions.spellengine.exception.SpellerException
Constructor with both a message and an exception explaining the cause of the error.
SpellerOutOfRangeException - Exception Class in com.aquima.interactions.spellengine.exception
Exception to be used when an integer could not be spelled due to its range limitations.
SpellerOutOfRangeException(long, String, IRangeValue) - Constructor for exception class com.aquima.interactions.spellengine.exception.SpellerOutOfRangeException
Construct an instance.
SpellerVisitor - Class in com.aquima.interactions.spellengine.model.definition
Visitor implementation to add spellers to a spell engine.
SpellerVisitor(SpellEngine) - Constructor for class com.aquima.interactions.spellengine.model.definition.SpellerVisitor
Construct a visitor for a spell engine.
SpellerXml - Class in com.aquima.interactions.spellengine.ds.xml.generation
Internal class to create an XML of a spell engine datasource.
SpellerXml(ISpellerDS) - Constructor for class com.aquima.interactions.spellengine.ds.xml.generation.SpellerXml
 
split(String) - Static method in class com.aquima.interactions.communication.impl.evaluator.parser.RequestPathUtil
 
split(String, String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
The array returned by this method contains each substring of this string that is terminated by another substring or the end of the string.
Split - Class in com.aquima.interactions.expressions.functions.str
This function splits a string on a given pattern and returns the split parts in a (not unique) list.
Split() - Constructor for class com.aquima.interactions.expressions.functions.str.Split
 
SPLIT - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
splitOnRegex(String, String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Same as split, except that this method takes a regular expression as separator
SQL - Static variable in class com.aquima.interactions.foundation.connectivity.ConnectionType
This member defines the SQL connection type.
SqlConnection - Class in com.aquima.interactions.framework.service.connectivity.sql
Connection implementation that contains the details for an SQL connection.
SqlConnection(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.sql.SqlConnection
 
SqlMetaData - Class in com.aquima.interactions.framework.service.connectivity.sql
This class is used to extract SQL specific parameters from the meta-data XML node.
SqlMetaData(IXmlNode) - Constructor for class com.aquima.interactions.framework.service.connectivity.sql.SqlMetaData
 
SqlParameters - Class in com.aquima.interactions.framework.service.connectivity.sql
This class parses the connectivity parameters for the SQL connectivity service.
SqlParameters(IParameters) - Constructor for class com.aquima.interactions.framework.service.connectivity.sql.SqlParameters
 
SqlQuery - Class in com.aquima.interactions.foundation.connectivity.impl
Java implementation of the IQuery interface.
SqlQuery(Connection, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
SqlQuery(Connection, String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.SqlQuery
 
SqlQueryBuilder - Class in com.aquima.interactions.framework.service.connectivity.sql
Utility class for building an SQL query for an input object.
SqlQueryResult - Class in com.aquima.interactions.foundation.connectivity.impl
Java implementation of the IQueryResult interface.
SqlQueryResult(ResultSet) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.SqlQueryResult
 
SSN - Static variable in class com.aquima.interactions.framework.validator.ValidatorType
Static definition of the social security number validation type
stack - Variable in class com.aquima.interactions.java_cup.lr_parser
The parse stack itself.
STANDARD - Static variable in class com.aquima.interactions.flow.model.FlowEvaluatorType
 
start(DateTimeValue) - Method in class com.aquima.interactions.process.impl.EvaluationQueue
 
start(IUserData) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
start(IUserData) - Method in interface com.aquima.interactions.process.IProcessTask
This method will attempt to mark the process step as started for the current user.
start(IUserData) - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
start(IUserData, InferenceContext) - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessTask
Always throws an InvalidStateException: No modifications allowed on a read only process task.
start(String) - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Start a new sub time tracker.
start(String) - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
 
start(String) - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
start(String, boolean) - Method in class com.aquima.interactions.foundation.tx.TransactionManager
 
start(String, int) - Static method in class com.aquima.interactions.profile.events.TransactionEvent
Constructs a start transaction event for the specified name and level.
start(String, String) - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
Start a new sub time tracker.
start(String, String) - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
 
start(String, String) - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
START - Static variable in class com.aquima.interactions.foundation.MatchMode
Match mode for conditions of the form name like 'value%'
START_CASE - Enum constant in enum class com.aquima.interactions.portal.PortalChangeType
 
START_CASE - Static variable in class com.aquima.interactions.flow.EventNodeType
 
START_CASE_ID - Static variable in class com.aquima.interactions.flow.EventNodeType
 
start_production() - Method in class com.aquima.interactions.java_cup.lr_parser
The index of the start production (supplied by generated subclass).
start_state() - Method in class com.aquima.interactions.java_cup.lr_parser
The index of the start state (supplied by generated subclass).
START_TASK - Enum constant in enum class com.aquima.interactions.portal.PortalChangeType
 
START_TASK - Static variable in class com.aquima.interactions.flow.EventNodeType
 
START_TASK_ID - Static variable in class com.aquima.interactions.flow.EventNodeType
 
StartCaseCallBack - Class in com.aquima.interactions.framework.container.caselist
Callback function for caselist buttons.
StartCaseCallBack(long, AttributeReference) - Constructor for class com.aquima.interactions.framework.container.caselist.StartCaseCallBack
 
StartCaseEventDetails - Class in com.aquima.interactions.flow.model.event
 
StartCaseEventDetails(NodeID, EventNodeType, Map<String, String>) - Constructor for class com.aquima.interactions.flow.model.event.StartCaseEventDetails
 
startDate(String) - Method in class com.aquima.interactions.ds.export.r17.ds.ApplicationExportDS
Sets the start date of the application.
STARTDATE - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the STARTDATE task property.
startDocument() - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
 
STARTED - Static variable in class com.aquima.interactions.process.TaskStatusType
This member defines the STARTED status type.
StartedFlowNode - Class in com.aquima.interactions.flow.model
Internal flow node that is used by the FlowPath to indicate that the flow node is started.
StartedFlowNode(IFlowNodeDetails) - Constructor for class com.aquima.interactions.flow.model.StartedFlowNode
 
startElement(String, String, String, Attributes) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
 
startFlow(String) - Method in class com.aquima.interactions.portal.model.process.ActiveProcessTask
 
startFlow(String) - Method in interface com.aquima.interactions.portal.model.process.IActiveProcessTask
 
startFlow(String) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
startFlow(String) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
startFlow(String, IFlowHandler, IDebugger) - Method in interface com.aquima.interactions.flow.IFlowEngine
This method starts the flow indicated by the flow name with the specified flow handler.
startFlow(String, IFlowHandler, IDebugger) - Method in class com.aquima.interactions.flow.model.FlowEngine
 
startFlow(String, Map<String, Serializable>, boolean) - Method in interface com.aquima.interactions.portal.IPortalSession
This method will start the flow with the specified name.
startFlow(String, Map<String, Serializable>, boolean) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
startFlow(String, Map<String, Serializable>, boolean) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
startFlow(String, Map<String, Serializable>, boolean) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
StartFlow - Class in com.aquima.interactions.portal.model.tx
Command class that updates the portal context state for a start flow event.
StartFlow() - Constructor for class com.aquima.interactions.portal.model.tx.StartFlow
 
startNextEntry(String) - Method in class com.aquima.interactions.foundation.io.zip.ZipWriter
 
startPrefixMapping(String, String) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
 
startProcess(IProcessEventStartDefinition) - Method in class com.aquima.interactions.process.impl.ProcessEvaluator
 
StartProcessTaskException - Exception Class in com.aquima.interactions.process.exception
This exception is used to indicate a process task could not be started.
StartProcessTaskException(String) - Constructor for exception class com.aquima.interactions.process.exception.StartProcessTaskException
Constructs the exception with a message explaining the cause.
startScheduler() - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduler
 
startScheduler() - Method in interface com.aquima.interactions.process.scheduler.IScheduler
This method starts the scheduler which assumes that the execution of its jobs can begin.
startSymbol(String, int, int) - Method in class com.aquima.interactions.expressions.parser.ParserSymbolFactory
 
startSymbol(String, int, int) - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory
 
startSymbol(String, int, int) - Method in class com.aquima.interactions.java_cup.DefaultSymbolFactory
 
startSymbol(String, int, int) - Method in interface com.aquima.interactions.java_cup.SymbolFactory
Construction of start symbol
startTask(long, IProcessScope) - Method in class com.aquima.interactions.portal.model.process.Dcm1ProcessEnabledSession
 
startTask(long, IProcessScope) - Method in class com.aquima.interactions.portal.model.process.Dcm2ProcessEnabledSession
 
startTask(long, IProcessScope) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
startTask(String, long, IProcessScope) - Method in class com.aquima.interactions.portal.model.process.Dcm2ProcessEnabledSession
 
startTask(String, long, IProcessScope) - Method in class com.aquima.interactions.portal.model.process.NonInteractiveProcessEnabledSession
 
StartTaskCallBack - Class in com.aquima.interactions.framework.container.worklist
Callback function for worklist buttons.
StartTaskCallBack(long, long, AttributeReference, AttributeReference) - Constructor for class com.aquima.interactions.framework.container.worklist.StartTaskCallBack
 
StartTaskEventDetails - Class in com.aquima.interactions.flow.model.event
 
StartTaskEventDetails(NodeID, EventNodeType, Map<String, String>) - Constructor for class com.aquima.interactions.flow.model.event.StartTaskEventDetails
 
StartTaskResultModel - Interface in com.aquima.interactions.caseengine.client.model
 
startTaskSync(IUserData, String, long, String) - Method in interface com.aquima.interactions.caseengine.client.CaseEngineClient
Starts a task in the Case Engine
startTransaction(String) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
startTransaction(String) - Method in class com.aquima.interactions.portal.model.session.PortalContext
 
startTransaction(String) - Method in class com.aquima.interactions.portal.model.tx.TxPortalContext
 
startTransaction(String) - Method in interface com.aquima.interactions.profile.IProfile
Starts a new transaction in the profile.
startTransaction(String) - Method in class com.aquima.interactions.profile.model.Profile
 
startTransaction(String) - Method in class com.aquima.interactions.profile.model.TxProfile
 
startTransaction(String) - Method in class com.aquima.interactions.profile.wrapper.ProfileDelegate
 
startTransaction(String) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
Always throws an InvalidStateException: No modifications allowed on a read only profile.
STATIC - Static variable in class com.aquima.interactions.profile.model.InstanceType
This member defines the bit mask for static instances.
Static instances and their equivalent SimpleDateFormat patterns: - Search tag in class com.aquima.interactions.foundation.text.DateFormat
Section
StatisticProcessContainer - Class in com.aquima.interactions.framework.container.statistic
 
StatisticProcessContainer() - Constructor for class com.aquima.interactions.framework.container.statistic.StatisticProcessContainer
 
STATUS - Static variable in class com.aquima.interactions.process.dao.model.CaseProperty
This member defines the STATUS case property.
STATUS - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the STATUS task property.
STOPACTION - Static variable in class com.aquima.interactions.framework.container.dtree.ButtonContainer
 
stopFlow(boolean) - Method in interface com.aquima.interactions.portal.IPortalSession
This method will stop the current flow and commit or rollback any pending changes.
stopFlow(boolean) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession
 
stopFlow(boolean) - Method in class com.aquima.interactions.portal.model.session.PortalSession
 
stopFlow(boolean) - Method in class com.aquima.interactions.portal.portalmessage.PortalMessageSession
 
StopwordList - Class in com.aquima.interactions.matching.impl.functions.fulltext
List containing the words that should be ignored in documents and queries.
StopwordList() - Constructor for class com.aquima.interactions.matching.impl.functions.fulltext.StopwordList
 
StopwordList(IResource) - Constructor for class com.aquima.interactions.matching.impl.functions.fulltext.StopwordList
 
StoreDecision - Class in com.aquima.interactions.framework.service.dmn
This service will trace a AttributeDecisionTraceMessage with action AttributeDecisionTraceMessage.ACTION_DECISION_BY_ATTRIBUTE for the attribute specified by the 'decision' parameter.
StoreDecision() - Constructor for class com.aquima.interactions.framework.service.dmn.StoreDecision
 
storeValue(String, String, String, Serializable) - Method in class com.aquima.interactions.userscope.dao.impl.NullUserScopeDao
 
storeValue(String, String, String, Serializable) - Method in interface com.aquima.interactions.userscope.dao.IUserScopeDao
Stores a value for the given key
StrategyType - Class in com.aquima.interactions.matching
The strategy enumerated type is used to indicate which multivalue strategy should be used when matching multivalue attributes.
StrategyType.Id - Class in com.aquima.interactions.matching
This class contains the numeric identifiers of the strategy types.
StrBack - Class in com.aquima.interactions.expressions.functions.str
Returns an amount of characters from the back of the string provided as argument.
StrBack() - Constructor for class com.aquima.interactions.expressions.functions.str.StrBack
 
StrConcat - Class in com.aquima.interactions.expressions.functions.str
Appends two strings together.
StrConcat() - Constructor for class com.aquima.interactions.expressions.functions.str.StrConcat
 
StreamTokenizer - Class in com.aquima.interactions.matching.impl.functions.fulltext
Simple tokenizer that parses a string into a list of words.
StreamTokenizer(Reader) - Constructor for class com.aquima.interactions.matching.impl.functions.fulltext.StreamTokenizer
Constructs the tokenizer with the reader providing the input.
StreamUtil - Class in com.aquima.interactions.foundation.utility
Utility class for handling streams.
StrFront - Class in com.aquima.interactions.expressions.functions.str
Returns the an amount of characters from the front of the string passed as argument.
StrFront() - Constructor for class com.aquima.interactions.expressions.functions.str.StrFront
 
STRING - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
STRING - Static variable in class com.aquima.interactions.foundation.DataType
Predefined data type for the String type.
STRING - Static variable in class com.aquima.interactions.framework.validator.ValidatorType
Static definition of the string validation type
STRING_ID - Static variable in class com.aquima.interactions.foundation.DataType.Id
Integer id of the Boolean data type.
STRING_NAME - Static variable in class com.aquima.interactions.foundation.DataType.Name
The name of the STRING data type.
StringEscape - Class in com.aquima.interactions.foundation.text
Utility class for escaping special characters.
StringLength - Class in com.aquima.interactions.expressions.functions.str
Implementation of the LENGTH function.
StringLength() - Constructor for class com.aquima.interactions.expressions.functions.str.StringLength
 
StringMatchValue - Class in com.aquima.interactions.matching.impl.functions.values
Match value implementation containing a single string value.
StringMatchValue(String) - Constructor for class com.aquima.interactions.matching.impl.functions.values.StringMatchValue
Constructs the match value with the string it represents.
StringNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
Parse node representing a string value.
StringNode(String) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.StringNode
Constructs the parse node with the string value.
StringRangeMatch - Class in com.aquima.interactions.matching.impl.functions.range
The StringRange match function checks if a requested string is equal to the offered string, or if the requested string lies within the offered range.
StringRangeMatch(String, char, String) - Constructor for class com.aquima.interactions.matching.impl.functions.range.StringRangeMatch
 
StringRangeValue - Class in com.aquima.interactions.matching.impl.functions.range
Match value implementation for a range supply value.
StringRangeValue(String, String) - Constructor for class com.aquima.interactions.matching.impl.functions.range.StringRangeValue
 
StringUtil - Class in com.aquima.interactions.foundation.text
Utility class providing various string operations.
StringValidator - Class in com.aquima.interactions.framework.validator
Validation implementation that forwards its call to the StringValidatorCall.
StringValidator(String) - Constructor for class com.aquima.interactions.framework.validator.StringValidator
 
StringValidatorCall - Class in com.aquima.interactions.framework.validator
This validator class for string values can check if a string is within the specified bounds.
StringValidatorCall(String, IParameters) - Constructor for class com.aquima.interactions.framework.validator.StringValidatorCall
Constructs the validator using a data-source.
stringValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
stringValue() - Method in class com.aquima.interactions.foundation.convert.Convertable
 
stringValue() - Method in interface com.aquima.interactions.foundation.convert.IConvertable
This method converts the internal value to a String object.
stringValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
stringValue() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
stringValue() - Method in class com.aquima.interactions.foundation.types.BinaryValue
 
stringValue() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
stringValue() - Method in class com.aquima.interactions.foundation.types.DateTimeValue
Format this DateTimeValue to a String in the format 'yyyy-MM-ddTHH:mm:ss'.
stringValue() - Method in class com.aquima.interactions.foundation.types.DateValue
Format this DateValue to a String in the format 'yyyy-MM-dd'.
stringValue() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
stringValue() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
stringValue() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
stringValue() - Method in class com.aquima.interactions.foundation.types.StringValue
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributeBooleanValue
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributeCurrency
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateTimeValue
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateValue
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributeEntityValue
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributeInfiniteValue
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributeIntegerValue
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributeListValue
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributeNumberValue
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributePercentage
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributeRangeValue
 
stringValue() - Method in class com.aquima.interactions.profile.model.value.AttributeStringValue
 
StringValue - Class in com.aquima.interactions.foundation.types
This class contains a single string (text) value.
StringValue() - Constructor for class com.aquima.interactions.foundation.types.StringValue
 
StringValue(IMultilingualText, String) - Constructor for class com.aquima.interactions.foundation.types.StringValue
Constructs the string value with a display text.
StringValue(StringValue) - Constructor for class com.aquima.interactions.foundation.types.StringValue
Copy constructor.
StringValue(String) - Constructor for class com.aquima.interactions.foundation.types.StringValue
Constructs the string value from a primitive string.
StringValue(String, IMultilingualText, String) - Constructor for class com.aquima.interactions.foundation.types.StringValue
Constructs the string value from a primitive string.
stripWhitespace(String) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Despacer
 
stripXMLheader(String) - Static method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
strip a <?xml.....?> header from an XML document.
StructuredFieldValidationException - Exception Class in com.aquima.interactions.communication.exception
Exception thrown when there exists at least one invalid field and the structured input validation is used.
StructuredFieldValidationException(String) - Constructor for exception class com.aquima.interactions.communication.exception.StructuredFieldValidationException
 
STUDIO - Static variable in class com.aquima.interactions.foundation.lic.ComponentType
This static member may be used to identify the studio component.
StudioBranchDS - Class in com.aquima.interactions.ds.studio.r17
Portal engine data source implementation that connects to the Studio management service for projects for a specific repository and branch name.
StudioBranchDS(IAquimaConfiguration, String, String, AquimaStudioClient) - Constructor for class com.aquima.interactions.ds.studio.r17.StudioBranchDS
This constructs a StudioBranchDS.
StudioDS - Class in com.aquima.interactions.ds.studio.r17
Portal engine data source implementation that connects to the Studio SOAP service for applications.
StudioDS(IAquimaConfiguration, ISoapConnection) - Constructor for class com.aquima.interactions.ds.studio.r17.StudioDS
 
StudioLicenseProvider - Class in com.aquima.interactions.ds.studio.r17
License provider that retrieves its license from a Studio management service.
StudioRepoDS - Class in com.aquima.interactions.ds.studio.r17
Portal engine data source implementation that connects to the Studio SOAP service for applications for a specific repository name.
StudioRepoDS(IAquimaConfiguration, String, AquimaStudioClient) - Constructor for class com.aquima.interactions.ds.studio.r17.StudioRepoDS
 
studioVersion(String) - Method in class com.aquima.interactions.ds.export.r17.ds.ApplicationExportDS
Sets the StudioVersion of application export.
STYLE - Static variable in class com.aquima.interactions.composer.ds.TextNodeType
This member defines the STYLE text node type.
SUB - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
SUB - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
SUB_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
subHandlerFinished(String, String, String) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultContentHandler
called by a subhandler when it is done, it will supply the data of the last XML element.
SUBMIT - Static variable in interface com.aquima.interactions.composer.IButton
This field contains the static type that is used for refresh buttons.
SUBMIT - Static variable in class com.aquima.interactions.portal.ActionType
Action mask to indicate a submit action.
SUBMIT - Static variable in class com.aquima.interactions.portal.model.session.RequestAction
A submit action will update the submitted fields, and validate all fields on the page, regardless of whether the fields changed value or not.
SUBSET - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
SubString - Class in com.aquima.interactions.expressions.functions.str
This function returns the string starting at the start index and ending at either the end index or the end of the string if the end index is not provided.
SubString() - Constructor for class com.aquima.interactions.expressions.functions.str.SubString
 
SubString(boolean) - Constructor for class com.aquima.interactions.expressions.functions.str.SubString
 
SUBSTRING - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
SubStringAfter - Class in com.aquima.interactions.expressions.functions.str
This function returns the end of a string after the first occurrence of a given substring, or an empty string if the substring is not found
SubStringAfter() - Constructor for class com.aquima.interactions.expressions.functions.str.SubStringAfter
 
SubStringBefore - Class in com.aquima.interactions.expressions.functions.str
This function return the start of a string before the first occurrence of a given substring
SubStringBefore() - Constructor for class com.aquima.interactions.expressions.functions.str.SubStringBefore
 
SubTreeAction - Class in com.aquima.interactions.dtree.impl
Decision tree node representing a sub tree.
SubTreeAction(InitializationLookup, IDecisionTree, AbstractNode, IDecisionTreeNodeDS) - Constructor for class com.aquima.interactions.dtree.impl.SubTreeAction
 
Sum - Class in com.aquima.interactions.expressions.functions.number
This function returns the sum of a list of numbers.
Sum(DataType) - Constructor for class com.aquima.interactions.expressions.functions.number.Sum
Constructs the SUM function with the type the function should operate on.
supplyValueFor(IValue) - Method in interface com.aquima.interactions.matching.IMatchDefinition
This method is invoked to convert a value object to a matchable supply value.
supplyValueFor(IValue) - Method in interface com.aquima.interactions.matching.IMatchFunction
This method is invoked to convert a value object to a matchable supply value.
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.crosstable.CrossTableMatch
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactNumberMatch
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.exact.ExactStringMatch
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextMatch
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.levenshtein.LevenshteinMatch
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.normdist.NormDistMatch
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.ramp.DateRampMatch
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.ramp.NumberRampMatch
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.range.StringRangeMatch
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramMatch
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.model.EntityMatch
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.model.EntityMatchDef
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
supplyValueFor(IValue) - Method in class com.aquima.interactions.matching.impl.model.MultiValueMatcher
 
supportsFormat(String) - Method in class com.aquima.interactions.composer.model.definition.AssetDefinition
 
SuppressWarningKeys - Class in com.aquima.interactions.foundation.utility
Contains constants for the SuppressWarnings annotation.
SuppressWarningKeys() - Constructor for class com.aquima.interactions.foundation.utility.SuppressWarningKeys
 
SVG - Static variable in class com.aquima.interactions.composer.ImageType
 
sym - Variable in class com.aquima.interactions.java_cup.Symbol
The symbol number of the terminal or non terminal being represented
Symbol - Class in com.aquima.interactions.java_cup
Defines the Symbol class, which is used to represent all terminals and nonterminals while parsing.
Symbol(int) - Constructor for class com.aquima.interactions.java_cup.Symbol
Constructor for no value or l,r
Symbol(int, int, int) - Constructor for class com.aquima.interactions.java_cup.Symbol
Constructor for no value
Symbol(int, int, int, Object) - Constructor for class com.aquima.interactions.java_cup.Symbol
Constructor for l,r values
Symbol(int, Symbol, Symbol) - Constructor for class com.aquima.interactions.java_cup.Symbol
 
Symbol(int, Symbol, Symbol, Object) - Constructor for class com.aquima.interactions.java_cup.Symbol
 
Symbol(int, Object) - Constructor for class com.aquima.interactions.java_cup.Symbol
Constructor for no l,r values
symbolFactory - Variable in class com.aquima.interactions.java_cup.lr_parser
 
SymbolFactory - Interface in com.aquima.interactions.java_cup
Creates the Symbols interface, which CUP uses as default
SYMBOLS - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for containing all the symbols.
SYMMETRIC_DIFFERENCE - Static variable in class com.aquima.interactions.foundation.functions.ListFunctionType
 
SymmetricDifference - Class in com.aquima.interactions.expressions.functions.list
This function returns a list containing the symmetric difference of the two lists provided as argument.
SymmetricDifference(DataType) - Constructor for class com.aquima.interactions.expressions.functions.list.SymmetricDifference
Constructs a symmetric difference function for the specified data type.
Symptom - Class in com.aquima.interactions.dtree.impl
This class holds the symptom information for a decision tree.
Symptom(IMultilingualText) - Constructor for class com.aquima.interactions.dtree.impl.Symptom
 
SymTable - Class in com.aquima.interactions.expressions.tsl.parse
CUP generated class containing symbol constants.
SymTable() - Constructor for class com.aquima.interactions.expressions.tsl.parse.SymTable
 
SymTableR7 - Class in com.aquima.interactions.expressions.r7.parser
CUP generated class containing symbol constants.
SymTableR7() - Constructor for class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
syntax_error(Symbol) - Method in class com.aquima.interactions.java_cup.lr_parser
This method is called when a syntax error has been detected and recovery is about to be invoked.
SYNTAX_ERROR - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate a fatal parse error.
SysException - Exception Class in com.aquima.interactions.foundation.exception
Base class for system exceptions.
SysException(String) - Constructor for exception class com.aquima.interactions.foundation.exception.SysException
Basic constructor with only a message explaining the cause of the error.
SysException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.exception.SysException
Constructor with both a message and an exception explaining the cause of the error.
SysException(Throwable) - Constructor for exception class com.aquima.interactions.foundation.exception.SysException
Constructor with an exception explaining the cause of the error.
SystemEntity - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class is used to add the system entity to an application.
SystemEntity() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.SystemEntity
 
SystemInstance - Class in com.aquima.interactions.portal.model.session
Class that can be used to access the system instance with its attribute values.
SystemProperties - Class in com.aquima.interactions.foundation.utility
This class can be used to retrieve system properties.

T

Table - Class in com.aquima.interactions.composer.model.table
Table is a Container object representing a table.
Table(int) - Constructor for class com.aquima.interactions.composer.model.table.Table
Constructs the table with the specified amount of columns.
Table(int, Container) - Constructor for class com.aquima.interactions.composer.model.table.Table
Constructs the table with the specified amount of columns.
Table(Table) - Constructor for class com.aquima.interactions.composer.model.table.Table
 
Table(TableHeader) - Constructor for class com.aquima.interactions.composer.model.table.Table
Constructs the table with a header.
TABLE - Static variable in class com.aquima.interactions.rule.DefaultRuleType
This field defines the table type.
TableBuilder - Class in com.aquima.interactions.composer.model.table
This class may be used to create a container structure that represents a table.
TableBuilder(String, int) - Constructor for class com.aquima.interactions.composer.model.table.TableBuilder
Construct a table builder.
TableCell - Class in com.aquima.interactions.composer.model.table
This class defines a single cell from a table.
TableCell(TableCell) - Constructor for class com.aquima.interactions.composer.model.table.TableCell
 
TableCell(Serializable) - Constructor for class com.aquima.interactions.composer.model.table.TableCell
Constructs the cell without a style and with a colspan of one.
TableCell(Serializable, int) - Constructor for class com.aquima.interactions.composer.model.table.TableCell
Constructs a cell with a value and colspan.
TableCell(Serializable, int, String) - Constructor for class com.aquima.interactions.composer.model.table.TableCell
Constructs a cell with a value, colspan and style.
TableContainer - Class in com.aquima.interactions.framework.renderer.page.convert
Class to convert a Table object to a standard IContainer implementation.
TableContainer(Table) - Constructor for class com.aquima.interactions.framework.renderer.page.convert.TableContainer
 
TableElement - Class in com.aquima.interactions.composer.model.table
Base class for table elements (cells, rows, etc..).
TableElement() - Constructor for class com.aquima.interactions.composer.model.table.TableElement
 
TableElement(Container) - Constructor for class com.aquima.interactions.composer.model.table.TableElement
 
TableElement(Container, boolean) - Constructor for class com.aquima.interactions.composer.model.table.TableElement
 
TableElement(String) - Constructor for class com.aquima.interactions.composer.model.table.TableElement
 
TableHeader - Class in com.aquima.interactions.composer.model.table
This class is used to define a table header.
TableHeader(TableHeader, boolean) - Constructor for class com.aquima.interactions.composer.model.table.TableHeader
 
TableHeader(Serializable[]) - Constructor for class com.aquima.interactions.composer.model.table.TableHeader
Constructs the table header with an array of cells.
TableHeader(Serializable[], String) - Constructor for class com.aquima.interactions.composer.model.table.TableHeader
Constructs the table header with an array of cells.
TableRow - Class in com.aquima.interactions.composer.model.table
This class defines a row from a table.
TableRow(TableRow, boolean) - Constructor for class com.aquima.interactions.composer.model.table.TableRow
 
TableRow(Serializable, Serializable[]) - Constructor for class com.aquima.interactions.composer.model.table.TableRow
Constructs the table row with an array of cells.
TableRow(Serializable, Serializable[], String) - Constructor for class com.aquima.interactions.composer.model.table.TableRow
Constructs the table row with an array of cells.
TAG_ATTRIBUTE - Static variable in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
TAG_ATTRIBUTE_RELATIONS - Static variable in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
TAG_ATTRIBUTES - Static variable in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
TAG_NAME - Static variable in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
TAG_RELATION - Static variable in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
TAG_RELATIONS - Static variable in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
TAG_VALUE - Static variable in class com.aquima.interactions.framework.service.instance.InstanceServiceParameters
 
TagUtil - Class in com.aquima.interactions.foundation.security.util
Utility class for locating tags in byte arrays containing.
TargetDefinition - Class in com.aquima.interactions.rule.impl.datarule
This class holds the target definition of a datarule model.
TargetDefinition(ITargetDS, IMetaModel, String) - Constructor for class com.aquima.interactions.rule.impl.datarule.TargetDefinition
 
TargetInstanceType - Class in com.aquima.interactions.process
This class defines the possible target instance types.
TargetVisitor - Class in com.aquima.interactions.rule.impl.datarule
This class is used during initialization to gather and validate the target definitions of a datarule.
TargetVisitor(DataRuleDefinition, IExpressionParser, IMetaModel) - Constructor for class com.aquima.interactions.rule.impl.datarule.TargetVisitor
 
TargetXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation.datarule
Internal class to generate xml from a datasource.
TargetXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation.datarule
Internal class to generate xml from a datasource.
TargetXml(ITargetDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.datarule.TargetXml
 
TargetXml(ITargetDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.datarule.TargetXml
 
task - Variable in class com.aquima.interactions.process.impl.ProcessTask
 
TASK - Static variable in class com.aquima.interactions.framework.container.worklist.config.ColumnType
This member defines the TASK column type.
TASK - Static variable in class com.aquima.interactions.metamodel.ReferenceType
References of this type reference a task.
TASK - Static variable in class com.aquima.interactions.process.dao.TaskType
This member defines the TASK task type.
TASK - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
This member defines the task node type, used for nodes that identify an (external) task.
TASK - Static variable in class com.aquima.interactions.trace.impl.TimelineMessageType
 
TASK_ID_PARAMETER - Static variable in class com.aquima.interactions.portal.model.session.event.PortalChangeConverter
 
TASK_LOCKED - Enum constant in enum class com.aquima.interactions.caseengine.client.model.CaseEngineErrorCode
 
TASK_NAME - Static variable in class com.aquima.interactions.portal.model.session.SystemInstance
 
TASK_NOT_FOUND - Enum constant in enum class com.aquima.interactions.caseengine.client.model.CaseEngineErrorCode
 
TASK_WITHOUT_CONTINUE_EXIT - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
taskChanged(IPortalSession, String, long, long) - Method in interface com.aquima.interactions.portal.IPortalSessionListener
Event handler for the task changed event.
taskChanged(IPortalSession, String, long, long) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.PortalEventBusBridge
 
taskChanged(IPortalSession, String, long, long) - Method in class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
 
taskChanged(IPortalSession, String, long, long) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
taskChanged(IPortalSession, String, long, long) - Method in class com.aquima.interactions.portal.PortalSessionListenerAdapter
 
TaskCriteria - Class in com.aquima.interactions.process.search
This class may be used to create a selection criteria for tasks.
TaskCriteria() - Constructor for class com.aquima.interactions.process.search.TaskCriteria
Creates a new instance which does not take into account process engine settings related to application id ignore mode.
TaskCriteria(IIgnoreModeSettings) - Constructor for class com.aquima.interactions.process.search.TaskCriteria
Creates a new instance which takes into account process engine settings related to application id ignore mode.
TaskData - Class in com.aquima.interactions.framework.container.worklist.state
 
TaskData(IProcessTaskView) - Constructor for class com.aquima.interactions.framework.container.worklist.state.TaskData
 
TaskExecutionAuditMessage - Class in com.aquima.interactions.portal.model.process.audit
 
TaskExecutionEvent - Class in com.aquima.interactions.process
 
TaskExit - Class in com.aquima.interactions.process
This class contains the information of the task exit that should be chosen after executing the task.
TaskExitVisitor - Class in com.aquima.interactions.portal.model.process
This class initializes and validates the mapping between flow exits and task exits.
TaskExpression - Class in com.aquima.interactions.process.impl
Internal task expression.
TaskId - Class in com.aquima.interactions.portal.ds.sys.metamodel
 
TaskId() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.TaskId
 
TaskMapping - Class in com.aquima.interactions.portal.model.process
This class contains a single task mapping definition.
TaskMapping(ISolution, IProcessEngineDefinitions, ITaskMappingDS) - Constructor for class com.aquima.interactions.portal.model.process.TaskMapping
 
TASKMAPPING_PROBLEM - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
TaskMappingVisitor - Class in com.aquima.interactions.portal.model.process
Task mapping visitor to initialize the task mappings.
TaskMappingXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal class to generate xml from a datasource.
TaskMappingXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal class to generate xml from a datasource.
TaskMappingXml(ITaskMappingDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.TaskMappingXml
 
TaskMappingXml(ITaskMappingDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.TaskMappingXml
 
TaskNodeDefinition - Class in com.aquima.interactions.process.impl.nodes
This node holds the information needed for a task invocation.
TaskNodeDefinition(NodeData, NodeContext) - Constructor for class com.aquima.interactions.process.impl.nodes.TaskNodeDefinition
 
TaskNodeHandler - Class in com.aquima.interactions.process.impl.handlers
Handler for tasks that need to be executed by the (automated) user.
TaskNodeHandler(ProcessCaseRepository, IProcessTaskDelegate, ProcessEngine) - Constructor for class com.aquima.interactions.process.impl.handlers.TaskNodeHandler
 
TaskPortalEvent - Class in com.aquima.interactions.portal
 
TaskPortalEvent(String, long) - Constructor for class com.aquima.interactions.portal.TaskPortalEvent
 
TaskPortalEventBusBridge(IPortalSession, IPortalEventBus, ProcessEnabledSession.PortalEventBusBridge) - Constructor for class com.aquima.interactions.portal.model.process.ProcessEnabledSession.TaskPortalEventBusBridge
Creates a new instance.
TaskProfileUpdater - Class in com.aquima.interactions.portal.model.process
Internal action handler implementation to map the case data to the task implementation profile.
TaskProfileUpdater(IProfile, IMapping) - Constructor for class com.aquima.interactions.portal.model.process.TaskProfileUpdater
 
TaskProperty - Class in com.aquima.interactions.process.dao.model
This class describes a task property and contains all possible task properties.
TaskPropertyFilter - Class in com.aquima.interactions.process.dao.dto
 
TaskPropertyFilter(TaskProperty, ConditionOperator, IValue, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.TaskPropertyFilter
 
TaskPropertyFilter(TaskProperty, ConditionOperator, IValue, MatchMode, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.TaskPropertyFilter
 
TaskPropertyOrder - Class in com.aquima.interactions.process.dao.dto.order
 
TaskPropertyOrder(TaskProperty, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.order.TaskPropertyOrder
 
TaskQueryResult - Class in com.aquima.interactions.process.dao.impl
 
TaskQueryResult(ITaskModel, ICaseModel) - Constructor for class com.aquima.interactions.process.dao.impl.TaskQueryResult
 
TaskStatus - Class in com.aquima.interactions.framework.service.task
Purpose
This service can be used to direct your flow by using the status of the current active task.
TaskStatus() - Constructor for class com.aquima.interactions.framework.service.task.TaskStatus
 
TaskStatusType - Class in com.aquima.interactions.process
This class defines the possible task status types.
TaskTraceMessage - Class in com.aquima.interactions.trace.impl
 
TaskType - Class in com.aquima.interactions.process.dao
This class defines the possible types of tasks.
TaskView - Class in com.aquima.interactions.process.dao.dto
A data transfer object representing a view of a task model.
TaskView() - Constructor for class com.aquima.interactions.process.dao.dto.TaskView
 
TaskViewCriteria - Class in com.aquima.interactions.process.dao.dto
Encapsulates the criteria for querying task views.
TaskViewCriteria() - Constructor for class com.aquima.interactions.process.dao.dto.TaskViewCriteria
Creates a TaskViewCriteria which does not take into account ignore mode settings.
TaskViewCriteria(IIgnoreModeSettings) - Constructor for class com.aquima.interactions.process.dao.dto.TaskViewCriteria
Creates a TaskViewCriteria with the specified ignore mode settings, no limit, total counting enabled, paging size of 5 and record start 0.
TaskViewCriteria(IIgnoreModeSettings, int, int, boolean) - Constructor for class com.aquima.interactions.process.dao.dto.TaskViewCriteria
 
TaskViewCriteria(IIgnoreModeSettings, int, int, boolean, int) - Constructor for class com.aquima.interactions.process.dao.dto.TaskViewCriteria
Creates a TaskViewCriteria.
TaskViewFilterBuilder - Class in com.aquima.interactions.framework.container.worklist.search
 
TaskViewFilterBuilder(ColumnDefinition[], DataArray) - Constructor for class com.aquima.interactions.framework.container.worklist.search.TaskViewFilterBuilder
 
TaskViewResult - Class in com.aquima.interactions.process.dao.dto
Represents the result of a query for task views.
TaskViewResult(int, TaskView[]) - Constructor for class com.aquima.interactions.process.dao.dto.TaskViewResult
 
TaskViewResult(int, TaskView[], boolean) - Constructor for class com.aquima.interactions.process.dao.dto.TaskViewResult
 
Team - Class in com.aquima.interactions.metamodel
This object holds the definition of a single team.
Team(ITeamDS) - Constructor for class com.aquima.interactions.metamodel.Team
Constructs a team definition with a name and description.
TEAM - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the TEAM task property.
TeamDS - Class in com.aquima.interactions.ds
Implementation of a datasource for a team.
TeamDS(IInitializationReport, String) - Constructor for class com.aquima.interactions.ds.TeamDS
Internal constructor for easily creating a team datasource.
Teams - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the user.teams attribute.
Teams() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.Teams
 
TeamVisitor - Class in com.aquima.interactions.project.impl
Visitor used during initialization to gather the available team definitions.
TeamVisitor(Set<Team>) - Constructor for class com.aquima.interactions.project.impl.TeamVisitor
 
TeamXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
TeamXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
TeamXml(ITeamDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.TeamXml
 
TeamXml(ITeamDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.TeamXml
 
TEMPLATE_PROBLEM - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate a problem with an expression template.
TemplateCall - Class in com.aquima.interactions.expressions.semantics.nodes
The template expression is used to include a predefined expression (template) into the current expression.
TemplateCall(ISemanticTreeBuilder, Position, String) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.TemplateCall
Constructs the node with the required arguments.
TemplateDefinition - Class in com.aquima.interactions.expressions.r7
This class holds a single expression template (used during initialization).
TemplateDefinition(String, String) - Constructor for class com.aquima.interactions.expressions.r7.TemplateDefinition
 
TemplateDefinitionSet - Class in com.aquima.interactions.expressions.r7
This class holds all expression templates of the expression engine only during initialization of the engine object.
TemplateDefinitionSet() - Constructor for class com.aquima.interactions.expressions.r7.TemplateDefinitionSet
 
TemplateExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
The template expression is used to include a predefined expression (template) into the current expression.
TemplateExpression(IExpr) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.TemplateExpression
Constructs the template expression with the implementation of the expression that should be included.
TemplateNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
Parse node representing a call to a template (reusable expression).
TemplateNode(String) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.TemplateNode
Constructs the template node with the name of the reusable expression.
TemplateVisitor - Class in com.aquima.interactions.expressions.r7
This implements the visitor interface for passing expression templates.
TemplateVisitor(TemplateDefinitionSet) - Constructor for class com.aquima.interactions.expressions.r7.TemplateVisitor
 
TEMPORARY - Enum constant in enum class com.aquima.interactions.portal.PersistenceLevel
 
Tenant - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the system.user.name relation
Tenant() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.Tenant
 
TEST_PATH_CUSTOM_PROPERTY_NAME - Static variable in class com.aquima.interactions.process.Defines
 
TESTCASES - Static variable in class com.aquima.interactions.ds.xml.ExportType
This member defines the type for modules containing test cases.
Text - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
TEXT - Static variable in class com.aquima.interactions.composer.ds.TextNodeType
This member defines the TEXT text node type.
TEXT - Static variable in class com.aquima.interactions.composer.ElementType
This member defines the TEXT element type.
TEXT - Static variable in class com.aquima.interactions.project.GlobalParameterType
This member defines the TEXT parameter type.
TEXT_NODE_PARSE_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate an expression of a text node could not be parsed.
TEXT_PROBLEMS - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a problems occured during initialization a text {0} = name
TextCompositeDefinition - Class in com.aquima.interactions.composer.model.definition
Base class for text nodes that can have child nodes.
TextCompositeDefinition(IParserFactory, ITextNodeDS, String) - Constructor for class com.aquima.interactions.composer.model.definition.TextCompositeDefinition
 
TextConditionDefinition - Class in com.aquima.interactions.composer.model.definition
This text node is used to conditionally include a set of text nodes.
TextConditionDefinition(IParserFactory, ITextNodeDS, String) - Constructor for class com.aquima.interactions.composer.model.definition.TextConditionDefinition
 
TextContentVisitor - Class in com.aquima.interactions.composer.model.definition
This visitor is used during initialization to add the text content for each language to a text element.
TextContentVisitor(String, IParserFactory, TextDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.TextContentVisitor
 
TextDataContent - Class in com.aquima.interactions.framework.util.textdata
This class contains DSV data.
TextDataContent(int) - Constructor for class com.aquima.interactions.framework.util.textdata.TextDataContent
 
TextDefinition - Class in com.aquima.interactions.composer.model.definition
This class holds the definition of a single text element.
TextDefinition - Class in com.aquima.interactions.expressions.tsl.parse.nodes
Parse node representing (static) text from a TSL expression.
TextDefinition(int, String) - Constructor for class com.aquima.interactions.expressions.tsl.parse.nodes.TextDefinition
Constructs the parse node with the required arguments.
TextDefinition(TextDefinition) - Constructor for class com.aquima.interactions.composer.model.definition.TextDefinition
 
TextDefinition(IParserFactory, ITextDS) - Constructor for class com.aquima.interactions.composer.model.definition.TextDefinition
Constructs a text definition from data source.
TextDelegateDS - Class in com.aquima.interactions.composer.ds.delegate
Delegate datasource for easy datasource extension.
TextDelegateDS(ITextDS) - Constructor for class com.aquima.interactions.composer.ds.delegate.TextDelegateDS
Construct a datasource that delegates all method calls to the provided datasource.
TextDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
TextDS(ITextDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.TextDS
 
TextElement - Class in com.aquima.interactions.composer.model
Base class for all text element from a TextModel.
TextElement() - Constructor for class com.aquima.interactions.composer.model.TextElement
 
TextFieldDefinition - Class in com.aquima.interactions.composer.model.definition
This text node definition is used to include a value from the context in the result of a text element.
TextFieldDefinition(IParserFactory, ITextNodeDS) - Constructor for class com.aquima.interactions.composer.model.definition.TextFieldDefinition
 
TextItem - Class in com.aquima.interactions.composer.model
The multilingual text model represents a text node that needs to be displayed in the document or page.
TextItem(TextItem, boolean) - Constructor for class com.aquima.interactions.composer.model.TextItem
Copy constructor.
TextItem(String) - Constructor for class com.aquima.interactions.composer.model.TextItem
Construct a text model.
TEXTITEM_ERROR - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate problems during text item initialization.
TextItemConverter - Class in com.aquima.interactions.composer.model
TextItem conversion util.
TextMailMessage - Class in com.aquima.interactions.foundation.connectivity.impl
This class can be used to create an plain text email message that can be send via a IMailConnection.
TextMailMessage(IMailAddress, IMailAddress[], IMailAddress[], IMailAddress[], IMailMessageAttachment[], String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.TextMailMessage
Create a fully specified plain text email message.
TextMailMessage(IMailAddress, IMailAddress, String, String) - Constructor for class com.aquima.interactions.foundation.connectivity.impl.TextMailMessage
Create a basic plain text email message with a sender, one recipient, a subject and a body.
TextNode - Class in com.aquima.interactions.composer.model
This class holds a static text string that is part of the text model.
TextNode - Class in com.aquima.interactions.expressions.tsl.evaluator.nodes
TSL node representing (static) text.
TextNode(String) - Constructor for class com.aquima.interactions.composer.model.TextNode
Construct a text node with a text.
TextNode(String) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.nodes.TextNode
Constructs the node with the text.
TextNodeBase - Class in com.aquima.interactions.composer.model.definition
Base class for all text nodes of a text element.
TextNodeBase() - Constructor for class com.aquima.interactions.composer.model.definition.TextNodeBase
 
TextNodeDefinition - Class in com.aquima.interactions.composer.model.definition
This class hold a single string that is part of a text node element.
TextNodeDefinition(ITextNodeDS) - Constructor for class com.aquima.interactions.composer.model.definition.TextNodeDefinition
 
TextNodeType - Class in com.aquima.interactions.composer.ds
This class defines the types of content of documents.
TextNodeVisitor - Class in com.aquima.interactions.composer.model.definition
This visitor is used during initialization to add child text nodes to a composite text node.
TextNodeVisitor(IParserFactory, TextCompositeDefinition, String) - Constructor for class com.aquima.interactions.composer.model.definition.TextNodeVisitor
 
TextNodeXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
TextNodeXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
TextNodeXml(ITextNodeDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.TextNodeXml
 
TextNodeXml(ITextNodeDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.TextNodeXml
 
TextResource - Class in com.aquima.interactions.foundation.io.resource
This resource implementation can be used to read/write textual data to/from a resource with a specific character set.
TextResource(IResource, String) - Constructor for class com.aquima.interactions.foundation.io.resource.TextResource
Constructor to create a text resource with a delegate resource an a character set.
TextRootDefinition - Class in com.aquima.interactions.composer.model.definition
This text node is the root element of a text node structure of a text element.
TextRootDefinition(IParserFactory, ITextNodeDS, String) - Constructor for class com.aquima.interactions.composer.model.definition.TextRootDefinition
 
TextStyleDefinition - Class in com.aquima.interactions.composer.model.definition
This text node is used to indicate that all the child nodes of this composite node should be rendered using the style defined in this node.
TextStyleDefinition(IParserFactory, ITextNodeDS, String) - Constructor for class com.aquima.interactions.composer.model.definition.TextStyleDefinition
 
TextStyleNode - Class in com.aquima.interactions.composer.model
This class adds a presentation style to all the child nodes of this element.
TextStyleNode(PresentationStyle) - Constructor for class com.aquima.interactions.composer.model.TextStyleNode
this constructor is public to allow test case access.
TextValueNode - Class in com.aquima.interactions.composer.model
This text element represents a value from a field node.
TextValueNode(IValue) - Constructor for class com.aquima.interactions.composer.model.TextValueNode
this constructor is public to allow test case access.
TextXml - Class in com.aquima.interactions.composer.ds.xml.r12.generation
Internal class to generate xml from a datasource.
TextXml - Class in com.aquima.interactions.composer.ds.xml.r17.generation
Internal class to generate xml from a datasource.
TextXml(ITextDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.generation.TextXml
 
TextXml(ITextDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.generation.TextXml
 
Theme - Class in com.aquima.interactions.metamodel
This object holds the definition of a single theme.
Theme(String) - Constructor for class com.aquima.interactions.metamodel.Theme
Constructs a theme definition with a name.
ThemeDS - Class in com.aquima.interactions.ds
Implementation of a datasource for a theme.
ThemeDS(String) - Constructor for class com.aquima.interactions.ds.ThemeDS
Internal constructor for easily creating a theme datasource.
ThemeVisitor - Class in com.aquima.interactions.project.impl
Visitor used during initialization to gather the available theme definitions.
ThemeVisitor(Set<Theme>, String) - Constructor for class com.aquima.interactions.project.impl.ThemeVisitor
 
ThemeXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ThemeXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ThemeXml(IThemeDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.ThemeXml
 
ThemeXml(IThemeDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.ThemeXml
 
ThrowingCommentsManager - Class in com.aquima.interactions.portal.comments
 
ThrowingCommentsManager() - Constructor for class com.aquima.interactions.portal.comments.ThrowingCommentsManager
 
ThrowMessageEvent - Class in com.aquima.interactions.framework.service.process
Purpose
This service can be used to throw a start message.
ThrowMessageEvent() - Constructor for class com.aquima.interactions.framework.service.process.ThrowMessageEvent
 
throwMessageEventAsync(IUserData, ApplicationID, String, Map<String, Object>, Set<String>) - Method in interface com.aquima.interactions.caseengine.client.CaseEngineClient
Throws a message event to the process engine without waiting for any result
ThrowMessageEventParameters - Class in com.aquima.interactions.framework.service.process
Parameter parse class for the ThrowMessageEvent
ThrowMessageEventParameters(IServiceContext) - Constructor for class com.aquima.interactions.framework.service.process.ThrowMessageEventParameters
 
throwMessageEventSync(IUserData, ApplicationID, String, Map<String, Object>, Set<String>) - Method in interface com.aquima.interactions.caseengine.client.CaseEngineClient
Throws a message event to the process engine and gets the cases that are affected returned.
throwRestRequestException() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
REST: Throws an validation exception based on the validation messages generated while parsing a REST request.
throwRestResponseException() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
REST: Throws an validation exception based on the validation messages generated while parsing a REST response.
throwSoapException() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
SOAP: Throws an validation exception based on the validation messages.
TIFF - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the Tagged Image File Format (TIFF) output format.
TIMEDESIGNATOR - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
TimelineDataAccessException - Exception Class in com.aquima.interactions.trace
Exception used to notify that timeline operation failes due to data access problems.
TimelineDataAccessException(Throwable) - Constructor for exception class com.aquima.interactions.trace.TimelineDataAccessException
 
TimelineMessageType - Class in com.aquima.interactions.trace.impl
Timeline types of messages.
TimelineMessageType() - Constructor for class com.aquima.interactions.trace.impl.TimelineMessageType
 
TimelineSearchCriteria - Class in com.aquima.interactions.trace
Search query builder for searching timeline entries.
TimelineSearchCriteria() - Constructor for class com.aquima.interactions.trace.TimelineSearchCriteria
 
timeout(int) - Method in interface com.aquima.interactions.foundation.connectivity.IHttpConnectionFiller
 
timeout(int) - Method in class com.aquima.interactions.foundation.connectivity.NullHttpConnectionFiller
 
TIMEOUTDATE - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the TIMEOUTDATE task property.
TimeoutDefinition - Class in com.aquima.interactions.process.impl.nodes
This class contains the information needed to watch for a timeout on a task or process.
TimeoutDefinition(IExpression, ReevaluationEvent, IProcessNodeDefinition) - Constructor for class com.aquima.interactions.process.impl.nodes.TimeoutDefinition
 
TIMER - Static variable in class com.aquima.interactions.process.dao.CaseEventType
 
TIMER_NODE_REPEATABLE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
TimerNodeDefinition - Class in com.aquima.interactions.process.impl.nodes
This class hold the definition of a timer node.
TimerNodeDefinition(NodeData, NodeContext) - Constructor for class com.aquima.interactions.process.impl.nodes.TimerNodeDefinition
 
TimerNodeHandler - Class in com.aquima.interactions.process.impl.handlers
Handler for the timed wait nodes in a process.
TimerNodeHandler(ProcessCaseRepository) - Constructor for class com.aquima.interactions.process.impl.handlers.TimerNodeHandler
 
TimerPublishedTraceMessage - Class in com.aquima.interactions.trace.impl
 
TimerPublishedTraceMessage(String, String, String, long, String, String, String) - Constructor for class com.aquima.interactions.trace.impl.TimerPublishedTraceMessage
 
TimeTracker - Class in com.aquima.interactions.foundation.timetracker
Utility class to monitor processing times.
TimeTracker() - Constructor for class com.aquima.interactions.foundation.timetracker.TimeTracker
Default constructor that creates a time tracker with the name 'root'.
TimeTracker(String) - Constructor for class com.aquima.interactions.foundation.timetracker.TimeTracker
Constructs a time tracker with the specified name.
TimeTracker(String, String) - Constructor for class com.aquima.interactions.foundation.timetracker.TimeTracker
Constructs a time tracker with the specified name and type.
TimeTracker(String, String, TimeTracker) - Constructor for class com.aquima.interactions.foundation.timetracker.TimeTracker
Constructs a time tracker with the specified name, type and parent.
TmsAttributeState - Class in com.aquima.interactions.rule.tms
This class wraps an attribute value to add TMS behavior.
TmsAttributeState(TmsProfile, IAttributeValue) - Constructor for class com.aquima.interactions.rule.tms.TmsAttributeState
 
TmsAttributeValue - Class in com.aquima.interactions.rule.tms
Describes the state of an tms inferenced attribute.
TmsAttributeValue() - Constructor for class com.aquima.interactions.rule.tms.TmsAttributeValue
 
TmsAttributeValue(IValue, SourceType, String, String, String) - Constructor for class com.aquima.interactions.rule.tms.TmsAttributeValue
 
TmsEntityInstance - Class in com.aquima.interactions.rule.tms
Wrapper class for instances to add truth-maintenance and automatic inferencing.
TmsEntityInstance(IEntityInstance, TmsProfile) - Constructor for class com.aquima.interactions.rule.tms.TmsEntityInstance
Constructs a TmsInstance delegate for the specified instance.
TmsInferenceDetails - Class in com.aquima.interactions.rule.tms
Contains the source information of an attribute.
TmsInferenceDetails(SourceType, ValueReference[], ValueReference[], String, String) - Constructor for class com.aquima.interactions.rule.tms.TmsInferenceDetails
 
TmsProfile - Class in com.aquima.interactions.rule.tms
This profile wrapper adds truth maintenance to the wrapped profile.
TmsProfile(IProfile, IRuleEngine) - Constructor for class com.aquima.interactions.rule.tms.TmsProfile
Constructs a truth maintenance wrapper using a profile and rule engine.
TmsProfile(IProfile, IRuleEngine, boolean) - Constructor for class com.aquima.interactions.rule.tms.TmsProfile
Constructs a truth maintenance wrapper using a profile and rule engine.
TmsProfileEventListener - Class in com.aquima.interactions.rule.tms
This class listens to the event of the internal profile, and updates the TMS state accordingly.
TmsProfileEventListener(TmsStateManager) - Constructor for class com.aquima.interactions.rule.tms.TmsProfileEventListener
 
TmsProfileView - Class in com.aquima.interactions.rule.tms
This class can generate a full xml view of the profile.
TmsProfileView(TmsProfile, IMetaModel) - Constructor for class com.aquima.interactions.rule.tms.TmsProfileView
Constructs a profile deduction view so xml's can be generated with this class.
TmsStateManager - Class in com.aquima.interactions.rule.tms
Maintains the TMS state of the profile.
TmsStateManager(TmsProfile) - Constructor for class com.aquima.interactions.rule.tms.TmsStateManager
 
TO - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
toAbs() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
toArray() - Method in class com.aquima.interactions.metamodel.impl.InstanceReference
 
toArray(Object[]) - Method in class com.aquima.interactions.ds.xml.model.LookupTable
 
toAssetAction() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
 
toAssetAction() - Method in class com.aquima.interactions.dtree.impl.AssetAction
 
toAttributeAction() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
 
toAttributeAction() - Method in class com.aquima.interactions.dtree.impl.AttributeAction
 
toAttributePath() - Method in class com.aquima.interactions.expressions.semantics.nodes.AllVariable
 
toAttributePath() - Method in class com.aquima.interactions.expressions.semantics.nodes.FieldVariable
 
toAttributePath() - Method in interface com.aquima.interactions.expressions.semantics.nodes.IVariable
This method returns a string containing a readable representation of the variable.
toAttributePath() - Method in class com.aquima.interactions.expressions.semantics.nodes.NamedVariable
 
toAttributePath() - Method in class com.aquima.interactions.expressions.semantics.nodes.Variable
 
toByteArray() - Method in class com.aquima.interactions.foundation.security.util.SizeableByteArray
convert the bytes to a single byte array.
toCompletedNode() - Method in class com.aquima.interactions.flow.model.StartedFlowNode
 
toContainer() - Method in class com.aquima.interactions.composer.model.table.TableBuilder
This method creates a container structure for the build table.
toContainerAction() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
 
toContainerAction() - Method in class com.aquima.interactions.dtree.impl.ContainerAction
 
toContentPath(GUID) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
Calculates the file system path in which content is stored that is identified by the provided identifier.
toCsvMetadata(IResource, InputObject, OutputObject, IProject) - Method in class com.aquima.interactions.framework.service.connectivity.csv.CsvParameters
 
toDatasource(IConnectionParameterVisitor) - Method in class com.aquima.interactions.framework.util.CsvMetadataBuilder
Use this method to add the metadata to the IConnectionParameterVisitor that is used in by the IResourceConnectionDS.
toDateTimeValue() - Method in class com.aquima.interactions.foundation.types.DateValue
 
toDateValue() - Method in class com.aquima.interactions.foundation.types.DateValue
 
Today - Class in com.aquima.interactions.expressions.functions.date
This function may be used to request the current time or date.
Today - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the system.today attribute.
Today() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.Today
 
Today(boolean) - Constructor for class com.aquima.interactions.expressions.functions.date.Today
Constructs the function with the required arguments.
TODAY - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
toGroupType() - Method in class com.aquima.interactions.process.ds.ProcessNodeType
This method converts this generic node type to a more specific group type.
toGUID(String) - Method in class com.aquima.interactions.portal.content.filesystem.DefaultFileSystemNamingStrategy
 
toGUID(String) - Method in interface com.aquima.interactions.portal.content.filesystem.IFileSystemNamingStrategy
Transforms a (relative) path identifier into a content identifier
toHexString(int) - Static method in class com.aquima.interactions.foundation.utility.IntegerUtil
Returns a string representation of the integer argument in base 16.
toISO8601() - Method in class com.aquima.interactions.foundation.types.DateValue
Format this DateValue (or DateTimeValue) to an ISO-8601 local date and time without milliseconds and nanoseconds (format 'yyyy-MM-ddTHH:mm:ss').
toListValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
toListValue() - Method in interface com.aquima.interactions.foundation.IValue
This method will convert the current value to a list value.
toListValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
toListValue() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
toListValue() - Method in class com.aquima.interactions.foundation.types.ListValue
 
toListValue() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
toLowerCase(List<String>) - Static method in class com.aquima.interactions.foundation.utility.ListUtil
 
toMetadataPath(GUID) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
Calculates the file system path in which metadata is stored for content identified by the provided identifier.
toMurmur3Hash128x64Hex(String) - Static method in class com.aquima.interactions.foundation.utility.DigestUtil
Generate a (non-cryptographic) hash for the input data with the MurmurHash3 algorithm.
top() - Method in class com.aquima.interactions.java_cup.virtual_parse_stack
Return value on the top of the stack (without popping it).
toPath(GUID) - Method in class com.aquima.interactions.portal.content.filesystem.DefaultFileSystemNamingStrategy
 
toPath(GUID) - Method in interface com.aquima.interactions.portal.content.filesystem.IFileSystemNamingStrategy
Transforms a content identifier into a (relative) path identifier.
toRangeValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
toRangeValue() - Method in interface com.aquima.interactions.foundation.IValue
This method will attempt to convert the value to a range value.
toRangeValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
toRangeValue() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
toRangeValue() - Method in class com.aquima.interactions.foundation.types.ListValue
 
toRangeValue() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributeBooleanValue
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributeCurrency
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateTimeValue
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateValue
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributeEntityValue
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributeInfiniteValue
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributeIntegerValue
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributeListValue
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributeNumberValue
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributePercentage
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributeRangeValue
 
toRangeValue() - Method in class com.aquima.interactions.profile.model.value.AttributeStringValue
 
toRawXmlString() - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Convert the document to the actual XML document String, without using character encoding.
toRawXmlString(boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Convert the document to the actual XML document String, without using character encoding.
toRawXmlString(boolean, boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Convert the document to the actual XML document String, with or without character encoding declaration (but see the description of the returned string!).
toRawXmlString(boolean, boolean, boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Convert the document to the actual XML document String, with or without character encoding declaration (but see the description of the returned string!).
toRawXmlStringImpl(boolean, boolean, boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Internal method that actually creates the raw XML document.
tos - Variable in class com.aquima.interactions.java_cup.lr_parser
Indication of the index for top of stack (for use by actions).
toSingleValue() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachObject
 
toSingleValue() - Method in interface com.aquima.interactions.foundation.IValue
This method will attempt to convert the value to a single value.
toSingleValue() - Method in class com.aquima.interactions.foundation.types.AbstractValue
 
toSingleValue() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
toSingleValue() - Method in class com.aquima.interactions.foundation.types.InfiniteValue
 
toSingleValue() - Method in class com.aquima.interactions.foundation.types.ListValue
 
toSingleValue() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeBooleanValue
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeCurrency
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateTimeValue
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeDateValue
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeEntityValue
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeInfiniteValue
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeIntegerValue
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeListValue
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeNumberValue
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributePercentage
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeRangeValue
 
toSingleValue() - Method in class com.aquima.interactions.profile.model.value.AttributeStringValue
 
toString() - Method in class com.aquima.interactions.communication.data.DataArray
 
toString() - Method in class com.aquima.interactions.communication.data.DataObject
 
toString() - Method in class com.aquima.interactions.communication.data.DataPrimitive
 
toString() - Method in class com.aquima.interactions.communication.GroupParticleType
 
toString() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaArgument
 
toString() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaAttribute
 
toString() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity.SchemaEntityKey
 
toString() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaEntity
 
toString() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaFragment
 
toString() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaHeader
 
toString() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.SchemaRelation
 
toString() - Method in class com.aquima.interactions.communication.impl.RestMessage
 
toString() - Method in class com.aquima.interactions.communication.impl.RestOperationDefinition
 
toString() - Method in class com.aquima.interactions.communication.impl.SoapMessageDefinition
 
toString() - Method in class com.aquima.interactions.communication.impl.SoapMessagePartDefinition
 
toString() - Method in class com.aquima.interactions.communication.impl.SoapOperationDefinition
 
toString() - Method in class com.aquima.interactions.communication.impl.SoapServiceDefinition
 
toString() - Method in class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
toString() - Method in class com.aquima.interactions.communication.SchemaFormType
 
toString() - Method in class com.aquima.interactions.composer.ContainerId
 
toString() - Method in class com.aquima.interactions.composer.ds.TextNodeType
 
toString() - Method in class com.aquima.interactions.composer.ElementType
 
toString() - Method in class com.aquima.interactions.composer.model.Button
 
toString() - Method in class com.aquima.interactions.composer.model.ComposerErrorMessage
 
toString() - Method in class com.aquima.interactions.composer.model.CompositeElement
 
toString() - Method in class com.aquima.interactions.composer.model.Container
 
toString() - Method in class com.aquima.interactions.composer.model.ContentItem
 
toString() - Method in class com.aquima.interactions.composer.model.ContentStyle
 
toString() - Method in class com.aquima.interactions.composer.model.definition.AbstractReference
 
toString() - Method in class com.aquima.interactions.composer.model.definition.ContentDefinition
 
toString() - Method in class com.aquima.interactions.composer.model.definition.DocumentDefinition
 
toString() - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
 
toString() - Method in class com.aquima.interactions.composer.model.definition.InlineReference
 
toString() - Method in class com.aquima.interactions.composer.model.definition.RepeatExpression
 
toString() - Method in class com.aquima.interactions.composer.model.definition.TextDefinition
 
toString() - Method in class com.aquima.interactions.composer.model.DomainValue
 
toString() - Method in class com.aquima.interactions.composer.model.FailedElement
 
toString() - Method in class com.aquima.interactions.composer.model.Field
 
toString() - Method in class com.aquima.interactions.composer.model.FieldValidation
 
toString() - Method in class com.aquima.interactions.composer.model.Page
 
toString() - Method in class com.aquima.interactions.composer.model.PresentationStyle
 
toString() - Method in class com.aquima.interactions.composer.model.table.AlignType
This method returns a string containing descriptive information about this aligntype.
toString() - Method in class com.aquima.interactions.composer.model.TextItem
 
toString() - Method in class com.aquima.interactions.composer.model.TextNode
 
toString() - Method in class com.aquima.interactions.composer.OutputFormat
 
toString() - Method in class com.aquima.interactions.composer.RuntimeKey
 
toString() - Method in class com.aquima.interactions.ds.studio.ApplicationVersionList
 
toString() - Method in class com.aquima.interactions.ds.xml.ExportType
 
toString() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
 
toString() - Method in class com.aquima.interactions.dtree.impl.DecisionTreeCondition
 
toString() - Method in class com.aquima.interactions.expressions.definition.Identifier
 
toString() - Method in class com.aquima.interactions.expressions.definition.Operator
 
toString() - Method in class com.aquima.interactions.expressions.definition.Type
 
toString() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToList
 
toString() - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToText
 
toString() - Method in class com.aquima.interactions.expressions.functions.FunctionArgument
 
toString() - Method in class com.aquima.interactions.expressions.functions.unknown.IsUnknownFunction
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.AllExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.ArithmeticExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.ConditionExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.ConstExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.ConversionExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.DimensionExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.EachExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.ExistsExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.FieldVariableExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.FunctionExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.InversionExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.IsActiveExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.ListArithmeticExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.ListConditionExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.ListExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.LogicalExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.NamedVariableExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.NotExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.SelectExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.TemplateExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.UnknownExpression
 
toString() - Method in class com.aquima.interactions.expressions.optimizer.nodes.VariableExpression
 
toString() - Method in class com.aquima.interactions.expressions.OutputBuffer
 
toString() - Method in class com.aquima.interactions.expressions.parser.ParserSymbol
 
toString() - Method in class com.aquima.interactions.expressions.Position
 
toString() - Method in class com.aquima.interactions.expressions.r7.ExpressionR7
 
toString() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.BinoptNode
 
toString() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.InstanceOfNode
 
toString() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.InverseNode
 
toString() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.NotNode
 
toString() - Method in class com.aquima.interactions.expressions.r7.parser.nodes.TypeOfNode
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.AllVariable
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.Arithmetic
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.Condition
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.Constant
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.Conversion
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.DimensionChange
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.ErrorNode
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.ExpressionList
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.FieldVariable
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.FunctionCall
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.Inversion
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.ListArithmetic
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.ListCondition
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.LogicalConnective
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.NamedVariable
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.Not
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.Predicate
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.Select
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.TemplateCall
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.Unknown
 
toString() - Method in class com.aquima.interactions.expressions.semantics.nodes.Variable
 
toString() - Method in class com.aquima.interactions.expressions.semantics.SemanticNodeBase
 
toString() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.CommentNode
 
toString() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ConditionNode
 
toString() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.FieldNode
 
toString() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachNode
 
toString() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.NodeList
 
toString() - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.TextNode
 
toString() - Method in class com.aquima.interactions.expressions.TslText
 
toString() - Method in class com.aquima.interactions.flow.ActionNodeType
 
toString() - Method in class com.aquima.interactions.flow.EventNodeType
 
toString() - Method in class com.aquima.interactions.flow.ExitEvent
 
toString() - Method in class com.aquima.interactions.flow.ExitState
 
toString() - Method in class com.aquima.interactions.flow.FlowType
 
toString() - Method in class com.aquima.interactions.flow.model.DefaultConditionNodeDetails
 
toString() - Method in class com.aquima.interactions.flow.model.DefaultFlowNodeDetails
 
toString() - Method in class com.aquima.interactions.flow.model.DefaultResultNodeDetails
 
toString() - Method in class com.aquima.interactions.flow.model.FlowNodeDelegate
 
toString() - Method in class com.aquima.interactions.flow.model.FlowPath
 
toString() - Method in class com.aquima.interactions.flow.model.FlowState
 
toString() - Method in class com.aquima.interactions.flow.model.VisitedPage
 
toString() - Method in class com.aquima.interactions.flow.model.VisitedPages
 
toString() - Method in class com.aquima.interactions.flow.NodeID
 
toString() - Method in class com.aquima.interactions.flow.NodeType
 
toString() - Method in class com.aquima.interactions.foundation.ApplicationID
 
toString() - Method in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
toString() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpConnection
 
toString() - Method in class com.aquima.interactions.foundation.connectivity.impl.HttpSoapConnection
 
toString() - Method in class com.aquima.interactions.foundation.connectivity.impl.MailAddress
 
toString() - Method in class com.aquima.interactions.foundation.connectivity.Operator
 
toString() - Method in class com.aquima.interactions.foundation.connectivity.QualifiedName
 
toString() - Method in class com.aquima.interactions.foundation.connectivity.SoapVersion
 
toString() - Method in class com.aquima.interactions.foundation.DataType
This method returns a string containing descriptive information about this datatype.
toString() - Method in class com.aquima.interactions.foundation.functions.ListFunctionType
 
toString() - Method in class com.aquima.interactions.foundation.GUID
Get the string representation of this GUID.
toString() - Method in class com.aquima.interactions.foundation.io.CompositeResourceManager
 
toString() - Method in class com.aquima.interactions.foundation.io.DefaultResourceManager
 
toString() - Method in class com.aquima.interactions.foundation.io.FileResourceManager
 
toString() - Method in class com.aquima.interactions.foundation.io.FileSystemResourceManager
 
toString() - Method in class com.aquima.interactions.foundation.io.PackageResourceManager
 
toString() - Method in class com.aquima.interactions.foundation.io.RelativeResourceManager
 
toString() - Method in class com.aquima.interactions.foundation.io.ResourceRef
 
toString() - Method in class com.aquima.interactions.foundation.lic.Component
 
toString() - Method in class com.aquima.interactions.foundation.lic.ComponentType
 
toString() - Method in class com.aquima.interactions.foundation.lic.LicenseContext
 
toString() - Method in class com.aquima.interactions.foundation.lic.Server
 
toString() - Method in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
 
toString() - Method in class com.aquima.interactions.foundation.MatchMode
 
toString() - Method in class com.aquima.interactions.foundation.Parameters
 
toString() - Method in class com.aquima.interactions.foundation.report.Category
 
toString() - Method in class com.aquima.interactions.foundation.report.ErrorCode
 
toString() - Method in class com.aquima.interactions.foundation.report.InitializationMessage
 
toString() - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
toString() - Method in class com.aquima.interactions.foundation.report.Severity
 
toString() - Method in class com.aquima.interactions.foundation.security.core.EnvelopeVersion
Generates a string representation of this version.
toString() - Method in class com.aquima.interactions.foundation.security.r4.Envelope
 
toString() - Method in class com.aquima.interactions.foundation.text.DateFormat
 
toString() - Method in class com.aquima.interactions.foundation.text.MultilingualText
 
toString() - Method in class com.aquima.interactions.foundation.text.symbol.DateSymbol
 
toString() - Method in class com.aquima.interactions.foundation.text.symbol.HourSymbol
 
toString() - Method in class com.aquima.interactions.foundation.text.symbol.MinuteSymbol
 
toString() - Method in class com.aquima.interactions.foundation.text.symbol.MonthSymbol
 
toString() - Method in class com.aquima.interactions.foundation.text.symbol.SecondSymbol
 
toString() - Method in class com.aquima.interactions.foundation.text.symbol.SeparatorSymbol
 
toString() - Method in class com.aquima.interactions.foundation.text.symbol.YearSymbol
 
toString() - Method in class com.aquima.interactions.foundation.types.AnyValue
 
toString() - Method in class com.aquima.interactions.foundation.types.BooleanValue
 
toString() - Method in class com.aquima.interactions.foundation.types.Currency
 
toString() - Method in class com.aquima.interactions.foundation.types.DateTimeValue
 
toString() - Method in class com.aquima.interactions.foundation.types.DateValue
 
toString() - Method in class com.aquima.interactions.foundation.types.EntityValue
 
toString() - Method in class com.aquima.interactions.foundation.types.IntegerValue
 
toString() - Method in class com.aquima.interactions.foundation.types.ListValue
 
toString() - Method in class com.aquima.interactions.foundation.types.NumberValue
 
toString() - Method in class com.aquima.interactions.foundation.types.Percentage
 
toString() - Method in class com.aquima.interactions.foundation.types.RangeValue
 
toString() - Method in class com.aquima.interactions.foundation.types.StringValue
 
toString() - Method in class com.aquima.interactions.foundation.utility.CaseInsensitiveMap
 
toString() - Method in class com.aquima.interactions.foundation.utility.CodeVersion
 
toString() - Method in class com.aquima.interactions.foundation.utility.MultiValueMap
 
toString() - Method in class com.aquima.interactions.foundation.utility.ValueMap
 
toString() - Method in class com.aquima.interactions.foundation.Version
 
toString() - Method in class com.aquima.interactions.foundation.xml.parsing.QName
 
toString() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser
 
toString() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
* Get some readable info on a DOM node - for debugging private String node2String(Node n) { if (n != null) { String type; switch (n.getNodeType()) { case Node.ELEMENT_NODE: type = "ELEMENT"; break; case Node.ATTRIBUTE_NODE: type = "ATTRIBUTE"; break; case Node.TEXT_NODE: type = "TEXT"; break; case Node.CDATA_SECTION_NODE: type = "CDATA_SECTION"; break; case Node.ENTITY_REFERENCE_NODE: type = "ENTITYREF"; break; case Node.ENTITY_NODE: type = "ENTITY"; break; case Node.PROCESSING_INSTRUCTION_NODE: type = "PROCESSING"; break; case Node.COMMENT_NODE: type = "COMMENT"; break; case Node.DOCUMENT_NODE: type = "DOCUMENT"; break; case Node.DOCUMENT_TYPE_NODE: type = "DOCTYPE"; break; case Node.DOCUMENT_FRAGMENT_NODE: type = "DOCFRAGMENT"; break; case Node.NOTATION_NODE: type = "NOTATION"; break; default: type = "??"; break; } return n.getNodeName() + " type=" + type + " #children=" + n.getChildNodes().getLength() + " value=" + n.getNodeValue(); } else return "null"; }
toString() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlSAXParser
 
toString() - Method in class com.aquima.interactions.framework.container.DefaultContainerFactory
 
toString() - Method in class com.aquima.interactions.framework.container.dtree.DecisionTreeSelectCallBack
 
toString() - Method in class com.aquima.interactions.framework.container.instance.linker.DisplaySortInstanceLinkerEntry
 
toString() - Method in class com.aquima.interactions.framework.container.instance.list.InstanceListOrder
 
toString() - Method in class com.aquima.interactions.framework.container.justification.JustificationParameters
 
toString() - Method in class com.aquima.interactions.framework.container.worklist.config.ColumnType
 
toString() - Method in class com.aquima.interactions.framework.handler.DefaultHandlerFactory
 
toString() - Method in class com.aquima.interactions.framework.rule.CsvDataRule
 
toString() - Method in class com.aquima.interactions.framework.rule.DefaultRuleFactory
 
toString() - Method in class com.aquima.interactions.framework.service.connectivity.OutputObject
 
toString() - Method in class com.aquima.interactions.framework.service.DefaultServiceFactory
 
toString() - Method in class com.aquima.interactions.framework.service.instance.ActivateInstanceParameters
 
toString() - Method in class com.aquima.interactions.framework.util.textdata.TextDataContent
 
toString() - Method in class com.aquima.interactions.framework.validator.ValidatorType
 
toString() - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
toString() - Method in class com.aquima.interactions.java_cup.ComplexSymbolFactory.Location
 
toString() - Method in class com.aquima.interactions.java_cup.Symbol
Printing this token out.
toString() - Method in class com.aquima.interactions.mapping.ds.MatchConditionOperator
 
toString() - Method in class com.aquima.interactions.mapping.impl.AttributeMappingDefinition
 
toString() - Method in class com.aquima.interactions.mapping.impl.EntityMappingDefinition
 
toString() - Method in class com.aquima.interactions.mapping.impl.InstanceMatchCondition
 
toString() - Method in class com.aquima.interactions.mapping.impl.MappingAction
 
toString() - Method in class com.aquima.interactions.mapping.MappingDirection
 
toString() - Method in class com.aquima.interactions.matching.impl.functions.fulltext.IndexTerm
 
toString() - Method in class com.aquima.interactions.matching.impl.model.MatchDefinition
 
toString() - Method in class com.aquima.interactions.matching.MatchType
 
toString() - Method in class com.aquima.interactions.matching.RequirementType
 
toString() - Method in class com.aquima.interactions.matching.result.MatchScore
 
toString() - Method in class com.aquima.interactions.matching.StrategyType
 
toString() - Method in class com.aquima.interactions.matching.util.IDObjectMap
 
toString() - Method in class com.aquima.interactions.matching.util.IDScoreMap
This method returns a fancy string containing some info about this array.
toString() - Method in class com.aquima.interactions.metamodel.AttributeReference
 
toString() - Method in class com.aquima.interactions.metamodel.Channel
 
toString() - Method in class com.aquima.interactions.metamodel.EntityReference
 
toString() - Method in class com.aquima.interactions.metamodel.impl.AttributeDefinition
 
toString() - Method in class com.aquima.interactions.metamodel.impl.DomainDefinition
 
toString() - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
toString() - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
toString() - Method in class com.aquima.interactions.metamodel.ModuleElementReference
 
toString() - Method in class com.aquima.interactions.metamodel.ReferenceType
 
toString() - Method in class com.aquima.interactions.metamodel.Team
 
toString() - Method in class com.aquima.interactions.metamodel.Theme
 
toString() - Method in class com.aquima.interactions.portal.ApplicationMode
 
toString() - Method in class com.aquima.interactions.portal.documents.model.RenderedDocument
 
toString() - Method in class com.aquima.interactions.portal.ds.FlowReference
 
toString() - Method in class com.aquima.interactions.portal.InvocationType
 
toString() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
toString() - Method in class com.aquima.interactions.portal.model.datatype.DataValueArrayType
 
toString() - Method in class com.aquima.interactions.portal.model.datatype.DataValueObjectType
 
toString() - Method in class com.aquima.interactions.portal.model.datatype.DataValuePrimitiveType
 
toString() - Method in class com.aquima.interactions.portal.model.def.MaskCallDefinition
 
toString() - Method in class com.aquima.interactions.portal.model.def.ServiceCallEvent
 
toString() - Method in class com.aquima.interactions.portal.model.def.TypedParameters
 
toString() - Method in class com.aquima.interactions.portal.model.flow.FlowNode
 
toString() - Method in class com.aquima.interactions.portal.model.flow.PageNode
 
toString() - Method in class com.aquima.interactions.portal.model.flow.ServiceNode
 
toString() - Method in class com.aquima.interactions.portal.model.session.CallbackEntry
 
toString() - Method in class com.aquima.interactions.portal.model.session.CallbackList
 
toString() - Method in class com.aquima.interactions.portal.model.session.debug.DebugId
 
toString() - Method in class com.aquima.interactions.portal.model.session.EventError
 
toString() - Method in class com.aquima.interactions.portal.model.session.page.EventValue
 
toString() - Method in class com.aquima.interactions.portal.model.session.RequestAction
 
toString() - Method in class com.aquima.interactions.portal.model.session.scope.ProjectChange
 
toString() - Method in class com.aquima.interactions.portal.model.session.scope.SessionScope
 
toString() - Method in class com.aquima.interactions.portal.model.session.UserData
 
toString() - Method in class com.aquima.interactions.portal.model.tx.FlowContext
 
toString() - Method in class com.aquima.interactions.portal.model.ValidationAction
 
toString() - Method in enum class com.aquima.interactions.portal.PortalChangeType
 
toString() - Method in class com.aquima.interactions.portal.PortalEvent
 
toString() - Method in class com.aquima.interactions.process.dao.CaseEventStatusType
 
toString() - Method in class com.aquima.interactions.process.dao.CaseEventType
 
toString() - Method in class com.aquima.interactions.process.dao.CaseStatusType
 
toString() - Method in class com.aquima.interactions.process.dao.impl.AssigneeInfo
 
toString() - Method in class com.aquima.interactions.process.dao.model.CaseProperty
 
toString() - Method in class com.aquima.interactions.process.dao.model.TaskProperty
 
toString() - Method in class com.aquima.interactions.process.dao.TaskType
 
toString() - Method in class com.aquima.interactions.process.ds.ProcessNodeType
 
toString() - Method in class com.aquima.interactions.process.GroupType
 
toString() - Method in class com.aquima.interactions.process.IgnoreMode
 
toString() - Method in class com.aquima.interactions.process.impl.builder.NodeData
 
toString() - Method in class com.aquima.interactions.process.impl.nodes.BranchDefinition
 
toString() - Method in class com.aquima.interactions.process.impl.nodes.CallNodeDefinition
 
toString() - Method in class com.aquima.interactions.process.impl.nodes.TaskNodeDefinition
 
toString() - Method in class com.aquima.interactions.process.impl.ProcessDefinition
 
toString() - Method in class com.aquima.interactions.process.impl.ProcessEngineID
 
toString() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
toString() - Method in class com.aquima.interactions.process.impl.ProcessTypeDefinition
 
toString() - Method in class com.aquima.interactions.process.impl.ReevaluationEvent
This method returns a string containing descriptive information about this evaluation event.
toString() - Method in class com.aquima.interactions.process.impl.ReevaluationTime
This method returns a string containing descriptive information about this evaluation time.
toString() - Method in class com.aquima.interactions.process.QueryOperator
 
toString() - Method in class com.aquima.interactions.process.search.FilterOperator
 
toString() - Method in class com.aquima.interactions.process.TargetInstanceType
 
toString() - Method in class com.aquima.interactions.process.TaskExecutionEvent
 
toString() - Method in class com.aquima.interactions.process.TaskExit
 
toString() - Method in class com.aquima.interactions.process.TaskStatusType
 
toString() - Method in class com.aquima.interactions.profile.model.AttributeState
 
toString() - Method in class com.aquima.interactions.profile.model.EntityInstance
 
toString() - Method in class com.aquima.interactions.profile.model.InstanceType
 
toString() - Method in class com.aquima.interactions.profile.model.TransactionId
 
toString() - Method in class com.aquima.interactions.profile.model.TxEntityInstance
 
toString() - Method in class com.aquima.interactions.profile.model.TxEventListener
 
toString() - Method in class com.aquima.interactions.profile.SourceType
 
toString() - Method in class com.aquima.interactions.profile.ValueReference
 
toString() - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
toString() - Method in class com.aquima.interactions.project.Direction
 
toString() - Method in class com.aquima.interactions.project.FieldTypeOutput
 
toString() - Method in class com.aquima.interactions.project.GlobalParameterType
 
toString() - Method in class com.aquima.interactions.project.impl.Language
 
toString() - Method in class com.aquima.interactions.project.impl.Role
 
toString() - Method in class com.aquima.interactions.project.ModuleID
 
toString() - Method in class com.aquima.interactions.project.ParameterType
 
toString() - Method in class com.aquima.interactions.rule.ConditionOperator
 
toString() - Method in class com.aquima.interactions.rule.constraint.table.DomainActionRule
 
toString() - Method in class com.aquima.interactions.rule.DefaultRuleType
 
toString() - Method in class com.aquima.interactions.rule.DMNDecisionTree
 
toString() - Method in class com.aquima.interactions.rule.graph.AttributeNode
 
toString() - Method in class com.aquima.interactions.rule.impl.table.Condition
 
toString() - Method in class com.aquima.interactions.rule.impl.table.DecisionTable
 
toString() - Method in class com.aquima.interactions.rule.inference.rule.BusinessRule
 
toString() - Method in class com.aquima.interactions.rule.inference.table.AttributeActionRule
 
toString() - Method in class com.aquima.interactions.rule.InstanceStack
 
toString() - Method in class com.aquima.interactions.rule.JustificationTree
 
toString() - Method in class com.aquima.interactions.rule.parser.AttributeDelegate
 
toString() - Method in class com.aquima.interactions.rule.parser.Condition
 
toString() - Method in class com.aquima.interactions.rule.parser.EntityDelegate
 
toString() - Method in class com.aquima.interactions.rule.parser.Expression
 
toString() - Method in class com.aquima.interactions.rule.RuleType
 
toString() - Method in class com.aquima.interactions.rule.SnapshotInstanceStack
 
toString() - Method in class com.aquima.interactions.rule.SourcedValue
 
toString() - Method in class com.aquima.interactions.rule.tms.TmsEntityInstance
 
toString() - Method in class com.aquima.interactions.rule.ValueType
 
toString() - Method in class com.aquima.interactions.trace.FilterOperator
 
toString() - Method in class com.aquima.interactions.trace.SortDirection
 
toString() - Method in class com.aquima.interactions.userscope.impl.UserScopeReference
 
toString(Object[]) - Static method in class com.aquima.interactions.foundation.text.StringUtil
This method returns a pretty printed array.
toString(StringBuffer, int) - Method in class com.aquima.interactions.rule.constraint.table.ConditionRule
 
toString(StringBuffer, int) - Method in class com.aquima.interactions.rule.inference.table.ConditionRule
 
toSubtreeAction() - Method in class com.aquima.interactions.dtree.impl.AbstractNode
 
toSubtreeAction() - Method in class com.aquima.interactions.dtree.impl.SubTreeAction
 
toText(String, ITextItem, IValueFormatter) - Static method in class com.aquima.interactions.composer.model.TextItemConverter
Converts a textitem to a multilingualtext (and strippes the styling)
toTraceTaskDTO() - Method in interface com.aquima.interactions.process.dao.ITaskModel
Converts ITaskModel implementation to DTO which is used for tracing
toValue(double) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToCurrency
 
toValue(double) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToInteger
 
toValue(double) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToNumber
 
toValue(double) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToNumericBase
 
toValue(double) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToPercentage
 
toValue(IValue) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToCurrency
 
toValue(IValue) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToInteger
 
toValue(IValue) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToNumber
 
toValue(IValue) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToNumericBase
 
toValue(IValue) - Method in class com.aquima.interactions.expressions.functions.convert.ConvertToPercentage
 
toXml() - Method in interface com.aquima.interactions.foundation.report.IInitializationReport
This method returns an XML representation of the report.
toXml() - Method in class com.aquima.interactions.foundation.report.InitializationReport
 
toXml() - Method in class com.aquima.interactions.foundation.report.InitializationReportLogger
 
toXml() - Method in interface com.aquima.interactions.foundation.timetracker.ITimeTracker
This methods returns an XML representation of the time tracker.
toXml() - Method in class com.aquima.interactions.foundation.timetracker.NullTracker
Always returns null.
toXml() - Method in class com.aquima.interactions.foundation.timetracker.TimeTracker
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlAsset
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlButton
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlContainer
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlContentItem
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlDocument
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlFailedElement
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlField
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlIgnoreElement
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlImage
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlListContainer
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlPage
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlTextItem
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.document.XmlUnknownElement
 
toXml(IXmlRendererContext, IElement) - Method in interface com.aquima.interactions.framework.renderer.IXmlElementRenderer
This function allows one to convert an IElement instance to an XML element.
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlAsset
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlButton
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlContainer
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlContentItem
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlFailedElement
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlField
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlImage
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlLink
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlPage
 
toXml(IXmlRendererContext, IElement) - Method in class com.aquima.interactions.framework.renderer.page.r6.XmlTextItem
 
toXmlfragment(StringBuffer, int, Node, boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
toXmlFragment() - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Easy way to create an XML string for this element and the children.
toXmlFragment() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
toXmlFragment() - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
toXmlFragment() - Method in interface com.aquima.interactions.foundation.xml.parsing.IXmlNode
Easy way to create an XML string for this element and the children.
toXmlFragment() - Method in class com.aquima.interactions.foundation.xml.parsing.XmlNode
 
toXmlFragment(boolean) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Easy way to create an XML string for this element and the children.
toXmlFragment(boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
toXmlFragment(boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
toXmlFragment(boolean, boolean, int, StringBuffer) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Recursive conversion to an XML document.
toXmlFragment(boolean, boolean, int, StringBuffer) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
toXmlFragment(boolean, boolean, int, StringBuffer) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewComment
 
toXmlFragment(boolean, boolean, int, StringBuffer) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewElement
 
toXmlFragment(boolean, boolean, int, StringBuffer) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
toXmlFragment(boolean, boolean, int, StringBuffer) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewProcessInstr
 
toXmlFragment(int, StringBuffer) - Method in interface com.aquima.interactions.foundation.xml.generation.IXmlElement
Recursive conversion to an XML document.
toXmlFragment(int, StringBuffer) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
toXmlFragment(int, StringBuffer) - Method in class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
trace(ITraceMessage) - Method in class com.aquima.interactions.trace.impl.TraceEngine
 
trace(ITraceMessage) - Method in interface com.aquima.interactions.trace.ITraceEngine
Inserts a trace message.
trace(Object) - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
trace(Object) - Method in interface com.aquima.interactions.foundation.logging.Logger
Allows an object to be logged in conjunction with a cause to the underlying logging system.
trace(Object) - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
TRACE - Static variable in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
TraceAssigneeInfoDto - Class in com.aquima.interactions.trace.impl
 
TraceAssigneeInfoDto(boolean, boolean, String[], String[], String[]) - Constructor for class com.aquima.interactions.trace.impl.TraceAssigneeInfoDto
 
TraceDataAccessException - Exception Class in com.aquima.interactions.trace
Exception used to notify that tracing operation failed due to data access problems.
TraceDataAccessException(Throwable) - Constructor for exception class com.aquima.interactions.trace.TraceDataAccessException
 
TraceEngine - Class in com.aquima.interactions.trace.impl
Default ITraceEngine implementation that uses a ITraceDao to store and find ITraceMessage messages.
TraceEngine(ITraceDao) - Constructor for class com.aquima.interactions.trace.impl.TraceEngine
Default constructor which sets a ITraceDao to be used by the engine.
TraceEngine(ITraceDao, ITimelineCreator) - Constructor for class com.aquima.interactions.trace.impl.TraceEngine
Default constructor which sets a ITraceDao and a ITimelineCreator to be used by the engine.
TraceEngineFactory - Class in com.aquima.interactions.trace
Factory class that may be used to create an instance of the Trace Engine.
TraceEngineFactory() - Constructor for class com.aquima.interactions.trace.TraceEngineFactory
 
TraceException - Exception Class in com.aquima.interactions.trace
Base class for exceptions originating from the trace engine.
TraceException(String) - Constructor for exception class com.aquima.interactions.trace.TraceException
 
TraceException(String, Throwable) - Constructor for exception class com.aquima.interactions.trace.TraceException
 
TraceMessage - Class in com.aquima.interactions.trace.impl
Default implementation of the ITraceMessage.
TraceMessage(String, String) - Constructor for class com.aquima.interactions.trace.impl.TraceMessage
 
TraceMessageBase - Class in com.aquima.interactions.trace.impl
Base class for process engine trace messages.
TraceMessageBase(String, String) - Constructor for class com.aquima.interactions.trace.impl.TraceMessageBase
Default constructor for creating a trace message.
TraceNotifyException - Exception Class in com.aquima.interactions.trace
Exception thrown during the notification of a trace message.
TraceNotifyException(ITraceMessage) - Constructor for exception class com.aquima.interactions.trace.TraceNotifyException
 
TraceNotifyException(ITraceMessage, String) - Constructor for exception class com.aquima.interactions.trace.TraceNotifyException
 
TraceNotifyException(ITraceMessage, Throwable) - Constructor for exception class com.aquima.interactions.trace.TraceNotifyException
 
TraceSearchCriteria - Class in com.aquima.interactions.trace
Search query builder for searching traces.
TraceSearchCriteria() - Constructor for class com.aquima.interactions.trace.TraceSearchCriteria
 
TraceSearchException - Exception Class in com.aquima.interactions.trace
Represents an Exception during the search for traces.
TraceSearchException(TraceSearchCriteria, String) - Constructor for exception class com.aquima.interactions.trace.TraceSearchException
 
TraceSearchException(TraceSearchCriteria, Throwable) - Constructor for exception class com.aquima.interactions.trace.TraceSearchException
 
TraceTaskDto - Class in com.aquima.interactions.trace.impl
 
TraceTaskDto(long, long, GUID, String, String, String, DateTimeValue, DateTimeValue, Integer, Map<String, String>, TraceAssigneeInfoDto) - Constructor for class com.aquima.interactions.trace.impl.TraceTaskDto
 
traceTaskOffline(IUserData) - Method in class com.aquima.interactions.process.impl.ProcessTask
 
TraceTool - Class in com.aquima.interactions.foundation.exception
A Utility class helping in outputting stacktraces with support for old jdk1.3 EJB and JSP exceptions.
TraceTool(Throwable) - Constructor for class com.aquima.interactions.foundation.exception.TraceTool
Constructs a trace tool with a throwable.
Transaction - Class in com.aquima.interactions.foundation.tx
This class represents a single transaction.
Transaction(GUID, String, boolean) - Constructor for class com.aquima.interactions.foundation.tx.Transaction
Constructs the transaction object with an optional name.
TransactionEvent - Class in com.aquima.interactions.profile.events
Event class which holds the information about a transaction related event.
TransactionId - Class in com.aquima.interactions.profile.model
This class holds the mapping between a transaction name and ID.
TransactionId(String, GUID) - Constructor for class com.aquima.interactions.profile.model.TransactionId
 
TransactionManager - Class in com.aquima.interactions.foundation.tx
The transaction manager is responsible for managing the active transactions.
TransactionManager(IRollbackContext) - Constructor for class com.aquima.interactions.foundation.tx.TransactionManager
 
TransactionManagerView - Class in com.aquima.interactions.portal.model.tx
This class is used to generate the XML for the transaction manager.
TransactionManagerView(TxPortalContext) - Constructor for class com.aquima.interactions.portal.model.tx.TransactionManagerView
Constructs the view with the context from which the information should be extracted.
TRANSFER - Static variable in class com.aquima.interactions.mapping.impl.MappingAction
This member defines the TRANSFER mapping action type.
transform(IParseNode) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Semantics
This method will transform the parse node provided to a TSL node that can be evaluated.
transformComment(CommentDefinition) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Semantics
 
transformCondition(ConditionDefinition) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Semantics
 
transformField(FieldDefinition) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Semantics
 
transformForeach(ForeachDefinition) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Semantics
 
transformList(DefinitionList) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Semantics
 
transformText(TextDefinition) - Method in class com.aquima.interactions.expressions.tsl.evaluator.Semantics
 
TreeEngine - Class in com.aquima.interactions.dtree.impl
Decision tree engine implementation, which hold the various (static) definitions of the defined decision trees.
TreeEngine(IParserFactory, IComposer, IMetaModel, ITreeEngineDS) - Constructor for class com.aquima.interactions.dtree.impl.TreeEngine
Constructs the tree engine with the required arguments.
TreeEngineDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
TreeEngineDS(ITreeEngineDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.TreeEngineDS
 
TreeEngineErrorCodes - Class in com.aquima.interactions.dtree.ds
This class defines the various initialization errors that may occur when creating a decision tree from data source.
TreeEngineException - Exception Class in com.aquima.interactions.dtree.exception
Base class for exception generated by the decision tree engine.
TreeEngineException(String) - Constructor for exception class com.aquima.interactions.dtree.exception.TreeEngineException
Constructs the exception with a message.
TreeEngineException(String, Throwable) - Constructor for exception class com.aquima.interactions.dtree.exception.TreeEngineException
Constructs the exception with a message.
TreeEngineFactory - Class in com.aquima.interactions.dtree
Factory class that may be used to create an instance of ITreeEngine.
TreeEngineFactory() - Constructor for class com.aquima.interactions.dtree.TreeEngineFactory
 
TreeEngineRunner - Class in com.aquima.interactions.dtree.impl
Decision tree evaluator.
TreeEngineRunner(TreeEngine, IMetaModel, DecisionTree, IAnswers, InferenceContext) - Constructor for class com.aquima.interactions.dtree.impl.TreeEngineRunner
 
TreeEngineXml - Class in com.aquima.interactions.dtree.ds.xml.r12.generation
Class to create an xml of a tree engine datasource.
TreeEngineXml - Class in com.aquima.interactions.dtree.ds.xml.r17.generation
Class to create an xml of a tree engine datasource.
TreeEngineXml(ITreeEngineDS, IXmlGlobals) - Constructor for class com.aquima.interactions.dtree.ds.xml.r12.generation.TreeEngineXml
 
TreeEngineXml(ITreeEngineDS, IXmlGlobals) - Constructor for class com.aquima.interactions.dtree.ds.xml.r17.generation.TreeEngineXml
 
TreeListContainer - Class in com.aquima.interactions.framework.container.dtree
This container adds a table of selectable decision trees to itself.
TreeListContainer(ISearchResult, double, Button, IContainerContext) - Constructor for class com.aquima.interactions.framework.container.dtree.TreeListContainer
 
TreeListContainer(TreeListContainer) - Constructor for class com.aquima.interactions.framework.container.dtree.TreeListContainer
 
TreeNodeVisitor - Class in com.aquima.interactions.dtree.impl
Tree node visitor used to collect nodes.
TreeNodeVisitor(InitializationLookup, IDecisionTree, AbstractNode) - Constructor for class com.aquima.interactions.dtree.impl.TreeNodeVisitor
 
TreeResponse - Class in com.aquima.interactions.dtree.impl
This class holds the response of a decision tree evaluation.
TreeResponse() - Constructor for class com.aquima.interactions.dtree.impl.TreeResponse
 
TreeRunnerCallback - Class in com.aquima.interactions.framework.container.dtree
This callback class is responsible for remembering the decision tree state on the page scope.
TreeRunnerCallback(Answers) - Constructor for class com.aquima.interactions.framework.container.dtree.TreeRunnerCallback
 
TreeRunnerContainer - Class in com.aquima.interactions.framework.container.dtree
This container runs a decisionTree either specified by a parameter or by a decisionTree selector in case the parameter is omitted.
TreeRunnerContainer() - Constructor for class com.aquima.interactions.framework.container.dtree.TreeRunnerContainer
 
TreeRunnerParameters - Class in com.aquima.interactions.framework.container.dtree
This class parses the parameters for a DecisionTree Runner.
TreeRunnerParameters(IParameters) - Constructor for class com.aquima.interactions.framework.container.dtree.TreeRunnerParameters
 
TreeSelectorContainer - Class in com.aquima.interactions.framework.container.dtree
This container gives the user an option to search for a decisiontree and select a decisiontree which can be run by the TreeRunnerContainer.
TreeSelectorContainer() - Constructor for class com.aquima.interactions.framework.container.dtree.TreeSelectorContainer
 
TreeSelectorParameters - Class in com.aquima.interactions.framework.container.dtree
This class parses the parameters for a DecisionTree Selector.
TreeSelectorParameters(IParameters) - Constructor for class com.aquima.interactions.framework.container.dtree.TreeSelectorParameters
 
TreeSymptomVisitor - Class in com.aquima.interactions.dtree.impl
This class is internally used to iterate over the symptoms belonging to a decision tree.
TreeSymptomVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
TreeSymptomVisitor() - Constructor for class com.aquima.interactions.dtree.impl.TreeSymptomVisitor
 
TreeSymptomVisitor(ITreeSymptomVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.TreeSymptomVisitor
 
TriggeredMessageEvent - Class in com.aquima.interactions.process.impl
 
TriggeredMessageEvent(IMessageEvent) - Constructor for class com.aquima.interactions.process.impl.TriggeredMessageEvent
 
TriggeredMessageEvent(String) - Constructor for class com.aquima.interactions.process.impl.TriggeredMessageEvent
 
TRIGRAM - Static variable in class com.aquima.interactions.matching.MatchType
This member defines the TRIGRAM match type.
TrigramConsts - Class in com.aquima.interactions.matching.impl.functions.trigram
This class contains several static defines and utility methods that are used by the trigram match.
trigramCount(int) - Static method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
TrigramFunction - Class in com.aquima.interactions.dtree.impl
Implementation of trigram matching.
TrigramFunction(String) - Constructor for class com.aquima.interactions.dtree.impl.TrigramFunction
Constructs the trigram function with the string that should be matched against.
TrigramFunction(String, boolean) - Constructor for class com.aquima.interactions.dtree.impl.TrigramFunction
 
trigramIncr(int) - Static method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
TrigramMatch - Class in com.aquima.interactions.matching.impl.functions.trigram
Title: TrigramMatch.java
TrigramMatch(String, int, boolean) - Constructor for class com.aquima.interactions.matching.impl.functions.trigram.TrigramMatch
Constructs a trigram match function with the required parameters.
TrigramMatchFactory - Class in com.aquima.interactions.matching.impl.functions.trigram
Match function factory for trigram match functions.
TrigramMatchFactory() - Constructor for class com.aquima.interactions.matching.impl.functions.trigram.TrigramMatchFactory
 
trigramValue(int) - Static method in class com.aquima.interactions.matching.impl.functions.trigram.TrigramConsts
 
TrigramValue - Class in com.aquima.interactions.matching.impl.functions.trigram
This class contains the trigrams for wither the demand or supply value.
TrigramValue(String) - Constructor for class com.aquima.interactions.matching.impl.functions.trigram.TrigramValue
 
trim(String) - Static method in class com.aquima.interactions.foundation.text.StringUtil
This method provides a null safe trim operation.
Trim - Class in com.aquima.interactions.expressions.functions.str
This function removes the leading and trailing spaces of a string
Trim() - Constructor for class com.aquima.interactions.expressions.functions.str.Trim
 
TRIM - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
TRUE - Static variable in class com.aquima.interactions.foundation.types.BooleanValue
This member defines the TRUE value for the boolean type.
TRUE - Static variable in interface com.aquima.interactions.rule.ICondition
An inline field for a TRUE condition.
try_parse_ahead(boolean) - Method in class com.aquima.interactions.java_cup.lr_parser
Do a simulated parse forward (a "parse ahead") from the current stack configuration using stored lookahead input and a virtual parse stack.
TSL_END - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
TSL_START - Static variable in class com.aquima.interactions.expressions.tsl.parse.SymTable
 
TslExpandException - Exception Class in com.aquima.interactions.rule.exception
This exception is used when the expand of a TSL text (dynamic text) fails.
TslExpandException(ILanguage, TslText, Throwable) - Constructor for exception class com.aquima.interactions.rule.exception.TslExpandException
Constructs a TslExpandException object for a language and text with the cause of the failure.
TslIndexDefinition - Class in com.aquima.interactions.expressions.tsl.evaluator.scope
Value definition of the foreach_index member that is available within TSL loops.
TslIndexDefinition() - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.scope.TslIndexDefinition
 
TslObjectDefinition - Class in com.aquima.interactions.expressions.tsl.evaluator.scope
This class is used to wrap object definitions inside a TSL loop.
TslObjectDefinition(IObjectDefinition) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.scope.TslObjectDefinition
 
TSLParseListener - Class in com.aquima.interactions.expressions.tsl.evaluator
Parse listener that correct position information for errors reported in a TSL expression.
TSLParseListener(int, IParseListener) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.TSLParseListener
 
TslParserImpl - Class in com.aquima.interactions.expressions.tsl
TSL parser implementation class.
TslParserImpl(IExprParser, IDefinitionSource) - Constructor for class com.aquima.interactions.expressions.tsl.TslParserImpl
Constructs the parser with an expression parser and an object that can provide the definitions for the objects used in the expressions.
TslPrinter - Class in com.aquima.interactions.expressions.tsl.printer
Utility class that prints a tsl node structure as a tsl text.
TslPrinter() - Constructor for class com.aquima.interactions.expressions.tsl.printer.TslPrinter
Constructs a tsl printer with a default expression printer.
TslPrinter(ITslExpressionPrinter) - Constructor for class com.aquima.interactions.expressions.tsl.printer.TslPrinter
Constructs a tsl printer with an expression printer.
TslPrinterVisitor - Class in com.aquima.interactions.expressions.tsl.printer
Node visitor that prints a tsl tree.
TslPrinterVisitor(ITslExpressionPrinter) - Constructor for class com.aquima.interactions.expressions.tsl.printer.TslPrinterVisitor
 
TslText - Class in com.aquima.interactions.expressions
This class contains a parsed TSL text.
TslText(ITslNode) - Constructor for class com.aquima.interactions.expressions.TslText
Constructs the TSL text with the parse node.
TslTypeScope - Class in com.aquima.interactions.expressions.tsl.evaluator.scope
Object containing the type definitions for a TSL expression.
TslTypeScope(IDefinitionSource) - Constructor for class com.aquima.interactions.expressions.tsl.evaluator.scope.TslTypeScope
Constructs a type scope by wrapping the scope passed as argument.
TslUtil - Class in com.aquima.interactions.expressions.tsl
TSL related utilities.
TxAttributeValue - Class in com.aquima.interactions.profile.model
Wrapper for the IAttributeValue that adds transaction support.
TxAttributeValue(IAttributeValue, TransactionManager) - Constructor for class com.aquima.interactions.profile.model.TxAttributeValue
 
TxEntityInstance - Class in com.aquima.interactions.profile.model
Wrapper for the IEntityInstance interface that adds transaction support.
TxEntityInstance(InstanceManager, IEntityInstance, TransactionManager) - Constructor for class com.aquima.interactions.profile.model.TxEntityInstance
 
TxEventListener - Class in com.aquima.interactions.profile.model
Wrapper for an event listener that adds transaction support.
TxEventListener(IEventListener, InstanceManager, TransactionManager) - Constructor for class com.aquima.interactions.profile.model.TxEventListener
 
TxInferenceContext - Class in com.aquima.interactions.portal.model.tx
Inference context implementation that uses a profile an a transaction context to determine the active instance context.
TxInferenceContext(InferenceContext, IInstanceContext) - Constructor for class com.aquima.interactions.portal.model.tx.TxInferenceContext
Constructs an inference context using a profile and a transaction context.
TxInstanceEvent - Class in com.aquima.interactions.profile.model
Event class that is used instead of the normal instance event to add transaction support.
TxInstanceEvent(int, TxEntityInstance) - Constructor for class com.aquima.interactions.profile.model.TxInstanceEvent
 
TxInstanceLocator - Class in com.aquima.interactions.profile.model
This class is used by transaction commands to locate an instance.
TxInstanceLocator(InstanceManager) - Constructor for class com.aquima.interactions.profile.model.TxInstanceLocator
 
TxPortalContext - Class in com.aquima.interactions.portal.model.tx
Portal context implementation that supports transactions.
TxPortalContext(ISolution, IModule, Channel, IProfile) - Constructor for class com.aquima.interactions.portal.model.tx.TxPortalContext
Constructs the context with the required parameters.
TxPortalContext(ISolution, IModule, IProfile, IPortalMessageBus, ISessionState) - Constructor for class com.aquima.interactions.portal.model.tx.TxPortalContext
Constructs a portal context from a saved session state.
TxPortalContext(TxPortalContext) - Constructor for class com.aquima.interactions.portal.model.tx.TxPortalContext
Constructs the context from another context.
TxPortalContextState - Class in com.aquima.interactions.portal.model.session.state
 
TxPortalContextState(IProfile, IInstanceContext, FlowScope, GUID[], ITransaction[], IPortalContextState) - Constructor for class com.aquima.interactions.portal.model.session.state.TxPortalContextState
 
TxPortalRollbackContext - Class in com.aquima.interactions.portal.model.tx
 
TxPortalRollbackContext(TxPortalContext) - Constructor for class com.aquima.interactions.portal.model.tx.TxPortalRollbackContext
 
TxProfile - Class in com.aquima.interactions.profile.model
Wrapper for the IProfile interface that adds transaction support.
TxProfile(Profile) - Constructor for class com.aquima.interactions.profile.model.TxProfile
Constructs the transactional wrapper with the profile that should be made transactional.
TxProfileState - Class in com.aquima.interactions.profile.model.state
 
TxProfileState(TransactionId[], ITransaction[], IProfileState) - Constructor for class com.aquima.interactions.profile.model.state.TxProfileState
 
TxRollbackContext - Class in com.aquima.interactions.profile.model
 
TxRollbackContext(IProfile) - Constructor for class com.aquima.interactions.profile.model.TxRollbackContext
 
TXT - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the plain text (TXT) output format.
TxValueEvent - Class in com.aquima.interactions.profile.model
Event class that is used instead of the normal value event to add transaction support.
TxValueEvent(int, TxEntityInstance, TxAttributeValue, IValue) - Constructor for class com.aquima.interactions.profile.model.TxValueEvent
 
type - Variable in class com.aquima.interactions.communication.data.DataValue
 
Type - Class in com.aquima.interactions.expressions.definition
This object contains the type information which can be associated with an expression.
Type(DataType, boolean) - Constructor for class com.aquima.interactions.expressions.definition.Type
Constructs a type object for all types except 'entity'.
Type(DataType, String, boolean) - Constructor for class com.aquima.interactions.expressions.definition.Type
Constructs a type object with the type name argument.
Type(DataType, String, boolean, Domain) - Constructor for class com.aquima.interactions.expressions.definition.Type
Constructs a type object with the type name argument.
Type(DataType, String, boolean, Domain, boolean) - Constructor for class com.aquima.interactions.expressions.definition.Type
Constructs a type object with the type name argument.
Type(DataType, String, boolean, IPrimitiveValue...) - Constructor for class com.aquima.interactions.expressions.definition.Type
Constructs a type object with the type name argument.
TYPE - Static variable in class com.aquima.interactions.framework.container.link.LinkParameters
 
TYPE - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the NODE ID task property.
TYPE - Static variable in interface com.aquima.interactions.profile.IInstanceListener
The mask of the event that is supported by this listener.
TYPE - Static variable in interface com.aquima.interactions.profile.ITransactionListener
The mask of the event that is supported by this listener.
TYPE - Static variable in interface com.aquima.interactions.profile.IValueListener
The mask of the event that is supported by this listener.
TYPE - Static variable in class com.aquima.interactions.rule.inference.DependencyType
This member defines the type that specifies that the value is dependent on number of instances of a certain type.
TYPE_CLOSED - Static variable in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
TYPE_CREATED - Static variable in class com.aquima.interactions.trace.impl.AggregateTraceMessage
 
TYPE_CREATED - Static variable in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
 
TYPE_CREATED - Static variable in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
TYPE_DELETED - Static variable in class com.aquima.interactions.trace.impl.AggregateTraceMessage
 
TYPE_DELETED - Static variable in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
 
TYPE_DOCUMENT_CREATED - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
TYPE_DOCUMENT_DELETED - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
TYPE_DOCUMENT_GENERATED - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
TYPE_DOCUMENT_METADATA_UPDATED - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
TYPE_DOCUMENT_MOVED - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
TYPE_DOCUMENT_RECEIVED - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
TYPE_DOCUMENT_UPDATED - Static variable in class com.aquima.interactions.trace.impl.DocumentTraceMessage
 
TYPE_MESSAGE_EVENT_PUBLISHED - Static variable in class com.aquima.interactions.trace.impl.MessagePublishedTraceMessage
 
TYPE_MESSAGE_EVENT_RECEIVED - Static variable in class com.aquima.interactions.trace.impl.MessageEventTraceMessage
 
TYPE_PROFILE_UPDATED - Static variable in class com.aquima.interactions.trace.impl.CaseTraceMessage
 
TYPE_TIMER_EVENT_PUBLISHED - Static variable in class com.aquima.interactions.trace.impl.TimerPublishedTraceMessage
 
TYPE_UPDATED - Static variable in class com.aquima.interactions.trace.impl.AggregateTraceMessage
 
TYPE_UPDATED - Static variable in class com.aquima.interactions.trace.impl.CaseDossierTraceMessage
 
TypeBuilder - Class in com.aquima.interactions.communication.impl.evaluator
Type Builder util.
TypedAttributeReference - Class in com.aquima.interactions.process.dao.dto
 
TypedAttributeReference(String, String, DataType) - Constructor for class com.aquima.interactions.process.dao.dto.TypedAttributeReference
 
TypedCollectionUtil - Class in com.aquima.interactions.foundation.collections
Factory for typed collections.
TypeDefinitions - Class in com.aquima.interactions.expressions.r7.semantics
This class encapsulates an definition source and adds functions and expression templates for usage within the expression parsing process.
TypeDefinitions(IDefinitionSource, Map<String, IExpr>) - Constructor for class com.aquima.interactions.expressions.r7.semantics.TypeDefinitions
Constructs a type definitions with a definition source, the definition source is mandatory.
TypeDependency - Class in com.aquima.interactions.rule.inference
This class contains defines a dependency on a specific entity type.
TypeDependency(String) - Constructor for class com.aquima.interactions.rule.inference.TypeDependency
Constructs a type dependency for the specified entity type.
TypedErrorCode - Class in com.aquima.interactions.foundation.report
Error code implementation that does specify the element the error originated from.
TypedErrorCode(String, String, String, String[]) - Constructor for class com.aquima.interactions.foundation.report.TypedErrorCode
 
typedExpressionFor(String, String) - Method in interface com.aquima.interactions.rule.IExpressionParser
Parses and optimizes the expression so one can evaluate this expression.
typedExpressionFor(String, String) - Method in class com.aquima.interactions.rule.parser.ExpressionParserProxy
 
TypedParameter - Class in com.aquima.interactions.portal.model.def
 
TypedParameter(String, ParameterType) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameter
 
TypedParameter(String, ParameterType, boolean) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameter
 
TypedParameter(String, ParameterType, Direction) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameter
 
TypedParameter(String, ParameterType, Direction, boolean) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameter
 
TypedParameters - Class in com.aquima.interactions.portal.model.def
This class contains the (typed) parameters for a service or container expander.
TypedParameters(boolean) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameters
Constructs an empty Parameters object.
TypedParameters(ITypedParameters, boolean) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameters
Constructs a new Parameter object based on another parameter object.
TypedParameterValue - Class in com.aquima.interactions.portal.model.def
This class represents a parameter value.
TypedParameterValue(IValue) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameterValue
Initializes a newly created TypedParameterValue with an IValue type as its value.
TypedParameterValue(IExpression) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameterValue
Initializes a newly created TypedParameterValue with an IExpression type as its value.
TypedParameterValue(String) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameterValue
Initializes a newly created TypedParameterValue with an String type as its value.
TypedParameterValue(String, IValue) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameterValue
Initializes a newly created TypedParameterValue with an IValue type as its value.
TypedParameterValue(String, IExpression) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameterValue
Initializes a newly created TypedParameterValue with an IExpression type as its value.
TypedParameterValue(String, String) - Constructor for class com.aquima.interactions.portal.model.def.TypedParameterValue
Initializes a newly created TypedParameterValue with an String type as its value.
TypedSearchField - Class in com.aquima.interactions.framework.container.listplus.search
 
TypedSearchField(Field, DataType) - Constructor for class com.aquima.interactions.framework.container.listplus.search.TypedSearchField
 
TypeEnvironment - Class in com.aquima.interactions.expressions.environment
This class is an implementation of the ITypeEnvironment interface which uses the TypeScope class to define elements within the scope.
TypeEnvironment(ITypeDefinitions) - Constructor for class com.aquima.interactions.expressions.environment.TypeEnvironment
Constructs this object with the initial definitions object.
TYPEMAPPING_BASETYPEENTITY - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
TYPEMAPPING_BASETYPEWITHOUTDERIVATION - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
TYPEMAPPING_BASETYPEWITHOUTENTITY - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
TYPEMAPPING_DERIVATIONWITHOUTBASETYPE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
TYPEMAPPING_EXTENSION_CONTENTTYPE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
TYPEMAPPING_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
TYPEMAPPING_RESTRICTION_HASEXTENSION - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
TypeMappingDefinition - Class in com.aquima.interactions.communication.impl
Internal IMessagePartDefinition implementation that uses a datasource for construction.
TypeMappingDefinition(SchemaDefinition, ITypeMappingDS, IMetaModel, IRuleEngine, boolean) - Constructor for class com.aquima.interactions.communication.impl.TypeMappingDefinition
 
TypeMappingVisitor - Class in com.aquima.interactions.communication.impl
 
TypeMappingVisitor(SchemaDefinition, IMetaModel, IRuleEngine) - Constructor for class com.aquima.interactions.communication.impl.TypeMappingVisitor
 
TypeMappingXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
TypeMappingXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
TypeMappingXml(ITypeMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.TypeMappingXml
 
TypeMappingXml(ITypeMappingDS, IXmlGlobals) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.TypeMappingXml
 
typeOf(IEntityInstance) - Static method in class com.aquima.interactions.profile.model.InstanceType
This method determines the type of the instance passed as argument.
typeOf(Object) - Static method in class com.aquima.interactions.foundation.DataType
This method tries to determine the data type of the object passed to the method.
typeOf(String) - Method in interface com.aquima.interactions.metamodel.IEntityDefinition
This method determines whether this instance is of the supplied type.
typeOf(String) - Method in class com.aquima.interactions.metamodel.impl.EntityDefinition
 
TypeOf - Class in com.aquima.interactions.expressions.semantics.nodes
This node represents an instance of expression that can be used to determine the type of an instance.
TypeOf(Position, ISemanticNode) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.TypeOf
Constructs the node with the required arguments.
TYPEOF - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
TypeOfExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
This expression may be used to get the type name of an instance.
TypeOfExpression(IExpressionNode) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.TypeOfExpression
Constructs the expression with the required arguments.
TypeOfNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This node represents an expression that determines the type of an instance.
TypeOfNode(IParseNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.TypeOfNode
Constructs the class with the required arguments.
TypeReference - Class in com.aquima.interactions.communication.impl
 
TypeReference(ITypeReferenceDS) - Constructor for class com.aquima.interactions.communication.impl.TypeReference
 
TypeReferenceXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
TypeReferenceXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
TypeReferenceXml(ITypeReferenceDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.TypeReferenceXml
 
TypeReferenceXml(ITypeReferenceDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.TypeReferenceXml
 
Types - Class in com.aquima.interactions.expressions.definition
This class defines a few commonly used type definitions.
TYPES - Static variable in class com.aquima.interactions.framework.validator.ValidatorType
Static member holding all the defined validation types.

U

UMINUS - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
unassign() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
unassign() - Method in interface com.aquima.interactions.process.IProcessTask
This method may be used to clear the assignment information of the task.
unassign() - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessTask
Always throws an InvalidStateException: No modifications allowed on a read only process task.
unassign(IUserData) - Method in class com.aquima.interactions.process.wrapper.ProcessTaskDelegate
 
UNCHECKED - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Suppress warnings when an unchecked conversion is used.
UnhandledException - Exception Class in com.aquima.interactions.profile.exception
Internal exception used to indicate that an exception was not handled correctly.
UnhandledException(Throwable) - Constructor for exception class com.aquima.interactions.profile.exception.UnhandledException
Constructs the exception with the exception that was not handled correctly.
Union - Class in com.aquima.interactions.expressions.functions.list
This function performs a union of the two aruments passed to the function.
Union - Class in com.aquima.interactions.foundation.functions
This class implements the union function for various range, list and value combinations.
Union() - Constructor for class com.aquima.interactions.foundation.functions.Union
 
Union(DataType) - Constructor for class com.aquima.interactions.expressions.functions.list.Union
Constructs an intersection function for the specified data type.
UNION - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
UNION - Static variable in class com.aquima.interactions.foundation.functions.ListFunctionType
 
UNION_ID - Static variable in class com.aquima.interactions.expressions.definition.Operator
 
Unique - Class in com.aquima.interactions.expressions.functions.list
This function returns a list with all duplicate entries removed.
Unique(DataType) - Constructor for class com.aquima.interactions.expressions.functions.list.Unique
Constructs the unique function for the specified data type.
UNIQUE - Static variable in class com.aquima.interactions.matching.StrategyType
This member defines the UNIQUE strategy type.
UNIQUE_ID - Static variable in class com.aquima.interactions.matching.StrategyType.Id
This member defines the numeric ID of the UNIQUE strategy type.
uniqueKeys() - Method in class com.aquima.interactions.matching.result.ScoreList
This method returns the list of unique key's that were added to this score list instance.
UniqueMatcher - Class in com.aquima.interactions.matching.impl.model
Unique match strategy.
This multi value strategy calculates gets the best scoring mapping between the elements of the request value and the elements of the case value, such that each element in the case value is mapped to a unique element in the request value.
UniqueMatcher(IMatchFunction) - Constructor for class com.aquima.interactions.matching.impl.model.UniqueMatcher
 
Unknown - Class in com.aquima.interactions.expressions.semantics.nodes
This expression is used for unknown nodes (?).
Unknown(Position) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.Unknown
Constructs the node with the required arguments.
UNKNOWN - Enum constant in enum class com.aquima.interactions.process.scheduler.utility.ScheduledJobType
 
UNKNOWN - Static variable in class com.aquima.interactions.composer.ImageType
 
UNKNOWN - Static variable in class com.aquima.interactions.foundation.types.AnyValue
This member defines the UNKNOWN value of any type.
UNKNOWN - Static variable in class com.aquima.interactions.foundation.types.BooleanValue
This member defines the UNKNOWN value for the boolean type.
UNKNOWN - Static variable in class com.aquima.interactions.foundation.types.Currency
This member defines the UNKNOWN value for the currency type.
UNKNOWN - Static variable in class com.aquima.interactions.foundation.types.DateTimeValue
This member defines the UNKNOWN value for the datetime type.
UNKNOWN - Static variable in class com.aquima.interactions.foundation.types.DateValue
This member defines the UNKNOWN value for the date type.
UNKNOWN - Static variable in class com.aquima.interactions.foundation.types.EntityValue
This member defines the UNKNOWN value for the entity type.
UNKNOWN - Static variable in class com.aquima.interactions.foundation.types.IntegerValue
This member defines the UNKNOWN value for the integer type.
UNKNOWN - Static variable in class com.aquima.interactions.foundation.types.NumberValue
This member defines the UNKNOWN value for the number type.
UNKNOWN - Static variable in class com.aquima.interactions.foundation.types.Percentage
This member defines the UNKNOWN value for the percentage type.
UNKNOWN - Static variable in class com.aquima.interactions.foundation.types.StringValue
This member defines the UNKNOWN value for the string type.
UNKNOWN - Static variable in class com.aquima.interactions.profile.SourceType
This define holds the definition for the 'Unknown' source type.
UNKNOWN - Static variable in class com.aquima.interactions.project.Direction
 
UNKNOWN_ASSET_DEFINITION - Static variable in class com.aquima.interactions.ds.xml.DataLayerErrorCodes
This error code is used to indicate the XML contains a reference to an unknown asset.
UNKNOWN_ATTR_ACTION_VALUE - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate a node has no value expression.
UNKNOWN_ATTRIBUTE - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
UNKNOWN_ATTRIBUTE - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate a mapping refers to an unknown attribute.
UNKNOWN_ATTRIBUTE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_AUTHORIZATIONALGORITHM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_CASE - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate that no case with the same name (id) have been found for update or delete.
UNKNOWN_CHILD_CONTENT_STYLE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a style refers to an unknown child style.
UNKNOWN_CONNECTION - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
UNKNOWN_CONTENT_STYLE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a content item refers to an undefined content style.
UNKNOWN_DOMAINSCHEMA - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
UNKNOWN_ELEMENTMAPPING - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
UNKNOWN_ENTITY - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
UNKNOWN_ENTITY - Static variable in class com.aquima.interactions.mapping.ds.MappingErrorCodes
This error code is used to indicate a mapping refers to an unknown entity.
UNKNOWN_ENTITY - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_EVENT_NODE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code indicates an event exit node has no event type defined.
UNKNOWN_EXIT_STATE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_EXIT_STATE_FOR_TASKNODE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_EXPANDER_TYPE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
UNKNOWN_FLOW_IN_MAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
UNKNOWN_GROUP - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
UNKNOWN_INSTANCE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate an unknown instance is used in the expression.
UNKNOWN_KEY_FIELD - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This code is defined as: "The casebase for entity '{0}' defines an unknown key field attribute '{1}'",
UNKNOWN_MAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
UNKNOWN_MATCH_FUNCTION - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This code is defined as: "The match function '{0}' of type '{1}' is not available (data type={2}), please check the type name or match function factory implementation.",
UNKNOWN_MESSAGE_EVENT - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_MESSAGE_EVENT_FIELD - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_MESSAGE_EVENT_IDENTIFIER_FIELD - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_MODULE_IN_MAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
UNKNOWN_MULTIVALUE_STRATEGY - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This code is defined as: "The multi-value attribute '{0}' does not specify a matching strategy.",
UNKNOWN_PARAMETER_TYPE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
UNKNOWN_PRIORITYALGORITHM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_PROCESS - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_PROCESS_ROLE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_PROCESS_TYPE_RESTRICTION - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_PROCESSEVENT - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_PROCESSTASK - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_PROCESSTYPE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_REFERENCE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
This error code is used to indicate a container references an unknown element.
UNKNOWN_ROLE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_ROUTINGALGORITHM - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_RULE_GROUP - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate an unknown rule group is used.
UNKNOWN_SCHEMASET - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
UNKNOWN_SERVICE_TYPE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
UNKNOWN_SUBFLOW - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
 
UNKNOWN_TASK_IN_MAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
UNKNOWN_TASK_ROLE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_TEMPLATE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that an unknown expression template is used in the expression.
UNKNOWN_TYPEMAPPING - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
UNKNOWN_USAGE - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate an incorrect usage of the ? (unknown) symbol.
UNKNOWN_USER - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UNKNOWN_VALIDATION_RULE - Static variable in class com.aquima.interactions.ds.xml.DataLayerErrorCodes
This error code is used to indicate the XML contains an invalid definition.
UNKNOWN_VALIDATOR - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a validation rule is defined using an unknown validator type.
UNKNOWN_VALUE_FORMAT - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
This error code is used to indicate a format pattern of a value format is invalid.
UnknownActionException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate an action definition could not be found for a specific name.
UnknownActionException - Exception Class in com.aquima.interactions.portal.exception
This exception is thrown when the flow contains an unsupported action.
UnknownActionException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownActionException
Constructs the exception with the name of the unknown action.
UnknownActionException(String) - Constructor for exception class com.aquima.interactions.portal.exception.UnknownActionException
Basic constructor with only a message explaining the cause of the error.
UnknownAggregateException - Exception Class in com.aquima.interactions.metamodel.exception
This type of exception is used when an invalid aggregate is encountered.
UnknownAggregateException(String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownAggregateException
Constructs the exception with the invalid aggregate name.
UnknownAggregateException(String, String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownAggregateException
Constructs the exception with the invalid aggregate name and a message containing more information about the cause or place of the error.
UnknownApplicationException - Exception Class in com.aquima.interactions.portal.exception
This exception is used to indicate a certain combination of application name and version is not available.
UnknownApplicationException(String, Version) - Constructor for exception class com.aquima.interactions.portal.exception.UnknownApplicationException
Constructs the exception with the application name and version whose combination is invalid.
UNKNOWNASSET - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate a node references an unknown asset.
UNKNOWNASSETFORMAT - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate a node references an unknown asset format.
UNKNOWNATTRIBUTE - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate a node references an unknown attribute.
UnknownAttributeException - Exception Class in com.aquima.interactions.metamodel.exception
This type of exception is used when an invalid entity and attribute combination is encountered.
UnknownAttributeException(String, String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownAttributeException
Constructs the exception using an entity and attribute name.
UnknownAttributeException(String, String, String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownAttributeException
Constructs the exception using an entity and attribute name.
UnknownAuthorizationAlgorithmException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when an unknown authorization algorithm is encountered.
UnknownAuthorizationAlgorithmException(String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownAuthorizationAlgorithmException
Constructs the exception with the invalid message event name.
UnknownCaseEventException - Exception Class in com.aquima.interactions.process.exception
Thrown when a case event could not be found.
UnknownCaseEventException(long) - Constructor for exception class com.aquima.interactions.process.exception.UnknownCaseEventException
 
UnknownCaseException - Exception Class in com.aquima.interactions.matching.exception
This exception is used to indicate a case could not be located.
UnknownCaseException(String, String) - Constructor for exception class com.aquima.interactions.matching.exception.UnknownCaseException
Constructs the exception with the entity type and name of the case that could not be located.
UnknownConnectionException - Exception Class in com.aquima.interactions.foundation.connectivity.exception
This exception is used to indicate a certain connection is not available.
UnknownConnectionException - Exception Class in com.aquima.interactions.project.exception
This type of exception is used when an invalid/unknown connection name is encountered.
UnknownConnectionException(String) - Constructor for exception class com.aquima.interactions.foundation.connectivity.exception.UnknownConnectionException
Constructs the exception with the connection name that is invalid.
UnknownConnectionException(String) - Constructor for exception class com.aquima.interactions.project.exception.UnknownConnectionException
Constructs an exception for an invalid connection name.
UNKNOWNCONTAINER - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate a node references an unknown asset.
UnknownCustomSchemaElement - Exception Class in com.aquima.interactions.portal.exception
This exception can be used to indicate that a custom schema could not be found.
UnknownCustomSchemaElement(String) - Constructor for exception class com.aquima.interactions.portal.exception.UnknownCustomSchemaElement
Constructs the exception with the name of the custom schema that could not be found.
UnknownDocumentException - Exception Class in com.aquima.interactions.composer.exception
This exception is used to indicate that no definition could be found for a specified document name.
UnknownDocumentException(String) - Constructor for exception class com.aquima.interactions.composer.exception.UnknownDocumentException
Constructs the exception with the name of the document for which no definition could be found.
UnknownDomainException - Exception Class in com.aquima.interactions.metamodel.exception
This type of exception is used when an invalid/unknown domain name is encountered.
UnknownDomainException(String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownDomainException
Constructs an exception for an invalid domain name.
UnknownDomainSchemaException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate a data contract set could not be found for a specific name.
UnknownDomainSchemaException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownDomainSchemaException
Constructs the exception with the name of the unknown data contract set.
UnknownDynamicComposerException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate a service definition could not be found for a specific name.
UnknownDynamicComposerException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownDynamicComposerException
Constructs the exception with the name of the unknown service.
UnknownDynamicContainerException - Exception Class in com.aquima.interactions.portal.exception
This exception can be used to indicate that a dynamic container could not be found.
UnknownDynamicContainerException(String) - Constructor for exception class com.aquima.interactions.portal.exception.UnknownDynamicContainerException
Constructs the exception with the name of the dynamic container that could not be found.
UnknownElementException - Exception Class in com.aquima.interactions.composer.exception
Composer exception that is used to notify the usage of an invalid element name and type combination.
UnknownElementException(ElementType, String) - Constructor for exception class com.aquima.interactions.composer.exception.UnknownElementException
Constructs an exception for an invalid name and type combination.
UnknownElementMappingException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate a service definition could not be found for a specific name.
UnknownElementMappingException(QualifiedName) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownElementMappingException
Construct an UnknownElementMappingException with a qualified name.
UNKNOWNENTITY - Static variable in class com.aquima.interactions.dtree.ds.TreeEngineErrorCodes
This error code is used to indicate a node references an unknown entity.
UnknownEntityException - Exception Class in com.aquima.interactions.metamodel.exception
This type of exception is used when an invalid entity is encountered.
UnknownEntityException(String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownEntityException
Constructs the exception with the invalid entity name.
UnknownEntityException(String, String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownEntityException
Constructs the exception with the invalid entity name and a message containing more information about the cause or place of the error.
UnknownEntityMappingException - Exception Class in com.aquima.interactions.mapping.exception
This type of exception is used when an invalid entity mapping is encountered.
UnknownEntityMappingException(String) - Constructor for exception class com.aquima.interactions.mapping.exception.UnknownEntityMappingException
Constructs the exception with the invalid entity name.
UnknownEntityMappingException(String, String) - Constructor for exception class com.aquima.interactions.mapping.exception.UnknownEntityMappingException
Constructs the exception with the invalid entity name and a message containing more information about the cause or place of the error.
UnknownEntityReferenceException - Exception Class in com.aquima.interactions.metamodel.exception
This type of exception is used when an invalid aggregate and entity reference is encountered.
UnknownEntityReferenceException(String, String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownEntityReferenceException
Constructs the exception using an aggregate and an entity reference name.
UnknownExpanderException - Exception Class in com.aquima.interactions.project.exception
This exception is used to indicate an expander definition could not be found for a specific name.
UnknownExpanderException(String) - Constructor for exception class com.aquima.interactions.project.exception.UnknownExpanderException
Constructs the exception with the name of the unknown expander.
UnknownExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
This expression is used for unknown nodes (?) and nodes that failed (ErrorNode).
UnknownExpression() - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.UnknownExpression
 
UnknownFieldTypeException - Exception Class in com.aquima.interactions.project.exception
This exception is used to indicate a field type for a specified name was unknown.
UnknownFieldTypeException(String) - Constructor for exception class com.aquima.interactions.project.exception.UnknownFieldTypeException
 
UnknownFlowException - Exception Class in com.aquima.interactions.flow.exception
This exception is used to indicate that no flow definition could be found for a specified name.
UnknownFlowException(String) - Constructor for exception class com.aquima.interactions.flow.exception.UnknownFlowException
Constructs the exception with the name of the flow for which no definition could be found.
unknownFor(DataType) - Static method in class com.aquima.interactions.foundation.convert.Converter
This method returns the unknown value for the specified data type.
unknownFor(DataType) - Static method in class com.aquima.interactions.foundation.types.ListValue
This method creates an unknown list of the specified type.
UnknownFunctionCallException - Exception Class in com.aquima.interactions.portal.exception
 
UnknownFunctionCallException(String) - Constructor for exception class com.aquima.interactions.portal.exception.UnknownFunctionCallException
Constructs the exception with the name of the function call that could not be found.
UnknownFunctionFlowException - Exception Class in com.aquima.interactions.flow.exception
 
UnknownFunctionFlowException(String) - Constructor for exception class com.aquima.interactions.flow.exception.UnknownFunctionFlowException
Constructs the exception with the name of the function flow that could not be found.
UnknownGlobalParameterException - Exception Class in com.aquima.interactions.project.exception
This exception is used to indicate a global parameter for a specified name was unknown.
UnknownGlobalParameterException(String) - Constructor for exception class com.aquima.interactions.project.exception.UnknownGlobalParameterException
 
UnknownInstanceDefinitionException - Exception Class in com.aquima.interactions.metamodel.exception
This type of exception is used when an unknown instance definition is encountered.
UnknownInstanceDefinitionException(String, String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownInstanceDefinitionException
Constructs the exception with the type and name of the instance that were unknown.
UnknownInstanceException - Exception Class in com.aquima.interactions.profile.exception
This exception type is used to indicate that an instance could not be found for the specified ID.
UnknownInstanceException(EntityValue) - Constructor for exception class com.aquima.interactions.profile.exception.UnknownInstanceException
Constructs the exception with the instance ID of the unknown instance.
UnknownInstanceException(String) - Constructor for exception class com.aquima.interactions.profile.exception.UnknownInstanceException
Constructs the exception with the entity name for which no active instance could be found.
UnknownInstanceException(String, GUID) - Constructor for exception class com.aquima.interactions.profile.exception.UnknownInstanceException
Constructs the exception with the type and ID of the instance that is unknown.
UnknownInstanceException(String, String) - Constructor for exception class com.aquima.interactions.profile.exception.UnknownInstanceException
Constructs the exception with the type and name of the unknown instance.
UnknownJobConfiguration - Class in com.aquima.interactions.process.scheduler.utility
Configuration class for unknown job types.
UnknownJobConfiguration() - Constructor for class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration
 
UnknownJobConfiguration.UnknownJobConfigurationBuilder - Class in com.aquima.interactions.process.scheduler.utility
 
UnknownJobConfigurationBuilder() - Constructor for class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration.UnknownJobConfigurationBuilder
 
UnknownKeyException - Exception Class in com.aquima.interactions.composer.exception
This exception is used to indicate that no element could be found for a key.
UnknownKeyException(RuntimeKey) - Constructor for exception class com.aquima.interactions.composer.exception.UnknownKeyException
Constructs the exception with the offending key.
UnknownLanguageException - Exception Class in com.aquima.interactions.metamodel.exception
This type of exception is used when an unknown language is encountered.
UnknownLanguageException(String, String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownLanguageException
Constructs the exception with the name or code of the language that was unknown.
UnknownMacroException - Exception Class in com.aquima.interactions.spellengine.exception
This exception is used to indicate that a macro does not exist.
UnknownMacroException(String, char) - Constructor for exception class com.aquima.interactions.spellengine.exception.UnknownMacroException
Create an unknown macro exception.
UnknownMappingException - Exception Class in com.aquima.interactions.portal.exception
This exception is used to indicate a certain mapping is not available.
UnknownMappingException(String) - Constructor for exception class com.aquima.interactions.portal.exception.UnknownMappingException
Constructs the exception with the mapping name that is invalid.
UnknownMaskCallException - Exception Class in com.aquima.interactions.portal.exception
This exception can be used to indicate that a mask call could not be found.
UnknownMaskCallException(String) - Constructor for exception class com.aquima.interactions.portal.exception.UnknownMaskCallException
Constructs the exception with the name of the mask call that could not be found.
UnknownMatchFunctionException - Exception Class in com.aquima.interactions.matching.exception
This exception is used to indicate a match function could not be located.
UnknownMatchFunctionException(String) - Constructor for exception class com.aquima.interactions.matching.exception.UnknownMatchFunctionException
Constructs the exception with the name of the match function that could not be located.
UnknownMessageEventException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when an unknown message event name is encountered.
UnknownMessageEventException(String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownMessageEventException
Constructs the exception with the invalid message event name.
UnknownMessageEventFieldException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when a field of a message event is requested that doesn't exist.
UnknownMessageEventFieldException(String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownMessageEventFieldException
 
UnknownMessageException - Exception Class in com.aquima.interactions.metamodel.exception
This type of exception is used when an unknown message is encountered.
UnknownMessageException(String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownMessageException
Constructs the exception with the id of the message that was unknown.
UnknownMetadataException - Exception Class in com.aquima.interactions.metamodel.exception
This type of exception is used when an invalid aggregate and metadata pair is encountered.
UnknownMetadataException(String, String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownMetadataException
Constructs the exception using an aggregate and a metadata name.
UnknownModuleException - Exception Class in com.aquima.interactions.portal.exception
This exception is used to indicate a module is not available.
UnknownModuleException(ModuleID) - Constructor for exception class com.aquima.interactions.portal.exception.UnknownModuleException
Constructs the exception with the ID of the unknown module.
UnknownNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This node represents the unknown (?) symbol.
UnknownNode() - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.UnknownNode
 
UnknownOperationException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate an operation definition could not be found for a specific name.
UnknownOperationException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownOperationException
Constructs the exception with the name of the unknown operation.
UnknownParameterException - Exception Class in com.aquima.interactions.project.exception
This exception is used to indicate a parameter for a specified name was unknown.
UnknownParameterException(String) - Constructor for exception class com.aquima.interactions.project.exception.UnknownParameterException
Constructs the exception with the name of the unknown parameter.
UnknownPortalMessageFieldException - Exception Class in com.aquima.interactions.project.exception
 
UnknownPortalMessageFieldException(String) - Constructor for exception class com.aquima.interactions.project.exception.UnknownPortalMessageFieldException
 
UnknownPriorityAlgorithmException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when an unknown priority algorithm is encountered.
UnknownPriorityAlgorithmException(String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownPriorityAlgorithmException
Constructs the exception with the invalid algorithm name.
UnknownProcessCaseException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when an unknown process case is encountered.
UnknownProcessCaseException(long) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessCaseException
Constructs the exception with the invalid case name.
UnknownProcessCaseException(long, String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessCaseException
Constructs the exception with the invalid case id and a message containing more information about the cause or place of the error.
UnknownProcessEngineException - Exception Class in com.aquima.interactions.process.exception
This exception is used to indicate a process engine is not known by the manager.
UnknownProcessEngineException(ProcessEngineID) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessEngineException
Constructs the exception with the ID of the process engine that is not known by the manager.
UnknownProcessEventException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when an invalid process event name is encountered.
UnknownProcessEventException(String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessEventException
Constructs the exception with the invalid process event name.
UnknownProcessException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when an invalid process is encountered.
UnknownProcessException(String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessException
Constructs the exception with the invalid process name.
UnknownProcessException(String, String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessException
Constructs the exception with the invalid process name and a message containing more information about the cause or place of the error.
UnknownProcessModuleException - Exception Class in com.aquima.interactions.process.exception
This exception is used to indicate a module is not known to be a process module by the manager.
UnknownProcessModuleException(ModuleID) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessModuleException
Constructs the exception with the ID of the module that is not known by the manager.
UnknownProcessNodeException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when an invalid process node is encountered.
UnknownProcessNodeException(GUID) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessNodeException
Constructs the exception with the invalid process node id.
UnknownProcessTaskException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when an unknown process task is encountered.
UnknownProcessTaskException(long) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessTaskException
Constructs the exception with the invalid task name.
UnknownProcessTaskException(long, String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessTaskException
Constructs the exception with the invalid task id and a message containing more information about the cause or place of the error.
UnknownProcessTypeException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when an invalid process is encountered.
UnknownProcessTypeException(String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessTypeException
Constructs the exception with the invalid process name.
UnknownProcessTypeException(String, String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownProcessTypeException
Constructs the exception with the invalid process name and a message containing more information about the cause or place of the error.
UnknownPropertyException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate that a object property could not be found for a specific name.
UnknownPropertyException - Exception Class in com.aquima.interactions.foundation.exception
This exception is used to indicate a property was unknown or not supported.
UnknownPropertyException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownPropertyException
Constructs the exception with the name of the unknown property.
UnknownPropertyException(String) - Constructor for exception class com.aquima.interactions.foundation.exception.UnknownPropertyException
Constructs the exception with the name of the property.
UnknownPropertyException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.exception.UnknownPropertyException
Constructs the exception with the name of the property.
UnknownResourceException - Exception Class in com.aquima.interactions.foundation.io
This exception is used to indicate that a resource could not be located by a resource manager.
UnknownResourceException(String) - Constructor for exception class com.aquima.interactions.foundation.io.UnknownResourceException
Basic constructor with only a message explaining the cause of the error.
UnknownResourceException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.io.UnknownResourceException
Constructor with both a message and an exception explaining the cause of the error.
UnknownRestServiceException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate a rest service could not be found for a specific name.
UnknownRestServiceException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownRestServiceException
Constructs the exception with the name of the unknown rest service.
UnknownRoleException - Exception Class in com.aquima.interactions.project.exception
This type of exception is used when an unknown role is encountered.
UnknownRoleException(String) - Constructor for exception class com.aquima.interactions.project.exception.UnknownRoleException
Constructs an exception for an invalid role name.
UnknownRoutingAlgorithmException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when an unknown routing algorithm is encountered.
UnknownRoutingAlgorithmException(String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownRoutingAlgorithmException
Constructs the exception with the invalid message event name.
UnknownRuleGroupException - Exception Class in com.aquima.interactions.rule.exception
This exception is used to indicate a rule group could not be found.
UnknownRuleGroupException(String) - Constructor for exception class com.aquima.interactions.rule.exception.UnknownRuleGroupException
Constructs the exception with the name of the rule group for which no definition could be found.
UnknownSchemaException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate a schema could not be found for a specific name.
UnknownSchemaException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownSchemaException
Constructs the exception with the name of the unknown schema.
UnknownSchemaSetException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate a schema set could not be found for a specific name.
UnknownSchemaSetException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownSchemaSetException
Constructs the exception with the name of the unknown schema set.
UnknownServiceCallException - Exception Class in com.aquima.interactions.portal.exception
This exception can be used to indicate that a service call could not be found.
UnknownServiceCallException(String) - Constructor for exception class com.aquima.interactions.portal.exception.UnknownServiceCallException
Constructs the exception with the name of the service call that could not be found.
UnknownServiceException - Exception Class in com.aquima.interactions.project.exception
This exception is used to indicate a service definition could not be found for a specific name.
UnknownServiceException(String) - Constructor for exception class com.aquima.interactions.project.exception.UnknownServiceException
Constructs the exception with the name of the unknown service.
UnknownSoapServiceContractException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate an soap service contract definition could not be found for a specific name.
UnknownSoapServiceContractException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownSoapServiceContractException
Constructs the exception with the name of the unknown soap service contract.
UnknownSoapServiceException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate a soap service could not be found for a specific name.
UnknownSoapServiceException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownSoapServiceException
Constructs the exception with the name of the unknown soap service.
UnknownSpellerException - Exception Class in com.aquima.interactions.spellengine.exception
This exception is used to indicate that a speller does not exist.
UnknownSpellerException(String) - Constructor for exception class com.aquima.interactions.spellengine.exception.UnknownSpellerException
Create an unknown speller exception.
UnknownTaskException - Exception Class in com.aquima.interactions.process.exception
This type of exception is used when an invalid task is encountered.
UnknownTaskException(String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownTaskException
Constructs the exception with the invalid task name.
UnknownTaskException(String, String) - Constructor for exception class com.aquima.interactions.process.exception.UnknownTaskException
Constructs the exception with the invalid task name and a message containing more information about the cause or place of the error.
UnknownTypeException - Exception Class in com.aquima.interactions.composer.exception
Page composer exception that is used to notify the usage of an invalid element type.
UnknownTypeException(ElementType) - Constructor for exception class com.aquima.interactions.composer.exception.UnknownTypeException
Constructs an exception for an unknown type.
UnknownTypeMappingException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate a type mapping definition could not be found for a specific name.
UnknownTypeMappingException(QualifiedName) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownTypeMappingException
Constructs the exception with the name of the unknown type mapping.
UNKNOWNVALIDATIONMESSAGE - Static variable in class com.aquima.interactions.ds.xml.DataLayerErrorCodes
This error code is used to indicate a validation rule does not define a message.
UnknownValidatorException - Exception Class in com.aquima.interactions.project.exception
This exception is used to indicate a (custom) validator type is unknown.
UnknownValidatorException(String) - Constructor for exception class com.aquima.interactions.project.exception.UnknownValidatorException
Constructs the exception with the name of the unknown validator.
unknownValue(DataType) - Method in class com.aquima.interactions.foundation.convert.Converter
This method returns the unknown value for the specified data type.
UnknownValueFormatException - Exception Class in com.aquima.interactions.metamodel.exception
This type of exception is used when an invalid/unknown value format name is encountered.
UnknownValueFormatException(String) - Constructor for exception class com.aquima.interactions.metamodel.exception.UnknownValueFormatException
Constructs an exception for an invalid value format name.
UnknownWebServiceException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate a webservice definition could not be found for a specific name.
UnknownWebServiceException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownWebServiceException
Constructs the exception with the name of the unknown webservice.
UnknownWsdlException - Exception Class in com.aquima.interactions.communication.exception
This exception can be used to indicate that a wsdl can not be found.
UnknownWsdlException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownWsdlException
Constructs the exception with the name of the wsdl call that could not be found.
UnknownXmlContractException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate an XML contract definition could not be found for a specific name.
UnknownXmlContractException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownXmlContractException
Constructs the exception with the name of the unknown xml contract.
UnknownXsdException - Exception Class in com.aquima.interactions.communication.exception
This exception can be used to indicate that a xsd could not be found.
UnknownXsdException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnknownXsdException
Constructs the exception with the name of the xsd that could not be found.
UnknowPortalMessageException - Exception Class in com.aquima.interactions.project.exception
 
UnknowPortalMessageException(String) - Constructor for exception class com.aquima.interactions.project.exception.UnknowPortalMessageException
 
UNKOWN_CROSSTABLE_DOMAIN - Static variable in class com.aquima.interactions.matching.ds.MatchEngineErrorCodes
This error code is used to indicate a cross-table refers to an unknown domain.
UNKOWN_ENTITY - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate an unknown object (entity) is used in the expression.
unlock() - Method in class com.aquima.interactions.process.impl.ProcessCase
 
unlock() - Method in interface com.aquima.interactions.process.IProcessCase
 
unlock() - Method in class com.aquima.interactions.process.wrapper.ProcessCaseDelegate
 
unlock() - Method in class com.aquima.interactions.process.wrapper.ReadonlyProcessCase
 
unlockCase(long) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
unlockCase(long) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Method for unlocking a case.
unlockCase(long) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
UnmatchableOperationException - Exception Class in com.aquima.interactions.communication.exception
This exception is used to indicate an operation could not be found for a specific path and query.
UnmatchableOperationException(IRestRequestMessage) - Constructor for exception class com.aquima.interactions.communication.exception.UnmatchableOperationException
Constructs the exception with the rest request message of the unknown operation.
unmodifiableClone(IParameters) - Static method in class com.aquima.interactions.foundation.Parameters
This method clones the passed parameter object, but makes the result immutable.
unmodifiableClone(ITypedParameters) - Static method in class com.aquima.interactions.portal.model.def.TypedParameters
This method clones the passed parameter object, but makes the result immutable.
UNPACK - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
UNPACK_INVALID_ARGUMENTS - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
 
unpacked() - Method in class com.aquima.interactions.expressions.definition.Type
This returns a singlevalue version of this type.
unpackFromStrings(String[]) - Static method in class com.aquima.interactions.java_cup.lr_parser
Utility function: unpacks parse tables from strings
UnpackNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This class contains a parsed function call.
UnpackNode() - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.UnpackNode
Constructs a function node without parameters.
UnpackNode(IParseNode...) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.UnpackNode
Constructs a function node with one or more parameters.
UNQUALIFIED - Static variable in class com.aquima.interactions.communication.SchemaFormType
Predefined schema form type for unqualified.
unrecovered_syntax_error(Symbol) - Method in class com.aquima.interactions.java_cup.lr_parser
This method is called if it is determined that syntax error recovery has been unsuccessful.
unregister(IPortalSessionListener) - Method in interface com.aquima.interactions.portal.IPortalEventBus
Removes a session listener from this event bus.
unregister(IPortalSessionListener) - Method in class com.aquima.interactions.portal.model.session.PortalEventBus
 
unregisterImplementation(String) - Static method in class com.aquima.interactions.foundation.utility.ClassFactory
Unregister an implementation by its key.
unregisterInstanceContext() - Method in class com.aquima.interactions.communication.impl.evaluator.parser.AbstractSchemaValidationElement
 
unschedule(IJobId) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduler
 
unschedule(IJobId) - Method in interface com.aquima.interactions.process.scheduler.IScheduler
This method unschedules a previously scheduled job
unscheduleJob(SchedulerJobConfiguration) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduler
 
unscheduleJob(SchedulerJobConfiguration) - Method in interface com.aquima.interactions.process.scheduler.IScheduler
This method stops the execution of a certain job by unregistering its trigger(s) defined in SchedulerJobConfiguration.
UNSUPPORTED_ARITHMETIC_TYPES - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error is used to indicate a problem with the 2 types and the operation.
UNSUPPORTED_NODE_TYPE - Static variable in class com.aquima.interactions.composer.ds.ComposerErrorCodes
this error code is used to indicate that a text node type could not be added to parent node.
UNSUPPORTED_PARSER - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a deprecated expression parser is used.
UNSUPPORTED_PROCESS_EVENT_NODE - Static variable in class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
UNSUPPORTED_PROCESS_EVENT_NODE - Static variable in class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
UnsupportedAcceptMimeTypeException - Exception Class in com.aquima.interactions.communication.exception
 
UnsupportedAcceptMimeTypeException(String) - Constructor for exception class com.aquima.interactions.communication.exception.UnsupportedAcceptMimeTypeException
 
UnsupportedConnectionException - Exception Class in com.aquima.interactions.portal.exception
 
UnsupportedConnectionException(IConnection) - Constructor for exception class com.aquima.interactions.portal.exception.UnsupportedConnectionException
Constructs the exception with the invalid message event name.
UnsupportedExpressionParserException - Exception Class in com.aquima.interactions.rule.exception
Exception used to indicate that an expression parser is not supported
UnsupportedExpressionParserException(Version) - Constructor for exception class com.aquima.interactions.rule.exception.UnsupportedExpressionParserException
 
UnsupportedOutputFormatException - Exception Class in com.aquima.interactions.composer.exception
This exception is used to indicate that the requested output format is not available.
UnsupportedOutputFormatException(String, OutputFormat) - Constructor for exception class com.aquima.interactions.composer.exception.UnsupportedOutputFormatException
Constructs the exception with the name of the document that should be generated and the output format that was not supported.
UnsupportedProtocolException - Exception Class in com.aquima.interactions.foundation.io
This exception is used when a resource is requested from a manager with a protocol prefix that is not supported by the manager.
UnsupportedProtocolException(IResourceManager, String) - Constructor for exception class com.aquima.interactions.foundation.io.UnsupportedProtocolException
 
UntypedErrorCode - Class in com.aquima.interactions.foundation.report
Error code implementation that does not define an element the error originated from.
UntypedErrorCode(String, String, String[]) - Constructor for class com.aquima.interactions.foundation.report.UntypedErrorCode
 
UNUSED - Static variable in class com.aquima.interactions.foundation.utility.SuppressWarningKeys
Suppress warnings when a field/method is not used.
UNUSED_PROCESS_NODE - Static variable in class com.aquima.interactions.process.ds.ProcessEngineErrorCodes
 
UP - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
update(GUID, InputStream, String, String, IUserData) - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
update(GUID, InputStream, String, String, IUserData) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
update(GUID, InputStream, String, String, IUserData) - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
update(GUID, InputStream, String, String, IUserData) - Method in interface com.aquima.interactions.portal.IContentManager
Update existing content with new data, but keep the existing metadata.
update(GUID, InputStream, String, String, Long, String, CustomContentProperties, IUserData) - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
update(GUID, InputStream, String, String, Long, String, CustomContentProperties, IUserData) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
update(GUID, InputStream, String, String, Long, String, CustomContentProperties, IUserData) - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
update(GUID, InputStream, String, String, Long, String, CustomContentProperties, IUserData) - Method in interface com.aquima.interactions.portal.IContentManager
Update existing content with new data and metadata.
update(GUID, Long, String, CustomContentProperties, IUserData) - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
update(GUID, Long, String, CustomContentProperties, IUserData) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
update(GUID, Long, String, CustomContentProperties, IUserData) - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
update(GUID, Long, String, CustomContentProperties, IUserData) - Method in interface com.aquima.interactions.portal.IContentManager
Update existing content with new metadata, but keep the existing data.
update(GUID, String[], IUserData) - Method in class com.aquima.interactions.portal.content.ContentManagerDelegate
 
update(GUID, String[], IUserData) - Method in class com.aquima.interactions.portal.content.FileSystemContentManager
 
update(GUID, String[], IUserData) - Method in class com.aquima.interactions.portal.content.MemoryContentManager
 
update(GUID, String[], IUserData) - Method in interface com.aquima.interactions.portal.IContentManager
Update the existing content with new roles, but keep the existing data and metadata.
update(IMappingContext, IProfile, IDebugger) - Method in interface com.aquima.interactions.mapping.IMapping
This method may be used to update the target profile using the definitions from the source profile.
update(IMappingContext, IProfile, IDebugger) - Method in class com.aquima.interactions.mapping.impl.Mapping
 
update(IProfile, IProfile, IDebugger) - Method in interface com.aquima.interactions.mapping.IMapping
This method may be used to update the target profile using the definitions from the source profile.
update(IProfile, IProfile, IDebugger) - Method in class com.aquima.interactions.mapping.impl.Mapping
 
update(IProfile, IProfile, IMappingReport, IDebugger) - Method in interface com.aquima.interactions.mapping.IMapping
This method may be used to update the target profile using the definitions from the source profile.
update(IProfile, IProfile, IMappingReport, IDebugger) - Method in class com.aquima.interactions.mapping.impl.Mapping
 
UPDATE - Enum constant in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
 
UPDATE - Static variable in class com.aquima.interactions.portal.PortalResponse
Response type to indicate an update response.
updateCase(long, CaseStatusType, String) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateCase(long, CaseStatusType, String) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Deprecated.
this method was used for locking/unlocking a case, use IProcessCaseDao.acquireLock(long, String) and IProcessCaseDao.unlockCase(long) instead
updateCase(String) - Method in class com.aquima.interactions.matching.impl.model.CaseBase
 
updateCase(String) - Method in interface com.aquima.interactions.matching.IMutableCaseBase
Registers that the values of an existing case in this casebase must be updated.
updateCase(String, ICaseDS) - Method in interface com.aquima.interactions.matching.ds.ICaseVisitor
 
updateCase(String, ICaseDS) - Method in class com.aquima.interactions.matching.impl.model.CaseVisitor
 
updateCase(String, ICaseDS) - Method in class com.aquima.interactions.matching.report.ReportingCaseVisitor
 
updateCase(String, ICaseVisitor) - Method in class com.aquima.interactions.ds.matching.ExtXmlCaseBaseDS
 
updateCase(String, ICaseVisitor) - Method in interface com.aquima.interactions.matching.ds.ICaseBaseDS
The implementor of this method should invoke the visitor for the named case within this case base.
updateCase(String, ICaseVisitor) - Method in class com.aquima.interactions.matching.report.ReportingCaseBaseDS
 
updateCase(String, String, ICaseVisitor) - Method in interface com.aquima.interactions.ds.matching.ICaseProvider
 
updateCaseApplicationId(long, String) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateCaseApplicationId(long, String) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Updates the application id of a case.
updateCaseBases() - Method in class com.aquima.interactions.matching.impl.model.CaseBaseList
 
updateCaseDisplayName(long, IMultilingualText) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateCaseDisplayName(long, IMultilingualText) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method will remove the current display names and will add the new new display names provided as parameter In case of null, the case name will be set
updateCaseDisplayName(long, IMultilingualText) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
UpdateContentException - Exception Class in com.aquima.interactions.portal.exception
 
UpdateContentException(GUID, String) - Constructor for exception class com.aquima.interactions.portal.exception.UpdateContentException
 
UpdateContentException(GUID, Throwable) - Constructor for exception class com.aquima.interactions.portal.exception.UpdateContentException
 
UpdateCustomFieldVisitor - Class in com.aquima.interactions.portal.model.session.page
This visitor sets all the values of the portal event in the corresponding custom fields, and checks required and type validations.
UpdateCustomFieldVisitor(PortalEvent, IValueFormatter, IMetaModel, IProject) - Constructor for class com.aquima.interactions.portal.model.session.page.UpdateCustomFieldVisitor
 
UPDATED - Static variable in class com.aquima.interactions.portal.model.ValidationAction
This member defines the validation action type UPDATED, indicating that only fields whose value was updated need to be validated.
updateDefinitions() - Method in class com.aquima.interactions.composer.model.definition.FieldMap
This method will update the field definitions from this entity with the additional data that might have been specified in the fields of our parent entity.
updateDueDate(long, DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateDueDate(long, DateTimeValue) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This methods updates the due date of the task.
updateExitEvents() - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
updateFieldDefinitions() - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
updateFields(DefinitionStore) - Method in class com.aquima.interactions.composer.model.definition.ContainerDefinition
 
UpdateFieldVisitor - Class in com.aquima.interactions.portal.model.session.page
This visitor sets all the error messsages from the IRequestScope in the corresponding fields, and updates the field values to reflect the value from the profile.
UpdateFieldVisitor(IInternalPortalContext, EventErrors, ValueReference) - Constructor for class com.aquima.interactions.portal.model.session.page.UpdateFieldVisitor
 
updateFile(String, InputStream) - Method in interface com.aquima.interactions.foundation.connectivity.IFileSystemConnection
This method updates a file, that is relative to the base path.
updateFile(String, InputStream) - Method in class com.aquima.interactions.foundation.connectivity.impl.FileSystemConnection
 
updateInstances(IProfile) - Method in class com.aquima.interactions.portal.model.tx.FlowContext
 
updateInternalTaskModel() - Method in class com.aquima.interactions.process.impl.ProcessTask
 
updateJobData(SchedulerJobConfiguration) - Method in class com.aquima.interactions.process.scheduler.impl.DefaultScheduler
 
updateJobData(SchedulerJobConfiguration) - Method in interface com.aquima.interactions.process.scheduler.IScheduler
This method updates the job data map with the new values sent in the parameter.
updateLastPriorityCheck(long, DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateLastPriorityCheck(long, DateTimeValue) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method updates the last priority check of the task with the specified id.
UpdateMetadataService - Class in com.aquima.interactions.framework.service.connectivity.file
This service will update the meta data for a file.
UpdateMetadataService() - Constructor for class com.aquima.interactions.framework.service.connectivity.file.UpdateMetadataService
 
updatePriority(long, Integer, DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updatePriority(long, Integer, DateTimeValue) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This methods updates the priority and the last priority check of the task with the specified id.
updateSeverity(Severity) - Method in class com.aquima.interactions.foundation.report.InitializationMessage
 
updateStartDate(long, DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateStartDate(long, DateTimeValue) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This methods updates the start date of the task.
updateTask(long, TaskStatusType, IAssigneeInfo, DateTimeValue, String, String, boolean, boolean, Integer, DateTimeValue, IMultilingualText) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateTask(long, TaskStatusType, IAssigneeInfo, DateTimeValue, String, String, boolean, boolean, Integer, DateTimeValue, IMultilingualText) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method updates a task with the specified id.
updateTask(long, TaskStatusType, IAssigneeInfo, DateTimeValue, String, String, boolean, boolean, Integer, DateTimeValue, IMultilingualText) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
updateTaskDisplayName(long, IMultilingualText) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateTaskDisplayName(long, IMultilingualText) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Updates the display name of the task with the specified id.
updateTaskDueDate(long, DateTimeValue) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
updateTaskExitState(long, String) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateTaskExitState(long, String) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
Method for updating the taskExitState
updateTaskExitState(long, String) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
updateTaskTimeoutDate(long, DateTimeValue) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
updateTaskUnauthorizedUsers(long, String[]) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateTaskUnauthorizedUsers(long, String[]) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method updates the unauthorizedUsers property of a task.
updateTaskUnauthorizedUsers(long, String[]) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
updateTimeoutDate(long, DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateTimeoutDate(long, DateTimeValue) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This methods updates the timeout date of the task.
updateValue(long, String, IValue) - Method in class com.aquima.interactions.process.dao.impl.NullProcessCaseDao
 
updateValue(long, String, IValue) - Method in interface com.aquima.interactions.process.dao.IProcessCaseDao
This method updates a value of an instance.
updateValue(long, String, IValue) - Method in class com.aquima.interactions.process.impl.ProcessCaseRepository
 
updateValues() - Method in class com.aquima.interactions.portal.model.session.RequestAction
This method returns a boolean indicating if the values that are submitted should be committed.
updateWeights(FullTextMatch) - Method in class com.aquima.interactions.matching.impl.functions.fulltext.FullTextCaseValue
 
updateWith(FieldDefinition) - Method in class com.aquima.interactions.composer.model.definition.FieldDefinition
 
UPLOAD - Static variable in class com.aquima.interactions.composer.model.ImageContentType
 
UpperCase - Class in com.aquima.interactions.expressions.functions.str
This function returns a string in all uppercase characters
UpperCase() - Constructor for class com.aquima.interactions.expressions.functions.str.UpperCase
 
UPPERCASE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
url(String) - Method in interface com.aquima.interactions.foundation.connectivity.IHttpConnectionFiller
 
url(String) - Method in class com.aquima.interactions.foundation.connectivity.NullHttpConnectionFiller
 
UrlResource - Class in com.aquima.interactions.foundation.io.resource
This resource class represents a resource from the URL resource manager.
UrlResource(URL) - Constructor for class com.aquima.interactions.foundation.io.resource.UrlResource
 
UrlResourceManager - Class in com.aquima.interactions.foundation.io
This resource manager implementation uses an URL connection to locate resources.
UrlResourceManager() - Constructor for class com.aquima.interactions.foundation.io.UrlResourceManager
 
US_DATE - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for US date format.
US_DATETIME - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for US date time combination.
US_TIME - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for US time format.
Usage examples - Search tag in package com.aquima.interactions.foundation.convert
Section
Usage examples - Search tag in package com.aquima.interactions.foundation.logging
Section
useDomainSchemas() - Method in interface com.aquima.interactions.communication.ds.IRestServiceDS
Returns an indicator whether to use domain schemas instead of schemaset.
useDomainSchemas() - Method in class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestServiceDS
 
useDomainSchemas() - Method in class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestServiceDS
 
useDomainSchemas() - Method in class com.aquima.interactions.communication.impl.RestServiceDefinition
 
useDomainSchemas() - Method in interface com.aquima.interactions.communication.IRestServiceDefinition
Returns a indicator whether to use domain schemas (otherwise schemasets are used).
useDomainSchemas() - Method in class com.aquima.interactions.communication.report.ReportingRestServiceDS
 
usedReference(IEntityInstance, EntityValue) - Method in class com.aquima.interactions.mapping.impl.ProfileMappingContext
 
usedReference(IEntityInstance, EntityValue) - Method in interface com.aquima.interactions.mapping.trace.IMappingReport
 
usedReference(IEntityInstance, EntityValue) - Method in class com.aquima.interactions.mapping.trace.impl.NoOpMappingReport
 
UsedValuesInferenceContext - Class in com.aquima.interactions.rule.inference
InferenceContext wrapper that registers which values have been used.
UsedValuesInferenceContext(InferenceContext) - Constructor for class com.aquima.interactions.rule.inference.UsedValuesInferenceContext
 
useKeyField() - Method in class com.aquima.interactions.matching.impl.model.MatchContext
 
User - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the system.user relation
User() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.User
 
USER - Enum constant in enum class com.aquima.interactions.portal.model.session.scope.PortalScopeType
 
USER - Static variable in class com.aquima.interactions.profile.SourceType
This define holds the definition for the 'User' source type.
user_init() - Method in class com.aquima.interactions.java_cup.lr_parser
User code for initialization inside the parser.
USER_SET - Static variable in class com.aquima.interactions.process.dao.model.TaskProperty
This member defines the whether the task was assigned by an user manually or by a routing algorithm.
UserData - Class in com.aquima.interactions.portal.model.session
Class implementing the user data interface.
UserData(IUserData) - Constructor for class com.aquima.interactions.portal.model.session.UserData
Copy constructor
UserData(String, String[], String[], String) - Constructor for class com.aquima.interactions.portal.model.session.UserData
Constructor to create a user data instance.
UserData(String, String[], String[], String, String) - Constructor for class com.aquima.interactions.portal.model.session.UserData
Constructor to create a user data instance.
UserData(String, String[], String[], String, String, Map<String, String>) - Constructor for class com.aquima.interactions.portal.model.session.UserData
 
UserEntity - Class in com.aquima.interactions.portal.ds.sys.metamodel
 
UserEntity() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.UserEntity
 
userFilter - Variable in class com.aquima.interactions.process.dao.dto.ProcessViewFilter
 
UserId - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the system.user relation
UserId() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.UserId
 
UserInstance - Class in com.aquima.interactions.portal.model.session
 
UserInstance(IEntityInstance) - Constructor for class com.aquima.interactions.portal.model.session.UserInstance
 
username(String) - Method in interface com.aquima.interactions.foundation.connectivity.IHttpConnectionFiller
 
username(String) - Method in class com.aquima.interactions.foundation.connectivity.NullHttpConnectionFiller
 
UserName - Class in com.aquima.interactions.portal.ds.sys.metamodel
This class provides the data for the system.user.name relation
UserName() - Constructor for class com.aquima.interactions.portal.ds.sys.metamodel.UserName
 
UserScope - Class in com.aquima.interactions.userscope.impl
 
UserScope(IInternalSessionScope, String, IUserScopeDao) - Constructor for class com.aquima.interactions.userscope.impl.UserScope
 
UserScopeReference - Class in com.aquima.interactions.userscope.impl
 
UserScopeReference(String, String) - Constructor for class com.aquima.interactions.userscope.impl.UserScopeReference
 
UserSortingState - Class in com.aquima.interactions.composer.model.list.state
 
UserSortingState() - Constructor for class com.aquima.interactions.composer.model.list.state.UserSortingState
 
usesProcessEngine() - Method in interface com.aquima.interactions.portal.model.ISolution
This method returns a boolean indicating if a process engine is used by this project.
usesProcessEngine() - Method in class com.aquima.interactions.portal.model.Solution
 
utcOffsetInMinutes(Date) - Static method in class com.aquima.interactions.communication.impl.DateTimeValueConverter
 

V

validate() - Method in interface com.aquima.interactions.portal.ds.IWebServiceConfigurationDS
This method returns whether the service should validate each incoming request.
validate() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceConfigurationDS
 
validate() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceConfigurationDS
 
validate() - Method in interface com.aquima.interactions.portal.IWebServiceConfiguration
This method returns an indicator whether the service should validate incoming request.
validate() - Method in class com.aquima.interactions.portal.model.webservice.WebServiceConfiguration
 
validate() - Method in class com.aquima.interactions.portal.report.ReportingWebServiceConfigurationDS
 
validate(ParserContext) - Method in interface com.aquima.interactions.communication.impl.evaluator.parser.IDomainSchemaValidator
Iterate each registered attribute and relation in the data structure and call the validate method on it.
validate(SchemaArgument) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
 
validate(SchemaAttribute) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
 
validate(SchemaFragment) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
 
validate(SchemaHeader) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
 
validate(SchemaRelation) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
 
validate(IResource) - Method in interface com.aquima.interactions.foundation.xml.validation.IXmlValidator
Validate an XML resource.
validate(IResource) - Method in class com.aquima.interactions.foundation.xml.validation.XmlXsdValidator
 
validate(IValue) - Method in class com.aquima.interactions.framework.validator.BankAccountValidatorCall
 
validate(IValue) - Method in class com.aquima.interactions.framework.validator.DateValidatorCall
 
validate(IValue) - Method in class com.aquima.interactions.framework.validator.NumberValidatorCall
 
validate(IValue) - Method in class com.aquima.interactions.framework.validator.RegexpValidatorCall
 
validate(IValue) - Method in class com.aquima.interactions.framework.validator.SofiNumberValidatorCall
 
validate(IValue) - Method in class com.aquima.interactions.framework.validator.StringValidatorCall
 
validate(IValue) - Method in interface com.aquima.interactions.rule.IValidatorCall
This method will be invoked for each value that should be validated by this validator.
validate(IValue) - Method in class com.aquima.interactions.rule.validation.ValidatorCallAdapter
 
validate(IValue, IParameters) - Method in class com.aquima.interactions.framework.validator.BankAccountValidator
 
validate(IValue, IParameters) - Method in class com.aquima.interactions.framework.validator.DateValidator
 
validate(IValue, IParameters) - Method in class com.aquima.interactions.framework.validator.IbanValidator
 
validate(IValue, IParameters) - Method in class com.aquima.interactions.framework.validator.NumberValidator
 
validate(IValue, IParameters) - Method in class com.aquima.interactions.framework.validator.RegexpValidator
 
validate(IValue, IParameters) - Method in class com.aquima.interactions.framework.validator.RequiredValidator
 
validate(IValue, IParameters) - Method in class com.aquima.interactions.framework.validator.SofiNumberValidator
 
validate(IValue, IParameters) - Method in class com.aquima.interactions.framework.validator.StringValidator
 
validate(IValue, IParameters) - Method in interface com.aquima.interactions.rule.IValidator
This method will be invoked for each value that should be validated by this validator.
validate(IEnvelope) - Static method in class com.aquima.interactions.ds.export.r12.ExportUtilR12
Deprecated.
Validates the data with the specified signature.
validate(IEnvelope) - Method in interface com.aquima.interactions.foundation.security.core.IValidator
Validate the envelope.
validate(IEnvelope) - Method in class com.aquima.interactions.foundation.security.r4.Validator
Validate the envelope.
validate(IContainerExpanderDefinition, ISelfValidationContext) - Method in interface com.aquima.interactions.portal.ISelfValidatingContainerExpander
Validates the provided container expander definition.
validate(IServiceCallDefinition, ISelfValidationContext) - Method in class com.aquima.interactions.framework.service.mail.MailService
 
validate(IServiceCallDefinition, ISelfValidationContext) - Method in interface com.aquima.interactions.portal.ISelfValidatingService
Validates the provided service call definition.
validate(IProfile, ValueReference) - Method in class com.aquima.interactions.rule.validation.ValidationEngine
This method performs a validation for the attribute specified by the reference.
validate(String) - Method in class com.aquima.interactions.communication.impl.validator.RestMessageValidator
This method may be used to validate the provided xml.
validate(String) - Method in class com.aquima.interactions.communication.impl.validator.SoapMessageValidator
This method may be used to validate the provided xml.
validate(String) - Method in class com.aquima.interactions.communication.impl.validator.XsdValidator
 
validate(String) - Method in interface com.aquima.interactions.foundation.xml.validation.IXmlValidator
Validate an XML string.
validate(String) - Method in class com.aquima.interactions.foundation.xml.validation.XmlXsdValidator
 
validate(String, IFieldValidationDefinition[], InstanceContext) - Method in class com.aquima.interactions.communication.impl.evaluator.parser.ParserContext
Validates an attribute with use of the specified field validations.
validate(String, String) - Static method in class com.aquima.interactions.ds.export.r12.ExportUtilR12
Deprecated.
Validates the data with the specified signature.
validate(List<IFunctionFlowInputParameter>, IPortalContext) - Method in class com.aquima.interactions.portal.function.FunctionParameterValidator
 
validate(Document) - Static method in class com.aquima.interactions.ds.export.r17.ExportUtilR17
Validates the data with the specified signature.
validateAllValues() - Method in class com.aquima.interactions.portal.model.session.RequestAction
This method returns a boolean indicating if all values should be validated, or only the updated values.
validateAttribute(IAttributeDefinition, IElementReference, ISchemaSetDefinition) - Static method in class com.aquima.interactions.communication.impl.InitializationUtil
 
validateAttribute(IAttributeDefinition, ITypeMappingDefinition, ISchemaSetDefinition) - Static method in class com.aquima.interactions.communication.impl.InitializationUtil
 
validateAttribute(IAttributeDefinition, ITypeReference, ISchemaSetDefinition) - Static method in class com.aquima.interactions.communication.impl.InitializationUtil
 
validateAttribute(IProfile, ValueReference) - Method in class com.aquima.interactions.rule.impl.RuleEngine
 
validateAttribute(IProfile, ValueReference) - Method in interface com.aquima.interactions.rule.IRuleEngine
This method will validate the value of the specified attribute, and return a result containing information about all the validation rules that were processed with their result.
validateCondition(InferenceContext) - Method in class com.aquima.interactions.rule.inference.table.ConditionRule
 
validateDomainValue(IValue, IDomain, IAttributeDefinition) - Static method in class com.aquima.interactions.profile.model.AttributeStateUtil
This method validates the value against the current domain, and if valid, returns the internal domain value.
validateElement(String, String) - Static method in class com.aquima.interactions.metamodel.ModuleElementReference
 
validateElementReference(IElementReference, ISchemaSetDefinition) - Static method in class com.aquima.interactions.communication.impl.InitializationUtil
 
validateEntityRelations(IReportingDS, IEntityDefinition) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
validateExclusiveness(IRelationDefinition, IEntityInstance) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
validateFilePermissions(GUID, IUserData) - Method in class com.aquima.interactions.portal.content.FileRoleCache
 
validateInstance(IInstanceDefinition) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
validateName(String) - Static method in class com.aquima.interactions.metamodel.impl.NameValidator
This method validates the name passed to the method, and returns an error code when the name is not valid.
validateName(String) - Static method in class com.aquima.interactions.rule.validation.ParameterParser
 
validateName(String, String) - Static method in class com.aquima.interactions.metamodel.AbstractReference
 
validateNonCircularContainerReferences(IReportingDS, ContainerDefinition, Stack<ContainerDefinition>) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
validateReference(IRelationDefinition, IEntityInstance) - Method in class com.aquima.interactions.profile.model.EntityInstance
 
validateReferences(IReportingDS, Map<String, Object>) - Method in class com.aquima.interactions.composer.model.definition.DefinitionStore
 
validateReferences(IInstanceDefinition, IInstanceReference[]) - Method in class com.aquima.interactions.metamodel.impl.MetaModel
 
validateRequired() - Method in class com.aquima.interactions.portal.model.def.ParameterVisitor
 
validateRestMessage(IRestServiceConfiguration, IRestMessageDefinition, String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method may be used to validate a rest message using the current portal state.
validateRestMessage(IRestServiceConfiguration, IRestMessageDefinition, String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
validateRuleGroups(IBusinessRule) - Method in class com.aquima.interactions.rule.graph.RuleVisitor
 
validateSoapMessage(ISoapServiceConfiguration, ISoapMessageDefinition, String) - Method in interface com.aquima.interactions.portal.ICommunicationEngine
This method may be used to validate a soap message using the current portal state.
validateSoapMessage(ISoapServiceConfiguration, ISoapMessageDefinition, String) - Method in class com.aquima.interactions.portal.model.session.CommunicationEngine
 
validateSourceScopeObjects(IBusinessRule, AttributeNode[]) - Method in class com.aquima.interactions.rule.graph.RuleVisitor
 
validateTargetAttributes(IBusinessRule, String[]) - Method in class com.aquima.interactions.rule.graph.RuleVisitor
 
validateTypeReference(ITypeReference, ISchemaSetDefinition) - Static method in class com.aquima.interactions.communication.impl.InitializationUtil
 
validateTypeReference(QualifiedName, ISchemaSetDefinition) - Static method in class com.aquima.interactions.communication.impl.InitializationUtil
 
validateValue(IField, IValue, ValueReference, boolean, boolean) - Method in class com.aquima.interactions.portal.model.session.page.EventValueValidator
 
validateWith(InferenceContext) - Method in class com.aquima.interactions.rule.graph.ExpressionValidator
 
validateWith(InferenceContext) - Method in class com.aquima.interactions.rule.graph.ValueValidator
 
validateWith(InferenceContext) - Method in interface com.aquima.interactions.rule.IValidationRule
This method performs the actual validation, and returns a boolean indicating if the validation has succeeded.
validateWith(InferenceContext) - Method in class com.aquima.interactions.rule.report.FailedValidation
 
validating(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser.XmlDOMParserBuilder
Enable or disable DTD-validating.
VALIDATION - Static variable in class com.aquima.interactions.rule.RuleType
The static definition of the validation business rule type.
VALIDATION_FAILED - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
VALIDATION_ID - Static variable in class com.aquima.interactions.rule.RuleType.Id
The static definition of the validation business rule type id.
VALIDATION_MISSING_PARAMETER - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a value for a required parameter is missing.
VALIDATION_NO_EXPRESSION - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a validation rule does not have a (valid) expression.
VALIDATION_NO_IMPLEMENTATION - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate that no implementation is available for a validation rule.
VALIDATION_NO_MESSAGE - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a validation rule does not have a valid message.
VALIDATION_NO_NAME - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a validation rule does not have a valid name.
VALIDATION_OBSOLETE_PARAMETER - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a value is present for a non existing parameter.
VALIDATION_STATUS - Static variable in interface com.aquima.interactions.framework.container.navigationmenu.v1.model.INavigationMenuParameters
 
ValidationAction - Class in com.aquima.interactions.portal.model
This class is an enumerated type designating which level of validation is used.
ValidationAction(String) - Constructor for class com.aquima.interactions.portal.model.ValidationAction
 
ValidationApplicabilityEvaluator - Class in com.aquima.interactions.portal.model.session.page
Evaluates whether an element remains visible after an event has been handled.
ValidationApplicabilityEvaluator(IRuleEngine, InferenceContext) - Constructor for class com.aquima.interactions.portal.model.session.page.ValidationApplicabilityEvaluator
 
ValidationDelegateDS - Class in com.aquima.interactions.rule.ds.delegate
Delegate datasource for easy datasource extension.
ValidationDelegateDS(IValidationDS) - Constructor for class com.aquima.interactions.rule.ds.delegate.ValidationDelegateDS
 
ValidationDelegateVisitor - Class in com.aquima.interactions.rule.ds.delegate
Delegate datasource for easy datasource extension.
ValidationDelegateVisitor(IValidationVisitor) - Constructor for class com.aquima.interactions.rule.ds.delegate.ValidationDelegateVisitor
 
ValidationDS - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ValidationDS(IValidationDS, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ValidationDS
 
ValidationEngine - Class in com.aquima.interactions.rule.validation
This class contains the logic that is responsible for the validation.
ValidationEngine(IRuleGraph) - Constructor for class com.aquima.interactions.rule.validation.ValidationEngine
Constructs a validation engine for the specified rule graph.
VALIDATIONERROR - Static variable in class com.aquima.interactions.rule.ds.RuleEngineErrorCodes
This error code is used to indicate a validation rule could not be loaded due to an exception.
ValidationErrorMap - Class in com.aquima.interactions.portal.function
 
ValidationErrorMap(Map<String, IValidationMessage[]>) - Constructor for class com.aquima.interactions.portal.function.ValidationErrorMap
 
validationFor(IValidationDS, String) - Static method in class com.aquima.interactions.rule.report.FailedValidation
This method creates a FailedValidation rule for the provided data-source.
ValidationIterator - Class in com.aquima.interactions.rule.validation
This iterator class traverses the attribute nodes in the rule graph and returns the validation rules that are applicable.
ValidationIterator(IAttributeNode) - Constructor for class com.aquima.interactions.rule.validation.ValidationIterator
Constructs the iterator for the specified attribute node.
ValidationMessage - Class in com.aquima.interactions.rule.validation
This class holds the message of a single validation action.
ValidationMessage(String, boolean, IMultilingualText) - Constructor for class com.aquima.interactions.rule.validation.ValidationMessage
Constructs the validation message with the required parameters.
ValidationParameterVisitor - Class in com.aquima.interactions.rule.graph
Internal parameter visitor to collect and validate the validator parameters.
ValidationParameterVisitor(IValidatorDefinition) - Constructor for class com.aquima.interactions.rule.graph.ValidationParameterVisitor
 
ValidationResponseObject - Class in com.aquima.interactions.communication.impl.evaluator.parser
Object that can be sent to the rest exception handler to be converted into json.
ValidationResponseObject(List<SchemaArgument>, SchemaEntity, List<SchemaFragment>, List<SchemaHeader>) - Constructor for class com.aquima.interactions.communication.impl.evaluator.parser.ValidationResponseObject
 
ValidationResult - Class in com.aquima.interactions.rule.validation
This class holds the result of a validation action.
ValidationResult(ValueReference) - Constructor for class com.aquima.interactions.rule.validation.ValidationResult
 
ValidationRuleBase - Class in com.aquima.interactions.rule.graph
Base class for validation rules.
ValidationRuleBase(IValidationDS, IExpressionParser) - Constructor for class com.aquima.interactions.rule.graph.ValidationRuleBase
 
ValidationRuleVisitor - Class in com.aquima.interactions.rule.graph
This rule visitor is used during initialization to add validation rules to the rule graph.
ValidationRuleVisitor(RuleGraph, IProject, IMetaModel, IValidatorFactory, IParserFactory, IConnectionManager) - Constructor for class com.aquima.interactions.rule.graph.ValidationRuleVisitor
 
validationsFor(IValidationRule, String) - Static method in class com.aquima.interactions.rule.report.FailedValidation
This method creates a FailedValidation rule for the provided rule.
ValidationsUtil - Class in com.aquima.interactions.communication.impl
 
ValidationsUtil() - Constructor for class com.aquima.interactions.communication.impl.ValidationsUtil
 
ValidationVisitor - Class in com.aquima.interactions.portal.ds.sys.dialects
Internal class to wrap the datasources to add dialect fallback behaviour for multilingual elements.
ValidationVisitor(IValidationVisitor, FallbackLanguages) - Constructor for class com.aquima.interactions.portal.ds.sys.dialects.ValidationVisitor
 
ValidationXml - Class in com.aquima.interactions.rule.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ValidationXml - Class in com.aquima.interactions.rule.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ValidationXml(IValidationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.generation.ValidationXml
 
ValidationXml(IValidationDS, IXmlGlobals) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.generation.ValidationXml
 
Validator - Class in com.aquima.interactions.foundation.security.r4
Basic R4 envelope validator.
Validator(X509Certificate) - Constructor for class com.aquima.interactions.foundation.security.r4.Validator
Create an new release 4 envelope validator.
VALIDATOR_PROBLEM - Static variable in class com.aquima.interactions.project.ds.ProjectErrorCodes
 
ValidatorBase - Class in com.aquima.interactions.framework.validator
Standard base class for validation implementations.
ValidatorBase(String) - Constructor for class com.aquima.interactions.framework.validator.ValidatorBase
 
ValidatorCallAdapter - Class in com.aquima.interactions.rule.validation
Adapter class to create a IValidatorCall for a IValidator
ValidatorCallAdapter(IValidator, IParameters) - Constructor for class com.aquima.interactions.rule.validation.ValidatorCallAdapter
 
ValidatorCallBase - Class in com.aquima.interactions.framework.validator
Standard base class for validation call implementations.
ValidatorCallBase(String) - Constructor for class com.aquima.interactions.framework.validator.ValidatorCallBase
 
ValidatorComparator - Class in com.aquima.interactions.rule.graph
Internal comparator to sort validation rules by priority.
ValidatorComparator() - Constructor for class com.aquima.interactions.rule.graph.ValidatorComparator
 
ValidatorDefinition - Class in com.aquima.interactions.project.impl
This class contains the definition of a single validator.
ValidatorDefinition(IValidatorDS) - Constructor for class com.aquima.interactions.project.impl.ValidatorDefinition
 
ValidatorType - Class in com.aquima.interactions.framework.validator
This class holds the static definitions of the default supported validation types.
ValidatorType(String, String[]) - Constructor for class com.aquima.interactions.framework.validator.ValidatorType
Constructs a validation type with the specified name.
ValidatorVisitor - Class in com.aquima.interactions.project.impl
Visitor implementation used to gather the validator definitions.
ValidatorVisitor(Project) - Constructor for class com.aquima.interactions.project.impl.ValidatorVisitor
 
ValidatorXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ValidatorXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ValidatorXml(IValidatorDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.ValidatorXml
 
ValidatorXml(IValidatorDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.ValidatorXml
 
value - Variable in class com.aquima.interactions.java_cup.Symbol
 
value - Variable in class com.aquima.interactions.process.dao.dto.ProcessViewFilter
 
value() - Method in enum class com.aquima.interactions.foundation.InstanceActivationType
 
VALUE - Static variable in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterParser
 
VALUE - Static variable in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterParser
 
VALUE - Static variable in class com.aquima.interactions.project.ParameterType
This member defines the VALUE parameter type.
VALUE - Static variable in class com.aquima.interactions.rule.DefaultRuleType
This field defines the value type.
VALUE - Static variable in class com.aquima.interactions.rule.inference.DependencyType
This member defines the type that specifies that the value is dependent on another value.
ValueCache - Class in com.aquima.interactions.matching.impl.model
This class is responsible for caching values from match functions if needed.
ValueCache(boolean) - Constructor for class com.aquima.interactions.matching.impl.model.ValueCache
 
ValueDependency - Class in com.aquima.interactions.rule.inference
This class contains defines a dependency on a specific attribute value.
ValueDependency(ValueReference) - Constructor for class com.aquima.interactions.rule.inference.ValueDependency
Constructs a value dependency for the specified attribute reference.
ValueEnvironment - Class in com.aquima.interactions.expressions.environment
This class is an implementation of the IValueEnvironment interface which uses the ValueScope class to define elements within the scope.
ValueEnvironment(IValueSource) - Constructor for class com.aquima.interactions.expressions.environment.ValueEnvironment
Constructs value environment in the root-scope setting for usage by the evaluator.
ValueEvent - Class in com.aquima.interactions.profile.events
Event class holding the information of an event which will modify the attribute state.
ValueFactory - Class in com.aquima.interactions.profile.model.value
This class may be used to wrap a profile value to add additional debug information.
ValueFormat - Class in com.aquima.interactions.project.impl
The value format class provides an abstraction for the data type specific formatters.
ValueFormat(String, DataType, Locale, String) - Constructor for class com.aquima.interactions.project.impl.ValueFormat
Constructs the value format with the required arguments.
ValueFormatDefinition - Class in com.aquima.interactions.ds
This class holds a single value format definition for the application configuration.
ValueFormatDefinition - Class in com.aquima.interactions.project.impl
This class holds a single value format definition for the application configuration.
ValueFormatDefinition(IValueFormatDS) - Constructor for class com.aquima.interactions.project.impl.ValueFormatDefinition
Constructs a value format definition based on a datasource.
ValueFormatDefinition(String, String, String, String) - Constructor for class com.aquima.interactions.ds.ValueFormatDefinition
Constructs the value format definition with the required arguments.
ValueFormatDS - Class in com.aquima.interactions.ds
Implementation of a datasource for a value format.
ValueFormatDS(String, DataType, String, String) - Constructor for class com.aquima.interactions.ds.ValueFormatDS
 
ValueFormatter - Class in com.aquima.interactions.project.impl
Internal class, should not use.
ValueFormatter(IValueFormat, IValueFormat, IValueFormat, IValueFormat, IValueFormat, IValueFormat, IValueFormat) - Constructor for class com.aquima.interactions.project.impl.ValueFormatter
Constructs a Value formatter based on the specific formatter classes.
ValueFormatVisitor - Class in com.aquima.interactions.project.impl
Visitor used during initialization to gather the available value format definitions.
ValueFormatVisitor(Map<String, IValueFormat>, Map<String, IValueFormatDefinition>) - Constructor for class com.aquima.interactions.project.impl.ValueFormatVisitor
 
ValueFormatXml - Class in com.aquima.interactions.project.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ValueFormatXml - Class in com.aquima.interactions.project.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ValueFormatXml(IValueFormatDS) - Constructor for class com.aquima.interactions.project.ds.xml.r12.generation.ValueFormatXml
 
ValueFormatXml(IValueFormatDS) - Constructor for class com.aquima.interactions.project.ds.xml.r17.generation.ValueFormatXml
 
ValueMap - Class in com.aquima.interactions.foundation.utility
Map class for string key/value pairs.
ValueMap() - Constructor for class com.aquima.interactions.foundation.utility.ValueMap
This method constructs an empty value map
ValueMap(ValueMap) - Constructor for class com.aquima.interactions.foundation.utility.ValueMap
Copy constructor
ValueMappingDefinition - Class in com.aquima.interactions.mapping.impl
This class contains a single value mapping definition.
ValueMappingDefinition(ICondition, IExpression, IJustificationTreeMappingDefinition) - Constructor for class com.aquima.interactions.mapping.impl.ValueMappingDefinition
 
ValueMappingVisitor - Class in com.aquima.interactions.mapping.impl
Visitor implementation used during initialization to gather the value mappings.
ValueMappingVisitor(IExpressionParser, String) - Constructor for class com.aquima.interactions.mapping.impl.ValueMappingVisitor
 
valueOf(boolean) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Returns the string representation of the boolean argument.
valueOf(boolean) - Static method in class com.aquima.interactions.foundation.types.BooleanValue
This method constructs a BooleanValue for the boolean passed as argument.
valueOf(byte[]) - Static method in class com.aquima.interactions.ds.xml.r12.XmlProjectMetaData
Deprecated.
 
valueOf(byte[]) - Static method in class com.aquima.interactions.foundation.types.BinaryValue
Returns a binary value containing the given bytes
valueOf(char) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Returns the string representation of the char argument.
valueOf(char[]) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Returns the string representation of the char array argument.
valueOf(double) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Returns the string representation of the double argument.
valueOf(float) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Returns the string representation of the float argument.
valueOf(int) - Static method in class com.aquima.interactions.composer.ElementType
This method can be used to lookup a ElementType instance of an id.
valueOf(int) - Static method in class com.aquima.interactions.flow.ActionNodeType
This method can be used to lookup a ActionNodeType of an id.
valueOf(int) - Static method in class com.aquima.interactions.flow.EventNodeType
Converts an id to the corresponding event node type.
valueOf(int) - Static method in class com.aquima.interactions.flow.ExitState
This method can be used to lookup a ExitState of an id.
valueOf(int) - Static method in class com.aquima.interactions.flow.NodeType
This method can be used to lookup a NodeType of an id.
valueOf(int) - Static method in class com.aquima.interactions.foundation.DataType
This method can be used to lookup a DataType instance of an id.
valueOf(int) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Returns the string representation of the int argument.
valueOf(int) - Static method in class com.aquima.interactions.matching.RequirementType
This method returns the requirement type matching the specified ID.
valueOf(int) - Static method in class com.aquima.interactions.matching.StrategyType
This method returns the strategy type for the specified ID.
valueOf(int) - Static method in class com.aquima.interactions.process.impl.ReevaluationEvent
This method can be used to lookup an evaluation event instance of an id.
valueOf(int) - Static method in class com.aquima.interactions.process.impl.ReevaluationTime
This method can be used to lookup an evaluation time instance of an id.
valueOf(int) - Static method in class com.aquima.interactions.project.Direction
 
valueOf(int) - Static method in class com.aquima.interactions.project.FieldTypeOutput
Returns the Output type with the specified type.
valueOf(int) - Static method in class com.aquima.interactions.project.GlobalParameterType
Returns the GlobalParameterType with the specified type.
valueOf(int) - Static method in class com.aquima.interactions.project.ParameterType
Returns the Parameter type with the specified type.
valueOf(long) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Returns the string representation of the long argument.
valueOf(ContentStyleDefinition) - Static method in class com.aquima.interactions.composer.model.ContentStyle
This method returns the content style for the content style definition.
valueOf(IMultilingualText, FallbackLanguages) - Static method in class com.aquima.interactions.portal.ds.sys.dialects.DialectFallbackText
 
valueOf(Object) - Static method in class com.aquima.interactions.foundation.text.StringUtil
Returns the string representation of the Object argument.
valueOf(Object) - Static method in class com.aquima.interactions.foundation.types.AnyValue
This method converts the object to an unknown value.
valueOf(Object) - Static method in class com.aquima.interactions.foundation.types.BooleanValue
This method attempts to convert the object to a BooleanValue.
valueOf(Object) - Static method in class com.aquima.interactions.foundation.types.Currency
 
valueOf(Object) - Static method in class com.aquima.interactions.foundation.types.DateTimeValue
Parse an object and returns its DateTimeValue.
valueOf(Object) - Static method in class com.aquima.interactions.foundation.types.DateValue
Parse an object and returns its DateValue.
valueOf(Object) - Static method in class com.aquima.interactions.foundation.types.EntityValue
 
valueOf(Object) - Static method in class com.aquima.interactions.foundation.types.IntegerValue
 
valueOf(Object) - Static method in class com.aquima.interactions.foundation.types.NumberValue
This method attempts to convert the object to a NumberValue.
valueOf(Object) - Static method in class com.aquima.interactions.foundation.types.Percentage
 
valueOf(Object) - Static method in class com.aquima.interactions.foundation.types.RangeValue
This method may be used to convert an object to a range.
valueOf(Object) - Static method in class com.aquima.interactions.foundation.types.StringValue
This method may be used to convert the object to a string value.
valueOf(String) - Static method in enum class com.aquima.interactions.caseengine.client.model.CaseEngineErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class com.aquima.interactions.communication.GroupParticleType
This method returns the GroupParticleType matching the specified name.
valueOf(String) - Static method in class com.aquima.interactions.communication.impl.RestServiceDirection
 
valueOf(String) - Static method in class com.aquima.interactions.communication.SchemaFormType
This method returns the SchemaFormType matching the specified name.
valueOf(String) - Static method in class com.aquima.interactions.composer.ds.TextNodeType
The method returns the text node type based on a name (case insensitive lookup).
valueOf(String) - Static method in class com.aquima.interactions.composer.ImageType
 
valueOf(String) - Static method in class com.aquima.interactions.composer.model.ContentStyle
This method returns the content style for the specified name.
valueOf(String) - Static method in class com.aquima.interactions.composer.model.ImageContentType
 
valueOf(String) - Static method in class com.aquima.interactions.composer.model.PresentationStyle
This method returns the presentation style for the specified name.
valueOf(String) - Static method in class com.aquima.interactions.expressions.definition.Identifier
Creates an identifier based on a string.
valueOf(String) - Static method in class com.aquima.interactions.flow.model.FlowEvaluatorType
 
valueOf(String) - Static method in class com.aquima.interactions.foundation.ApplicationID
Creates a ApplicationID from a string representation.
valueOf(String) - Static method in class com.aquima.interactions.foundation.connectivity.HttpMethodType
 
valueOf(String) - Static method in class com.aquima.interactions.foundation.connectivity.Operator
This method returns the input operator for the specified name.
valueOf(String) - Static method in class com.aquima.interactions.foundation.connectivity.SoapVersion
This method returns the GroupParticleType matching the specified name.
valueOf(String) - Static method in class com.aquima.interactions.foundation.GUID
This method will convert a given string to a GUID.
valueOf(String) - Static method in enum class com.aquima.interactions.foundation.InstanceActivationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class com.aquima.interactions.foundation.lic.ComponentType
This method returns the type for the specified name.
valueOf(String) - Static method in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class com.aquima.interactions.foundation.MatchMode
Returns the match mode instance fir the given name.
valueOf(String) - Static method in class com.aquima.interactions.foundation.types.BinaryValue
Returns a binary value containing a byte[] representing value
valueOf(String) - Static method in class com.aquima.interactions.foundation.Version
This method will try to convert the passed version string to a Version object.
valueOf(String) - Static method in enum class com.aquima.interactions.framework.container.instance.linker.SortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class com.aquima.interactions.framework.service.connectivity.parameters.InstanceAction
This method returns the instance action type for the specified type.
valueOf(String) - Static method in enum class com.aquima.interactions.framework.service.instance.ExpressionEntryType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class com.aquima.interactions.framework.validator.ValidatorType
This method will return the validation type for the specified name.
valueOf(String) - Static method in class com.aquima.interactions.mapping.ds.MatchConditionOperator
This method returns the filter operator for the specified name.
valueOf(String) - Static method in class com.aquima.interactions.mapping.MappingDirection
 
valueOf(String) - Static method in class com.aquima.interactions.matching.MatchType
This method retrieves the match type for the specified name.
valueOf(String) - Static method in class com.aquima.interactions.matching.RequirementType
This method returns the requirement type matching the specified name.
valueOf(String) - Static method in class com.aquima.interactions.matching.StrategyType
This method returns the strategy type for the specified name.
valueOf(String) - Static method in class com.aquima.interactions.metamodel.ReferenceType
Returns a reference type by name, as returned by the ReferenceType.getType() method.
valueOf(String) - Static method in class com.aquima.interactions.metamodel.RelationType
 
valueOf(String) - Static method in class com.aquima.interactions.portal.ApplicationMode
This method will lookup a predefined application mode definition based on the name passed to the method.
valueOf(String) - Static method in enum class com.aquima.interactions.portal.model.session.scope.PortalScopeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.aquima.interactions.portal.PersistenceLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.aquima.interactions.portal.PortalChangeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class com.aquima.interactions.process.dao.CaseEventStatusType
 
valueOf(String) - Static method in class com.aquima.interactions.process.dao.CaseEventType
 
valueOf(String) - Static method in class com.aquima.interactions.process.dao.CaseStatusType
This method may be used to request the status for the specified name.
valueOf(String) - Static method in class com.aquima.interactions.process.dao.TaskType
This method may be used to request the type for the specified name.
valueOf(String) - Static method in class com.aquima.interactions.process.ds.ProcessNodeType
This method return the process node type for a specified name.
valueOf(String) - Static method in class com.aquima.interactions.process.ExitAction
 
valueOf(String) - Static method in class com.aquima.interactions.process.IgnoreMode
Returns the IgnoreMode corresponding to the given name.
valueOf(String) - Static method in class com.aquima.interactions.process.impl.ProcessEngineID
Creates a ProcessEngineID from a string representation.
valueOf(String) - Static method in class com.aquima.interactions.process.QueryOperator
This method may be used to request a status for a specified name.
valueOf(String) - Static method in enum class com.aquima.interactions.process.scheduler.utility.ScheduledJobType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class com.aquima.interactions.process.search.FilterOperator
This method may be used to request a status for a specified name.
valueOf(String) - Static method in class com.aquima.interactions.process.TargetInstanceType
This method may be used to request a target instance type for a specified name.
valueOf(String) - Static method in class com.aquima.interactions.process.TaskExecutionEvent
 
valueOf(String) - Static method in class com.aquima.interactions.process.TaskStatusType
This method may be used to request a status for a specified name.
valueOf(String) - Static method in class com.aquima.interactions.profile.SourceType
This method will returns the static source type definition for the specified source type name.
valueOf(String) - Static method in class com.aquima.interactions.project.Direction
 
valueOf(String) - Static method in class com.aquima.interactions.project.FieldTypeOutput
Returns the Output type with the specified name.
valueOf(String) - Static method in class com.aquima.interactions.project.GlobalParameterType
Returns the GlobalParameterType with the specified type.
valueOf(String) - Static method in class com.aquima.interactions.project.ModuleID
Creates a ModuleID from a string representation.
valueOf(String) - Static method in class com.aquima.interactions.project.ParameterType
Returns the Parameter type with the specified type.
valueOf(String) - Static method in class com.aquima.interactions.rule.ConditionOperator
This method returns the filter operator for the specified name.
valueOf(String) - Static method in class com.aquima.interactions.rule.JustificationDepth
This method may be used to get the static definition of a detail level by name.
valueOf(String) - Static method in class com.aquima.interactions.rule.RuleType
This method returns the rule type for the specified name.
valueOf(String) - Static method in class com.aquima.interactions.trace.FilterOperator
This method may be used to request a status for a specified name.
valueOf(String) - Static method in class com.aquima.interactions.trace.SortDirection
This method returns the sort direction for the specified name.
valueOf(String, String) - Static method in class com.aquima.interactions.foundation.Version
This method will try to convert the passed version string to a Version object.
valueOf(Document) - Static method in class com.aquima.interactions.ds.xml.r17.XmlProjectMetaData
 
ValueParameter - Class in com.aquima.interactions.portal.model.def
This class holds a single value parameter.
ValueParameter(IValue) - Constructor for class com.aquima.interactions.portal.model.def.ValueParameter
Constructs the parameter with the value.
ValueReference - Class in com.aquima.interactions.profile
A value reference is a reference to an attribute of a specific instance.
ValueReference(EntityValue, String) - Constructor for class com.aquima.interactions.profile.ValueReference
Constructs a value reference with an instance reference and an attribute name.
values() - Static method in enum class com.aquima.interactions.caseengine.client.model.CaseEngineErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.aquima.interactions.foundation.InstanceActivationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.aquima.interactions.foundation.logging.audit.impl.AuditMessage.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class com.aquima.interactions.foundation.MatchMode
 
values() - Static method in enum class com.aquima.interactions.framework.container.instance.linker.SortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.aquima.interactions.framework.service.instance.ExpressionEntryType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.aquima.interactions.portal.model.session.scope.PortalScopeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.aquima.interactions.portal.PersistenceLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.aquima.interactions.portal.PortalChangeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class com.aquima.interactions.process.IgnoreMode
 
values() - Static method in enum class com.aquima.interactions.process.scheduler.utility.ScheduledJobType
Returns an array containing the constants of this enum class, in the order they are declared.
ValueSolution - Class in com.aquima.interactions.dtree
This class holds the result information of an attribute node.
ValueSolution(ValueReference, IValue) - Constructor for class com.aquima.interactions.dtree.ValueSolution
Constructs the value solution with the required arguments.
VALUESOURCE_ID - Static variable in class com.aquima.interactions.rule.RuleType.Id
The static definition of the value-source business rule type id.
valueToXml(IPrimitiveValue) - Method in class com.aquima.interactions.profile.xml.DefaultXmlDelegate
 
valueToXml(IPrimitiveValue) - Method in interface com.aquima.interactions.profile.xml.IXmlDelegate
This method should convert the primitive value to a string value representation.
valueTrimming(boolean) - Method in class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser.XmlDOMParserBuilder
Enable or disable automatic value trimming.
ValueType - Class in com.aquima.interactions.rule
This class is used to identify the type an inference rule will return for the attribute it inferences a value for.
ValueType(DataType, boolean) - Constructor for class com.aquima.interactions.rule.ValueType
Constructs the class with the required parameters.
ValueType(DataType, boolean, String) - Constructor for class com.aquima.interactions.rule.ValueType
Constructs the class with the required parameters.
ValueTypeConverter - Class in com.aquima.interactions.rule.graph
This value converter converts the result of a rule to the requested type.
ValueTypeConverter(DataType) - Constructor for class com.aquima.interactions.rule.graph.ValueTypeConverter
 
ValueValidator - Class in com.aquima.interactions.rule.graph
Validation rule implementation using a validator class.
ValueValidator(IValidationDS, IExpressionParser, IValidator, IParameters) - Constructor for class com.aquima.interactions.rule.graph.ValueValidator
 
ValueWidening - Class in com.aquima.interactions.expressions.semantics
Utility class to implement widening behavior for values.
ValueXml - Class in com.aquima.interactions.metamodel.ds.xml.r12.generation
Internal class to generate xml from a datasource.
ValueXml - Class in com.aquima.interactions.metamodel.ds.xml.r17.generation
Internal class to generate xml from a datasource.
ValueXml(IValue) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.generation.ValueXml
 
ValueXml(IValue) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.generation.ValueXml
 
Variable - Class in com.aquima.interactions.expressions.semantics.nodes
A variable expression is an expression that usually identifies an active instance of an entity type.
Variable(ISemanticTreeBuilder, Position, Identifier) - Constructor for class com.aquima.interactions.expressions.semantics.nodes.Variable
Constructs the node with the required arguments.
VariableExpression - Class in com.aquima.interactions.expressions.optimizer.nodes
A variable expression is an expression that usually identifies an active instance of an entity type.
VariableExpression(Identifier) - Constructor for class com.aquima.interactions.expressions.optimizer.nodes.VariableExpression
Constructs the variable for the specified identifier.
VariableNode - Class in com.aquima.interactions.expressions.r7.parser.nodes
This node represents a variable reference, which will usually be an attribute name.
VariableNode(IdentifierNode) - Constructor for class com.aquima.interactions.expressions.r7.parser.nodes.VariableNode
Constructs the node with the name of the variable.
VARIALBE_NOTDECLARED - Static variable in class com.aquima.interactions.expressions.definition.ExpressionErrorCodes
This error code is used to indicate that a variable declaration could not be found for the specified name.
Version - Class in com.aquima.interactions.foundation
Simple class that holds a version identifier.
Version(int, int, String, String) - Constructor for class com.aquima.interactions.foundation.Version
Constructs a version object from a major, minor and patch identifier.
VERSION - Static variable in class com.aquima.interactions.foundation.FoundationVersion
This constant contains the version of the jar containing this class.
VERSION - Static variable in class com.aquima.interactions.metamodel.ReferenceType
References of this type reference a versioned element.
VERSION - Static variable in class com.aquima.interactions.process.IgnoreMode
When this setting is used, the application version is ignored, making it possible to access cases created in an older version of an application from a newer version of the same application.
VERSION_NOTSUPPORTED - Static variable in class com.aquima.interactions.foundation.security.util.Messages
Static message key definition.
VersionReferenceDefinition - Class in com.aquima.interactions.metamodel.impl
Represents the definition of a version reference (on an attribute).
VersionReferenceDefinition(IReferenceDS) - Constructor for class com.aquima.interactions.metamodel.impl.VersionReferenceDefinition
 
virtual_parse_stack - Class in com.aquima.interactions.java_cup
This class implements a temporary or "virtual" parse stack that replaces the top portion of the actual parse stack (the part that has been changed by some set of operations) while maintaining its original contents.
virtual_parse_stack(Stack<Symbol>) - Constructor for class com.aquima.interactions.java_cup.virtual_parse_stack
Constructor to build a virtual stack out of a real stack.
visibleColumnCount - Variable in class com.aquima.interactions.framework.container.listplus.AbstractListPlus
 
visit(ISemanticNodeVisitor) - Method in interface com.aquima.interactions.expressions.semantics.ISemanticNode
This method allows a type safe visitation of the node.
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.AllVariable
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.Arithmetic
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.Condition
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.Constant
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.Conversion
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.DimensionChange
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.ErrorNode
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.ExpressionList
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.FieldVariable
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.FunctionCall
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.InstanceOf
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.Inversion
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.ListArithmetic
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.ListCondition
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.LocalVariable
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.LogicalConnective
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.NamedVariable
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.Not
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.Predicate
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.Root
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.Select
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.TemplateCall
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.TypeOf
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.Unknown
 
visit(ISemanticNodeVisitor) - Method in class com.aquima.interactions.expressions.semantics.nodes.Variable
 
visit(ITslNodeVisitor) - Method in interface com.aquima.interactions.expressions.ITslNode
This method allows visitation of the node.
visit(ITslNodeVisitor) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.CommentNode
 
visit(ITslNodeVisitor) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ConditionNode
 
visit(ITslNodeVisitor) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.FieldNode
 
visit(ITslNodeVisitor) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.ForeachNode
 
visit(ITslNodeVisitor) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.NodeList
 
visit(ITslNodeVisitor) - Method in class com.aquima.interactions.expressions.tsl.evaluator.nodes.TextNode
 
visit(VisitedPage) - Method in class com.aquima.interactions.flow.model.VisitedPages
 
visit(IParameterVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterParser
 
visit(IParameterVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterParser
 
visitAction(InternalActionNode) - Method in interface com.aquima.interactions.flow.model.IFlowNodeVisitor
 
visitAction(InternalActionNode) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItemsVisitor
 
visitConditionEdge(ICondition, String) - Method in interface com.aquima.interactions.flow.model.IFlowNodeVisitor
 
visitConditionEdge(ICondition, String) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItemsVisitor
 
VisitedPage - Class in com.aquima.interactions.flow.model
 
VisitedPage(VisitedPage) - Constructor for class com.aquima.interactions.flow.model.VisitedPage
 
VisitedPage(String, IFlowPath) - Constructor for class com.aquima.interactions.flow.model.VisitedPage
 
VisitedPages - Class in com.aquima.interactions.flow.model
 
VisitedPages() - Constructor for class com.aquima.interactions.flow.model.VisitedPages
 
VisitedPages(VisitedPages) - Constructor for class com.aquima.interactions.flow.model.VisitedPages
 
VisitedPages(Map<String, VisitedPage>, String) - Constructor for class com.aquima.interactions.flow.model.VisitedPages
 
visitEnd(InternalEndNode) - Method in interface com.aquima.interactions.flow.model.IFlowNodeVisitor
 
visitEnd(InternalEndNode) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItemsVisitor
 
visitEvent(InternalEventNode) - Method in interface com.aquima.interactions.flow.model.IFlowNodeVisitor
 
visitEvent(InternalEventNode) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItemsVisitor
 
visitFlow(NodeID, IFlowDetails) - Method in interface com.aquima.interactions.flow.model.IFlowNodeVisitor
 
visitFlow(NodeID, IFlowDetails) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItemsVisitor
 
visitResult(IResultNodeDetails, String) - Method in interface com.aquima.interactions.flow.model.IFlowNodeVisitor
 
visitResult(IResultNodeDetails, String) - Method in class com.aquima.interactions.framework.container.navigationmenu.v1.model.MenuItemsVisitor
 
visitValues(IParameterValueVisitor) - Method in interface com.aquima.interactions.portal.ds.IParameterDS
This method supplies the value(s) of the parameter to the visitor
visitValues(IParameterValueVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterDS
 
visitValues(IParameterValueVisitor) - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterDS
 
visitValues(IParameterValueVisitor) - Method in class com.aquima.interactions.portal.report.DcmReportingParameterDs
 
visitValues(IParameterValueVisitor) - Method in class com.aquima.interactions.portal.report.ReportingParameterDS
 
VOID - Static variable in class com.aquima.interactions.portal.model.session.RequestAction
A void action will not update any fields and will not perform any validation.
vstack - Variable in class com.aquima.interactions.java_cup.virtual_parse_stack
The virtual top portion of the stack.

W

WAIT - Static variable in class com.aquima.interactions.process.dao.TaskType
This member defines the WAIT task type.
WAIT_CONDITION - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
This member defines the node type that is used for nodes that wait until a condition becomes true.
WAIT_EVENT - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
This member defines the node type that is used for nodes that wait for an (external) event.
WAIT_TIMER - Static variable in class com.aquima.interactions.process.ds.ProcessNodeType
This member defines the node type that is used for nodes that trigger a delay.
WAITING - Static variable in class com.aquima.interactions.process.dao.CaseEventStatusType
 
warning(Object) - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
warning(Object) - Method in interface com.aquima.interactions.foundation.logging.Logger
Allows an object to be logged in conjunction with a cause to the underlying logging system.
warning(Object) - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
warning(Object, Throwable) - Method in class com.aquima.interactions.foundation.logging.DefaultLogger
 
warning(Object, Throwable) - Method in interface com.aquima.interactions.foundation.logging.Logger
Allows an object to be logged in conjunction with a cause to the underlying logging system.
warning(Object, Throwable) - Method in class com.aquima.interactions.foundation.logging.NopLogger
 
warning(SAXParseException) - Method in class com.aquima.interactions.foundation.xml.parsing.DefaultErrorHandler
SAX2 Warning handler - called while parsing.
warning(SAXParseException) - Method in class com.aquima.interactions.foundation.xml.validation.XmlXsdValidator.InternalErrorHandler
 
WARNING - Static variable in class com.aquima.interactions.foundation.report.Severity
This static member defines the Warning severity.
WebOperationDefinition - Class in com.aquima.interactions.portal.model.webservice
The internal implementation for the IExposedSoapServiceOperationDefinition interface.
WebOperationDefinition(IWebServiceOperationDS, IFlowEngine, ISolution, ModuleCache, IModule) - Constructor for class com.aquima.interactions.portal.model.webservice.WebOperationDefinition
 
WEBSERVICE_DUPLICATE_OPERATIONMAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_DUPLICATE_SERVICE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_DUPLICATE_WSDL - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
WEBSERVICE_DUPLICATE_XSD - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
WEBSERVICE_INPUTMAPPING_INVALID_SOURCEMAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_INPUTMAPPING_INVALID_TARGETMAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_INPUTMAPPING_REQUIRED - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_INVALID_CONFIGURATION - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_INVALID_SERVICE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_OPERATION_PROBLEM - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_OUTPUTMAPPING_INVALID_SOURCEMAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_OUTPUTMAPPING_INVALID_TARGETMAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_OUTPUTMAPPING_REQUIRED - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_SERVICE_PROBLEM - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_UNKNOWN_CONTRACT - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_UNKNOWN_INPUTMAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_UNKNOWN_MODULE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_UNKNOWN_OPERATION - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_UNKNOWN_OPERATION_FLOWNAME - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_UNKNOWN_OPERATION_ROLE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_UNKNOWN_OUTPUTMAPPING - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_UNKNOWN_SERVICE - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_UNKNOWN_WSDL - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WEBSERVICE_UNKNOWN_XSD - Static variable in class com.aquima.interactions.portal.ds.PortalEngineErrorCodes
 
WebServiceAuditMessage - Class in com.aquima.interactions.foundation.logging.audit.impl
 
WebServiceCall - Class in com.aquima.interactions.portal.ds
 
WebServiceCall(String, String, String) - Constructor for class com.aquima.interactions.portal.ds.WebServiceCall
 
WebServiceConfiguration - Class in com.aquima.interactions.portal.model.webservice
 
WebServiceConfiguration(IWebServiceConfigurationDS, ModuleCache, IModule, IFlowEngine, ISolution) - Constructor for class com.aquima.interactions.portal.model.webservice.WebServiceConfiguration
 
WebServiceConfigurationXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
 
WebServiceConfigurationXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
 
WebServiceConfigurationXml(IWebServiceConfigurationDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.WebServiceConfigurationXml
 
WebServiceConfigurationXml(IWebServiceConfigurationDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.WebServiceConfigurationXml
 
WebServiceDefinition - Class in com.aquima.interactions.portal.model.webservice
The internal implementation for the IExposedSoapServiceDefinition interface.
WebServiceDefinition(IWebServiceDS, ModuleCache, IFlowEngine, ISolution) - Constructor for class com.aquima.interactions.portal.model.webservice.WebServiceDefinition
 
WebServiceOperationVisitor - Class in com.aquima.interactions.portal.model.webservice
Internal visitor implementation to collect all operation mappings.
WebServiceOperationVisitor(WebServiceConfiguration, IFlowEngine, ISolution, ModuleCache, IModule) - Constructor for class com.aquima.interactions.portal.model.webservice.WebServiceOperationVisitor
 
WebServiceOperationXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal class to generate xml from a datasource.
WebServiceOperationXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal class to generate xml from a datasource.
WebServiceOperationXml(IWebServiceOperationDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.WebServiceOperationXml
 
WebServiceOperationXml(IWebServiceOperationDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.WebServiceOperationXml
 
WebServices - Class in com.aquima.interactions.portal.model.webservice
The internal implementation for the IWebServices interface.
WebServices(IApplicationDS, ModuleCache, IFlowEngine, ISolution) - Constructor for class com.aquima.interactions.portal.model.webservice.WebServices
This construct an WebServices implementation for a datasource.
WebServiceVisitor - Class in com.aquima.interactions.portal.model.webservice
Internal visitor implementation to collect all exposed web services.
WebServiceVisitor(WebServices, ModuleCache, IFlowEngine, ISolution) - Constructor for class com.aquima.interactions.portal.model.webservice.WebServiceVisitor
 
WebServiceXml - Class in com.aquima.interactions.portal.ds.xml.r12.generation
Internal class to generate xml from a datasource.
WebServiceXml - Class in com.aquima.interactions.portal.ds.xml.r17.generation
Internal class to generate xml from a datasource.
WebServiceXml(IWebServiceDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.generation.WebServiceXml
 
WebServiceXml(IWebServiceDS) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.generation.WebServiceXml
 
WEEK - Static variable in class com.aquima.interactions.process.impl.ReevaluationTime
Predefined data type for the week time.
WEEK_ID - Static variable in class com.aquima.interactions.process.impl.ReevaluationTime.Id
Integer id of the week evaluation time.
WeekNumber - Class in com.aquima.interactions.expressions.functions.date
 
WeekNumber(DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.WeekNumber
 
weeksBefore(DateValue) - Method in class com.aquima.interactions.foundation.types.DateValue
This method returns the number of weeks the other date value is before this.
WeeksBetween - Class in com.aquima.interactions.expressions.functions.date
This functions returns the number of weeks between two date values.
WeeksBetween(DataType, DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.WeeksBetween
 
WHERE - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
WIDGET_FLOW_WITH_END_NODE - Static variable in class com.aquima.interactions.flow.ds.FlowErrorCodes
This error code indicates a widget flow containing an end node.
WITH - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
withActiveInstance(IEntityInstance) - Method in interface com.aquima.interactions.portal.IDocumentEngine
This method constructs a new document composer with the desired instance defined as an active instance.
withActiveInstance(IEntityInstance) - Method in class com.aquima.interactions.portal.model.session.DocumentEngine
 
withBaseUrl(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection.ExternalFlowConnectionBuilder
 
withCaseId(long) - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration.UnknownJobConfigurationBuilder
 
withChannel(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection.ExternalFlowConnectionBuilder
 
withDays(int) - Method in class com.aquima.interactions.foundation.types.DateValue
 
withFlow(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection.ExternalFlowConnectionBuilder
 
withHours(int) - Method in class com.aquima.interactions.foundation.types.DateValue
 
withLocale(Locale) - Method in class com.aquima.interactions.framework.container.listplus.search.BaseViewFilterBuilder
 
withMilliseconds(int) - Method in class com.aquima.interactions.foundation.types.DateValue
 
withMinutes(int) - Method in class com.aquima.interactions.foundation.types.DateValue
 
withMonths(int) - Method in class com.aquima.interactions.foundation.types.DateValue
 
withName(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection.ExternalFlowConnectionBuilder
 
withNoActiveInstances() - Method in interface com.aquima.interactions.portal.IDocumentEngine
This method constructs a new document composer with no active instances.
withNoActiveInstances() - Method in class com.aquima.interactions.portal.model.session.DocumentEngine
 
withProcessEngineId(ProcessEngineID) - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration.QuartzRefreshableJobConfigurationBuilder
 
withProcessEngineId(ProcessEngineID) - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration.UnknownJobConfigurationBuilder
 
withProject(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection.ExternalFlowConnectionBuilder
 
withSeconds(int) - Method in class com.aquima.interactions.foundation.types.DateValue
 
withShortcutName(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection.ExternalFlowConnectionBuilder
 
withTaskId(long) - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration.UnknownJobConfigurationBuilder
 
withTenantId(String) - Method in class com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration.QuartzRefreshableJobConfigurationBuilder
 
withTenantId(String) - Method in class com.aquima.interactions.process.scheduler.utility.UnknownJobConfiguration.UnknownJobConfigurationBuilder
 
withVersion(String) - Method in class com.aquima.interactions.foundation.connectivity.impl.ExternalFlowConnection.ExternalFlowConnectionBuilder
 
withWeeks(int) - Method in class com.aquima.interactions.foundation.types.DateValue
 
withYears(int) - Method in class com.aquima.interactions.foundation.types.DateValue
 
WORKINGDAYS - Static variable in class com.aquima.interactions.expressions.r7.parser.SymTableR7
 
workingDaysBetween(DateValue) - Method in class com.aquima.interactions.foundation.types.DateValue
This method passes the default working days (Mo - Tu - We - Th - Fr) to the DateValue.workingDaysBetween(DateValue, ListValue) method.
workingDaysBetween(DateValue, ListValue) - Method in class com.aquima.interactions.foundation.types.DateValue
This method returns the number of full working days between this date value and another date value.
WorkingDaysBetween - Class in com.aquima.interactions.expressions.functions.date
This function returns the number of working days between two date values.
WorkingDaysBetween(DataType, DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.WorkingDaysBetween
 
WorkingDaysBetween(DataType, DataType, boolean) - Constructor for class com.aquima.interactions.expressions.functions.date.WorkingDaysBetween
 
WorkListConfiguration - Class in com.aquima.interactions.framework.container.worklist.state
 
WorkListConfiguration(SortingState, PagingState) - Constructor for class com.aquima.interactions.framework.container.worklist.state.WorkListConfiguration
 
WorkListExpander - Class in com.aquima.interactions.framework.container.worklist
This expander expands a worklist.
WorkListExpander() - Constructor for class com.aquima.interactions.framework.container.worklist.WorkListExpander
 
WorkListImpl - Class in com.aquima.interactions.framework.container.worklist
Implementation of the abstract list plus for displaying the tasks and task related data.
WorkListImpl(IWorkListParameters, IContainerContext) - Constructor for class com.aquima.interactions.framework.container.worklist.WorkListImpl
 
WorkListSortingState - Class in com.aquima.interactions.framework.container.worklist.state
Class to remember the state of the worklist.
WorkListSortingState(IWorkListParameters) - Constructor for class com.aquima.interactions.framework.container.worklist.state.WorkListSortingState
Constructs a new SortingState.
WorkListState - Class in com.aquima.interactions.framework.container.worklist.state
Class to remember the state of the worklist.
WorkListState() - Constructor for class com.aquima.interactions.framework.container.worklist.state.WorkListState
 
wrapDatasource(IApplicationDS) - Static method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
This method wraps the datasource with a DialectFallbackDS when the original datasource contains dialect languages.
wrapFailedElements() - Method in class com.aquima.interactions.ds.DefaultApplicationConfiguration
 
wrapFailedElements() - Method in interface com.aquima.interactions.ds.IApplicationConfiguration
This method returns a boolean indicating if elements that fail expansion should be replaced by failed element objects, or that the cause of the failure should be thrown as an exception.
wrapFailedElements() - Method in class com.aquima.interactions.ds.matching.ExtXmlMatchApplicationDS
 
wrapFailedElements() - Method in class com.aquima.interactions.portal.ds.delegate.ApplicationDelegateDS
 
wrapFailedElements() - Method in interface com.aquima.interactions.portal.ds.IApplicationDS
This method returns a boolean indicating if elements that fail expansion should be replaced by failed element objects, or that the cause of the failure should be thrown as an exception.
wrapFailedElements() - Method in class com.aquima.interactions.portal.ds.sys.dialects.ApplicationDS
 
wrapFailedElements() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.config.ConfigApplicationDS
 
wrapFailedElements() - Method in class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlApplicationDS
 
wrapFailedElements() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.config.ConfigApplicationDS
 
wrapFailedElements() - Method in class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlApplicationDS
 
wrapFailedElements() - Method in interface com.aquima.interactions.portal.IApplicationConfig
This method returns a boolean indicating if elements that fail expansion should be replaced by failed element objects, or that the cause of the failure should be thrown as an exception.
wrapFailedElements() - Method in class com.aquima.interactions.portal.model.ApplicationConfig
 
wrapFailedElements() - Method in class com.aquima.interactions.portal.report.ReportingApplicationDS
 
wrapInstance(IEntityInstance) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
wrapInstance(IEntityInstance) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyInstance
 
wrapInstance(IEntityInstance) - Method in class com.aquima.interactions.profile.wrapper.ReadonlyProfile
 
wrapInstance(IEntityInstance) - Method in class com.aquima.interactions.rule.inference.DependencyInstance
 
wrapInstance(IEntityInstance) - Method in class com.aquima.interactions.rule.inference.DependencyProfile
 
wrapInstance(IEntityInstance) - Method in class com.aquima.interactions.rule.tms.TmsProfile
 
wrapInstance(InferenceContext) - Static method in class com.aquima.interactions.composer.model.ComposerContext
Wrap the inference context with a ComposerContext when not already wrapped.
wrapInstances(IEntityInstance[]) - Method in class com.aquima.interactions.portal.model.session.concurrent.ConcurrentInferenceContext
 
wrapReadonly(IProcessCase) - Static method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
wrapReadonly(IProcessCase[]) - Static method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
wrapReadonly(IProcessTask) - Static method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
wrapReadonly(IProcessTask[]) - Static method in class com.aquima.interactions.process.wrapper.ReadonlyProcessEngine
 
write(char[], int, int) - Method in class com.aquima.interactions.foundation.io.HtmlFilterWriter
 
write(DataValue, Writer) - Method in class com.aquima.interactions.communication.data.serialization.json.ObjectWriter
Writes an object to a Json string.
write(DataValue, Writer) - Method in class com.aquima.interactions.communication.data.serialization.xml.ObjectWriter
 
write(String) - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
write(String) - Method in class com.aquima.interactions.foundation.xml.writer.XmlStreamWriter
 
write(String) - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriter
 
write(String, OutputStream) - Method in class com.aquima.interactions.communication.impl.converter.WsdlConverter
This method writes the requested wsdl to an output stream.
write(String, OutputStream) - Method in class com.aquima.interactions.communication.impl.converter.XsdConverter
 
writeArrayEnd() - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
End appending an array.
writeArrayEnd() - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
End appending an array.
writeArrayEnd() - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
End appending an array.
writeArrayStart() - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Begin appending an array.
writeArrayStart() - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Begin appending an array.
writeArrayStart() - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Begin appending an array.
writeArrayStart(String) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Begin appending an array with a name.
writeArrayStart(String) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Begin appending an array with a name.
writeArrayStart(String) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Begin appending an array with a name.
writeAttribute(String, boolean) - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
writeAttribute(String, boolean) - Method in interface com.aquima.interactions.foundation.xml.writer.IXmlWriter
 
writeAttribute(String, boolean) - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriterDelegate
 
writeAttribute(String, int) - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
writeAttribute(String, int) - Method in interface com.aquima.interactions.foundation.xml.writer.IXmlWriter
 
writeAttribute(String, int) - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriterDelegate
 
writeAttribute(String, String) - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
writeAttribute(String, String) - Method in interface com.aquima.interactions.foundation.xml.writer.IXmlWriter
Writes an attribute value to the stream.
writeAttribute(String, String) - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriterDelegate
 
writeAttributes(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.RestMessageXml
 
writeAttributes(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.RestRequestMessageXml
 
writeAttributes(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.RestMessageXml
 
writeAttributes(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.RestRequestMessageXml
 
writeAttributes(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.IntermediateMessageEventMappingXml
 
writeAttributes(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.MessageEventMappingXml
 
writeAttributes(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.ProcessEventStartXml
 
writeAttributes(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.IntermediateMessageEventMappingXml
 
writeAttributes(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.MessageEventMappingXml
 
writeAttributes(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.ProcessEventStartXml
 
writeBody(OutputStream) - Method in interface com.aquima.interactions.foundation.connectivity.IHttpRequest
This method is called when connecting via http.
writeBody(OutputStream) - Method in class com.aquima.interactions.foundation.connectivity.impl.SoapRequestXml
 
writeBody(OutputStream) - Method in interface com.aquima.interactions.foundation.connectivity.ISoapRequest
This method is called when writing the soap message.
writeCDataElement(String, String) - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
writeCDataElement(String, String) - Method in interface com.aquima.interactions.foundation.xml.writer.IXmlWriter
This writes a new element with a single value as a child of the current element.
writeCDataElement(String, String) - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriterDelegate
 
writeCDataValue(String) - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
writeCDataValue(String) - Method in interface com.aquima.interactions.foundation.xml.writer.IXmlWriter
This writes a value for the current element.
writeCDataValue(String) - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriterDelegate
 
writeChildElements(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.ContainerXml
 
writeChildElements(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.ContainerXml
 
writeChildren(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.ModuleXml
 
writeChildren(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.ModuleXml
 
writeComment(String) - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
writeComment(String) - Method in interface com.aquima.interactions.foundation.xml.writer.IXmlWriter
Writes a comment element to the stream.
writeComment(String) - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriterDelegate
 
writeDescription(IXmlWriter, String) - Static method in class com.aquima.interactions.foundation.ds.XmlGenerationUtil
Writes a description CData element
writeDocumentation(IXmlWriter, String) - Static method in class com.aquima.interactions.foundation.ds.XmlGenerationUtil
Writes a documentation CData element
writeElements(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.RestMessageXml
 
writeElements(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.RestRequestMessageXml
 
writeElements(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.RestMessageXml
 
writeElements(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.RestRequestMessageXml
 
writeExpression(IXmlWriter, String, String) - Static method in class com.aquima.interactions.foundation.ds.XmlGenerationUtil
Writes an element with a CData element containing the expression
writeMember(String) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Appending a member.
writeMember(String) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Appending a member.
writeMember(String) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Appending a member.
writeMember(String, boolean) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Append a member with a boolean value.
writeMember(String, boolean) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Append a member with a boolean value.
writeMember(String, boolean) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Append a member with a boolean value.
writeMember(String, double) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Append a member with a double value.
writeMember(String, double) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Append a member with a double value.
writeMember(String, double) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Append a member with a double value.
writeMember(String, long) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Append a member with a long value.
writeMember(String, long) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Append a member with a long value.
writeMember(String, long) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Append a member with a long value.
writeMember(String, String) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Append a member with a string value.
writeMember(String, String) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Append a member with a string value.
writeMember(String, String) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Append a member with a string value.
writeMultilingualXmlElement(IXmlWriter, IPrimitiveValue, String[]) - Static method in class com.aquima.interactions.foundation.ds.XmlGenerationUtil
Utility method to create a multilingual xml fragment for a value (with display value).
writeMultilingualXmlElement(IXmlWriter, IMultilingualText, String[]) - Static method in class com.aquima.interactions.foundation.ds.XmlGenerationUtil
Utility method to create a multilingual xml fragment for a with display value.
writeNull(String) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Append a member with a null value.
writeNull(String) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Append a member with a null value.
writeNull(String) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Append a member with a null value.
writeObjectEnd() - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
End appending an object.
writeObjectEnd() - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
End appending an object.
writeObjectEnd() - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
End appending an object.
writeObjectStart() - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Begin appending an object.
writeObjectStart() - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Begin appending an object.
writeObjectStart() - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Begin appending an object.
writeObjectStart(String) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Begin appending an object with a name.
writeObjectStart(String) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Begin appending an object with a name.
writeObjectStart(String) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Begin appending an object with a name.
writeRuleGroups(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.RuleXml
 
writeRuleGroups(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.RuleXml
 
writeTag(IXmlWriter, String) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.ModuleXml
 
writeTag(IXmlWriter, String) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.ModuleXml
 
writeTagEnd() - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
writeTagEnd() - Method in interface com.aquima.interactions.foundation.xml.writer.IXmlWriter
Writes an end tag for the current element.
writeTagEnd() - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriterDelegate
 
writeTagStart(String) - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
writeTagStart(String) - Method in interface com.aquima.interactions.foundation.xml.writer.IXmlWriter
Write a start tag element to the stream.
writeTagStart(String) - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriterDelegate
 
writeToStream(OutputStream) - Method in class com.aquima.interactions.ds.export.r17.ExportBuilder
Writes the export to an output stream.
writeValue(boolean) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Append a boolean value.
writeValue(boolean) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Append a boolean value.
writeValue(boolean) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Append a boolean value.
writeValue(double) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Append a double value.
writeValue(double) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Append a double value.
writeValue(double) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Append a double value.
writeValue(long) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Append a long value.
writeValue(long) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Append a long value.
writeValue(long) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Append a long value.
writeValue(String) - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Append a string value.
writeValue(String) - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Append a string value.
writeValue(String) - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Append a string value.
writeValue(String) - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
writeValue(String) - Method in interface com.aquima.interactions.foundation.xml.writer.IXmlWriter
This writes a value for the current element.
writeValue(String) - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriterDelegate
 
writeValueElement(IXmlWriter, String, IValue) - Static method in class com.aquima.interactions.foundation.ds.XmlGenerationUtil
Utility method to create an IValue xml fragment for a value.
writeValueNull() - Method in interface com.aquima.interactions.foundation.json.IJsonWriter
Append a null value.
writeValueNull() - Method in class com.aquima.interactions.foundation.json.writer.CompositeJsonWriter
Append a null value.
writeValueNull() - Method in class com.aquima.interactions.foundation.json.writer.JsonWriter
Append a null value.
writeWsdl(String, String, IResourceResolver, OutputStream) - Method in interface com.aquima.interactions.portal.IWebServices
This method may be used to write the WSDL for a specified service.
writeWsdl(String, String, IResourceResolver, OutputStream) - Method in class com.aquima.interactions.portal.model.webservice.WebServices
 
writeXml(IXmlWriter) - Method in class com.aquima.interactions.foundation.ds.AbstractDatasourceXml
 
writeXml(IXmlWriter) - Method in interface com.aquima.interactions.foundation.ds.IDatasourceXml
 
writeXml(OutputStream) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Write the XML document to a OutputStream (indented).
writeXml(OutputStream, boolean) - Method in class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Write the XML document to a OutputStream.
writeXml(OutputStream, IResource) - Method in class com.aquima.interactions.ds.export.r17.XmlExport
Writes the export to a stream.
writeXml(OutputStream, IResource) - Method in class com.aquima.interactions.ds.export.r17.XmlProjectMetaDataExport
 
writeXml(String, QualifiedName, IXmlWriter) - Static method in class com.aquima.interactions.communication.ds.xml.r12.generation.QualifiedNameXml
 
writeXml(String, QualifiedName, IXmlWriter) - Static method in class com.aquima.interactions.communication.ds.xml.r17.generation.QualifiedNameXml
 
writeXmlDecleration() - Method in class com.aquima.interactions.foundation.xml.writer.AbstractXmlWriter
 
writeXmlDecleration() - Method in interface com.aquima.interactions.foundation.xml.writer.IXmlWriter
Writes the xml document declaration.
writeXmlDecleration() - Method in class com.aquima.interactions.foundation.xml.writer.XmlWriterDelegate
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.AnyParticleMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.AttributeMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.CommunicationEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.ComplexTypeReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.DomainObjectXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.DomainPropertyXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.DomainSchemaXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.ElementMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.ElementParticleMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.ElementReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.FieldValidationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.GroupParticleMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.QualifiedNameXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.RestHeaderXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.RestMessageXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.RestOperationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.RestServiceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.RestUrnArgumentXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.RestUrnFragmentXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.SchemaContractXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.SchemaSetXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.SchemaXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.SoapContractXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.SoapMessagePartXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.SoapMessageXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.SoapOperationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.SoapServiceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.TypeMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.TypeReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.WsdlXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.XsdXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.AnyParticleMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.AttributeMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.CommunicationEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.ComplexTypeReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.DomainObjectXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.DomainPropertyXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.DomainSchemaXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.ElementMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.ElementParticleMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.ElementReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.FieldValidationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.GroupParticleMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.QualifiedNameXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.RestHeaderXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.RestMessageXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.RestOperationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.RestServiceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.RestUrnArgumentXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.RestUrnFragmentXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.SchemaContractXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.SchemaSetXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.SchemaXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.SoapContractXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.SoapMessagePartXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.SoapMessageXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.SoapOperationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.SoapServiceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.TypeMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.TypeReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.WsdlXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.XsdXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.AssetXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.ButtonXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.ComposerXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.ContainerXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.ContentStyleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.ContentXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.FieldValidationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.FieldXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.GlobalParameterValueXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.ImageXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.ReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.TextNodeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.TextXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.AssetXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.ButtonXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.ComposerXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.ContainerXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.ContentStyleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.ContentXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.FieldValidationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.FieldXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.GlobalParameterValueXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.ImageXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.ReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.TextNodeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.TextXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.dtree.ds.xml.r12.generation.DecisionTreeNodeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.dtree.ds.xml.r12.generation.DecisionTreeSymptomXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.dtree.ds.xml.r12.generation.DecisionTreeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.dtree.ds.xml.r12.generation.TreeEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.dtree.ds.xml.r17.generation.DecisionTreeNodeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.dtree.ds.xml.r17.generation.DecisionTreeSymptomXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.dtree.ds.xml.r17.generation.DecisionTreeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.dtree.ds.xml.r17.generation.TreeEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.DcmWidgetFlowDefinitionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.DcmWidgetFlowParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.EdgeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.EventNodeParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.ExternalFlowDefinitionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.ExternalFlowEventMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.FlowEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.FlowXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.FunctionFlowDefinitionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.FunctionFlowInputParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.FunctionFlowOutputParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r12.generation.NodeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.DcmWidgetFlowDefinitionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.DcmWidgetFlowParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.EdgeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.EventNodeParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.ExternalFlowDefinitionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.ExternalFlowEventMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.FlowEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.FlowXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.FunctionFlowDefinitionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.FunctionFlowInputParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.FunctionFlowOutputParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.flow.ds.xml.r17.generation.NodeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.foundation.ds.AbstractDatasourceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.mapping.ds.xml.r12.generation.AttributeMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.mapping.ds.xml.r12.generation.EntityMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.mapping.ds.xml.r12.generation.MappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.mapping.ds.xml.r17.generation.AttributeMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.mapping.ds.xml.r17.generation.EntityMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.mapping.ds.xml.r17.generation.MappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.AggregateXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.AttributeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.DomainValueXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.DomainXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.EntityReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.EntityXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.InstanceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.MetadataXml
Please make sure that the xml tags used in this method match the xml tags read in class XmlMetadataDS.
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.MetaModelXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.ReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.RelationReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.RelationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r12.generation.ValueXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.AggregateXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.AttributeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.DomainValueXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.DomainXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.EntityReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.EntityXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.InstanceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.MetadataXml
Please make sure that the xml tags used in this method match the xml tags read in class XmlMetadataDS.
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.MetaModelXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.ReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.RelationReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.RelationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.metamodel.ds.xml.r17.generation.ValueXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.ApplicationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.ContainerExpanderXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.FunctionCallInputParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.FunctionCallOutputParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.FunctionCallXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.MaskCallXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.ModuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.ParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.PortalEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.ProcessMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.RestServiceConfigurationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.ServiceCallXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.SoapServiceConfigurationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.TaskMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.WebServiceConfigurationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.WebServiceOperationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r12.generation.WebServiceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.ApplicationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.ContainerExpanderXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.FunctionCallInputParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.FunctionCallOutputParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.FunctionCallXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.MaskCallXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.ModuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.ParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.PortalEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.ProcessMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.RestServiceConfigurationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.ServiceCallXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.SoapServiceConfigurationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.TaskMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.WebServiceConfigurationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.WebServiceOperationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.portal.ds.xml.r17.generation.WebServiceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.AuthorizationAlgorithmXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.MessageEventFieldXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.MessageEventMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.MessageEventXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.PriorityAlgorithmXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.ProcessEdgeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.ProcessEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.ProcessEventXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.ProcessFlowXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.ProcessModuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.ProcessNodeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.ProcessTaskXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.ProcessTypeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r12.generation.RoutingAlgorithmXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.AuthorizationAlgorithmXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.MessageEventFieldXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.MessageEventMappingXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.MessageEventXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.PriorityAlgorithmXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.ProcessEdgeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.ProcessEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.ProcessEventXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.ProcessFlowXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.ProcessModuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.ProcessNodeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.ProcessTaskXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.ProcessTypeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.process.ds.xml.r17.generation.RoutingAlgorithmXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.ChannelXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.ExpanderXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.FieldTypeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.GlobalParameterReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.GlobalParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.LanguageXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.ParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.PortalMessageFieldXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.PortalMessageXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.PresentationStyleReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.ProjectXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.ResourceConnectionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.RoleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.ServiceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.TeamXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.ThemeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.ValidatorXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r12.generation.ValueFormatXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.ChannelXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.ExpanderXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.FieldTypeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.GlobalParameterReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.GlobalParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.LanguageXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.ParameterXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.PortalMessageFieldXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.PortalMessageXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.PresentationStyleReferenceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.ProjectXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.ResourceConnectionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.RoleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.ServiceXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.TeamXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.ThemeXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.ValidatorXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.project.ds.xml.r17.generation.ValueFormatXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.ConstraintXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.datarule.ConditionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.datarule.DataRuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.datarule.TargetXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.DefaultRuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.ExpressionEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.ExpressionTemplateXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.ExternalRuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.JustificationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.rule.BusinessRuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.RuleEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.RuleGroupXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.RuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.table.ActionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.table.ConditionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.table.DecisionTableXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r12.generation.ValidationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.ConstraintXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.datarule.ConditionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.datarule.DataRuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.datarule.TargetXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.DefaultRuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.ExpressionEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.ExpressionTemplateXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.ExternalRuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.JustificationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.rule.BusinessRuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.RuleEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.RuleGroupXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.RuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.table.ActionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.table.ConditionXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.table.DecisionTableXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.rule.ds.xml.r17.generation.ValidationXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.spellengine.ds.xml.generation.MacroXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.spellengine.ds.xml.generation.RuleXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.spellengine.ds.xml.generation.SpellEngineXml
 
writeXmlElement(IXmlWriter) - Method in class com.aquima.interactions.spellengine.ds.xml.generation.SpellerXml
 
writeXmlElementContent(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r12.generation.ReferenceXml
 
writeXmlElementContent(IXmlWriter) - Method in class com.aquima.interactions.composer.ds.xml.r17.generation.ReferenceXml
 
writeXsd(String, String, IResourceResolver, OutputStream) - Method in interface com.aquima.interactions.portal.IWebServices
This method may be used to write the XSD for a specified service.
writeXsd(String, String, IResourceResolver, OutputStream) - Method in class com.aquima.interactions.portal.model.webservice.WebServices
 
writeXsds(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r12.generation.SchemaContractXml
 
writeXsds(IXmlWriter) - Method in class com.aquima.interactions.communication.ds.xml.r17.generation.SchemaContractXml
 
writeZipToStream(OutputStream, IExportDS, IResource) - Static method in class com.aquima.interactions.ds.export.r17.ExportZipWriter
 
WSDL_PROBLEM - Static variable in class com.aquima.interactions.communication.ds.CommunicationEngineErrorCodes
 
WsdlConverter - Class in com.aquima.interactions.communication.impl.converter
Internal converter class to write a wsdl for a soap service contract.
WsdlConverter(ISoapContract, SoapVersion, IResourceResolver) - Constructor for class com.aquima.interactions.communication.impl.converter.WsdlConverter
Internal constructor to create a wsd converter.
WsdlDefinition - Class in com.aquima.interactions.communication.impl
 
WsdlDefinition(IWsdlDS) - Constructor for class com.aquima.interactions.communication.impl.WsdlDefinition
 
WsdlVisitor - Class in com.aquima.interactions.communication.impl
 
WsdlVisitor(SoapContract) - Constructor for class com.aquima.interactions.communication.impl.WsdlVisitor
 
WsdlXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
WsdlXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
WsdlXml(IWsdlDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.WsdlXml
 
WsdlXml(IWsdlDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.WsdlXml
 

X

X509Certificate - Class in com.aquima.interactions.foundation.security.cert
X509Certificate.
xleft - Variable in class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
XML - Static variable in class com.aquima.interactions.composer.OutputFormat
This member defines the Extensible Markup Language (XML) output format.
XmlActionDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing.table
Xml datasource implementation.
XmlActionDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing.table
Xml datasource implementation.
XmlActionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlActionDS
 
XmlActionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlActionDS
 
XmlActionNodeDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
 
XmlActionNodeDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
 
XmlActionNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlActionNodeDS
 
XmlActionNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlActionNodeDS
 
XmlAggregateDS - Class in com.aquima.interactions.metamodel.ds.xml.r12.parsing
IAggregateDS implementation which reads the aggregate's data from XML.
XmlAggregateDS - Class in com.aquima.interactions.metamodel.ds.xml.r17.parsing
IAggregateDS implementation which reads the aggregate's data from XML.
XmlAggregateDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAggregateDS
 
XmlAggregateDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAggregateDS
 
XmlAnyParticleMappingDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlAnyParticleMappingDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlAnyParticleMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAnyParticleMappingDS
 
XmlAnyParticleMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAnyParticleMappingDS
 
XmlApplicationDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlApplicationDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlAsset - Class in com.aquima.interactions.framework.renderer.document
This class converts an IAsset implementation to an XML node for document xml generation.
XmlAsset - Class in com.aquima.interactions.framework.renderer.page.r6
This class converts an IAsset implementation to an XML node for page xml generation.
XmlAsset() - Constructor for class com.aquima.interactions.framework.renderer.page.r6.XmlAsset
 
XmlAsset(boolean) - Constructor for class com.aquima.interactions.framework.renderer.document.XmlAsset
 
XmlAssetDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlAssetDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlAssetDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlAssetDS
 
XmlAssetDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlAssetDS
 
XmlAttributeDS - Class in com.aquima.interactions.metamodel.ds.xml.r12.parsing
Xml datasource implementation.
XmlAttributeDS - Class in com.aquima.interactions.metamodel.ds.xml.r17.parsing
Xml datasource implementation.
XmlAttributeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlAttributeDS
 
XmlAttributeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlAttributeDS
 
XmlAttributeMappingDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlAttributeMappingDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlAttributeMappingDS - Class in com.aquima.interactions.mapping.ds.xml.r12.parsing
Implementation of the IAttributeMappingDS interface using a mapping definition from XML.
XmlAttributeMappingDS - Class in com.aquima.interactions.mapping.ds.xml.r17.parsing
Implementation of the IAttributeMappingDS interface using a mapping definition from XML.
XmlAttributeMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlAttributeMappingDS
 
XmlAttributeMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlAttributeMappingDS
 
XmlAttributeMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlAttributeMappingDS
 
XmlAttributeMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlAttributeMappingDS
 
XmlAuthorizationAlgorithmDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml implementation of the authorization algorithm datasource.
XmlAuthorizationAlgorithmDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml implementation of the authorization algorithm datasource.
XmlAuthorizationAlgorithmDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlAuthorizationAlgorithmDS
 
XmlAuthorizationAlgorithmDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlAuthorizationAlgorithmDS
 
XmlBusinessRuleDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing.rule
Xml datasource implementation.
XmlBusinessRuleDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing.rule
Xml datasource implementation.
XmlBusinessRuleDS(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.rule.XmlBusinessRuleDS
 
XmlBusinessRuleDS(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.rule.XmlBusinessRuleDS
 
XmlButton - Class in com.aquima.interactions.framework.renderer.document
This class renders an IButton implementation to an XML node for document xml generation.
XmlButton - Class in com.aquima.interactions.framework.renderer.page.r6
This class converts an IButton implementation to an XML node for page xml generation.
XmlButton() - Constructor for class com.aquima.interactions.framework.renderer.document.XmlButton
 
XmlButton() - Constructor for class com.aquima.interactions.framework.renderer.page.r6.XmlButton
 
XmlButtonDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlButtonDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlButtonDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlButtonDS
 
XmlButtonDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlButtonDS
 
XmlCaseListColumn - Class in com.aquima.interactions.framework.container.caselist.config.impl
This internal class contains the Studio configuration settings for one single caselist column.
XmlCaseListParameters - Class in com.aquima.interactions.framework.container.caselist.config.impl
This class contains the caselist configuration and is responsible for parsing the container parameters that are configured in Aquima Studio.
XmlChannelDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlChannelDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlChannelDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlChannelDS
 
XmlChannelDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlChannelDS
 
XmlCommunicationEngineDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlCommunicationEngineDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlCommunicationEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlCommunicationEngineDS
 
XmlCommunicationEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlCommunicationEngineDS
 
XmlComplexTypeReferenceDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlComplexTypeReferenceDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlComplexTypeReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlComplexTypeReferenceDS
 
XmlComplexTypeReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlComplexTypeReferenceDS
 
XmlComposerDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Release 8.x implementation of the composer data source from XML created by ComposerXml.
XmlComposerDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Release 8.x implementation of the composer data source from XML created by ComposerXml.
XmlComposerDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlComposerDS
 
XmlComposerDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlComposerDS
 
XmlConditionDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing.datarule
Xml datasource implementation.
XmlConditionDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing.table
Xml datasource implementation.
XmlConditionDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing.datarule
Xml datasource implementation.
XmlConditionDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing.table
Xml datasource implementation.
XmlConditionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlConditionDS
 
XmlConditionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlConditionDS
 
XmlConstraint - Class in com.aquima.interactions.rule.ds.xml.r12.parsing
Xml IConstraint interface implementation.
XmlConstraint - Class in com.aquima.interactions.rule.ds.xml.r17.parsing
Xml IConstraint interface implementation.
XmlConstraint(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlConstraint
 
XmlConstraint(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlConstraint
 
XmlContainer - Class in com.aquima.interactions.framework.renderer.document
This class converts an IContainer implementation to an XML node for document xml generation.
XmlContainer - Class in com.aquima.interactions.framework.renderer.page.r6
This class converts an IContainer implementation to an XML node for page xml generation.
XmlContainer(boolean) - Constructor for class com.aquima.interactions.framework.renderer.document.XmlContainer
 
XmlContainer(boolean, boolean) - Constructor for class com.aquima.interactions.framework.renderer.page.r6.XmlContainer
Constructs the container XML renderer with the required arguments.
XmlContainerDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlContainerDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlContainerDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContainerDS
 
XmlContainerDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContainerDS
 
XmlContainerExpanderDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlContainerExpanderDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlContainerExpanderDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlContainerExpanderDS
 
XmlContainerExpanderDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlContainerExpanderDS
 
XmlContentDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlContentDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlContentDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentDS
 
XmlContentDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentDS
 
XmlContentItem - Class in com.aquima.interactions.framework.renderer.document
This class converts an IContentItem implementation to an XML node for document xml generation.
XmlContentItem - Class in com.aquima.interactions.framework.renderer.page.r6
This class converts an IContentItem implementation to an XML node for page xml generation.
XmlContentItem() - Constructor for class com.aquima.interactions.framework.renderer.page.r6.XmlContentItem
 
XmlContentItem(boolean) - Constructor for class com.aquima.interactions.framework.renderer.document.XmlContentItem
 
XmlContentStyleDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlContentStyleDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlContentStyleDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlContentStyleDS
 
XmlContentStyleDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlContentStyleDS
 
XmlConverter - Class in com.aquima.interactions.profile.xml
Utility class to export a profile to XML, and to fill a profile with the values from an (exported) XML.
XmlConverter(IMetaModel) - Constructor for class com.aquima.interactions.profile.xml.XmlConverter
Constructs a profile XML converter for the specified meta model using the default XML delegate.
XmlConverter(IMetaModel, IXmlDelegate) - Constructor for class com.aquima.interactions.profile.xml.XmlConverter
Constructs a profile XML converter for the specified meta model and XML delegate.
XmlDataRuleDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing.datarule
Xml datasource implementation.
XmlDataRuleDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing.datarule
Xml datasource implementation.
XmlDataRuleDS(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.datarule.XmlDataRuleDS
 
XmlDataRuleDS(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.datarule.XmlDataRuleDS
 
XmlDcmWidgetFlowDefinitionDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
 
XmlDcmWidgetFlowDefinitionDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
 
XmlDcmWidgetFlowDefinitionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlDcmWidgetFlowDefinitionDS
 
XmlDcmWidgetFlowDefinitionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlDcmWidgetFlowDefinitionDS
 
XmlDcmWidgetFlowParameterDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
 
XmlDcmWidgetFlowParameterDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
 
XmlDcmWidgetFlowParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlDcmWidgetFlowParameterDS
 
XmlDcmWidgetFlowParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlDcmWidgetFlowParameterDS
 
XmlDecisionTableDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing.table
Xml datasource implementation.
XmlDecisionTableDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing.table
Xml datasource implementation.
XmlDecisionTableDS(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.table.XmlDecisionTableDS
 
XmlDecisionTableDS(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.table.XmlDecisionTableDS
 
XmlDecisionTreeDS - Class in com.aquima.interactions.dtree.ds.xml.r12.parsing
Release 8.x implementation of the decision tree data source from XML.
XmlDecisionTreeDS - Class in com.aquima.interactions.dtree.ds.xml.r17.parsing
Release 8.x implementation of the decision tree data source from XML.
XmlDecisionTreeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeDS
 
XmlDecisionTreeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeDS
 
XmlDecisionTreeNodeDS - Class in com.aquima.interactions.dtree.ds.xml.r12.parsing
Release 8.x implementation of the decision tree data source from XML.
XmlDecisionTreeNodeDS - Class in com.aquima.interactions.dtree.ds.xml.r17.parsing
Release 8.x implementation of the decision tree data source from XML.
XmlDecisionTreeNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeNodeDS
 
XmlDecisionTreeNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeNodeDS
 
XmlDecisionTreeSymptomDS - Class in com.aquima.interactions.dtree.ds.xml.r12.parsing
Release 8.x implementation of the decision tree data source from XML.
XmlDecisionTreeSymptomDS - Class in com.aquima.interactions.dtree.ds.xml.r17.parsing
Release 8.x implementation of the decision tree data source from XML.
XmlDecisionTreeSymptomDS(IXmlNode) - Constructor for class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlDecisionTreeSymptomDS
 
XmlDecisionTreeSymptomDS(IXmlNode) - Constructor for class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlDecisionTreeSymptomDS
 
XmlDefaultRuleDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing
Xml datasource implementation.
XmlDefaultRuleDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing
Xml datasource implementation.
XmlDefaultRuleDS(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlDefaultRuleDS
 
XmlDefaultRuleDS(IInitializationReport, IXmlNode, XmlRuleEngineDS) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlDefaultRuleDS
 
XmlDocument - Class in com.aquima.interactions.framework.renderer.document
This class converts an IDocument implementation to an XML node for document xml generation.
XmlDocument(boolean, String) - Constructor for class com.aquima.interactions.framework.renderer.document.XmlDocument
 
XmlDocumentDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlDocumentDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlDocumentDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlDocumentDS
 
XmlDocumentDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlDocumentDS
 
XmlDocumentPostProcessor - Class in com.aquima.interactions.framework.renderer.document
Post processor for document xml rendering.
XmlDocumentPostProcessor() - Constructor for class com.aquima.interactions.framework.renderer.document.XmlDocumentPostProcessor
 
XmlDocumentRendererBase - Class in com.aquima.interactions.framework.renderer.document
Internal base class for the xml document renderer classes.
XmlDocumentRendererBase(boolean) - Constructor for class com.aquima.interactions.framework.renderer.document.XmlDocumentRendererBase
 
XmlDomainDS - Class in com.aquima.interactions.metamodel.ds.xml.r12.parsing
Xml datasource implementation.
XmlDomainDS - Class in com.aquima.interactions.metamodel.ds.xml.r17.parsing
Xml datasource implementation.
XmlDomainDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlDomainDS
 
XmlDomainDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlDomainDS
 
XmlDomainObjectDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml implementation of DataObject.
XmlDomainObjectDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml implementation of DataObject.
XmlDomainObjectDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainObjectDS
 
XmlDomainObjectDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainObjectDS
 
XmlDomainPropertyDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml implementation of DataProperty.
XmlDomainPropertyDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml implementation of DataProperty.
XmlDomainPropertyDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainPropertyDS
 
XmlDomainPropertyDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainPropertyDS
 
XmlDomainSchemaDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml Implementation data contract.
XmlDomainSchemaDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml Implementation data contract.
XmlDomainSchemaDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlDomainSchemaDS
 
XmlDomainSchemaDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlDomainSchemaDS
 
XmlDomainValueDS - Class in com.aquima.interactions.metamodel.ds.xml.r12.parsing
 
XmlDomainValueDS - Class in com.aquima.interactions.metamodel.ds.xml.r17.parsing
 
XmlDomainValueDS(IInitializationReport, IXmlNode, String, DataType) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlDomainValueDS
 
XmlDomainValueDS(IInitializationReport, IXmlNode, String, DataType) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlDomainValueDS
 
XmlDOMParser - Class in com.aquima.interactions.foundation.xml.parsing
DOM Parser with error handling in place (validating or normal).
XmlDOMParser.XmlDOMParserBuilder - Class in com.aquima.interactions.foundation.xml.parsing
 
XmlDOMParserBuilder() - Constructor for class com.aquima.interactions.foundation.xml.parsing.XmlDOMParser.XmlDOMParserBuilder
 
XmlDomParserResult - Class in com.aquima.interactions.foundation.xml.parsing
 
XmlDomParserResult(IXmlNode, String[], long) - Constructor for class com.aquima.interactions.foundation.xml.parsing.XmlDomParserResult
 
XmlDomParserThreadSafe - Class in com.aquima.interactions.foundation.xml.parsing
Wrapper for the XmlDOMParser to make the parsing thread safe
XmlEdgeDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
Xml datasource implementation.
XmlEdgeDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
Xml datasource implementation.
XmlEdgeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlEdgeDS
 
XmlEdgeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlEdgeDS
 
xmlElement - Variable in class com.aquima.interactions.communication.impl.evaluator.composer.XmlElementContextBase
 
XmlElement - Class in com.aquima.interactions.framework.renderer
Base class for XML renderers that adds a utility method for formatting runtime keys.
XmlElement() - Constructor for class com.aquima.interactions.framework.renderer.XmlElement
 
XmlElementContextBase - Class in com.aquima.interactions.communication.impl.evaluator.composer
Base class for IXmlElementContext implementations
XmlElementContextBase() - Constructor for class com.aquima.interactions.communication.impl.evaluator.composer.XmlElementContextBase
 
XmlElementMappingDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlElementMappingDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlElementMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementMappingDS
 
XmlElementMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementMappingDS
 
XmlElementParticleMappingDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlElementParticleMappingDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlElementParticleMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementParticleMappingDS
 
XmlElementParticleMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementParticleMappingDS
 
XmlElementReferenceDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlElementReferenceDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlElementReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlElementReferenceDS
 
XmlElementReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlElementReferenceDS
 
XmlEntityDS - Class in com.aquima.interactions.metamodel.ds.xml.r12.parsing
Xml datasource implementation.
XmlEntityDS - Class in com.aquima.interactions.metamodel.ds.xml.r17.parsing
Xml datasource implementation.
XmlEntityDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityDS
 
XmlEntityDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityDS
 
XmlEntityMappingDS - Class in com.aquima.interactions.mapping.ds.xml.r12.parsing
Implementation of the IEntityMappingDS interface using a mapping definition from XML.
XmlEntityMappingDS - Class in com.aquima.interactions.mapping.ds.xml.r17.parsing
Implementation of the IEntityMappingDS interface using a mapping definition from XML.
XmlEntityMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlEntityMappingDS
 
XmlEntityMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlEntityMappingDS
 
XmlEntityReferenceDS - Class in com.aquima.interactions.metamodel.ds.xml.r12.parsing
A data source for an entity reference which reads the data from an XML node.
XmlEntityReferenceDS - Class in com.aquima.interactions.metamodel.ds.xml.r17.parsing
A data source for an entity reference which reads the data from an XML node.
XmlEntityReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlEntityReferenceDS
 
XmlEntityReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlEntityReferenceDS
 
XmlEventNodeDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
 
XmlEventNodeDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
 
XmlEventNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlEventNodeDS
 
XmlEventNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlEventNodeDS
 
XmlEventParameterDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
 
XmlEventParameterDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
 
XmlEventParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlEventParameterDS
 
XmlEventParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlEventParameterDS
 
XmlException - Exception Class in com.aquima.interactions.foundation.xml.exception
Common base class for XML exceptions.
XmlException(String) - Constructor for exception class com.aquima.interactions.foundation.xml.exception.XmlException
Basic constructor with only a message explaining the cause of the error.
XmlException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.xml.exception.XmlException
Constructor with both a message and an exception explaining the cause of the error.
XmlExpanderDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlExpanderDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlExpanderDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlExpanderDS
 
XmlExpanderDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlExpanderDS
 
XmlExport - Class in com.aquima.interactions.ds.export.r17
Class for creating an export
XmlExportMetadataR12 - Class in com.aquima.interactions.ds.xml.r12
Deprecated, for removal: This API element is subject to removal in a future version.
use com.aquima.interactions.ds.xml.r17.XmlMetaData

XmlExportMetadataR12(IXmlNode) - Constructor for class com.aquima.interactions.ds.xml.r12.XmlExportMetadataR12
Deprecated.
 
XmlExportMetadataR17 - Class in com.aquima.interactions.ds.xml.r17
Internal class to read the metadata from an R17 application export.
XmlExportMetadataR17(IXmlNode) - Constructor for class com.aquima.interactions.ds.xml.r17.XmlExportMetadataR17
 
XmlExportR12 - Class in com.aquima.interactions.ds.xml.r12
Deprecated, for removal: This API element is subject to removal in a future version.
use com.aquima.interactions.ds.xml.r17.XmlExportR12

XmlExportR12(byte[]) - Constructor for class com.aquima.interactions.ds.xml.r12.XmlExportR12
Deprecated.
 
XmlExportR17 - Class in com.aquima.interactions.ds.xml.r17
Class for reading an R17 Export from xml or a resource.
XmlExportR17(byte[]) - Constructor for class com.aquima.interactions.ds.xml.r17.XmlExportR17
 
XmlExportResource - Class in com.aquima.interactions.ds.xml
 
XmlExportsStore - Class in com.aquima.interactions.ds
Store for external xml serialized datasources.
XmlExportsStore() - Constructor for class com.aquima.interactions.ds.XmlExportsStore
 
XmlExpressionEngineDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing
Xml datasource implementation.
XmlExpressionEngineDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing
Xml datasource implementation.
XmlExpressionEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlExpressionEngineDS
 
XmlExpressionEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlExpressionEngineDS
 
XmlExpressionTemplateDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing
Xml datasource implementation.
XmlExpressionTemplateDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing
Xml datasource implementation.
XmlExpressionTemplateDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlExpressionTemplateDS
 
XmlExpressionTemplateDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlExpressionTemplateDS
 
XmlExternalFlowDefinitionDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
 
XmlExternalFlowDefinitionDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
 
XmlExternalFlowDefinitionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlExternalFlowDefinitionDS
 
XmlExternalFlowDefinitionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlExternalFlowDefinitionDS
 
XmlExternalFlowEventMappingDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
 
XmlExternalFlowEventMappingDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
 
XmlExternalFlowEventMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlExternalFlowEventMappingDS
 
XmlExternalFlowEventMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlExternalFlowEventMappingDS
 
XmlExternalRuleDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing
Xml datasource implementation.
XmlExternalRuleDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing
Xml datasource implementation.
XmlFailedElement - Class in com.aquima.interactions.framework.renderer.document
This class converts an FailedElement to XML comment for document xml generation.
XmlFailedElement - Class in com.aquima.interactions.framework.renderer.page.r6
This class converts a failed element to an XML node.
XmlFailedElement() - Constructor for class com.aquima.interactions.framework.renderer.document.XmlFailedElement
 
XmlFailedElement() - Constructor for class com.aquima.interactions.framework.renderer.page.r6.XmlFailedElement
 
XmlField - Class in com.aquima.interactions.framework.renderer.document
This class converts an IField implementation to an XML node for document xml generation.
XmlField - Class in com.aquima.interactions.framework.renderer.page.r6
This class converts an IField implementation to an XML node for page xml generation.
XmlField(boolean) - Constructor for class com.aquima.interactions.framework.renderer.page.r6.XmlField
 
XmlField(boolean, boolean) - Constructor for class com.aquima.interactions.framework.renderer.document.XmlField
 
XmlFieldDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlFieldDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlFieldDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldDS
 
XmlFieldDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldDS
 
XmlFieldTypeDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlFieldTypeDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlFieldTypeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlFieldTypeDS
 
XmlFieldTypeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlFieldTypeDS
 
XmlFieldValidationDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlFieldValidationDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlFieldValidationDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlFieldValidationDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlFieldValidationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlFieldValidationDS
 
XmlFieldValidationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlFieldValidationDS
 
XmlFieldValidationDS(IInitializationReport, IXmlNode, String) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlFieldValidationDS
 
XmlFieldValidationDS(IInitializationReport, IXmlNode, String) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlFieldValidationDS
 
XmlFlowDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
Xml datasource implementation.
XmlFlowDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
Xml datasource implementation.
XmlFlowDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowDS
 
XmlFlowDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowDS
 
XmlFlowEngineDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
Release 8.x implementation of the flow engine data source from XML.
XmlFlowEngineDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
Release 8.x implementation of the flow engine data source from XML.
XmlFlowEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFlowEngineDS
Constructs a datasource implementation based on an XML node.
XmlFlowEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFlowEngineDS
Constructs a datasource implementation based on an XML node.
XmlFunctionCallDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
 
XmlFunctionCallDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
 
XmlFunctionCallDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlFunctionCallDS
 
XmlFunctionCallDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlFunctionCallDS
 
XmlFunctionCallInputParameterDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
 
XmlFunctionCallInputParameterDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
 
XmlFunctionCallInputParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlFunctionCallInputParameterDS
 
XmlFunctionCallInputParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlFunctionCallInputParameterDS
 
XmlFunctionCallOutputParameterDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
 
XmlFunctionCallOutputParameterDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
 
XmlFunctionCallOutputParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlFunctionCallOutputParameterDS
 
XmlFunctionCallOutputParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlFunctionCallOutputParameterDS
 
XmlFunctionFlowDefinitionDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
 
XmlFunctionFlowDefinitionDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
 
XmlFunctionFlowDefinitionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowDefinitionDS
 
XmlFunctionFlowDefinitionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowDefinitionDS
 
XmlFunctionFlowInputParameterDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
 
XmlFunctionFlowInputParameterDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
 
XmlFunctionFlowInputParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowInputParameterDS
 
XmlFunctionFlowInputParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowInputParameterDS
 
XmlFunctionFlowOutputParameterDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
 
XmlFunctionFlowOutputParameterDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
 
XmlFunctionFlowOutputParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlFunctionFlowOutputParameterDS
 
XmlFunctionFlowOutputParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlFunctionFlowOutputParameterDS
 
XmlGenerateException - Exception Class in com.aquima.interactions.foundation.xml.exception
Exception used to indicate an error during the XML generation.
XmlGenerateException(String) - Constructor for exception class com.aquima.interactions.foundation.xml.exception.XmlGenerateException
Basic constructor with only a message explaining the cause of the error.
XmlGenerateException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.xml.exception.XmlGenerateException
Constructor with both a message and an exception explaining the cause of the error.
XmlGenerationUtil - Class in com.aquima.interactions.foundation.ds
Utility class for creating XML elements of datasource objects.
XmlGenerator - Class in com.aquima.interactions.foundation.xml.generation
DOM Generator to create simple XML documents on the fly.
XmlGenerator() - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlGenerator
Constructs a new empty generator.
XmlGenerator(IXmlElement) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlGenerator
shortcut constructor, to perform the most used steps in one go: creates an XMLGenerator calls beginDocument adds the given element as root node calls endDocument Usually you'll create the XML structure using XMLNewElement objects, and then create an XMLGenerator to write the XML source.
XmlGlobalParameterDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlGlobalParameterDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlGlobalParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlGlobalParameterDS
 
XmlGlobalParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlGlobalParameterDS
 
XmlGlobalParameterReferenceDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlGlobalParameterReferenceDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlGlobalParameterReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlGlobalParameterReferenceDS
 
XmlGlobalParameterReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlGlobalParameterReferenceDS
 
XmlGlobalParameterValueDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlGlobalParameterValueDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlGlobalParameterValueDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlGlobalParameterValueDS
 
XmlGlobalParameterValueDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlGlobalParameterValueDS
 
XmlGlobals - Class in com.aquima.interactions.foundation.ds
Simple implementation of XmlGlobals.
XmlGlobals() - Constructor for class com.aquima.interactions.foundation.ds.XmlGlobals
 
XmlGroupParticleMappingDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlGroupParticleMappingDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlGroupParticleMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlGroupParticleMappingDS
 
XmlGroupParticleMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlGroupParticleMappingDS
 
XmlIgnoreElement - Class in com.aquima.interactions.framework.renderer.document
This class can be used to render elements that should be ignored.
XmlIgnoreElement() - Constructor for class com.aquima.interactions.framework.renderer.document.XmlIgnoreElement
 
XmlImage - Class in com.aquima.interactions.framework.renderer.document
This class converts an IImage implementation to an XML node for document xml generation.
XmlImage - Class in com.aquima.interactions.framework.renderer.page.r6
This class converts an IImage implementation to an XML node for page xml generation.
XmlImage() - Constructor for class com.aquima.interactions.framework.renderer.page.r6.XmlImage
 
XmlImage(boolean) - Constructor for class com.aquima.interactions.framework.renderer.document.XmlImage
 
XmlImageDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlImageDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlImageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlImageDS
 
XmlImageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlImageDS
 
XmlInlineFieldDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation for an inline field.
XmlInlineFieldDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation for an inline field.
XmlInlineFieldDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlInlineFieldDS
 
XmlInlineFieldDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlInlineFieldDS
 
XmlInlineReferenceDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlInlineReferenceDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlInlineReferenceDS(IInitializationReport, IXmlNode, IElementDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlInlineReferenceDS
 
XmlInlineReferenceDS(IInitializationReport, IXmlNode, IElementDS) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlInlineReferenceDS
 
XmlInstanceDS - Class in com.aquima.interactions.metamodel.ds.xml.r12.parsing
Xml datasource implementation.
XmlInstanceDS - Class in com.aquima.interactions.metamodel.ds.xml.r17.parsing
Xml datasource implementation.
XmlInstanceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlInstanceDS
 
XmlInstanceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlInstanceDS
 
XmlIntermediateMessageEventMappingDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml implementation of the intermediate message event mapping datasource.
XmlIntermediateMessageEventMappingDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml implementation of the intermediate message event mapping datasource.
XmlIntermediateMessageEventMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlIntermediateMessageEventMappingDS
 
XmlIntermediateMessageEventMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlIntermediateMessageEventMappingDS
 
XmlIntermediateMessageEventMappingDS(IInitializationReport, IXmlNode, String) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlIntermediateMessageEventMappingDS
 
XmlIntermediateMessageEventMappingDS(IInitializationReport, IXmlNode, String) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlIntermediateMessageEventMappingDS
 
XmlJustificationAsset - Class in com.aquima.interactions.rule.ds.xml.r12.parsing
Backward compatible class to convert an inline justification text to reference to an asset.
XmlJustificationAsset - Class in com.aquima.interactions.rule.ds.xml.r17.parsing
Backward compatible class to convert an inline justification text to reference to an asset.
XmlJustificationAsset(String, String, IMultilingualText) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlJustificationAsset
 
XmlJustificationAsset(String, String, IMultilingualText) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlJustificationAsset
 
XmlJustificationDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing
Xml datasource implementation.
XmlJustificationDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing
Xml datasource implementation.
XmlLanguageDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlLanguageDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlLanguageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlLanguageDS
 
XmlLanguageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlLanguageDS
 
XmlLink - Class in com.aquima.interactions.framework.renderer.page.r6
This class converts a field element to an XML node.
XmlLink() - Constructor for class com.aquima.interactions.framework.renderer.page.r6.XmlLink
 
XmlListContainer - Class in com.aquima.interactions.framework.renderer.document
This class converts a DCM_TaskList, DCM_WorkList, AQ_WorkList, AQ_CaseList or AQ_InstanceList instance to an XML node for document xml generation.
XmlListContainer(boolean) - Constructor for class com.aquima.interactions.framework.renderer.document.XmlListContainer
 
XmlMacroDS - Class in com.aquima.interactions.spellengine.ds.xml.parsing
This data source implements the IMacroDS interface for XML.
XmlMacroDS(IXmlNode) - Constructor for class com.aquima.interactions.spellengine.ds.xml.parsing.XmlMacroDS
 
XmlMappingDS - Class in com.aquima.interactions.mapping.ds.xml.r12.parsing
Implementation of the IMappingDS interface using a mapping definition from an XML.
XmlMappingDS - Class in com.aquima.interactions.mapping.ds.xml.r17.parsing
Implementation of the IMappingDS interface using a mapping definition from an XML.
XmlMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.mapping.ds.xml.r12.parsing.XmlMappingDS
 
XmlMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.mapping.ds.xml.r17.parsing.XmlMappingDS
 
XmlMaskCallDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlMaskCallDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlMaskCallDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlMaskCallDS
 
XmlMaskCallDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlMaskCallDS
 
XmlMessageEventDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml implementation of the MessageEvent datasource
XmlMessageEventDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml implementation of the MessageEvent datasource
XmlMessageEventDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventDS
 
XmlMessageEventDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventDS
 
XmlMessageEventFieldDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml implementation of the message event field datasource.
XmlMessageEventFieldDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml implementation of the message event field datasource.
XmlMessageEventFieldDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventFieldDS
 
XmlMessageEventFieldDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventFieldDS
 
XmlMessageEventMappingDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml implementation of the message event mapping datasource.
XmlMessageEventMappingDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml implementation of the message event mapping datasource.
XmlMessageEventMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventMappingDS
 
XmlMessageEventMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventMappingDS
 
XmlMessageEventMappingDS(IInitializationReport, IXmlNode, String) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlMessageEventMappingDS
 
XmlMessageEventMappingDS(IInitializationReport, IXmlNode, String) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlMessageEventMappingDS
 
XmlMetadataDS - Class in com.aquima.interactions.metamodel.ds.xml.r12.parsing
An IMetadataDS which reads the metadata information from an XML node.
XmlMetadataDS - Class in com.aquima.interactions.metamodel.ds.xml.r17.parsing
An IMetadataDS which reads the metadata information from an XML node.
XmlMetadataDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetadataDS
Please make sure that the xml tags used in this method match the xml tags written in class XmlMetadataDS.
XmlMetadataDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetadataDS
Please make sure that the xml tags used in this method match the xml tags written in class XmlMetadataDS.
XmlMetaModelDS - Class in com.aquima.interactions.metamodel.ds.xml.r12.parsing
Release 8.x implementation of the meta model data source from XML created by MetaModelXml.
XmlMetaModelDS - Class in com.aquima.interactions.metamodel.ds.xml.r17.parsing
Release 8.x implementation of the meta model data source from XML created by MetaModelXml.
XmlMetaModelDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlMetaModelDS
Constructs a datasource implementation based on an XML node.
XmlMetaModelDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlMetaModelDS
Constructs a datasource implementation based on an XML node.
XmlModuleDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlModuleDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlModuleDS(IInitializationReport, IXmlNode, IExternalExportStore, ITraceDao, ITimelineCreator) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
XmlModuleDS(IInitializationReport, IXmlNode, IExternalExportStore, ITraceDao, ITimelineCreator) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
XmlModuleDS(IInitializationReport, IXmlNode, IExternalExportStore, String, ITraceDao, ITimelineCreator) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlModuleDS
 
XmlModuleDS(IInitializationReport, IXmlNode, IExternalExportStore, String, ITraceDao, ITimelineCreator) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlModuleDS
 
XmlNewAbstractElement - Class in com.aquima.interactions.foundation.xml.generation
This class is a shared parent of the XmlNew* classes which use this functionality.
XmlNewAbstractElement() - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractElement
 
XmlNewAbstractSpecialElt - Class in com.aquima.interactions.foundation.xml.generation
Abstract base class for special xml elements such as comments and processing instructions.
XmlNewAbstractSpecialElt() - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewAbstractSpecialElt
 
XmlNewComment - Class in com.aquima.interactions.foundation.xml.generation
XML Comment node, used with DOM Generator to create a comment line.
XmlNewComment(String) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewComment
create a comment element with the specified comment string as a value.
XmlNewElement - Class in com.aquima.interactions.foundation.xml.generation
Simple Element to build new XML Documents using the DOM Generator.
XmlNewElement() - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
protected no-value constructor, not for public use.
XmlNewElement(IXmlElement) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
Construct a deep copy from an existing INewDOMNode object, recursively.
XmlNewElement(String) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
construct empty element.
XmlNewElement(String, boolean) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
construct boolean (true/false) value element.
XmlNewElement(String, byte[], String) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
construct string value element but with raw byte array input, supply character encoding used for byte array.
XmlNewElement(String, double) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
construct double value element (default number of digits after decimal point) .
XmlNewElement(String, double, int) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
construct double value element (with specified number of digits after the decimal point).
XmlNewElement(String, int) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
construct integer value element.
XmlNewElement(String, long) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
construct long value element.
XmlNewElement(String, IXmlElement[]) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
Construct new element whith array of child elements.
XmlNewElement(String, String) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
construct string value element.
XmlNewElement(String, Date) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
construct Date (XSD/ISO notation; YYYY-MM-DDTHH:mm:ss) value element.
XmlNewElement(String, Date, boolean) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewElement
construct Date (XSD/ISO notation; YYYY-MM-DDTHH:mm:ss) value element (with or without the time part).
XmlNewGroupElement - Class in com.aquima.interactions.foundation.xml.generation
XML element that may be used during generation to combine several XML element.
XmlNewGroupElement() - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewGroupElement
 
XmlNewProcessInstr - Class in com.aquima.interactions.foundation.xml.generation
XML Processing instruction node, used with DOM Generator to create a processing instruction line.
XmlNewProcessInstr(String, String) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewProcessInstr
 
XmlNewRawElement - Class in com.aquima.interactions.foundation.xml.generation
DANGEROUS class that does no output escaping!!!!
XmlNewRawElement(IXmlElement) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewRawElement
Constructs the raw element from an existing XML element.
XmlNewRawElement(String) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewRawElement
Constructs an empty raw element with just the name of the tag.
XmlNewRawElement(String, byte[], String) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewRawElement
Constructs the element with a name and raw value.
XmlNewRawElement(String, byte[], String, boolean) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewRawElement
Convenience constructor to allow optional stripping of xml header of the passed value document.
XmlNewRawElement(String, String) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewRawElement
Constructs the element with a name and value.
XmlNewRawElement(String, String, boolean) - Constructor for class com.aquima.interactions.foundation.xml.generation.XmlNewRawElement
Convenience constructor to allow optional stripping of xml header of the passed value document.
XmlNode - Class in com.aquima.interactions.foundation.xml.parsing
Simple XMLNode used to read elements from the DOM Parser.
XmlNode(Document) - Constructor for class com.aquima.interactions.foundation.xml.parsing.XmlNode
Create from a DOM Document, represents root element.
XmlNode(Document, boolean) - Constructor for class com.aquima.interactions.foundation.xml.parsing.XmlNode
Create from a DOM Document, represents root element.
XmlNode(Node) - Constructor for class com.aquima.interactions.foundation.xml.parsing.XmlNode
Create from a DOM Node, represents root element.
XmlNode(Node, boolean) - Constructor for class com.aquima.interactions.foundation.xml.parsing.XmlNode
Create from a DOM Node, represents root element.
XmlNodeDS - Class in com.aquima.interactions.flow.ds.xml.r12.parsing
Xml datasource implementation.
XmlNodeDS - Class in com.aquima.interactions.flow.ds.xml.r17.parsing
Xml datasource implementation.
XmlNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r12.parsing.XmlNodeDS
 
XmlNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.flow.ds.xml.r17.parsing.XmlNodeDS
 
XmlPage - Class in com.aquima.interactions.framework.renderer.document
This class converts an IPage implementation to an XML node for document xml generation.
XmlPage - Class in com.aquima.interactions.framework.renderer.page.r6
This class converts a page element to an XML node.
XmlPage(boolean) - Constructor for class com.aquima.interactions.framework.renderer.document.XmlPage
 
XmlPage(boolean) - Constructor for class com.aquima.interactions.framework.renderer.page.r6.XmlPage
Constructs the Page XML renderer with the required arguments.
XmlPageDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlPageDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlPageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlPageDS
 
XmlPageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlPageDS
 
XmlPagePostProcessor - Class in com.aquima.interactions.framework.renderer.page.r6
This post processor adds a few tags to the XML containing global application information.
XmlPagePostProcessor() - Constructor for class com.aquima.interactions.framework.renderer.page.r6.XmlPagePostProcessor
 
XmlParameterDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Internal helper class to parse and visit the generated xml by the ParameterValueVisitor.
XmlParameterDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Internal helper class to parse and visit the generated xml by the ParameterValueVisitor.
XmlParameterDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlParameterDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlParameterDS
 
XmlParameterDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlParameterDS
 
XmlParameterDS(IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterDS
 
XmlParameterDS(IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterDS
 
XmlParameterDS(String, ParameterType, Direction, IValue) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterDS
 
XmlParameterDS(String, ParameterType, Direction, IValue) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterDS
 
XmlParameterParser - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Internal helper class to parse and visit the generated xml by the ParameterVisitorXml.
XmlParameterParser - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Internal helper class to parse and visit the generated xml by the ParameterVisitorXml.
XmlParameterParser(IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlParameterParser
 
XmlParameterParser(IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlParameterParser
 
XmlParseException - Exception Class in com.aquima.interactions.foundation.xml.exception
Exception that is thrown when a problem in the XML parsing occurs.
XmlParseException(String) - Constructor for exception class com.aquima.interactions.foundation.xml.exception.XmlParseException
Constructs the exception with a message explaining the cause of the error.
XmlParseException(String, String[]) - Constructor for exception class com.aquima.interactions.foundation.xml.exception.XmlParseException
Constructs the exception with a message explaining the cause of the error and an array of parse errors.
XmlParseException(String, String[], Throwable) - Constructor for exception class com.aquima.interactions.foundation.xml.exception.XmlParseException
Constructs the exception with a message explaining the cause of the error and an array of parse errors.
XmlParseException(String, Throwable) - Constructor for exception class com.aquima.interactions.foundation.xml.exception.XmlParseException
Constructs the exception with a message explaining the cause of the error.
XmlParserUtil - Class in com.aquima.interactions.foundation.ds
Utility class for reading XML element in datasource objects.
XmlPortalEngineDS - Class in com.aquima.interactions.ds.xml
Portal engine data source for release 17 Zip files.
XmlPortalEngineDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlPortalEngineDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlPortalEngineDS(IAquimaConfiguration) - Constructor for class com.aquima.interactions.ds.xml.XmlPortalEngineDS
Constructs the XML data-source with the resource manager that should be used to gather the XML files.
XmlPortalEngineDS(IAquimaConfiguration, IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlPortalEngineDS
 
XmlPortalEngineDS(IAquimaConfiguration, IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlPortalEngineDS
 
XmlPortalMessageDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
 
XmlPortalMessageDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
 
XmlPortalMessageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlPortalMessageDS
 
XmlPortalMessageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlPortalMessageDS
 
XmlPortalMessageFieldDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
 
XmlPortalMessageFieldDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
 
XmlPortalMessageFieldDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlPortalMessageFieldDS
 
XmlPortalMessageFieldDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlPortalMessageFieldDS
 
XmlPresentationStyleReferenceDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlPresentationStyleReferenceDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlPresentationStyleReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlPresentationStyleReferenceDS
 
XmlPresentationStyleReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlPresentationStyleReferenceDS
 
XmlPriorityAlgorithmDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml implementation of the priority algorithm datasource.
XmlPriorityAlgorithmDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml implementation of the priority algorithm datasource.
XmlPriorityAlgorithmDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlPriorityAlgorithmDS
 
XmlPriorityAlgorithmDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlPriorityAlgorithmDS
 
XmlProcessEdgeDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml datasource implementation.
XmlProcessEdgeDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml datasource implementation.
XmlProcessEdgeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEdgeDS
 
XmlProcessEdgeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEdgeDS
 
XmlProcessEngineDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Release 8.x implementation of the meta model data source from XML created by ProcessEngineXml.
XmlProcessEngineDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Release 8.x implementation of the meta model data source from XML created by ProcessEngineXml.
XmlProcessEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEngineDS
 
XmlProcessEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEngineDS
 
XmlProcessEventDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml datasource implementation.
XmlProcessEventDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml datasource implementation.
XmlProcessEventDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEventDS
 
XmlProcessEventDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEventDS
 
XmlProcessEventStartDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml implementation of the process event start datasource.
XmlProcessEventStartDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml implementation of the process event start datasource.
XmlProcessEventStartDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessEventStartDS
 
XmlProcessEventStartDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessEventStartDS
 
XmlProcessFlowDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml datasource implementation.
XmlProcessFlowDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml datasource implementation.
XmlProcessFlowDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessFlowDS
 
XmlProcessFlowDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessFlowDS
 
XmlProcessMappingDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlProcessMappingDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlProcessMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlProcessMappingDS
 
XmlProcessMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlProcessMappingDS
 
XmlProcessModuleDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml datasource implementation.
XmlProcessModuleDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml datasource implementation.
XmlProcessModuleDS(IProcessCaseDao, IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessModuleDS
 
XmlProcessModuleDS(IProcessCaseDao, IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessModuleDS
 
XmlProcessNodeDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml datasource implementation.
XmlProcessNodeDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml datasource implementation.
XmlProcessNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessNodeDS
 
XmlProcessNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessNodeDS
 
XmlProcessTaskCustomFieldDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
XML datasource implementation of IProcessTaskCustomFieldDS used for parsing from XML.
XmlProcessTaskCustomFieldDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
XML datasource implementation of IProcessTaskCustomFieldDS used for parsing from XML.
XmlProcessTaskCustomFieldDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskCustomFieldDS
 
XmlProcessTaskCustomFieldDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskCustomFieldDS
 
XmlProcessTaskDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml datasource implementation.
XmlProcessTaskDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml datasource implementation.
XmlProcessTaskDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTaskDS
 
XmlProcessTaskDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTaskDS
 
XmlProcessTypeDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml datasource implementation.
XmlProcessTypeDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml datasource implementation.
XmlProcessTypeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlProcessTypeDS
 
XmlProcessTypeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlProcessTypeDS
 
XmlProfileEditor - Class in com.aquima.interactions.framework.handler.profile.xml
The XML profile editor is responsible for generating the XML messages of the profile editor.
XmlProfileEditor(ProfileEditor) - Constructor for class com.aquima.interactions.framework.handler.profile.xml.XmlProfileEditor
Constructs the profile editor with the required parameters.
XmlProjectDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlProjectDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlProjectDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlProjectDS
 
XmlProjectDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlProjectDS
 
XmlProjectMetaData - Class in com.aquima.interactions.ds.xml.r12
Deprecated, for removal: This API element is subject to removal in a future version.
XmlProjectMetaData - Class in com.aquima.interactions.ds.xml.r17
 
XmlProjectMetaData(XmlExportMetadataR12) - Constructor for class com.aquima.interactions.ds.xml.r12.XmlProjectMetaData
Deprecated.
 
XmlProjectMetaData(XmlExportMetadataR17) - Constructor for class com.aquima.interactions.ds.xml.r17.XmlProjectMetaData
 
XmlProjectMetaDataExport - Class in com.aquima.interactions.ds.export.r17
Class for creating project metadata file.
XmlReferenceDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlReferenceDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlReferenceDS - Class in com.aquima.interactions.metamodel.ds.xml.r12.parsing
Xml datasource implementation.
XmlReferenceDS - Class in com.aquima.interactions.metamodel.ds.xml.r17.parsing
Xml datasource implementation.
XmlReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlReferenceDS
 
XmlReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlReferenceDS
 
XmlReferenceDS(IInitializationReport, IXmlNode, String) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlReferenceDS
 
XmlReferenceDS(IInitializationReport, IXmlNode, String) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlReferenceDS
 
XmlRelationDS - Class in com.aquima.interactions.metamodel.ds.xml.r12.parsing
Xml datasource implementation.
XmlRelationDS - Class in com.aquima.interactions.metamodel.ds.xml.r17.parsing
Xml datasource implementation.
XmlRelationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r12.parsing.XmlRelationDS
 
XmlRelationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.metamodel.ds.xml.r17.parsing.XmlRelationDS
 
XmlRendererBase - Class in com.aquima.interactions.framework.renderer
This class is responsible for rendering a page object to an XML view.
XmlRendererBase(Map<String, IXmlElementRenderer>) - Constructor for class com.aquima.interactions.framework.renderer.XmlRendererBase
 
XmlRendererContext - Class in com.aquima.interactions.framework.renderer
This class provides context information to the renderers.
XmlRendererContext(Map<String, IElementRenderer>, ApplicationID, ILanguage, ILanguage, IParameters, IXmlElementRenderer, IRuntimeKeyPrinter) - Constructor for class com.aquima.interactions.framework.renderer.XmlRendererContext
Constructs the context with the required arguments.
XmlResourceConnectionDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlResourceConnectionDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlResourceConnectionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlResourceConnectionDS
 
XmlResourceConnectionDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlResourceConnectionDS
 
XmlRestHeaderDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlRestHeaderDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlRestHeaderDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestHeaderDS
 
XmlRestHeaderDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestHeaderDS
 
XmlRestMessageDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlRestMessageDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlRestMessageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestMessageDS
 
XmlRestMessageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestMessageDS
 
XmlRestOperationDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlRestOperationDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlRestOperationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestOperationDS
 
XmlRestOperationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestOperationDS
 
XmlRestRequestMessageDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlRestRequestMessageDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlRestRequestMessageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestRequestMessageDS
 
XmlRestRequestMessageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestRequestMessageDS
 
XmlRestServiceConfigurationDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlRestServiceConfigurationDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlRestServiceConfigurationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlRestServiceConfigurationDS
 
XmlRestServiceConfigurationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlRestServiceConfigurationDS
 
XmlRestServiceDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlRestServiceDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlRestServiceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestServiceDS
 
XmlRestServiceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestServiceDS
 
XmlRestUrnArgumentDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlRestUrnArgumentDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlRestUrnArgumentDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestUrnArgumentDS
 
XmlRestUrnArgumentDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestUrnArgumentDS
 
XmlRestUrnFragmentDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlRestUrnFragmentDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlRestUrnFragmentDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlRestUrnFragmentDS
 
XmlRestUrnFragmentDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlRestUrnFragmentDS
 
XmlResult - Class in com.aquima.interactions.framework.handler.profile
Action handler result containing an XML node.
XmlResult(IXmlElement) - Constructor for class com.aquima.interactions.framework.handler.profile.XmlResult
 
XmlRoleDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlRoleDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlRoleDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlRoleDS
 
XmlRoleDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlRoleDS
 
XmlRoutingAlgorithmDS - Class in com.aquima.interactions.process.ds.xml.r12.parsing
Xml implementation of the routing algorithm datasource.
XmlRoutingAlgorithmDS - Class in com.aquima.interactions.process.ds.xml.r17.parsing
Xml implementation of the routing algorithm datasource.
XmlRoutingAlgorithmDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r12.parsing.XmlRoutingAlgorithmDS
 
XmlRoutingAlgorithmDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.process.ds.xml.r17.parsing.XmlRoutingAlgorithmDS
 
XmlRuleDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing
Xml datasource implementation.
XmlRuleDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing
Xml datasource implementation.
XmlRuleDS - Class in com.aquima.interactions.spellengine.ds.xml.parsing
This data source implements the IRuleDS interface for XML.
XmlRuleDS(IInitializationReport, IXmlNode, String) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleDS
 
XmlRuleDS(IInitializationReport, IXmlNode, String) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleDS
 
XmlRuleDS(IXmlNode) - Constructor for class com.aquima.interactions.spellengine.ds.xml.parsing.XmlRuleDS
 
XmlRuleEngineDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing
Xml datasource implementation.
XmlRuleEngineDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing
Xml datasource implementation.
XmlRuleEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleEngineDS
 
XmlRuleEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleEngineDS
 
XmlRuleGroupDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing
Xml datasource implementation.
XmlRuleGroupDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing
Xml datasource implementation.
XmlRuleGroupDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlRuleGroupDS
 
XmlRuleGroupDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlRuleGroupDS
 
XmlSAXParser - Class in com.aquima.interactions.foundation.xml.parsing
SAX2 Parser with error handling in place (validating or not).
XmlSAXParser() - Constructor for class com.aquima.interactions.foundation.xml.parsing.XmlSAXParser
Create a non-validating SAX parser (that doesn't use Namespaces and doesn't use Schemas).
XmlSchemaContractDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlSchemaContractDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlSchemaContractDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaContractDS
 
XmlSchemaContractDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaContractDS
 
XmlSchemaDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlSchemaDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlSchemaDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaDS
 
XmlSchemaDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaDS
 
XmlSchemaSetDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlSchemaSetDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlSchemaSetDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSchemaSetDS
 
XmlSchemaSetDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSchemaSetDS
 
XmlSerializer - Class in com.aquima.interactions.communication.data.serialization.xml
Serializer for reading/writing DataObject to Xml format.
XmlSerializer() - Constructor for class com.aquima.interactions.communication.data.serialization.xml.XmlSerializer
Constructs a serializer with no indention.
XmlSerializer(boolean) - Constructor for class com.aquima.interactions.communication.data.serialization.xml.XmlSerializer
Constructs a serializer.
XmlServiceCallDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlServiceCallDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlServiceCallDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlServiceCallDS
Internal constructor.
XmlServiceCallDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlServiceCallDS
Internal constructor.
XmlServiceDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlServiceDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlServiceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlServiceDS
 
XmlServiceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlServiceDS
 
XmlSoapContractDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlSoapContractDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlSoapContractDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapContractDS
 
XmlSoapContractDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapContractDS
 
XmlSoapMessageDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlSoapMessageDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlSoapMessageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessageDS
 
XmlSoapMessageDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessageDS
 
XmlSoapMessagePartDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlSoapMessagePartDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlSoapMessagePartDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapMessagePartDS
 
XmlSoapMessagePartDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapMessagePartDS
 
XmlSoapOperationDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlSoapOperationDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlSoapOperationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapOperationDS
 
XmlSoapOperationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapOperationDS
 
XmlSoapServiceConfigurationDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlSoapServiceConfigurationDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlSoapServiceConfigurationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlSoapServiceConfigurationDS
 
XmlSoapServiceConfigurationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlSoapServiceConfigurationDS
 
XmlSoapServiceDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlSoapServiceDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlSoapServiceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlSoapServiceDS
 
XmlSoapServiceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlSoapServiceDS
 
XmlSpellEngineDS - Class in com.aquima.interactions.spellengine.ds.xml.parsing
Spell engine datasource implementation that can be constructed with an XML resource.
XmlSpellEngineDS(IResource) - Constructor for class com.aquima.interactions.spellengine.ds.xml.parsing.XmlSpellEngineDS
Construct a spell engine datasource with from an XML resource.
XmlSpellerDS - Class in com.aquima.interactions.spellengine.ds.xml.parsing
This data source implements the ISpellerDS interface for XML.
XmlSpellerDS(IXmlNode) - Constructor for class com.aquima.interactions.spellengine.ds.xml.parsing.XmlSpellerDS
 
XmlStreamWriter - Class in com.aquima.interactions.foundation.xml.writer
Writer to write UTF-8 xml objects to one or more streams.
XmlStreamWriter(OutputStream[], boolean) - Constructor for class com.aquima.interactions.foundation.xml.writer.XmlStreamWriter
This construct an XML writer with multiple streams.
XmlStreamWriter(OutputStream, boolean) - Constructor for class com.aquima.interactions.foundation.xml.writer.XmlStreamWriter
This construct an XML writer with a stream.
XmlTargetDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing.datarule
Xml datasource implementation.
XmlTargetDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing.datarule
Xml datasource implementation.
XmlTaskMappingDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlTaskMappingDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlTaskMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlTaskMappingDS
 
XmlTaskMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlTaskMappingDS
 
XmlTeamDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlTeamDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlTeamDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlTeamDS
 
XmlTeamDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlTeamDS
 
XmlTextDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlTextDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlTextDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlTextDS
 
XmlTextDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlTextDS
 
XmlTextItem - Class in com.aquima.interactions.framework.renderer.document
This class converts an ITextItem implementation to an XML node for document xml generation.
XmlTextItem - Class in com.aquima.interactions.framework.renderer.page.r6
This class converts an ITextItem implementation to an XML node for page xml generation.
XmlTextItem() - Constructor for class com.aquima.interactions.framework.renderer.page.r6.XmlTextItem
 
XmlTextItem(boolean) - Constructor for class com.aquima.interactions.framework.renderer.document.XmlTextItem
 
XmlTextNodeDS - Class in com.aquima.interactions.composer.ds.xml.r12.parsing
Xml datasource implementation.
XmlTextNodeDS - Class in com.aquima.interactions.composer.ds.xml.r17.parsing
Xml datasource implementation.
XmlTextNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r12.parsing.XmlTextNodeDS
 
XmlTextNodeDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.composer.ds.xml.r17.parsing.XmlTextNodeDS
 
XmlThemeDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlThemeDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlThemeDS(IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlThemeDS
 
XmlThemeDS(IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlThemeDS
 
xmlToValue(DataType, String) - Method in class com.aquima.interactions.profile.xml.DefaultXmlDelegate
 
xmlToValue(DataType, String) - Method in interface com.aquima.interactions.profile.xml.IXmlDelegate
This method should convert a string value to the specified data type.
XmlTreeEngineDS - Class in com.aquima.interactions.dtree.ds.xml.r12.parsing
Release 8.x implementation of the decision tree data source from XML.
XmlTreeEngineDS - Class in com.aquima.interactions.dtree.ds.xml.r17.parsing
Release 8.x implementation of the decision tree data source from XML.
XmlTreeEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.dtree.ds.xml.r12.parsing.XmlTreeEngineDS
 
XmlTreeEngineDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.dtree.ds.xml.r17.parsing.XmlTreeEngineDS
 
XmlTypeMappingDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlTypeMappingDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlTypeMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeMappingDS
 
XmlTypeMappingDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeMappingDS
 
XmlTypeReferenceDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlTypeReferenceDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlTypeReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlTypeReferenceDS
 
XmlTypeReferenceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlTypeReferenceDS
 
XmlUnknownElement - Class in com.aquima.interactions.framework.renderer.document
This class can be used to render unknown elements to xml for document rendering.
XmlUnknownElement() - Constructor for class com.aquima.interactions.framework.renderer.document.XmlUnknownElement
 
XmlValidationDS - Class in com.aquima.interactions.rule.ds.xml.r12.parsing
Xml datasource implementation.
XmlValidationDS - Class in com.aquima.interactions.rule.ds.xml.r17.parsing
Xml datasource implementation.
XmlValidationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r12.parsing.XmlValidationDS
 
XmlValidationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.rule.ds.xml.r17.parsing.XmlValidationDS
 
XmlValidationException - Exception Class in com.aquima.interactions.foundation.xml.exception
Exception that is thrown when an XML is not valid.
XmlValidationException(String, List<String>) - Constructor for exception class com.aquima.interactions.foundation.xml.exception.XmlValidationException
Construct a validation exception with validation errors and an message.
XmlValidatorDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlValidatorDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlValidatorDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlValidatorDS
 
XmlValidatorDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlValidatorDS
 
XmlValueFormatDS - Class in com.aquima.interactions.project.ds.xml.r12.parsing
Xml datasource implementation.
XmlValueFormatDS - Class in com.aquima.interactions.project.ds.xml.r17.parsing
Xml datasource implementation.
XmlValueFormatDS(IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r12.parsing.XmlValueFormatDS
 
XmlValueFormatDS(IXmlNode) - Constructor for class com.aquima.interactions.project.ds.xml.r17.parsing.XmlValueFormatDS
 
XmlWebServiceConfigurationDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlWebServiceConfigurationDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlWebServiceConfigurationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceConfigurationDS
 
XmlWebServiceConfigurationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceConfigurationDS
 
XmlWebServiceDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlWebServiceDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlWebServiceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceDS
 
XmlWebServiceDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceDS
 
XmlWebServiceOperationDS - Class in com.aquima.interactions.portal.ds.xml.r12.parsing
Xml datasource implementation.
XmlWebServiceOperationDS - Class in com.aquima.interactions.portal.ds.xml.r17.parsing
Xml datasource implementation.
XmlWebServiceOperationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r12.parsing.XmlWebServiceOperationDS
 
XmlWebServiceOperationDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.portal.ds.xml.r17.parsing.XmlWebServiceOperationDS
 
XmlWorkListColumn - Class in com.aquima.interactions.framework.container.worklist.config.impl
This internal class contains the Studio configuration settings for one single worklist column.
XmlWorkListParameters - Class in com.aquima.interactions.framework.container.worklist.config.impl
This class contains the worklist configuration and is responsible for parsing the container parameters that are configured in Aquima Studio.
XmlWriter - Class in com.aquima.interactions.foundation.xml.writer
Writer to write xml objects to one or more writers.
XmlWriter(Writer[], boolean) - Constructor for class com.aquima.interactions.foundation.xml.writer.XmlWriter
This construct an XML writer with multiple writers.
XmlWriter(Writer, boolean) - Constructor for class com.aquima.interactions.foundation.xml.writer.XmlWriter
This construct an XML writer with a writer.
XmlWriterDelegate - Class in com.aquima.interactions.foundation.xml.writer
Class for easy xml writer delegation.
XmlWriterDelegate(IXmlWriter) - Constructor for class com.aquima.interactions.foundation.xml.writer.XmlWriterDelegate
 
XmlWsdlDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlWsdlDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlWsdlDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlWsdlDS
 
XmlWsdlDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlWsdlDS
 
XmlXsdDS - Class in com.aquima.interactions.communication.ds.xml.r12.parsing
Xml datasource implementation.
XmlXsdDS - Class in com.aquima.interactions.communication.ds.xml.r17.parsing
Xml datasource implementation.
XmlXsdDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.parsing.XmlXsdDS
 
XmlXsdDS(IInitializationReport, IXmlNode) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.parsing.XmlXsdDS
 
XmlXsdValidator - Class in com.aquima.interactions.foundation.xml.validation
This class can be used to validate an XML using XSD schema definition(s).
XmlXsdValidator(IResource) - Constructor for class com.aquima.interactions.foundation.xml.validation.XmlXsdValidator
This constructor creates a validator using one xsd schema.
XmlXsdValidator(IResource[]) - Constructor for class com.aquima.interactions.foundation.xml.validation.XmlXsdValidator
This constructor creates a validator using multiple xsd schemas.
XmlXsdValidator.InternalErrorHandler - Class in com.aquima.interactions.foundation.xml.validation
Internal org.xml.sax.ErrorHandler implementation used for xsd validation.
xright - Variable in class com.aquima.interactions.java_cup.ComplexSymbolFactory.ComplexSymbol
 
XsdComposer - Class in com.aquima.interactions.communication.impl.validator
Internal class for the SoapMessageValidator and RestMessageValidator.
XsdComposer(ISchemaSetDefinition, ISchemaContract) - Constructor for class com.aquima.interactions.communication.impl.validator.XsdComposer
 
XsdComposerUtil - Class in com.aquima.interactions.communication.impl.validator
Internal utility class for the xsd composer (that can be converted to .NET).
XsdConverter - Class in com.aquima.interactions.communication.impl.converter
Internal converter class to write an XSD for an XML contract.
XsdConverter(ISchemaContract, IResourceResolver) - Constructor for class com.aquima.interactions.communication.impl.converter.XsdConverter
Internal constructor to create a xsd converter.
XsdDateValueFormat - Class in com.aquima.interactions.communication.impl
Special format for xsd dates that ignores the timezone because this is not supported
XsdDateValueFormat(String, Locale) - Constructor for class com.aquima.interactions.communication.impl.XsdDateValueFormat
 
XsdDefinition - Class in com.aquima.interactions.communication.impl
 
XsdDefinition(IXsdDS) - Constructor for class com.aquima.interactions.communication.impl.XsdDefinition
 
XsdValidator - Class in com.aquima.interactions.communication.impl.validator
Utility class that can be used to validate an XML.
XsdValidator(SchemaSetValidationContext, String) - Constructor for class com.aquima.interactions.communication.impl.validator.XsdValidator
Construct a xsd validator with a schema set context and a xsd.
XsdVisitor - Class in com.aquima.interactions.communication.impl
 
XsdVisitor(SchemaContract) - Constructor for class com.aquima.interactions.communication.impl.XsdVisitor
 
XsdXml - Class in com.aquima.interactions.communication.ds.xml.r12.generation
Internal class to generate xml from a datasource.
XsdXml - Class in com.aquima.interactions.communication.ds.xml.r17.generation
Internal class to generate xml from a datasource.
XsdXml(IXsdDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r12.generation.XsdXml
 
XsdXml(IXsdDS) - Constructor for class com.aquima.interactions.communication.ds.xml.r17.generation.XsdXml
 
XssSafeValueFormatter - Class in com.aquima.interactions.project.impl
ValueFormatter wrapper that filters the HTML encodes string values.
XssSafeValueFormatter(IValueFormatter) - Constructor for class com.aquima.interactions.project.impl.XssSafeValueFormatter
Constructs the ValueFormatter with the formatter that should be made XSS safe.
XxeSafeDocumentBuilderFactory - Class in com.aquima.interactions.foundation.xml.parsing
This is the default class to be used for creating a new DocumentBuilderFactory.
XxeSafeDocumentBuilderFactory() - Constructor for class com.aquima.interactions.foundation.xml.parsing.XxeSafeDocumentBuilderFactory
 

Y

Year - Class in com.aquima.interactions.expressions.functions.date
This function returns the year of a date value.
Year(DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.Year
Constructs the function with the type of the argument.
YEAR - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience public field for constructing a non-default instance of this class.
yearsBefore(DateValue) - Method in class com.aquima.interactions.foundation.types.DateValue
This method returns the number of years the other date value is before this.
YearsBetween - Class in com.aquima.interactions.expressions.functions.date
This functions returns the number of (whole) years between two date values.
YearsBetween(DataType, DataType) - Constructor for class com.aquima.interactions.expressions.functions.date.YearsBetween
 
YearSymbol - Class in com.aquima.interactions.foundation.text.symbol
NumberSymbol class to represent the Calendar.YEAR field in a date string.
YearSymbol() - Constructor for class com.aquima.interactions.foundation.text.symbol.YearSymbol
 
YYYYMMDD - Static variable in class com.aquima.interactions.foundation.text.DateFormat
Convenience instance for format "yyyyMMdd".

Z

ZIP - Static variable in class com.aquima.interactions.ds.export.r17.ExportFileType
 
ZipEntry - Class in com.aquima.interactions.foundation.io.zip
Aquima zip entry implementation for internal use only.
ZipEntry(ZipInputStream, ZipEntry) - Constructor for class com.aquima.interactions.foundation.io.zip.ZipEntry
 
ZipReader - Class in com.aquima.interactions.foundation.io.zip
Aquima zip reader implementation for internal use only.
ZipReader(InputStream) - Constructor for class com.aquima.interactions.foundation.io.zip.ZipReader
 
ZipUtil - Class in com.aquima.interactions.foundation.io.zip
Utillity class for zip files.
ZipWriter - Class in com.aquima.interactions.foundation.io.zip
Aquima zip writer implementation for internal use only.
ZipWriter(OutputStream) - Constructor for class com.aquima.interactions.foundation.io.zip.ZipWriter
 
ZonedDateTimeValueFormat - Class in com.aquima.interactions.communication.impl
Special format for zoned datetimes it can parse "yyyy-MM-ddTHH:mm:ss.SSS[Z]", but when formatting the format "yyyy-MM-ddTHH:mm:ss" is used (the milliseconds are left out).
ZonedDateTimeValueFormat(String, Locale) - Constructor for class com.aquima.interactions.communication.impl.ZonedDateTimeValueFormat
 

_

_done_parsing - Variable in class com.aquima.interactions.java_cup.lr_parser
Internal flag to indicate when parser should quit.
_error_sync_size - Static variable in class com.aquima.interactions.java_cup.lr_parser
The default number of Symbols after an error we much match to consider it recovered from.
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 Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form