Index

A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abortTaskAsync(IUserData, String, long) - Method in class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
abortTaskWithoutUnlockingSync(IUserData, String, long) - Method in class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
AbstractDisplayNameModel - Class in com.aquima.interactions.process.dao.impl
Abstract display name model.
AbstractDisplayNameModel() - Constructor for class com.aquima.interactions.process.dao.impl.AbstractDisplayNameModel
 
AbstractReportingTemplate - Class in com.aquima.interactions.test.templates
Abstract base class for the templates to take care of the initialization report.
AbstractReportingTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.AbstractReportingTemplate
Construct an abstract reporting template with an InitializationReport.
AbstractReportingTemplateDS - Class in com.aquima.interactions.test.templates
Base class for reporting data source implementations.
AbstractReportingTemplateDS(AbstractReportingTemplate) - Constructor for class com.aquima.interactions.test.templates.AbstractReportingTemplateDS
 
accept(IElement) - Method in class com.aquima.interactions.test.templates.session.ElementFinder
 
acquireLock(long, String) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
ActionContextTemplate - Class in com.aquima.interactions.test.templates.context
Template that may be used to create an action context.
ActionContextTemplate() - Constructor for class com.aquima.interactions.test.templates.context.ActionContextTemplate
Constructs the template with an new application template.
ActionContextTemplate(IApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.context.ActionContextTemplate
Constructs the template with the specified application template.
ActionHandlerFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create an action handler factory.
ActionHandlerFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.ActionHandlerFactoryTemplate
 
ActionTemplate - Class in com.aquima.interactions.test.templates.rules
Template that can be used to initialize an action.
ActionTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.rules.ActionTemplate
 
ActionTemplate(IInitializationReport, String, String, String...) - Constructor for class com.aquima.interactions.test.templates.rules.ActionTemplate
 
activate(ISessionActivationContext) - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
addAction(String) - Method in class com.aquima.interactions.test.templates.composer.ButtonReference
This method may be used to add an action to a button.
addAction(String, String) - Method in class com.aquima.interactions.test.templates.rules.ConditionTemplate
This method may be used to add an action to the condition.
addAction(String, String...) - Method in class com.aquima.interactions.test.templates.rules.ConditionTemplate
 
addActionHandler(String, IActionHandler) - Method in class com.aquima.interactions.test.templates.resource.ActionHandlerFactoryTemplate
This method may be used to add a custom action handler.
addAggregate(String) - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
This method may be used to add an aggregate definition to the meta model.
addAggregate(String, String) - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
This method may be used to add an aggregate definition to the meta model.
addAllowedChannel(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a channel that is allowed to display the container.
addAllowedRole(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a role that is allowed to view the container.
addAllowedSubType(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTypeTemplate
This method may be used to add an allowed sub type.
addAny(String) - Method in class com.aquima.interactions.test.templates.communication.GroupParticleMappingTemplate
This method creates a sub any particle.
addAny(String, String) - Method in class com.aquima.interactions.test.templates.communication.GroupParticleMappingTemplate
This method creates a sub any particle.
addAsset(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method may be used to add an asset definition.
addAsset(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a asset to this container.
addAttribute(String, DataType) - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
This method adds an attribute to the type.
addAttribute(String, DataType, boolean) - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
This method may be used to add an attribute to the entity definition.
addAttribute(String, DataType, String) - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
This method adds an attribute to the type.
addAttributeDefault(String, IValue) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
Add a default value for an attribute.
addAttributeDefault(String, DecisionTableTemplate) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
Add a default decision table for an attribute.
addAttributeDefault(String, String) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
Add a default expression for an attribute.
addAttributeMapping(String) - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
This method can be used to add an attribute mapping to this mapping.
addAttributeReference(QualifiedName, DataType) - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
This method adds an attribute reference to the type.
addAttributeReference(QualifiedName, DataType, String) - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
This method adds an attribute refreence to the type.
addAttributeSolution(String, String) - Method in class com.aquima.interactions.test.templates.tree.SolutionNodeTemplate
This method can be used to add an attribute solution.
addAttributeSolution(String, String, String) - Method in class com.aquima.interactions.test.templates.tree.ConditionNodeTemplate
This method can be used to add an attribute solution to the current node.
addAttributeValue(String, IValue) - Method in class com.aquima.interactions.test.templates.matching.CaseTemplate
This method may be used to set the value for an attribute.
addAttributeValue(String, IValue) - Method in class com.aquima.interactions.test.templates.model.InstanceTemplate
This method may be used to set the value for an attribute.
addAuthorizationAlgorithm(String, boolean) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add an authorization algorithm to the process engine.
addAuthorizationAlgorithm(String, boolean, String) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add an authorization algorithm to the process engine.
addAuthorizationAlgorithm(String, IAuthorizationAlgorithm) - Method in class com.aquima.interactions.test.templates.resource.ProcessExtensionFactoryTemplate
Add an authorization algorithm implementation.
addBodyPart(String, String) - Method in class com.aquima.interactions.test.templates.communication.SoapMessageTemplate
This method adds a body message part.
addBusinessRule(BusinessRuleTemplate) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
This method may be used to add a business rule to the rule engine.
addButton(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method may be used to add a button definition.
addButton(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a button to this container.
addCase(String) - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
This method may be used to add a case to the casebase.
addChangedValue(ValueReference, IValue) - Method in class com.aquima.interactions.test.templates.context.TestPageScope
This method may be invoked to add a value that was changed by the event.
addChangedValue(ValueReference, IValue) - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
This method may be invoked to add a value that was changed by the event.
addChannel(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method may be used to add a channel to the meta model.
addChild(String) - Method in class com.aquima.interactions.test.templates.composer.ContentStyleTemplate
This method may be used to add a child style to this content style.
addColumnConfig(CaseListColumnTemplate) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
addColumnConfig(WorkListColumnTemplate) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
addColumnInfo(DataType) - Method in class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
This method adds column info with a specific data type.
addColumnInfo(DataType, String) - Method in class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
This method adds column info with an available value formatter.
addColumnInfo(DataType, String, String) - Method in class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
This method adds column info with an inline formatter.
addCondition(String) - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method will create a condition node, and connect it to the default exit event of this node.
addCondition(String) - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
This method will create a condition node, and connect it to the default exit event of this node.
addCondition(String) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method will add a condition node to the flow, and set it as the start node.
addCondition(String) - Method in class com.aquima.interactions.test.templates.rules.RuleGroupTemplate
This method may be used to add a condition to the rule group.
addCondition(String) - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
This method can be used to add a condition node.
addCondition(String) - Method in class com.aquima.interactions.test.templates.tree.SolutionNodeTemplate
This method can be used to add a condition node.
addCondition(String, Operator, String) - Method in class com.aquima.interactions.test.templates.rules.DataRuleTemplate
This method adds a condition to the datarule.
addCondition(String, String) - Method in class com.aquima.interactions.test.templates.rules.ConditionTemplate
This method may be used to add a sub condition.
addCondition(String, String) - Method in class com.aquima.interactions.test.templates.rules.DecisionTableTemplate
This method may be used to add a condition to the decision table.
addCondition(String, String) - Method in class com.aquima.interactions.test.templates.tree.ConditionNodeTemplate
This method can be used to add a condition sub-node to the current node.
addConditionNode(String) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to add a condition node to the current flow.
addConnection(String, IConnection) - Method in class com.aquima.interactions.test.templates.ConnectionManagerTemplate
This method adds a connection implementation with a name.
addConstantUrnArgument(String, String) - Method in class com.aquima.interactions.test.templates.communication.RestRequestMessageTemplate
This method adds a constant urn argument.
addConstraint(IConstraint) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
This method may be used to add a custom rule to the rule engine.
addContainer(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method may be used to add a container definition.
addContainer(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a container to this container.
addContainer(String) - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
This method may be used to add a container to the content template.
addContainerSolution(String) - Method in class com.aquima.interactions.test.templates.tree.SolutionNodeTemplate
This method can be used to add a container solution.
addContainerSolution(String, String) - Method in class com.aquima.interactions.test.templates.tree.ConditionNodeTemplate
This method can be used to add a container solution to the current node.
addContent() - Method in class com.aquima.interactions.test.templates.composer.TextTemplate
This method can be used to add content for the default language.
addContent(ILanguage) - Method in class com.aquima.interactions.test.templates.composer.TextTemplate
This method can be used to add content for the specified language.
addContent(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method may be used to add a content definition.
addContent(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a content element to this container.
addContent(String) - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
This method may be used to add a content to the content template.
addContent(String) - Method in class com.aquima.interactions.test.templates.composer.TextTemplate
This method can be used to add content for the specified language.
addContentManager(IConnection, IContentManager) - Method in class com.aquima.interactions.test.templates.resource.ContentManagerFactoryTemplate
Add a content manager for a specific connection
addContentStyle(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method may be used to add a content style definition.
addContentValidation(String) - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
This method may be used to add a validation to the field.
addCsvDataRule(String, String) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
This method adds a csv datarule to the rule engine.
addCsvResourceConnection(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
addCustomField(String, String) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
Adds a custom field to the process task with the specified name and expression.
addCustomProperty(String, String) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
addCustomSchemaElement(String, ICustomSchemaElement) - Method in class com.aquima.interactions.test.templates.resource.CustomSchemaElementFactoryTemplate
Add a custom schema element implementation.
addCustomSchemaElement(String, String) - Method in class com.aquima.interactions.test.templates.communication.DomainObjectTemplate
 
addDataRule(String) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
This method adds a datarule to the rule engine.
addDecisionTable(String) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
This method may be used to add a decision table to the rule engine.
addDefaultSoapService(String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
Use this method to add a soapservice.
addDefaultSoapService(String, String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
Use this method to add a soapservice.
addDefaultSoapService(String, String, String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
addDistance(String, String, int) - Method in class com.aquima.interactions.test.templates.matching.CrossTableTemplate
This method may be used to specify a distance for the crosstable.
addDocument(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method may be used to add a document definition.
addDomain(String) - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
This method may be used to add a domain to the meta model.
addDomainSchema(String, String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
Adds a data contract to the engine.
addDomainSchema(String, String, String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
Adds a data contract to the engine.
addDomainSchema(String, String, String, Boolean) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
Adds a data contract to the engine.
addDomainSchemaRestService(String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
Adds a Rest service to the engine (using domain schemas).
addDomainValue(String, IPrimitiveValue, IMultilingualText, String...) - Method in class com.aquima.interactions.test.templates.resource.DomainValuesFactoryTemplate
Adds a value to a domain.
addDomainValue(String, String, String, String...) - Method in class com.aquima.interactions.test.templates.resource.DomainValuesFactoryTemplate
Convenience method for adding a StringValue to a domain.
addDynamicAttributeFragment(String) - Method in class com.aquima.interactions.test.templates.communication.RestRequestMessageTemplate
This method adds a dynamic urn fragment.
addDynamicUrnArgument(String, String) - Method in class com.aquima.interactions.test.templates.communication.RestRequestMessageTemplate
This method adds a dynamic urn argument.
addDynamicUrnArgument(String, String, boolean) - Method in class com.aquima.interactions.test.templates.communication.RestRequestMessageTemplate
This method adds a dynamic urn argument.
addEdge(GUID, GUID) - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
This method may be used to add an edge to the process.
addElement(String) - Method in class com.aquima.interactions.test.templates.communication.GroupParticleMappingTemplate
This method adds an element to the group.
addElement(String) - Method in class com.aquima.interactions.test.templates.communication.SchemaTemplate
 
addElement(String, String) - Method in class com.aquima.interactions.test.templates.communication.GroupParticleMappingTemplate
This method adds an element to the group.
addEndNode(String) - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method may be used to connect the edge to an end node of the flow.
addEndNode(String) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to add an end node to the flow.
addEndNode(String) - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
This method will create an end node, and connect it to the default exit event of this node.
addEndNode(String) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method will create an end node as start node, to create an empty flow
addEndNode(String, boolean) - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method may be used to connect the edge to an end node of the flow.
addEndNode(String, boolean) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to add an end node to the flow.
addEndNode(String, ExitState) - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method may be used to connect the edge to an end node of the flow.
addEntity(String) - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
This method may be used to add a non-singleton entity definition to the meta model.
addEntity(String, String, boolean) - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
This method may be used to add an entity definition to the meta model.
addEntityMapping(String, String) - Method in class com.aquima.interactions.test.templates.mapping.MappingTemplate
This method adds an entity mapping to this mapping template.
addEntityReference(String) - Method in class com.aquima.interactions.test.templates.model.AggregateTemplate
Adds an entity reference to the aggregate.
addEntityReference(String, boolean) - Method in class com.aquima.interactions.test.templates.model.AggregateTemplate
Adds an entity reference to the aggregate.
addErrorMessage(ValueReference, String, String[]) - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
addErrorText(ValueReference, IMultilingualText) - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
addEvent(EventNodeType) - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
This method will add an event node, and connect it to the default exit event of this node.
addEventMapping() - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowDefinitionTemplate
 
addEventMapping(String, String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a eventMapping to the container.
addEventMapping(String, String) - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowDefinitionTemplate
 
addEventMapping(String, String, String...) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
addEventNode(EventNodeType) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to add an event node to the flow.
addEventNode(EventNodeType) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method will create an event node as start node, to create an empty flow
addEventStart(String, ProcessNodeType) - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
 
addEventStart(String, ProcessNodeType, GUID) - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
 
addEventStart(String, ProcessNodeTemplate) - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
 
addExitEvent(String) - Method in class com.aquima.interactions.test.templates.project.ServiceTemplate
 
addExitEvent(String) - Method in class com.aquima.interactions.test.templates.ServiceCallTemplate
This method adds a possible exit event for the service call.
addExitEvent(String, String) - Method in class com.aquima.interactions.test.templates.ServiceCallTemplate
This method adds a possible exit event for the service call.
addExitMapping(String, String) - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
This method may be used to specify the mapping between a flow exit event and a task exit state.
addExitState(String, boolean) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
This method may be used to add an exit state to the task.
addExpander(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method may be used to add an expander definition.
addExpander(String, IContainerExpander) - Method in class com.aquima.interactions.test.templates.resource.ContainerFactoryTemplate
This method may be used to add a custom container expander.
addExpression(String, String) - Method in class com.aquima.interactions.test.templates.ParameterTemplate
 
addExpressionParameter(String, String) - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
Add an expression parameter to the context.
addExpressionParameter(String, String) - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
Add an expression parameter to the context.
addExpressionTemplate(String, String) - Method in class com.aquima.interactions.test.templates.expr.ExpressionEngineTemplate
This method adds an expression template, also known as Reusable expression.
addExpressionTemplate(String, String) - Method in class com.aquima.interactions.test.templates.rules.ExpressionEngineTemplate
Registers an expression template with the specified name and expression.
addExpressionValidation(String, String, IMultilingualText, boolean) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
Add an expression validation rule for an attribute.
addExpressionValidation(String, String, String, boolean) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
Add an expression validation rule for an attribute.
addExternalConstaint(String) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
 
addExternalSource(String) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
 
addField(FieldTemplate) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a field template to this container.
addField(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method may be used to add a field definition.
addField(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a field to this container.
addField(String) - Method in class com.aquima.interactions.test.templates.composer.TextNodeTemplate
This method may be used to add a field to the current text node.
addField(String, DataType, boolean, boolean) - Method in class com.aquima.interactions.test.templates.process.MessageEventTemplate
This method adds a datafield to the message event.
addField(String, DataType, boolean, boolean) - Method in class com.aquima.interactions.test.templates.project.PortalMessageTemplate
This method adds a datafield to the message event.
addField(String, String) - Method in class com.aquima.interactions.test.templates.composer.TextNodeTemplate
This method may be used to add a field to the current text node.
addFieldType(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
addFieldValue(String, int, String) - Method in class com.aquima.interactions.test.templates.session.RequestTemplate
This method adds a field value to the request.
addFieldValue(String, String) - Method in class com.aquima.interactions.test.templates.session.RequestTemplate
This method adds a field value to the request.
addFieldValues(String, int, String...) - Method in class com.aquima.interactions.test.templates.session.RequestTemplate
This method adds field values to the request.
addFieldValues(String, String...) - Method in class com.aquima.interactions.test.templates.session.RequestTemplate
This method adds field values to the request.
addFlow(String) - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method will add a (sub)flow node, and connect it to the default exit event of this node.
addFlow(String) - Method in class com.aquima.interactions.test.templates.flow.FlowEngineTemplate
This method may be used to add a flow definition.
addFlow(String) - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
This method will add a (sub)flow node, and connect it to the default exit event of this node.
addFlow(String) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method will add a sub-flow node to the flow, and set it as the start node.
addFlowNode(String) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to add a sub-flow node to the current flow.
addFlowTemplate(String) - Method in class com.aquima.interactions.test.templates.flow.FlowEngineTemplate
This method may be used to add a flow definition.
addFormatMapping(DataType, String) - Method in class com.aquima.interactions.test.templates.project.LanguageTemplate
This method may be used to specify the value format that should be used for a specific type.
addFunctionCall(FunctionCallTemplate) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method adds a function call.
addFunctionCall(FunctionCallTemplate) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
addFunctionCall(String, String, String) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
addFunctionCall(String, String, String) - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method will add a function call node, and connect it to the default exit event of this node.
addFunctionCall(String, String, String) - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
This method creates a new function call and adds a function call sub node to the current flow node.
addFunctionCall(String, String, String) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method creates a new function call and adds a function call sub node to the current flow node.
addFunctionCallNode(String, String, String) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method creates a new function call and adds a function call sub node to the current flow node.
addGlobalParameter(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
addGroup(GroupParticleType) - Method in class com.aquima.interactions.test.templates.communication.GroupParticleMappingTemplate
This method adds a subgroup to the group.
addGroup(GroupParticleType, String) - Method in class com.aquima.interactions.test.templates.communication.GroupParticleMappingTemplate
This method adds a subgroup to the group.
addHandler(String, ISoapMessageHandler) - Method in class com.aquima.interactions.test.templates.resource.SoapMessageHandlerFactoryTemplate
Add a soap handler implementation to this factory template.
addHeader(String, String) - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
This method adds a message header.
addHeaderPart(String, String) - Method in class com.aquima.interactions.test.templates.communication.SoapMessageTemplate
This method adds a header message part.
addImage(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method may be used to add an image definition.
addImage(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add an image to this container.
addImage(String) - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
This method may be used to add an image to the content template.
addInclude(String) - Method in class com.aquima.interactions.test.templates.communication.WsdlTemplate
This method adds an include to the wsdl.
addInclude(String) - Method in class com.aquima.interactions.test.templates.communication.XsdTemplate
This method adds an include to the xsd.
addInferenceRule(IInferenceRule) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
This method may be used to add a custom rule to the rule engine.
addInlineContainer() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add an inline container to this container.
addInputParameter(FunctionCallInputParameter) - Method in class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
addInputParameter(String, String) - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowDefinitionTemplate
 
addInputParameter(String, String) - Method in class com.aquima.interactions.test.templates.project.FunctionCallTemplate
This method adds an input parameter to the function call template.
addInstanceMatchCondition(String, MatchConditionOperator, String) - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
This method can be used to add a match condition to this mapping.
addInternalFlow(String) - Method in class com.aquima.interactions.test.templates.flow.FlowEngineTemplate
This method may be used to add an internal flow definition.
addInternalFlowTemplate(String) - Method in class com.aquima.interactions.test.templates.flow.FlowEngineTemplate
This method may be used to add an internal flow definition.
addLanguage(String, String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method may be used to add a language to the meta model.
addListener(ITimerListener) - Method in class com.aquima.interactions.test.templates.timer.TimerTemplate
 
addMainWsdl(String, String) - Method in class com.aquima.interactions.test.templates.communication.SoapContractTemplate
 
addMapping(MappingTemplate) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
addMapping(String, MetaModelTemplate, MetaModelTemplate) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
addMask(String, IMask) - Method in class com.aquima.interactions.test.templates.resource.MaskFactoryTemplate
Add a mask implementation to this factory template.
addMaskCall(MaskCallTemplate) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method adds a mask call.
addMatchDefinition(String, String) - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
This method adds a match definition for the specified attribute.
addMatchFunction(String, String) - Method in class com.aquima.interactions.test.templates.matching.MatchEngineTemplate
This method may be used to add a match function.
addMatchFunction(String, String, Map<String, Object>) - Method in class com.aquima.interactions.test.templates.matching.MatchEngineTemplate
This method may be used to add a match function.
addMatchFunctionFactory(IMatchFunctionFactory) - Method in class com.aquima.interactions.test.templates.resource.MatchTypeFactoryTemplate
This method adds a match function factory to the match type factory template.
addMessage(ErrorCode, String[], Severity) - Method in class com.aquima.interactions.test.templates.AbstractReportingTemplateDS
 
addMessage(String, IMultilingualText) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method may be used to add messages with a key (normally defined in messages.properties).
addMessage(String, String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method may be used to add messages with a key (normally defined in messages.properties).
addMessageEvent(String) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add a message event definition to the process engine.
addMetadata(String, DataType, boolean, String, String) - Method in class com.aquima.interactions.test.templates.model.AggregateTemplate
This method may be used to add a matadata definition to aggregate definition.
addModule(String) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
addNextNode(ProcessNodeType) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to add a node and connect it to the default exit of this node.
addNextNode(ProcessNodeType, GUID) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to add a node and connect it to the default exit of this node.
addNextNode(String, ProcessNodeType) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to add a node to the process, and connect it directly to this node.
addNextNode(String, ProcessNodeTemplate) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used connect a node to the specified exit of this node.
addNode(ProcessNodeType) - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
This method may be used to add a (unconnected) node to the process.
addNode(ProcessNodeType, GUID) - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
This method may be used to add a (unconnected) node to the process.
addNode(DecisionTreeNodeTemplate) - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeNodeTemplate
 
addOperation(String) - Method in class com.aquima.interactions.test.templates.communication.RestServiceTemplate
Use this method to add an operation to this webservice.
addOperation(String) - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
Use this method to add an operation to this webservice.
addOperation(String) - Method in class com.aquima.interactions.test.templates.webservice.WebServiceConfigurationTemplate
 
addOperation(String, String) - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
Use this method to add an operation to this webservice.
addOutputParameter(FunctionCallOutputParameter) - Method in class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
addOutputParameter(String, String) - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowDefinitionTemplate
 
addOutputParameter(String, String) - Method in class com.aquima.interactions.test.templates.project.FunctionCallTemplate
This method adds an output parameter to the function call template.
addPage(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method may be used to add a page definition.
addPage(String) - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method will add a page node, and connect it to the default exit event of this node.
addPage(String) - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
This method will add a page node, and connect it to the default exit event of this node.
addPage(String) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method will add a page node to the flow, and set it as the start node.
addPageNode(String) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to add a page node to the current flow.
addParameter(String, IValue) - Method in class com.aquima.interactions.test.templates.ServiceCallTemplate
This method adds a parameter to the service call template.
addParameter(String, ParameterType) - Method in class com.aquima.interactions.test.templates.ParametersTemplate
 
addParameter(String, ParameterType) - Method in class com.aquima.interactions.test.templates.project.ExpanderTemplate
This method may be used to add a parameter definition.
addParameter(String, ParameterType) - Method in class com.aquima.interactions.test.templates.project.ServiceTemplate
This method may be used to add a parameter definition.
addParameter(String, ParameterType) - Method in class com.aquima.interactions.test.templates.project.ValidatorTemplate
This method may be used to add a parameter definition.
addParameter(String, ParameterType, Direction) - Method in class com.aquima.interactions.test.templates.ParametersTemplate
 
addParameter(String, ParameterType, Direction) - Method in class com.aquima.interactions.test.templates.project.ExpanderTemplate
This method may be used to add a parameter definition.
addParameter(String, ParameterType, Direction) - Method in class com.aquima.interactions.test.templates.project.ServiceTemplate
This method may be used to add a parameter definition.
addParameter(String, ParameterType, Direction) - Method in class com.aquima.interactions.test.templates.project.ValidatorTemplate
This method may be used to add a parameter definition.
addParameter(String, Object) - Method in class com.aquima.interactions.test.templates.context.ActionContextTemplate
This method may be invoked to add a parameter for the action handler.
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.communication.ElementReferenceTemplate
This method adds a parameter for the custom rendering.
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.communication.FieldValidationTemplate
This method may be used to add a parameter value for the validator.
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a parameter for the container.
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
This method may be used to add a parameter value for the validator.
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
This method may be used to add a parameter for the container.
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.context.MaskContextTemplate
This method can be used to add a mask parameter.
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.context.SchemaContextTemplate
This method may be used to add a parameter for the container.
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
This method can be used to add a service parameter.
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.flow.DcmWidgetFlowDefinitionTemplate
 
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.flow.EventNodeTemplate
 
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.MaskCallTemplate
This method may be used to add a parameter to the mask call.
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.rules.ValidationTemplate
This method may be used to add a parameter value to the validator.
addParameter(String, String) - Method in class com.aquima.interactions.test.templates.ServiceCallTemplate
This method adds a parameter to the service call template.
addPortalChange(IPortalChange) - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
 
addPortalEventMapping(String, String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a portal event mapping to the page.
addPortalMessage(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
addPresentationStyle(String) - Method in class com.aquima.interactions.test.templates.composer.ElementReference
This method may be used to add a style of the referred element.
addPresentationStyle(String) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
addPresentationStyle(String...) - Method in class com.aquima.interactions.test.templates.model.DomainValueTemplate
 
addPresentationStyle(String, String) - Method in class com.aquima.interactions.test.templates.composer.ElementReference
 
addPrimitiveParameter(String, DataType, String) - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
This method can be used to add a primitive parameter value to this field.
addPriorityAlgorithm(String, boolean, ReevaluationTime, ReevaluationEvent, String) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add an priority algorithm to the process engine.
addPriorityAlgorithm(String, boolean, ReevaluationTime, String) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add an priority algorithm to the process engine, with the default re-evaluation event.
addPriorityAlgorithm(String, IPriorityAlgorithm) - Method in class com.aquima.interactions.test.templates.resource.ProcessExtensionFactoryTemplate
Add an priority algorithm implementation.
addProcess(String, String) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add a process definition to the process engine template.
addProcess(String, String, GUID) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add a process definition to the process engine template.
addProcessEvent(String) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add a process event definition to the process engine.
addProcessTask(String) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add a process task definition.
addProcessType(String) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add a process type definition.
addProjectChange(IProjectChange) - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
 
addProperty(String, DataType, String) - Method in class com.aquima.interactions.test.templates.communication.DomainObjectTemplate
Adds a property to the object.
addProperty(String, DataType, String, String) - Method in class com.aquima.interactions.test.templates.communication.DomainObjectTemplate
Adds a property to the object.
addProperty(String, String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a property to the container.
addReference(ElementReference) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to directly add an element reference to an already defined element.
addReference(String, String) - Method in class com.aquima.interactions.test.templates.ParameterTemplate
 
addReferenceParameter(String, String) - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
Add a reference parameter to the context.
addReferenceParameter(String, String) - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
Add a reference parameter to the context.
addReferenceParameter(String, String...) - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
Add a reference parameter to the context.
addReferenceParameters(String, String...) - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
Add a reference parameter to the context.
addRelation(String, boolean, String) - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
This method may be used to add a relation attribute to the entity definition with no reverse relation.
addRelation(String, boolean, String, String, boolean) - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
This method may be used to add a relation attribute to the entity definition with a reverse relation.
addRelationReference(String, String) - Method in class com.aquima.interactions.test.templates.model.AggregateTemplate
Includes a relation in the aggregate.
addRelationValue(String, InstanceTemplate) - Method in class com.aquima.interactions.test.templates.model.InstanceTemplate
This method may be used to set a relation in the instance.
addRelationValues(String, InstanceTemplate...) - Method in class com.aquima.interactions.test.templates.model.InstanceTemplate
This method may be used to set a relation in the instance.
addRenderer(OutputFormat[], IDocumentRenderer) - Method in class com.aquima.interactions.test.templates.resource.RendererFactoryTemplate
Register one renderer renderer for a multiple output formats.
addRenderer(OutputFormat, IDocumentRenderer) - Method in class com.aquima.interactions.test.templates.resource.RendererFactoryTemplate
Register a renderer for a specific output format.
addRequestScopeAttribute(String, Serializable) - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
addRequestValue(String, Serializable) - Method in class com.aquima.interactions.test.templates.session.RequestTemplate
This method adds a request parameter.
addRequiredRole(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
This method may be used to add a required role to the process.
addResourceConnection(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
addRestService(String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
Adds a Rest service with no schemaset to the engine (using schemasets).
addRestService(String, String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
Adds a Rest service to the engine (using schemasets).
addRole(String) - Method in class com.aquima.interactions.test.templates.model.AggregateTemplate
 
addRole(String) - Method in class com.aquima.interactions.test.templates.process.AuthorizationAlgorithmTemplate
This method can be use to add a role to the algorithm (in case of a non external).
addRole(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
This method may be used to add a role to the task.
addRole(String) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
This method adds a role based on a role name.
addRole(String) - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
This method may be used to add a role definition to the process engine.
addRole(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method may be used to add a role to the meta model.
addRole(String) - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
 
addRole(String) - Method in class com.aquima.interactions.test.templates.webservice.WebServiceOperationTemplate
 
addRoles(String...) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
Adds the given roles to this user.
addRoutingAlgorithm(String, boolean) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add a routing algorithm definition to the process engine.
addRoutingAlgorithm(String, boolean, ReevaluationEvent) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add a routing algorithm definition to the process engine.
addRoutingAlgorithm(String, boolean, ReevaluationEvent, boolean) - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method may be used to add a routing algorithm definition to the process engine.
addRoutingAlgorithm(String, IRoutingAlgorithm) - Method in class com.aquima.interactions.test.templates.resource.ProcessExtensionFactoryTemplate
Add an authorization algorithm implementation.
addRuleGroup(String) - Method in class com.aquima.interactions.test.templates.rules.BusinessRuleTemplate
This method may be used to specify the name of a rule group the rule should belong to.
addRuleGroup(String) - Method in class com.aquima.interactions.test.templates.rules.DecisionTableTemplate
This method may be used to specify the name of a rule group the rule should belong to.
addRuleGroup(String) - Method in class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
This method may be used to specify the name of a rule group the rule should belong to.
addRuleGroup(String) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
This method may be used to add a rule group.
addRuleGroup(String) - Method in class com.aquima.interactions.test.templates.rules.ValidationTemplate
This method may be used to specify the name of a rule group the rule should belong to.
addSchema(String) - Method in class com.aquima.interactions.test.templates.communication.SchemaSetTemplate
This method adds a schema to the schemaset.
addSchema(String, String) - Method in class com.aquima.interactions.test.templates.communication.SchemaSetTemplate
This method adds a schema to the schemaset.
addSchema(String, String, SchemaFormType, SchemaFormType) - Method in class com.aquima.interactions.test.templates.communication.SchemaSetTemplate
This method adds a schema to the schemaset.
addSchemaContract(String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
addSchemaProperty(String, String, String) - Method in class com.aquima.interactions.test.templates.communication.DomainObjectTemplate
Adds a reference to another domain schema.
addSchemaSet(String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
addSerializer(String, IDataSerializer) - Method in class com.aquima.interactions.test.templates.resource.DataSerializerFactoryTemplate
Adds a serializer.
addService(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method may be used to add a service definition.
addService(String, IService) - Method in class com.aquima.interactions.test.templates.resource.ServiceFactoryTemplate
This method may be used to add a custom service.
addServiceCall(ServiceCallTemplate) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method adds a service call.
addServiceCall(ServiceCallTemplate) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
addServiceCall(String) - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method will add a service call node, and connect it to the default exit event of this node.
addServiceCall(String) - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
This method will add a service call node, and connect it to the default exit event of this node.
addServiceCall(String) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method will add a service call node to the flow, and set it as the start node.
addServiceCall(String, String) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method creates and adds a service call.
addServiceCall(String, String, IParameters) - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method will add a service call node, and connect it to the default exit event of this node.
addServiceCall(String, String, IParameters) - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
This method will add a service call node, and connect it to the default exit event of this node.
addServiceCall(String, String, IParameters) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method will add a service call node to the flow, and set it as the start node.
addServiceCall(String, String, ITypedParameters) - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method will add a service call node, and connect it to the default exit event of this node.
addServiceCallNode(String) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to add a service call node to the current flow node with a specified call name.
addServiceCallNode(String, String, IParameters) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method creates a new service call and adds a service call sub node to the current flow node.
addServiceCallNode(String, String, ITypedParameters) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method creates a new service call and adds a service call sub node to the current flow node.
addSoapContract(String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
addSoapContract(String, String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
addSoapService(String, String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
addSoapServiceCall(String, String) - Method in class com.aquima.interactions.test.templates.resource.SoapMessageHandlerFactoryTemplate
Add the handler names for a soap service call.
addSourceContextExpression(String) - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
This method can be used to add a context expression.
addStartNode(ProcessNodeType) - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
This method may be used to add a node to the process, and also mark it as the start node.
addStaticInstance(String, String) - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
This method may be used to add a static instance to the meta model.
addStyle(String) - Method in class com.aquima.interactions.test.templates.composer.TextNodeTemplate
This method may be used to add a style node to the text.
addSubTree(String, String) - Method in class com.aquima.interactions.test.templates.tree.ConditionNodeTemplate
This method can be used to add a link to another tree.
addSymptom(IMultilingualText) - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
This method may be used to add a symptom text.
addSymptom(String) - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
This method may be used to add a symptom text.
addTarget(String, String) - Method in class com.aquima.interactions.test.templates.rules.DataRuleTemplate
This method adds a target to the datarule.
addTaskMapping(String, String) - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
This method may be used to add a mapping for a specific task.
addTeam(String) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
This method adds a team based on a team name.
addTeam(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method may be used to add a team to the meta model.
addTeams(String...) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
Adds the given teams to this user.
addText(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method may be used to add a text definition.
addText(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to add a text to this container.
addText(String) - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
This method may be used to add a text to the content template.
addText(String) - Method in class com.aquima.interactions.test.templates.composer.TextNodeTemplate
This method may be used to add a sub node to the current text node.
addText(String, IMultilingualText) - Method in class com.aquima.interactions.test.templates.composer.AssetTemplate
This method can be used to add a text to the asset.
addText(String, String) - Method in class com.aquima.interactions.test.templates.composer.AssetTemplate
This method can be used to add a text to the asset.
addTextParameter(String, String) - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
This method can be used to add a text parameter value to this field.
addTheme(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method may be used to add a theme to the meta model.
addTree(String) - Method in class com.aquima.interactions.test.templates.tree.TreeEngineTemplate
This method may be used to add a tree definition.
addTree(String, boolean) - Method in class com.aquima.interactions.test.templates.tree.TreeEngineTemplate
This method may be used to add a tree definition.
addType(String) - Method in class com.aquima.interactions.test.templates.communication.SchemaTemplate
This method adds a global type to the schema.
addType(String, String) - Method in class com.aquima.interactions.test.templates.communication.SchemaTemplate
This method adds a global type to the schema.
addType(String, String, QualifiedName) - Method in class com.aquima.interactions.test.templates.communication.SchemaTemplate
This method adds a global type to the schema.
addUrnConstantFragment(String) - Method in class com.aquima.interactions.test.templates.communication.RestRequestMessageTemplate
This method adds a constant urn fragment.
addValidation(String) - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
This method may be used to add a validation to the field.
addValidation(String) - Method in class com.aquima.interactions.test.templates.communication.ParticleMappingTemplate
This method may be used to add a validation to the field.
addValidation(String) - Method in class com.aquima.interactions.test.templates.communication.RestHeaderTemplate
This method may be used to add a validation to the field.
addValidation(String) - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
This method adds a validation to the body attribute.
addValidation(String) - Method in class com.aquima.interactions.test.templates.communication.RestUrnArgumentTemplate
This method may be used to add a validation to the field.
addValidation(String) - Method in class com.aquima.interactions.test.templates.communication.RestUrnFragmentTemplate
This method may be used to add a validation to the field.
addValidation(String) - Method in class com.aquima.interactions.test.templates.communication.SoapMessagePartTemplate
This method may be used to add a validation to the field.
addValidation(String) - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
This method may be used to add a validation to the field.
addValidation(String, ValidatorType, IMultilingualText, boolean) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
Add a validation rule for an attribute.
addValidation(String, ValidatorType, String, boolean) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
Add a validation rule for an attribute.
addValidationRule(IValidationRule) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
This method may be used to add a custom rule to the rule engine.
addValidator(String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method may be used to register a new validator type.
addValue(IPrimitiveValue, IMultilingualText) - Method in class com.aquima.interactions.test.templates.model.DomainTemplate
This method may be used to add a value to the domain.
addValue(String, IPrimitiveValue) - Method in class com.aquima.interactions.test.templates.ParameterTemplate
 
addValue(String, IMultilingualText) - Method in class com.aquima.interactions.test.templates.model.DomainTemplate
This method may be used to add a value to the domain.
addValue(String, String) - Method in class com.aquima.interactions.test.templates.model.DomainTemplate
This method may be used to add a value to the domain.
addValueFormat(String, DataType, String, String) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method may be used to add a value format.
addValueMapping(String) - Method in class com.aquima.interactions.test.templates.mapping.AttributeMappingTemplate
 
addValueMapping(String, JustificationTreeMappingTemplate) - Method in class com.aquima.interactions.test.templates.mapping.AttributeMappingTemplate
This method adds a value mapping with condition TRUE to this attribute mapping.
addValueMapping(String, String) - Method in class com.aquima.interactions.test.templates.mapping.AttributeMappingTemplate
 
addValueMapping(String, String, JustificationTreeMappingTemplate) - Method in class com.aquima.interactions.test.templates.mapping.AttributeMappingTemplate
This method adds a conditional value mapping to this attribute mapping.
addValueParameter(String, IValue) - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
Add a value parameter to the context.
addValueParameter(String, IValue) - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
Add a value parameter to the context.
addWarningMessage(ValueReference, String, String[]) - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
addWarningText(ValueReference, IMultilingualText) - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
addWebService(String) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method adds an exposed webservice.
addWebService(String, ModuleID) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method adds a service mapping.
addWsdl(String, String) - Method in class com.aquima.interactions.test.templates.communication.SoapContractTemplate
 
addWsdl(String, String, String) - Method in class com.aquima.interactions.test.templates.communication.SoapContractTemplate
 
addXsd(String, String) - Method in class com.aquima.interactions.test.templates.communication.SchemaContractTemplate
 
addXsd(String, String, String) - Method in class com.aquima.interactions.test.templates.communication.SchemaContractTemplate
 
AggregateTemplate - Class in com.aquima.interactions.test.templates.model
This template may be used to initialize an aggregate definition.
AggregateTemplate(IInitializationReport, MetaModelTemplate, String, String) - Constructor for class com.aquima.interactions.test.templates.model.AggregateTemplate
Creates a new Aggregate template instance.
AnyParticleMappingTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
AnyParticleMappingTemplate(String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.AnyParticleMappingTemplate
 
ApplicationExportTemplate - Class in com.aquima.interactions.test.templates
 
ApplicationExportTemplateBase - Class in com.aquima.interactions.test.templates
 
ApplicationExportTemplateBase(IDatasourceFactory) - Constructor for class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
ApplicationTemplate - Class in com.aquima.interactions.test.templates
This class may be used to quickly initialize a model.
ApplicationTemplate() - Constructor for class com.aquima.interactions.test.templates.ApplicationTemplate
Construct an application template with name "test-app".
ApplicationTemplate(String) - Constructor for class com.aquima.interactions.test.templates.ApplicationTemplate
Construct an application template with a specific name.
ApplicationTemplate(String, Version) - Constructor for class com.aquima.interactions.test.templates.ApplicationTemplate
Construct an application template with a specific name.
ApplicationTemplate(String, String) - Constructor for class com.aquima.interactions.test.templates.ApplicationTemplate
Construct an application template with a specific name.
asList() - Method in class com.aquima.interactions.test.templates.resource.OutputFormatSet
 
AssetReference - Class in com.aquima.interactions.test.templates.composer
Template for a reference to an asset.
AssetReference(AssetTemplate) - Constructor for class com.aquima.interactions.test.templates.composer.AssetReference
 
AssetTemplate - Class in com.aquima.interactions.test.templates.composer
Template that can be used to initialize an asset definition.
AssetTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.composer.AssetTemplate
 
assignTaskAsync(IUserData, String, long, Set<String>, Set<String>, Set<String>) - Method in class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
AttributeGetterActionHandler - Class in com.aquima.interactions.framework.session
An action handler which can be used in tests to get the value of an attribute.
AttributeGetterActionHandler(String, String) - Constructor for class com.aquima.interactions.framework.session.AttributeGetterActionHandler
Create a new instance.
AttributeMappingTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
AttributeMappingTemplate - Class in com.aquima.interactions.test.templates.mapping
Template that may be used to initialize an attribute mapping.
AttributeMappingTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.mapping.AttributeMappingTemplate
 
AttributeMappingTemplate(String, QualifiedName, DataType, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.AttributeMappingTemplate
 
AttributeSolutionTemplate - Class in com.aquima.interactions.test.templates.tree
Node template for attribute solutions.
AttributeSolutionTemplate(IInitializationReport, String, String, String) - Constructor for class com.aquima.interactions.test.templates.tree.AttributeSolutionTemplate
 
AttributeTemplate - Class in com.aquima.interactions.test.templates.model
Template that can be used to initialize an attribute definition.
AttributeTemplate(IInitializationReport, String, String, DataType, boolean) - Constructor for class com.aquima.interactions.test.templates.model.AttributeTemplate
 
AttributeTemplate(String, String, DataType, boolean) - Constructor for class com.aquima.interactions.test.templates.model.AttributeTemplate
Constructs the template with the required parameters.
audit(Supplier<IAuditMessage>) - Method in class com.aquima.interactions.audit.TestAuditEngine
 
AuthorizationAlgorithmTemplate - Class in com.aquima.interactions.test.templates.process
Template class for initializing an authorization algorithm.
AuthorizationAlgorithmTemplate(String, boolean, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.process.AuthorizationAlgorithmTemplate
 

B

BusinessRuleTemplate - Class in com.aquima.interactions.test.templates.rules
Template that can be used to initialize business rules.
BusinessRuleTemplate(InitializationReport, String, String, String, String) - Constructor for class com.aquima.interactions.test.templates.rules.BusinessRuleTemplate
Construct a business rule.
BusinessRuleTemplate(String, String, String, String) - Constructor for class com.aquima.interactions.test.templates.rules.BusinessRuleTemplate
Construct a business rule with a new initialization report.
ButtonReference - Class in com.aquima.interactions.test.templates.composer
Template for a reference to a button.
ButtonReference(ButtonTemplate) - Constructor for class com.aquima.interactions.test.templates.composer.ButtonReference
Constructs a button reference to the specified template.
ButtonTemplate - Class in com.aquima.interactions.test.templates.composer
Template that can be used to initialize a button definition.
ButtonTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.composer.ButtonTemplate
 
ButtonTemplate(String) - Constructor for class com.aquima.interactions.test.templates.composer.ButtonTemplate
Constructs a button template with the specified name.

C

cachingEnabled() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
CASE_ID - Static variable in class com.aquima.interactions.process.dao.impl.CaseEventModelComparator
 
CaseBaseTemplate - Class in com.aquima.interactions.test.templates.matching
This template class may be used to initialize a casebase.
CaseBaseTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
Constructs the template with the required parameters.
CaseDataInstance - Class in com.aquima.interactions.process.dao.impl
 
CaseDataInstance(long, long, String, GUID, String, List<ICaseDataValue>) - Constructor for class com.aquima.interactions.process.dao.impl.CaseDataInstance
 
CaseDataValue - Class in com.aquima.interactions.process.dao.impl
 
CaseDataValue(long, long, String, IValue) - Constructor for class com.aquima.interactions.process.dao.impl.CaseDataValue
 
CaseDisplayNameModel - Class in com.aquima.interactions.process.dao.impl
Model for case display name.
CaseDisplayNameModel() - Constructor for class com.aquima.interactions.process.dao.impl.CaseDisplayNameModel
 
CaseEngineClientStub - Class in com.aquima.interactions.process.caseengine
 
CaseEngineClientStub() - Constructor for class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
CaseEventModel - Class in com.aquima.interactions.process.dao.impl
Event model used by MemoryCaseDao.
CaseEventModel(long, ApplicationID, Long, Long, String, String, Date, CaseEventType, CaseEventStatusType, Map<String, IValue>) - Constructor for class com.aquima.interactions.process.dao.impl.CaseEventModel
 
CaseEventModelComparator - Class in com.aquima.interactions.process.dao.impl
Comparator used for sorting case event models.
CaseEventModelComparator(String...) - Constructor for class com.aquima.interactions.process.dao.impl.CaseEventModelComparator
 
CaseListColumnTemplate - Class in com.aquima.interactions.test.templates.composer.caselist
Template class that can be used to quickly create a column class for the caselist container.
CaseListColumnTemplate(ComposerTemplate, String, DataType) - Constructor for class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
CaseListParametersTemplate - Class in com.aquima.interactions.test.templates.composer.caselist
Template class that can be used to quickly create a parameters class for the caselist container.
CaseListParametersTemplate() - Constructor for class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
CaseModel - Class in com.aquima.interactions.process.dao.impl
 
CaseModel(long, String, String, CaseStatusType, String, DateTimeValue, IMultilingualText, List<ICaseDataInstance>) - Constructor for class com.aquima.interactions.process.dao.impl.CaseModel
 
CaseModel(CaseModel) - Constructor for class com.aquima.interactions.process.dao.impl.CaseModel
 
CaseTemplate - Class in com.aquima.interactions.test.templates.matching
This template class may be used to initialize a case.
CaseTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.matching.CaseTemplate
Constructs the template with the required arguments.
clearAttribute(String) - Method in class com.aquima.interactions.test.templates.context.TestPortalScope
 
clearDelayedEvent(long, long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
clearErrors() - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
clearPendingPortalMessages() - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
clearPortalMessageAction(String) - Method in class com.aquima.interactions.test.templates.context.TestPortalMessageScope
 
close() - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Close the current portal session.
columns() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
columns() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
com.aquima.interactions.audit - package com.aquima.interactions.audit
 
com.aquima.interactions.config - package com.aquima.interactions.config
 
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.config.security - package com.aquima.interactions.config.security
 
com.aquima.interactions.ds.xml - package com.aquima.interactions.ds.xml
 
com.aquima.interactions.framework.session - package com.aquima.interactions.framework.session
 
com.aquima.interactions.process.caseengine - package com.aquima.interactions.process.caseengine
 
com.aquima.interactions.process.dao.impl - package com.aquima.interactions.process.dao.impl
 
com.aquima.interactions.test.audit - package com.aquima.interactions.test.audit
 
com.aquima.interactions.test.process - package com.aquima.interactions.test.process
 
com.aquima.interactions.test.stubs - package com.aquima.interactions.test.stubs
 
com.aquima.interactions.test.templates - package com.aquima.interactions.test.templates
 
com.aquima.interactions.test.templates.communication - package com.aquima.interactions.test.templates.communication
 
com.aquima.interactions.test.templates.composer - package com.aquima.interactions.test.templates.composer
 
com.aquima.interactions.test.templates.composer.caselist - package com.aquima.interactions.test.templates.composer.caselist
 
com.aquima.interactions.test.templates.composer.worklist - package com.aquima.interactions.test.templates.composer.worklist
 
com.aquima.interactions.test.templates.context - package com.aquima.interactions.test.templates.context
 
com.aquima.interactions.test.templates.expr - package com.aquima.interactions.test.templates.expr
 
com.aquima.interactions.test.templates.flow - package com.aquima.interactions.test.templates.flow
 
com.aquima.interactions.test.templates.mapping - package com.aquima.interactions.test.templates.mapping
 
com.aquima.interactions.test.templates.matching - package com.aquima.interactions.test.templates.matching
 
com.aquima.interactions.test.templates.model - package com.aquima.interactions.test.templates.model
 
com.aquima.interactions.test.templates.process - package com.aquima.interactions.test.templates.process
 
com.aquima.interactions.test.templates.project - package com.aquima.interactions.test.templates.project
 
com.aquima.interactions.test.templates.resource - package com.aquima.interactions.test.templates.resource
 
com.aquima.interactions.test.templates.rules - package com.aquima.interactions.test.templates.rules
 
com.aquima.interactions.test.templates.session - package com.aquima.interactions.test.templates.session
 
com.aquima.interactions.test.templates.spell - package com.aquima.interactions.test.templates.spell
 
com.aquima.interactions.test.templates.timer - package com.aquima.interactions.test.templates.timer
 
com.aquima.interactions.test.templates.tree - package com.aquima.interactions.test.templates.tree
 
com.aquima.interactions.test.templates.webservice - package com.aquima.interactions.test.templates.webservice
 
com.aquima.interactions.trace.dao.impl - package com.aquima.interactions.trace.dao.impl
 
com.aquima.interactions.userscope.dao.impl - package com.aquima.interactions.userscope.dao.impl
 
CommunicationEngineTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
CommunicationEngineTemplate() - Constructor for class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
CommunicationEngineTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
compare(ICaseEventModel, ICaseEventModel) - Method in class com.aquima.interactions.process.dao.impl.CaseEventModelComparator
 
completeTaskAsync(IUserData, AggregateModels, String, long, String, String, String) - Method in class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
ComposerTemplate - Class in com.aquima.interactions.test.templates.composer
Template that may be used to initialize a composer.
ComposerTemplate(IInitializationReport, ProjectTemplate, MetaModelTemplate, ConfigurationTemplate) - Constructor for class com.aquima.interactions.test.templates.composer.ComposerTemplate
Constructs the composer template with the required arguments.
ComposerTemplate(ProjectTemplate, MetaModelTemplate, ConfigurationTemplate) - Constructor for class com.aquima.interactions.test.templates.composer.ComposerTemplate
Constructs the composer template with the required arguments.
ConditionNodeTemplate - Class in com.aquima.interactions.test.templates.flow
This template represents a condition node within the flow.
ConditionNodeTemplate - Class in com.aquima.interactions.test.templates.tree
This template represents a condition node in a decision tree.
ConditionNodeTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.tree.ConditionNodeTemplate
 
ConditionNodeTemplate(FlowTemplate, String) - Constructor for class com.aquima.interactions.test.templates.flow.ConditionNodeTemplate
 
ConditionTemplate - Class in com.aquima.interactions.test.templates.rules
Template that can be used to initialize a condition.
ConditionTemplate(IInitializationReport, int, String, String) - Constructor for class com.aquima.interactions.test.templates.rules.ConditionTemplate
 
ConfigurationTemplate - Class in com.aquima.interactions.test.templates
The configuration template can be used to specify application parameters.
ConfigurationTemplate() - Constructor for class com.aquima.interactions.test.templates.ConfigurationTemplate
Constructs the configuration template with the default values.
ConnectionManagerTemplate - Class in com.aquima.interactions.test.templates
This template can be used to create a connection manager.
ConnectionManagerTemplate() - Constructor for class com.aquima.interactions.test.templates.ConnectionManagerTemplate
 
constraintRules() - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
 
ContainerContextTemplate - Class in com.aquima.interactions.test.templates.context
Template that can be used to create a container context.
ContainerContextTemplate() - Constructor for class com.aquima.interactions.test.templates.context.ContainerContextTemplate
Constructs the template with an new application template.
ContainerContextTemplate(IApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.context.ContainerContextTemplate
Constructs the template with the specified application template.
ContainerFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create an container factory.
ContainerFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.ContainerFactoryTemplate
 
ContainerReference - Class in com.aquima.interactions.test.templates.composer
Template for references to container elements.
ContainerReference(IInitializationReport, ContainerTemplate) - Constructor for class com.aquima.interactions.test.templates.composer.ContainerReference
 
ContainerSolutionTemplate - Class in com.aquima.interactions.test.templates.tree
Node template for container solutions.
ContainerSolutionTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.tree.ContainerSolutionTemplate
 
ContainerTemplate - Class in com.aquima.interactions.test.templates.composer
Template that can be used to initialize a container definition.
ContainerTemplate(IInitializationReport, ComposerTemplate, String) - Constructor for class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
containsFormat(OutputFormat) - Method in class com.aquima.interactions.test.templates.resource.OutputFormatSet
 
ContentManagerFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
 
ContentManagerFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.ContentManagerFactoryTemplate
 
ContentReference - Class in com.aquima.interactions.test.templates.composer
Reference to a content document element.
ContentReference(IInitializationReport, ContentTemplate) - Constructor for class com.aquima.interactions.test.templates.composer.ContentReference
 
ContentReference(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.composer.ContentReference
 
contents() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
ContentStyleTemplate - Class in com.aquima.interactions.test.templates.composer
This template can be used to initialize a content style definition.
ContentStyleTemplate(ComposerTemplate, String) - Constructor for class com.aquima.interactions.test.templates.composer.ContentStyleTemplate
 
ContentTemplate - Class in com.aquima.interactions.test.templates.composer
This template can be used to initialize a content definition.
ContentTemplate(ComposerTemplate, String) - Constructor for class com.aquima.interactions.test.templates.composer.ContentTemplate
Constructs the content template with the required parameters.
ContentTemplate(ComposerTemplate, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.composer.ContentTemplate
 
createApplicationDatasource(IInitializationReport, ApplicationExportTemplateBase) - Method in interface com.aquima.interactions.test.templates.IDatasourceFactory
 
createCase(String, String, CaseStatusType, String, IMultilingualText) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
createCaseAsync(IUserData, ILanguage, ApplicationID, ModuleID, String, AggregateModel, AggregateModel, String, String) - Method in class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
createCommunicationEngine(ApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a communication engine from a template.
createComposer(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a composer.
createElementComposer(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create an element composer.
createEvent(ApplicationID, String, Long, Long, CaseEventType, CaseEventStatusType, Date, String, Map<String, IValue>) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
createFlowEngine(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a flow engine.
createInstance(long, String, GUID, String) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
createMetaModel(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a meta model.
createMetaModel(MetaModelTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to construct a meta-model from a template.
createParserFactory(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a parser factory from an application template.
createPortalCommunicationEngine(ApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a communication engine that is exposed in the portal engine from a template.
createPortalEngine(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a portal engine.
createProcessEngine(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a process engine.
createProcessEngine(ProcessModuleTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a process engine.
createProcessEngine(ProcessModuleTemplate, FactoryManagerTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
 
createProcessEngineManager(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a process engine manager.
createProfile(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a profile.
createProject(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a project.
createReport(String) - Static method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
createRuleEngine(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a rule engine.
createSpellEngine() - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a spell engine (used by masks).
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.MemoryCaseDao
 
createTmsProfile(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a thruth-maintaining profile.
createTreeEngine(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create a tree engine using the information provided by the application template.
createValue(long, String, IValue) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
createWebServices(IApplicationTemplate) - Static method in class com.aquima.interactions.test.templates.EngineFactory
This method may be used to create exposed webservices from a template.
createWithDatasource(IApplicationDS) - Static method in class com.aquima.interactions.test.templates.ApplicationExportTemplate
This method can be used to create an ApplicationExportTemplate based on an application datasource.
createWithDatasource(IPortalEngineDS, ApplicationID) - Static method in class com.aquima.interactions.test.templates.ApplicationExportTemplate
This method can be used to create an ApplicationExportTemplate based on an portal engine datasource.
createWithStudioConnectionWithBasicAuthentication(String, String, String, String, String, String) - Static method in class com.aquima.interactions.test.templates.ApplicationExportTemplate
Constructs an application export template with the content of a release 8 studio repository with basic authentication.
createWithStudioConnectionWithCustomConnection(String, String, String, ISoapConnection) - Static method in class com.aquima.interactions.test.templates.ApplicationExportTemplate
Constructs an application export template with the content of a release 8 studio repository with a custom soap connection.
createWithZipExport(IResource) - Static method in class com.aquima.interactions.test.templates.ApplicationExportTemplate
This method can be used to create an ApplicationExportTemplate with a zip export file.
CrossTableTemplate - Class in com.aquima.interactions.test.templates.matching
This template class may be used to initialize a crosstable definition.
CrossTableTemplate(InitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.matching.CrossTableTemplate
 
CrossTableTemplate(String, String) - Constructor for class com.aquima.interactions.test.templates.matching.CrossTableTemplate
Constructs the template with the required arguments.
CsvResourceConnectionTemplate - Class in com.aquima.interactions.test.templates.project
Template that may be used to create a data source implementation for a resource connection with CSV metadata.
CsvResourceConnectionTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
 
CustomSchemaElementFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create a custom schema element factory.
CustomSchemaElementFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.CustomSchemaElementFactoryTemplate
 

D

DataRuleConditionTemplate - Class in com.aquima.interactions.test.templates.rules
Template that can be used to initialize a condition for a datarule.
DataRuleConditionTemplate(String, Operator, String) - Constructor for class com.aquima.interactions.test.templates.rules.DataRuleConditionTemplate
 
DataRuleTemplate - Class in com.aquima.interactions.test.templates.rules
This class can be used to initialize a data rule.
DataRuleTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.rules.DataRuleTemplate
 
DataSerializerFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create a serializer factory.
DataSerializerFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.DataSerializerFactoryTemplate
 
DcmAuditPropertiesUtil - Class in com.aquima.interactions.test.audit
 
DcmWidgetFlowDefinitionDS - Class in com.aquima.interactions.test.templates.flow
 
DcmWidgetFlowDefinitionDS(DcmWidgetFlowDefinitionTemplate) - Constructor for class com.aquima.interactions.test.templates.flow.DcmWidgetFlowDefinitionDS
 
DcmWidgetFlowDefinitionTemplate - Class in com.aquima.interactions.test.templates.flow
 
DcmWidgetFlowDefinitionTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.flow.DcmWidgetFlowDefinitionTemplate
 
DcmWidgetFlowParameterDS - Class in com.aquima.interactions.test.templates.flow
 
DcmWidgetFlowParameterDS(DcmWidgetFlowParameterTemplate) - Constructor for class com.aquima.interactions.test.templates.flow.DcmWidgetFlowParameterDS
 
DcmWidgetFlowParameterTemplate - Class in com.aquima.interactions.test.templates.flow
 
DcmWidgetFlowParameterTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.flow.DcmWidgetFlowParameterTemplate
 
DecisionTableTemplate - Class in com.aquima.interactions.test.templates.rules
Template that can be used to initialize decision tables.
DecisionTableTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.rules.DecisionTableTemplate
Constructs the template with the required parameters.
DecisionTreeNodeTemplate - Class in com.aquima.interactions.test.templates.tree
Base class for decision tree node templates.
DecisionTreeNodeTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.tree.DecisionTreeNodeTemplate
 
DecisionTreeTemplate - Class in com.aquima.interactions.test.templates.tree
Template that can be used to initialize a decision tree.
DecisionTreeTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
Constructs the template with the required arguments.
DecisionTreeTemplate(IInitializationReport, String, boolean) - Constructor for class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
Constructs the template with the required arguments.
DEFAULT_LANGUAGE - Static variable in class com.aquima.interactions.test.templates.project.ProjectTemplate
The default language that is used by the template.
DefaultRuleTemplate - Class in com.aquima.interactions.test.templates.rules
Template class that can be used to create a data source for a default rule.
DefaultRuleTemplate(IInitializationReport, String, IValue) - Constructor for class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
Constructs the template with an attribute and a value.
DefaultRuleTemplate(IInitializationReport, String, DecisionTableTemplate) - Constructor for class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
Constructs the template with an attribute and a decision table.
DefaultRuleTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
Constructs the template with an attribute and an expression.
definesProcesses() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
This method returns a boolean indicating if any processes are defined in this module.
delayEvent(long, ICaseEventModel) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
deleteBroadcastEvents() - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
deleteCase(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
deleteInstance(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
deleteValue(long, String) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
deleteValue(String, String, String) - Method in class com.aquima.interactions.userscope.dao.impl.MemoryUserScopeDao
 
destroyDisposableObjects(IDisposeContext) - Method in class com.aquima.interactions.test.templates.context.TestPortalScope
 
DocumentTemplate - Class in com.aquima.interactions.test.templates.composer
Template that can be used to initialize a document definition.
DocumentTemplate(ComposerTemplate, String) - Constructor for class com.aquima.interactions.test.templates.composer.DocumentTemplate
Constructs the template with the name of the document.
DocumentTemplate(ComposerTemplate, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.composer.DocumentTemplate
 
doesAllowDowncast() - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
 
doesAllowMultivalued() - Method in class com.aquima.interactions.test.templates.process.MessageEventFieldTemplate
 
doesAllowMultivalued() - Method in class com.aquima.interactions.test.templates.project.PortalMessageFieldTemplate
 
doesIgnoreCurrentUser() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
doesUseDomainSchemas() - Method in class com.aquima.interactions.test.templates.communication.RestServiceTemplate
 
DomainObjectTemplate - Class in com.aquima.interactions.test.templates.communication
Template for building a data object.
DomainObjectTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.DomainObjectTemplate
 
DomainPropertyTemplate - Class in com.aquima.interactions.test.templates.communication
Template for building a data property.
DomainPropertyTemplate(IInitializationReport, String, DataType, String, String, ElementReferenceTemplate) - Constructor for class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
DomainSchemaTemplate - Class in com.aquima.interactions.test.templates.communication
Template for building a data contract.
DomainSchemaTemplate(IInitializationReport, String, String, String, Boolean) - Constructor for class com.aquima.interactions.test.templates.communication.DomainSchemaTemplate
 
DomainTemplate - Class in com.aquima.interactions.test.templates.model
Template class that can be used to initialize a domain definition.
DomainTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.model.DomainTemplate
Constructs the template with the required parameters.
DomainTemplate(String) - Constructor for class com.aquima.interactions.test.templates.model.DomainTemplate
Constructs the template with the required parameters.
DomainValuesFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create a domain values factory.
DomainValuesFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.DomainValuesFactoryTemplate
 
DomainValueTemplate - Class in com.aquima.interactions.test.templates.model
Helper class holding a single domain value.
DomainValueTemplate(IInitializationReport, String, IPrimitiveValue, IMultilingualText) - Constructor for class com.aquima.interactions.test.templates.model.DomainValueTemplate
 
DomainValueTemplate(IInitializationReport, String, String, IMultilingualText) - Constructor for class com.aquima.interactions.test.templates.model.DomainValueTemplate
 
duplicate() - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
duplicate() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
DynamicTextTemplate - Class in com.aquima.interactions.test.templates.rules
This template may be used to construct a IDynamicText object.
DynamicTextTemplate(String) - Constructor for class com.aquima.interactions.test.templates.rules.DynamicTextTemplate
Constructs the template with the text that should be used as content of the IDynamicText object.

E

EdgeTemplate - Class in com.aquima.interactions.test.templates.flow
This template represents an edge within the flow.
EdgeTemplate(NodeTemplate, ExitEvent, long) - Constructor for class com.aquima.interactions.test.templates.flow.EdgeTemplate
 
ElementFinder - Class in com.aquima.interactions.test.templates.session
Utility class to locate an element in a page model.
ElementFinder(String, Class<? extends IElement>, int) - Constructor for class com.aquima.interactions.test.templates.session.ElementFinder
Constructs the finder with the name of the element that should be located.
ElementMappingTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
ElementMappingTemplate(String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.ElementMappingTemplate
 
ElementParticleMappingTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
ElementParticleMappingTemplate(String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
 
ElementReference - Class in com.aquima.interactions.test.templates.composer
Base class for reference templates.
ElementReference(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.composer.ElementReference
 
ElementReferenceTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
ElementReferenceTemplate(QualifiedName, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.ElementReferenceTemplate
 
ElementTemplate - Class in com.aquima.interactions.test.templates.composer
Base class for page element templates.
ElementTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.composer.ElementTemplate
 
EmptyDynamicContainer - Class in com.aquima.interactions.test.stubs
Simple dynamic container implementation that can be constructed with a flag indicating if its content should be expanded.
EmptyDynamicContainer() - Constructor for class com.aquima.interactions.test.stubs.EmptyDynamicContainer
 
EmptyDynamicContainer(boolean) - Constructor for class com.aquima.interactions.test.stubs.EmptyDynamicContainer
 
EmptyService - Class in com.aquima.interactions.test.stubs
Simple empty service implementation.
EmptyService() - Constructor for class com.aquima.interactions.test.stubs.EmptyService
 
EndNodeTemplate - Class in com.aquima.interactions.test.templates.flow
This template represents an end node within the flow.
EndNodeTemplate(FlowTemplate, String) - Constructor for class com.aquima.interactions.test.templates.flow.EndNodeTemplate
 
EngineFactory - Class in com.aquima.interactions.test.templates
Factory class to allow easy creation of various components using templates.
EntityMappingTemplate - Class in com.aquima.interactions.test.templates.mapping
Template that may be used to define an entity mapping.
EntityMappingTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
 
EntityTemplate - Class in com.aquima.interactions.test.templates.model
This template may be used to initialize an entity definition.
EntityTemplate(IInitializationReport, MetaModelTemplate, String, String, boolean) - Constructor for class com.aquima.interactions.test.templates.model.EntityTemplate
 
equals(Object) - Method in class com.aquima.interactions.test.templates.resource.OutputFormatSet
 
equals(Object) - Method in class com.aquima.interactions.test.templates.rules.DecisionTableTemplate
 
EventContextBase - Class in com.aquima.interactions.test.templates.context
Base class for event context templates.
EventContextBase(EventContextTemplate) - Constructor for class com.aquima.interactions.test.templates.context.EventContextBase
 
EventContextBase(EventContextTemplate, IAuditEngine, ICommentsManager) - Constructor for class com.aquima.interactions.test.templates.context.EventContextBase
 
EventContextTemplate - Class in com.aquima.interactions.test.templates.context
Base class for event context templates.
EventContextTemplate() - Constructor for class com.aquima.interactions.test.templates.context.EventContextTemplate
 
EventNodeDS - Class in com.aquima.interactions.test.templates.flow
Data source implementation using the template class.
EventNodeDS(EventNodeTemplate) - Constructor for class com.aquima.interactions.test.templates.flow.EventNodeDS
 
EventNodeParameterDS - Class in com.aquima.interactions.test.templates.flow
Data source implementation using the template class.
EventNodeParameterDS(EventNodeParameterTemplate) - Constructor for class com.aquima.interactions.test.templates.flow.EventNodeParameterDS
 
EventNodeParameterTemplate - Class in com.aquima.interactions.test.templates.flow
This template represents an event node parameter within the event node.
EventNodeParameterTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.flow.EventNodeParameterTemplate
 
EventNodeTemplate - Class in com.aquima.interactions.test.templates.flow
This template represents an event node within the flow.
EventNodeTemplate(FlowTemplate, EventNodeType) - Constructor for class com.aquima.interactions.test.templates.flow.EventNodeTemplate
 
expand(Container, ContainerDefinition, IContainerContext) - Method in class com.aquima.interactions.test.stubs.EmptyDynamicContainer
 
ExpanderTemplate - Class in com.aquima.interactions.test.templates.project
Template that can be used to construct a container expander definition.
ExpanderTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.project.ExpanderTemplate
 
ExpressionEngineTemplate - Class in com.aquima.interactions.test.templates.expr
This template can be used to initialize an expression engine.
ExpressionEngineTemplate - Class in com.aquima.interactions.test.templates.rules
This template class allows for defining expression templates (re-usable expressions) and creating a data source for it.
ExpressionEngineTemplate() - Constructor for class com.aquima.interactions.test.templates.expr.ExpressionEngineTemplate
This constructs an empty expression engine template with a default empty metamodel.
ExpressionEngineTemplate() - Constructor for class com.aquima.interactions.test.templates.rules.ExpressionEngineTemplate
Constucts a template with a new initialization report.
ExpressionEngineTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.rules.ExpressionEngineTemplate
 
ExpressionEngineTemplate(MetaModelTemplate) - Constructor for class com.aquima.interactions.test.templates.expr.ExpressionEngineTemplate
Constructs an expression engine template for the supplied metamodel template.
ExpressionEvaluationTemplate - Class in com.aquima.interactions.test.templates.expr
This template can be used to run expressions for the expression engine.
ExpressionEvaluationTemplate(ExpressionEngineTemplate) - Constructor for class com.aquima.interactions.test.templates.expr.ExpressionEvaluationTemplate
 
ExternalFlowDefinitionTemplate - Class in com.aquima.interactions.test.templates.flow
 
ExternalFlowDefinitionTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.flow.ExternalFlowDefinitionTemplate
 
ExternalFlowEventMappingTemplate - Class in com.aquima.interactions.test.templates.flow
 
ExternalFlowEventMappingTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.flow.ExternalFlowEventMappingTemplate
 
ExternalRuleTemplate - Class in com.aquima.interactions.test.templates.rules
Template class that can be used to create a data source for an external rule.
ExternalRuleTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.rules.ExternalRuleTemplate
Constructs the template with an attribute and an expression.

F

FactoryManagerTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create a factory manager.
FactoryManagerTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
Construct a factor manager.
FactoryManagerTemplate(SpellEngineTemplate) - Constructor for class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
Construct a factor manager.
FieldReference - Class in com.aquima.interactions.test.templates.composer
This template is used for references to field elements.
FieldReference(IInitializationReport, FieldTemplate) - Constructor for class com.aquima.interactions.test.templates.composer.FieldReference
 
FieldReference(IInitializationReport, String, FieldTemplate) - Constructor for class com.aquima.interactions.test.templates.composer.FieldReference
 
FieldTemplate - Class in com.aquima.interactions.test.templates.composer
Template that can be used to initialize a field definition.
FieldTemplate(IInitializationReport, AttributeTemplate) - Constructor for class com.aquima.interactions.test.templates.composer.FieldTemplate
 
FieldTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.composer.FieldTemplate
 
FieldTypeTemplate - Class in com.aquima.interactions.test.templates.project
 
FieldTypeTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
FieldValidationTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
FieldValidationTemplate - Class in com.aquima.interactions.test.templates.composer
Template that may be used to quickly initialize a field validation definition.
FieldValidationTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.communication.FieldValidationTemplate
 
FieldValidationTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
 
find() - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseViewFinder
 
find() - Method in class com.aquima.interactions.process.dao.impl.MemoryTaskViewFinder
 
find(TraceSearchCriteria) - Method in class com.aquima.interactions.trace.dao.impl.MemoryTraceDao
 
findAllCaseEvents() - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findAsset(IContainer, String) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findAsset(IContainer, String, int) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findButton(IContainer, String) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findButton(IContainer, String, int) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findByCriteria(CaseViewCriteria) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findByCriteria(TaskViewCriteria) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findCaseEventById(Long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findCaseEventsByCriteria(CaseEventCriteria) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findCaseIds(CaseCriteria, TaskCriteria) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findCases(int, int) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findCases(CaseCriteria, TaskCriteria) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findContainer(IContainer, String) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findContainer(IContainer, String, int) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findContentItem(IContainer, String) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findContentItem(IContainer, String, int) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findDelayedEvents(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findElement(IContainer, String) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findElement(IContainer, String, Class<? extends IElement>, int) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findElementSafe(IContainer, String) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findExtendedCases(CaseCriteria) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findExtendedTasks(TaskCriteria) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findField(IContainer, String) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findField(IContainer, String, int) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findImage(IContainer, String) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findImage(IContainer, String, int) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
 
findTasks(int, int) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findTasks(TaskCriteria) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
findTextItem(IContainer, String) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findTextItem(IContainer, String, int) - Static method in class com.aquima.interactions.test.templates.session.ElementFinder
This method locates the element with the specified name in the container.
findTimerEvent(Long, Long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
FlowEngineTemplate - Class in com.aquima.interactions.test.templates.flow
This template may be used to initialize a flow engine.
FlowEngineTemplate() - Constructor for class com.aquima.interactions.test.templates.flow.FlowEngineTemplate
Constructs the template.
FlowEngineTemplate(IInitializationReport, ApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.flow.FlowEngineTemplate
Constructs the template with the provided initialization report.
FlowEngineTemplate(ApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.flow.FlowEngineTemplate
Constructs the template with a new initialization report.
FlowNodeTemplate - Class in com.aquima.interactions.test.templates.flow
This template represents a flow node.
FlowNodeTemplate(IInitializationReport, FlowTemplate, String) - Constructor for class com.aquima.interactions.test.templates.flow.FlowNodeTemplate
 
FlowTemplate - Class in com.aquima.interactions.test.templates.flow
This template represents a flow definition.
FlowTemplate(IInitializationReport, ApplicationTemplate, String) - Constructor for class com.aquima.interactions.test.templates.flow.FlowTemplate
 
FlowTemplate(IInitializationReport, ApplicationTemplate, String, boolean) - Constructor for class com.aquima.interactions.test.templates.flow.FlowTemplate
 
forModule(ModuleID) - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
forModule(ModuleID, boolean) - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
FunctionCallInputParameterTemplate - Class in com.aquima.interactions.test.templates.project
Template that can be used to initialize a function call input parameter.
FunctionCallInputParameterTemplate(IInitializationReport, FunctionCallTemplate, String, String) - Constructor for class com.aquima.interactions.test.templates.project.FunctionCallInputParameterTemplate
 
FunctionCallOutputParameterTemplate - Class in com.aquima.interactions.test.templates.project
Template that can be used to initialize a function call output parameter.
FunctionCallOutputParameterTemplate(IInitializationReport, FunctionCallTemplate, String, String) - Constructor for class com.aquima.interactions.test.templates.project.FunctionCallOutputParameterTemplate
 
FunctionCallTemplate - Class in com.aquima.interactions.test.templates.project
Template that can be used to initialize a function call definition
FunctionCallTemplate(IInitializationReport, String, String, String) - Constructor for class com.aquima.interactions.test.templates.project.FunctionCallTemplate
Constructs the function call template with the required arguments.
FunctionContextTemplate - Class in com.aquima.interactions.test.templates.context
 
FunctionContextTemplate() - Constructor for class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
FunctionContextTemplate(IApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
FunctionFlowDefinitionTemplate - Class in com.aquima.interactions.test.templates.flow
 
FunctionFlowDefinitionTemplate(IInitializationReport, FlowTemplate) - Constructor for class com.aquima.interactions.test.templates.flow.FunctionFlowDefinitionTemplate
 
FunctionFlowInputParameterTemplate - Class in com.aquima.interactions.test.templates.flow
 
FunctionFlowInputParameterTemplate(IInitializationReport, FunctionFlowDefinitionTemplate, String, String) - Constructor for class com.aquima.interactions.test.templates.flow.FunctionFlowInputParameterTemplate
 
FunctionFlowOutputParameterTemplate - Class in com.aquima.interactions.test.templates.flow
 
FunctionFlowOutputParameterTemplate(IInitializationReport, FunctionFlowDefinitionTemplate, String, String) - Constructor for class com.aquima.interactions.test.templates.flow.FunctionFlowOutputParameterTemplate
 
FunctionNodeTemplate - Class in com.aquima.interactions.test.templates.flow
Created by m.woudstra on 6-9-2017.
FunctionNodeTemplate(IInitializationReport, FlowTemplate, String, String, String) - Constructor for class com.aquima.interactions.test.templates.flow.FunctionNodeTemplate
 

G

get(String) - Method in class com.aquima.interactions.test.templates.resource.CustomSchemaElementFactoryTemplate
 
getAction() - Method in class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
 
getActionAttribute() - Method in class com.aquima.interactions.test.templates.rules.BusinessRuleTemplate
 
getActionExpression() - Method in class com.aquima.interactions.test.templates.rules.BusinessRuleTemplate
 
getActionHandler(String) - Method in class com.aquima.interactions.test.templates.resource.ActionHandlerFactoryTemplate
 
getActionHandlerFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the action handler factory of the manager.
getActionName() - Method in class com.aquima.interactions.test.templates.context.ActionContextTemplate
 
getActions() - Method in class com.aquima.interactions.test.templates.composer.ButtonReference
 
getActions() - Method in class com.aquima.interactions.test.templates.rules.ConditionTemplate
 
getActiveChannel() - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
getActiveInstance(String) - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getActiveRoles() - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
getActiveUser() - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
getAggregates() - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
 
getAllEdges() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getAllNodes() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getAllowedChannels() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
getAllowedChannels() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getAllowedRoles() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
getAllowedRoles() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getAllowedTypes() - Method in class com.aquima.interactions.test.templates.process.ProcessTypeTemplate
 
getAlternative() - Method in class com.aquima.interactions.test.templates.rules.ConditionTemplate
 
getAlternative() - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeNodeTemplate
 
getApplication() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getApplicationId() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getApplicationId() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getApplicationId() - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
getApplicationId() - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
getApplicationId() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the ID of the application.
getApplicationId() - Method in interface com.aquima.interactions.test.templates.IApplicationTemplate
This method returns the application id of this template.
getApplicationID() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method returns the application ID of the project.
getApplicationMode() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getApplicationMode() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
getApplicationMode() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getApplicationModel() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getApplicationName() - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
 
getApplicationTemplate() - Method in class com.aquima.interactions.test.templates.context.ActionContextTemplate
This method returns the application template that is used by the action context.
getApplicationTemplate() - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
 
getApplicationTemplate() - Method in class com.aquima.interactions.test.templates.context.EventContextTemplate
 
getApplicationTemplate() - Method in class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
getApplicationTemplate() - Method in class com.aquima.interactions.test.templates.context.SchemaContextTemplate
This method returns the application template that is used by the action context.
getApplicationTemplate() - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
 
getApplicationVersion() - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
 
getAppName() - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
 
getAppVersion() - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
 
getAsset() - Method in class com.aquima.interactions.test.templates.composer.AssetReference
This method returns the asset this reference points to.
getAsset(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getAssetFormat() - Method in class com.aquima.interactions.test.templates.composer.AssetReference
 
getAssetFormat() - Method in class com.aquima.interactions.test.templates.mapping.JustificationTreeMappingTemplate
 
getAssets() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getAssigneeInfo() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getAssigneeInfo() - Method in class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
 
getAttribute() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
getAttribute() - Method in class com.aquima.interactions.test.templates.communication.SoapMessagePartTemplate
 
getAttribute() - Method in class com.aquima.interactions.test.templates.mapping.JustificationTreeMappingTemplate
 
getAttribute() - Method in class com.aquima.interactions.test.templates.rules.ActionTemplate
 
getAttribute() - Method in class com.aquima.interactions.test.templates.rules.JustificationTemplate
 
getAttribute() - Method in class com.aquima.interactions.test.templates.tree.AttributeSolutionTemplate
 
getAttribute() - Method in class com.aquima.interactions.test.templates.tree.ConditionNodeTemplate
 
getAttribute(String) - Method in class com.aquima.interactions.test.templates.context.TestPortalScope
 
getAttribute(String) - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
 
getAttribute(String) - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
This method may be used to request the attribute template for the specified name.
getAttribute(String, boolean) - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
 
getAttributeFields() - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
 
getAttributeFormDefault() - Method in class com.aquima.interactions.test.templates.communication.SchemaTemplate
 
getAttributeMappings() - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
 
getAttributeName() - Method in class com.aquima.interactions.process.dao.impl.CaseDataValue
 
getAttributeName() - Method in class com.aquima.interactions.test.templates.communication.AnyParticleMappingTemplate
 
getAttributeName() - Method in class com.aquima.interactions.test.templates.communication.AttributeMappingTemplate
 
getAttributeName() - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
 
getAttributeName() - Method in class com.aquima.interactions.test.templates.communication.RestHeaderTemplate
 
getAttributeName() - Method in class com.aquima.interactions.test.templates.communication.RestUrnArgumentTemplate
 
getAttributeName() - Method in class com.aquima.interactions.test.templates.communication.RestUrnFragmentTemplate
 
getAttributeName() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getAttributeName() - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
 
getAttributeName() - Method in class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
 
getAttributeName() - Method in class com.aquima.interactions.test.templates.rules.ExternalRuleTemplate
 
getAttributeNames() - Method in class com.aquima.interactions.test.templates.context.TestPortalScope
 
getAttributeReference() - Method in class com.aquima.interactions.test.templates.communication.AttributeMappingTemplate
 
getAttributes() - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
 
getAttributeValue() - Method in class com.aquima.interactions.process.dao.impl.CaseDataValue
 
getAttributeValue() - Method in class com.aquima.interactions.test.templates.tree.AttributeSolutionTemplate
 
getAttributeValue(String, String) - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Returns the value of the given attribute of the given singleton entity.
getAttributeValues() - Method in class com.aquima.interactions.test.templates.matching.CaseTemplate
 
getAttributeValues() - Method in class com.aquima.interactions.test.templates.model.InstanceTemplate
 
getAuditEngine() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getAuthenticationClaim(String) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
getAuthenticationClaimNames() - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
getAuthorizationAlgorithm() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getAuthorizationAlgorithm(String) - Method in class com.aquima.interactions.test.templates.resource.ProcessExtensionFactoryTemplate
 
getBase64EncodedData() - Method in class com.aquima.interactions.test.templates.project.ResourceConnectionTemplate
 
getBaseType() - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
 
getBodyAttributeName() - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
 
getBodyElement() - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
 
getBodyParts() - Method in class com.aquima.interactions.test.templates.communication.SoapMessageTemplate
 
getBodySchema() - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
 
getBuilder() - Method in class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
 
getButton() - Method in class com.aquima.interactions.test.templates.composer.ButtonReference
This method returns the button template that is referred to.
getButton(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getButtons() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getCacheConfiguration() - Method in class com.aquima.interactions.config.TestConfiguration
 
getCacheTimeout() - Method in class com.aquima.interactions.config.TestCacheConfiguration
 
getCallName() - Method in class com.aquima.interactions.test.templates.MaskCallTemplate
 
getCallName() - Method in class com.aquima.interactions.test.templates.ServiceCallTemplate
This method returns the call name of the service call.
getCase(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
getCase(String) - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
This method returns the case template for the specified name.
getCaseAggregate() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
getCaseBase(String) - Method in class com.aquima.interactions.test.templates.matching.MatchEngineTemplate
This method returns the casebase template for the specified entity name.
getCaseBases() - Method in class com.aquima.interactions.test.templates.matching.MatchEngineTemplate
 
getCaseDao() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
 
getCaseDataMapping() - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
This method returns the template that can be used to specify the case data mapping.
getCaseDataMappingName() - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
 
getCaseEngineClient() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getCaseId() - Method in class com.aquima.interactions.process.dao.impl.CaseDataInstance
 
getCaseId() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getCaseId() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getCaseIdTargetAttribute() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
getCaseIdTargetAttribute() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
getCaseInfoSync(String, String) - Method in class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
getCaseMapping() - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
This method returns the mapping between the case-data and the target application model.
getCaseMappingName() - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
 
getCaseModel() - Method in class com.aquima.interactions.process.dao.impl.CaseDisplayNameModel
 
getCaseName() - Method in class com.aquima.interactions.test.templates.matching.CaseTemplate
 
getCaseProperty() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getCaseProvider() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
getCases() - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
 
getCaseState(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
getCaseThreshold() - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
 
getCaseUpdateMapping() - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
This method returns the template that can be used to specify the case update mapping.
getCaseUpdateMappingName() - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
 
getChangedValues() - Method in class com.aquima.interactions.test.templates.context.TestPageScope
 
getChangedValues() - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
 
getChannelName() - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
 
getChannels() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method returns all channels defined in the metamodel template.
getChildNodes() - Method in class com.aquima.interactions.test.templates.composer.TextNodeTemplate
 
getChildren() - Method in class com.aquima.interactions.test.templates.composer.ContentStyleTemplate
 
getChildTasks(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
getCode() - Method in class com.aquima.interactions.test.templates.project.LanguageTemplate
 
getColumnIndex() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getColumnIndex() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getColumnName() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getCommentsManager() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getCommunicationEngine() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the communication definitions.
getCommunicationEngine() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getCommunicationEngineDS() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getComplexType() - Method in class com.aquima.interactions.test.templates.communication.TypeReferenceTemplate
 
getComposer() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the composer of the application.
getComposer() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
getComposer() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getComposerDS() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getCondition() - Method in class com.aquima.interactions.test.templates.communication.FieldValidationTemplate
 
getCondition() - Method in class com.aquima.interactions.test.templates.composer.ElementReference
 
getCondition() - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
 
getCondition() - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
 
getCondition() - Method in class com.aquima.interactions.test.templates.mapping.ValueMappingTemplate
 
getCondition() - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
 
getCondition() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
getConditionExpression() - Method in class com.aquima.interactions.test.templates.rules.BusinessRuleTemplate
 
getConditions() - Method in class com.aquima.interactions.test.templates.rules.ConditionTemplate
 
getConditions() - Method in class com.aquima.interactions.test.templates.rules.DataRuleTemplate
 
getConditions() - Method in class com.aquima.interactions.test.templates.rules.DecisionTableTemplate
 
getConditions() - Method in class com.aquima.interactions.test.templates.rules.RuleGroupTemplate
 
getConfiguration() - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
getConfiguration() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the configuration of the application.
getConfiguration() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getConfiguration() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getConfiguration() - Method in interface com.aquima.interactions.test.templates.IApplicationTemplate
This method returns the configuration of the application.
getConnection() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
getConnection(String) - Method in class com.aquima.interactions.test.templates.ConnectionManagerTemplate
 
getConnectionManager() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getConnectionManager() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method returns the connection manager template.
getConnectionManager() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getConnectionName() - Method in class com.aquima.interactions.test.templates.rules.DataRuleTemplate
 
getConnectionNames() - Method in class com.aquima.interactions.test.templates.ConnectionManagerTemplate
 
getConnectionNames(ConnectionType) - Method in class com.aquima.interactions.test.templates.ConnectionManagerTemplate
 
getConnections() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getConstant() - Method in class com.aquima.interactions.test.templates.communication.RestUrnArgumentTemplate
 
getConstant() - Method in class com.aquima.interactions.test.templates.communication.RestUrnFragmentTemplate
 
getContainer() - Method in class com.aquima.interactions.test.templates.composer.ContainerReference
This method returns the container template that is referred to.
getContainer(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getContainer(String) - Method in class com.aquima.interactions.test.templates.resource.ContainerFactoryTemplate
 
getContainerFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the container factory of the manager.
getContainerName() - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
 
getContainerName() - Method in class com.aquima.interactions.test.templates.tree.ContainerSolutionTemplate
 
getContainers() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method returns all the containers registered in the composer.
getContainersIterator() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getContent() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getContent() - Method in class com.aquima.interactions.test.templates.communication.WsdlTemplate
 
getContent() - Method in class com.aquima.interactions.test.templates.communication.XsdTemplate
 
getContent(IResource) - Static method in class com.aquima.interactions.test.templates.ResourceManagerTemplate
This method returns the content of the specified resource as byte array.
getContent(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getContent(String) - Static method in class com.aquima.interactions.test.templates.ResourceManagerTemplate
This method returns the content of the specified resource as byte array.
getContentAsJson() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getContentAttribute() - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
 
getContentItem() - Method in class com.aquima.interactions.test.templates.composer.GlobalParameterValueTemplate
 
getContentManager(IConnection) - Method in class com.aquima.interactions.test.templates.resource.ContentManagerFactoryTemplate
 
getContentManagerFactory() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getContentManagerFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the content manager factory of the manager
getContentManagerFactory(PersistenceLevel) - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getContentName() - Method in class com.aquima.interactions.test.templates.composer.ContentReference
 
getContents() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getContents() - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
 
getContents() - Method in class com.aquima.interactions.test.templates.composer.TextTemplate
 
getContentStyle() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
getContentStyle() - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
 
getContentStyle() - Method in class com.aquima.interactions.test.templates.composer.ElementReference
 
getContentStyles() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getContentTemplate() - Method in class com.aquima.interactions.test.templates.composer.ContentReference
This method returns the inline content template that is referred to.
getContentType() - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
 
getContentValidations() - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
 
getContract() - Method in class com.aquima.interactions.test.templates.webservice.RestServiceConfigurationTemplate
 
getContract() - Method in class com.aquima.interactions.test.templates.webservice.SoapServiceConfigurationTemplate
 
getContractEvent() - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowEventMappingTemplate
 
getContractName() - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowDefinitionTemplate
 
getContractName() - Method in class com.aquima.interactions.test.templates.webservice.SoapServiceConfigurationTemplate
 
getCreationDate() - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
getCurrentFlow() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getCurrentFlowState() - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
getCurrentLanguage() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getCurrentPage() - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Retrieve the current page.
getCurrentPage(boolean) - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Retrieve the current page.
getCustomField() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getCustomFields() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getCustomFields() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getCustomFieldValue(String) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getCustomProperty(String) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
getCustomPropertyNames() - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
getCustomSchemaElement() - Method in class com.aquima.interactions.test.templates.communication.ElementReferenceTemplate
 
getCustomSchemaElementFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the schema composer factory of the manager.
getCustomSchemaElementRef() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
getDataObject() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
Returns the data object template.
getDataType() - Method in class com.aquima.interactions.test.templates.communication.AttributeMappingTemplate
 
getDataType() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
getDataType() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getDataType() - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
 
getDataType() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getDataType() - Method in class com.aquima.interactions.test.templates.model.DomainTemplate
 
getDataType() - Method in class com.aquima.interactions.test.templates.model.MetadataTemplate
 
getDataType() - Method in class com.aquima.interactions.test.templates.process.MessageEventFieldTemplate
 
getDataType() - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
getDataType() - Method in class com.aquima.interactions.test.templates.project.GlobalParameterTemplate
 
getDataType() - Method in class com.aquima.interactions.test.templates.project.PortalMessageFieldTemplate
 
getDcmWidgetFlowDefinition() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getDebugger() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getDecisionTrees() - Method in class com.aquima.interactions.test.templates.tree.TreeEngineTemplate
 
getDefaultLanguage() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method returns the default language of the template.
getDefaults() - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
 
getDepth() - Method in class com.aquima.interactions.test.templates.mapping.JustificationTreeMappingTemplate
 
getDescription() - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
 
getDescription() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
getDescription() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getDirection() - Method in class com.aquima.interactions.test.templates.communication.RestServiceTemplate
 
getDirection() - Method in class com.aquima.interactions.test.templates.ParameterTemplate
 
getDirection() - Method in class com.aquima.interactions.test.templates.project.ParameterTemplate
 
getDisplayName() - Method in class com.aquima.interactions.process.dao.impl.AbstractDisplayNameModel
 
getDisplayName() - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
getDisplayName() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getDisplayName() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getDisplayName() - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
 
getDisplayName(String) - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
getDisplayName(String) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getDisplayNames() - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
getDisplayNames() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getDisplayText() - Method in class com.aquima.interactions.test.templates.composer.ButtonTemplate
 
getDisplayText() - Method in class com.aquima.interactions.test.templates.composer.ContainerReference
 
getDisplayText() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
getDisplayText() - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
 
getDistances() - Method in class com.aquima.interactions.test.templates.matching.CrossTableTemplate
 
getDKIMPrivateKeyFile() - Method in class com.aquima.interactions.config.mail.TestMailConfiguration
 
getDKIMSelector() - Method in class com.aquima.interactions.config.mail.TestMailConfiguration
 
getDocument(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getDocumentation() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
getDocumentation() - Method in class com.aquima.interactions.test.templates.communication.RestOperationTemplate
 
getDocumentation() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowDefinitionTemplate
 
getDocumentation() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowInputParameterTemplate
 
getDocumentation() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowOutputParameterTemplate
 
getDocumentEngine() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getDocuments() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getDomain(String) - Method in class com.aquima.interactions.test.templates.resource.DomainValuesFactoryTemplate
 
getDomainName() - Method in class com.aquima.interactions.test.templates.matching.CrossTableTemplate
This method returns the name of the domain for which the crosstable is defined.
getDomainName() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
getDomainName() - Method in class com.aquima.interactions.test.templates.model.MetadataTemplate
 
getDomains() - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
 
getDomainSchemas() - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
getDomainValuesFactory() - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
 
getDomainValuesFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the domain values factory of the manager.
getDueDate() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getDueDate() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
Gets the expression that determines the date on which this task should be ended.
getEdge(ExitEvent) - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
This method will return the edge for the specified label, the if previously an edge with the same name was already requested the same edge will be returned.
getEdge(String) - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
This method will return the edge for the specified label, the if previously an edge with the same name was already requested the same edge will be returned.
getEdges() - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
 
getElement() - Method in class com.aquima.interactions.test.templates.communication.ElementReferenceTemplate
 
getElement() - Method in class com.aquima.interactions.test.templates.session.ElementFinder
This method returns the element for the specified name if found.
getElementComposer() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getElementFormDefault() - Method in class com.aquima.interactions.test.templates.communication.SchemaTemplate
 
getElementReference() - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
 
getElementReference() - Method in class com.aquima.interactions.test.templates.communication.SoapMessagePartTemplate
 
getElements() - Method in class com.aquima.interactions.test.templates.communication.SchemaTemplate
 
getEndNodeExitEvent() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
getEndNodeExitState() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
getEngineTemplate() - Method in class com.aquima.interactions.test.templates.expr.ExpressionEvaluationTemplate
 
getEntities() - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
 
getEntity() - Method in class com.aquima.interactions.test.templates.communication.SoapMessageTemplate
 
getEntity() - Method in class com.aquima.interactions.test.templates.mapping.JustificationTreeMappingTemplate
 
getEntity(String) - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
 
getEntityName() - Method in class com.aquima.interactions.process.dao.impl.CaseDataInstance
 
getEntityName() - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
 
getEntityName() - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
 
getEntityName() - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
 
getEntityName() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method returns the entity name of the attribute.
getEntityName() - Method in class com.aquima.interactions.test.templates.model.InstanceTemplate
 
getEntityReferences() - Method in class com.aquima.interactions.test.templates.model.AggregateTemplate
 
getEntityTypeName() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
getErrors(boolean) - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
getErrors(ValueReference) - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
getEvent() - Method in class com.aquima.interactions.test.templates.composer.ButtonReference
 
getEvent() - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
getEvent() - Method in class com.aquima.interactions.test.templates.context.EventContextTemplate
 
getEventMappings() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
getEventMappings() - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowDefinitionTemplate
 
getEventName() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getEventNodeType() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
getEventNodeType() - Method in class com.aquima.interactions.test.templates.flow.EventNodeTemplate
 
getExecutedBy() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getExitEvent() - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method returns the label for this edge.
getExitEvent() - Method in class com.aquima.interactions.test.templates.flow.EndNodeTemplate
 
getExitEvents() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
getExitEvents() - Method in class com.aquima.interactions.test.templates.project.ServiceTemplate
 
getExitEvents() - Method in class com.aquima.interactions.test.templates.ServiceCallTemplate
 
getExitMappings() - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
 
getExitState() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getExitState() - Method in class com.aquima.interactions.test.templates.flow.EndNodeTemplate
 
getExitState() - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
 
getExitState() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
getExitStates() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getExpanders() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getExplainText() - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
 
getExplainText() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
getExpresion() - Method in class com.aquima.interactions.test.templates.model.MetadataTemplate
 
getExpression() - Method in class com.aquima.interactions.test.templates.composer.GlobalParameterValueTemplate
 
getExpression() - Method in class com.aquima.interactions.test.templates.flow.ConditionNodeTemplate
Returns the expression for this condition.
getExpression() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
getExpression() - Method in class com.aquima.interactions.test.templates.project.FunctionCallInputParameterTemplate
This method return the input parameter expression.
getExpression() - Method in class com.aquima.interactions.test.templates.rules.ConditionTemplate
 
getExpression() - Method in class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
 
getExpression() - Method in class com.aquima.interactions.test.templates.rules.ValidationTemplate
 
getExpressionEngine() - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
This method returns the expression engine template which can be used to specify custom reusable expressions.
getExpressionEngineTemplates() - Method in class com.aquima.interactions.test.templates.rules.ExpressionEngineTemplate
 
getExpressionParser() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getExpressionTemplates() - Method in class com.aquima.interactions.test.templates.expr.ExpressionEngineTemplate
 
getExpressionValue() - Method in class com.aquima.interactions.test.templates.flow.EventNodeParameterDS
 
getExternalConstraints() - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
 
getExternalFlowDefinition() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getExternalSources() - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
 
getFactoryManager() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getFactoryManager() - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
getFactoryManager() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the factory manager of the application.
getFactoryManager() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method returns the factory manager template.
getFactoryManager() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getFactoryManager() - Method in interface com.aquima.interactions.test.templates.IApplicationTemplate
This method returns the factory manager of the application.
getField() - Method in class com.aquima.interactions.test.templates.composer.FieldReference
This method returns the field template that is referred to.
getFieldAttributeReference() - Method in class com.aquima.interactions.test.templates.process.MessageEventMappingTemplate
 
getFields() - Method in class com.aquima.interactions.test.templates.communication.GroupParticleMappingTemplate
 
getFields() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getFields() - Method in class com.aquima.interactions.test.templates.process.MessageEventTemplate
 
getFields() - Method in class com.aquima.interactions.test.templates.project.PortalMessageTemplate
 
getFieldTypes() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getFilterExpression() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getFilterExpression() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getFilterOperator() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getFilterOperator() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getFirstNode() - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method will return the node template of the first node in the flow.
getFlowEngine() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the flow engine of the application.
getFlowEngine() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getFlowEngineDS() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getFlowEvent() - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowEventMappingTemplate
 
getFlowName() - Method in class com.aquima.interactions.test.templates.context.TestFlowScope
 
getFlowName() - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
 
getFlowName() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceOperationTemplate
 
getFlowReference() - Method in class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
getFlowReference() - Method in class com.aquima.interactions.test.templates.project.FunctionCallTemplate
This method returns the flow reference used for executing the function call.
getFlows() - Method in class com.aquima.interactions.test.templates.flow.FlowEngineTemplate
 
getFlowScope() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getFlowTemplate() - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
 
getFlowTemplate() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowDefinitionTemplate
 
getFlowTemplate() - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
 
getFlowTemplate() - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
 
getFlowTypeName() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getFormatMapping(DataType) - Method in class com.aquima.interactions.test.templates.project.LanguageTemplate
 
getFullName() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method returns the full name (entity.attribute) of the attribute.
getFunctionalName() - Method in class com.aquima.interactions.test.templates.model.AggregateTemplate
 
getFunctionalName() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
getFunctionCall() - Method in class com.aquima.interactions.test.templates.flow.FunctionNodeTemplate
 
getFunctionCall() - Method in class com.aquima.interactions.test.templates.project.FunctionCallInputParameterTemplate
This method returns the function call template given in the constructor.
getFunctionCall() - Method in class com.aquima.interactions.test.templates.project.FunctionCallOutputParameterTemplate
This method returns the function call template given in the constructor.
getFunctionCall(String) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the function call for a function call name.
getFunctionCall(String) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getFunctionCallDefinitionManager() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getFunctionCallName() - Method in class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
getFunctionCalls() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
getFunctionFlow() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowInputParameterTemplate
 
getFunctionFlow() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowOutputParameterTemplate
 
getFunctionFlowDefinition() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getFunctionName() - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
 
getGlobalIgnoreMode() - Method in class com.aquima.interactions.test.templates.process.IgnoreModeSettings
 
getGlobalParameters() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getGlobalParametersReferences() - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
getGroupByAttribute() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
getGroupType() - Method in class com.aquima.interactions.test.templates.communication.GroupParticleMappingTemplate
 
getHandler(String) - Method in class com.aquima.interactions.test.templates.resource.SoapMessageHandlerFactoryTemplate
This method returns a soap handler for a specified handler type name.
getHeader(String) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
getHeaderNames() - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
getHeaderPresentationStyle() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getHeaders() - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
 
getHeaders() - Method in class com.aquima.interactions.test.templates.communication.SoapMessageTemplate
 
getHeaderTextItem() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getHeaderTextItem() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getHeight() - Method in class com.aquima.interactions.test.templates.composer.ImageReference
 
getId() - Method in class com.aquima.interactions.process.dao.impl.AbstractDisplayNameModel
 
getId() - Method in class com.aquima.interactions.process.dao.impl.CaseDataInstance
 
getId() - Method in class com.aquima.interactions.process.dao.impl.CaseDataValue
 
getId() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getId() - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
getId() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getId() - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getId() - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
getId() - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.mapping.AttributeMappingTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method returns the ID of the attribute.
getId() - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.process.ProcessEventTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method returns the unique ID for the node.
getId() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.process.ProcessTypeTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.project.ExpanderTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.project.ParameterTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.project.RoleTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.project.ServiceTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.project.ValidatorTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.rules.ActionTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.rules.JustificationTemplate
 
getId() - Method in class com.aquima.interactions.test.templates.rules.RuleGroupTemplate
 
getIdentifierField() - Method in class com.aquima.interactions.test.templates.process.IntermediateMessageEventMappingTemplate
 
getIgnoreMode(ApplicationID) - Method in class com.aquima.interactions.test.templates.process.IgnoreModeSettings
 
getIgnoreMode(String) - Method in class com.aquima.interactions.test.templates.process.IgnoreModeSettings
 
getImage(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getImageContentType() - Method in class com.aquima.interactions.test.templates.composer.ImageTemplate
 
getImageData() - Method in class com.aquima.interactions.test.templates.composer.ImageTemplate
 
getImages() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getImageTemplate() - Method in class com.aquima.interactions.test.templates.composer.ImageReference
This method return the image template this reference refers to.
getIncludes() - Method in class com.aquima.interactions.test.templates.communication.WsdlTemplate
 
getIncludes() - Method in class com.aquima.interactions.test.templates.communication.XsdTemplate
 
getInferenceRules() - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
 
getInfiniteLoopDetectionLimit() - Method in class com.aquima.interactions.config.TestConfiguration
 
getInitializationReport() - Method in class com.aquima.interactions.test.templates.AbstractReportingTemplate
This method returns the initialization report that will be filled with the errors and warnings that were detected during initialization.
getInitializationReport() - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
This method returns the initialization report that will be filled with the errors and warnings that were detected during initialization.
getInlineType() - Method in class com.aquima.interactions.test.templates.communication.ElementMappingTemplate
 
getInlineType() - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
 
getInputMappingName() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceOperationTemplate
 
getInputParameters() - Method in class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
getInputParameters() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowDefinitionTemplate
 
getInputParameters() - Method in class com.aquima.interactions.test.templates.project.FunctionCallTemplate
This method returns the input parameters of the function call.
getInputStream(String) - Static method in class com.aquima.interactions.test.templates.ResourceManagerTemplate
This method returns the content of the specified resource as input stream.
getInstanceId() - Method in class com.aquima.interactions.process.dao.impl.CaseDataInstance
 
getInstanceId() - Method in class com.aquima.interactions.process.dao.impl.CaseDataValue
 
getInstanceId() - Method in class com.aquima.interactions.test.templates.model.InstanceTemplate
 
getInstanceName() - Method in class com.aquima.interactions.process.dao.impl.CaseDataInstance
 
getInstanceName() - Method in class com.aquima.interactions.test.templates.model.InstanceTemplate
 
getInstances() - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
getInstances() - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
 
getInstancesForCase(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
getInstancesForCases(long[]) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
getInternalCommunicationEngine() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getIsRootEntityHidden() - Method in class com.aquima.interactions.test.templates.communication.DomainSchemaTemplate
 
getItemName() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
getJustification() - Method in class com.aquima.interactions.test.templates.rules.ActionTemplate
 
getJustification() - Method in class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
 
getJustificationTreeMapping() - Method in class com.aquima.interactions.test.templates.mapping.ValueMappingTemplate
 
getKey() - Method in class com.aquima.interactions.test.templates.ParameterValueTemplate
 
getKeyField() - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
 
getLanguage() - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
 
getLanguageCode() - Method in class com.aquima.interactions.process.dao.impl.AbstractDisplayNameModel
 
getLanguages() - Method in class com.aquima.interactions.test.templates.context.MaskContextTemplate
 
getLanguages() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method returns an array with the language templates that are defined.
getLanguagesIterator() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getLastPriorityCheck() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getLatestAuditMessage() - Static method in class com.aquima.interactions.audit.TestAuditEngine
 
getLegacyToggles() - Method in class com.aquima.interactions.config.TestConfiguration
 
getLicenseKey() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns a test case license.
getLicenseKey() - Method in class com.aquima.interactions.test.templates.InlineLicenseProvider
 
getLicenseKey() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
 
getLicenseProvider() - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
getLicenseProvider() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the license provider for the test application.
getLicenseProvider() - Method in interface com.aquima.interactions.test.templates.IApplicationTemplate
This method returns the license provider for the test application.
getLicenseProvider() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
 
getLocation() - Method in class com.aquima.interactions.test.templates.communication.RestServiceTemplate
 
getLocation() - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
 
getLockedBy() - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
getLockedStyles() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
getLowerPartial() - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
 
getLowerRange() - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
 
getMailConfiguration(String) - Method in class com.aquima.interactions.config.TestConfiguration
 
getMainWsdl() - Method in class com.aquima.interactions.test.templates.communication.SoapContractTemplate
 
getMappedPortalMessages() - Method in class com.aquima.interactions.test.templates.context.TestPortalMessageScope
 
getMappingComposer() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getMappingManager() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getMappingName() - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowDefinitionTemplate
 
getMappings() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
getMappings() - Method in class com.aquima.interactions.test.templates.mapping.MappingTemplate
 
getMask(String) - Method in class com.aquima.interactions.test.templates.resource.MaskFactoryTemplate
This method returns a mask for a specified mask type name.
getMaskCallName() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getMaskCallName() - Method in class com.aquima.interactions.test.templates.composer.FieldReference
 
getMaskCallName() - Method in class com.aquima.interactions.test.templates.composer.TextNodeTemplate
 
getMaskCallName() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getMaskCallName() - Method in class com.aquima.interactions.test.templates.context.MaskContextTemplate
 
getMaskCalls() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
getMaskFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the mask factory of the manager.
getMaskManager() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getMaskTypeName() - Method in class com.aquima.interactions.test.templates.context.MaskContextTemplate
 
getMasterAttribute() - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
 
getMatchAction() - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
 
getMatchConditions() - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
 
getMatchConfigurationFile() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
getMatchDefinition(String) - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
This method returns the match definition for the required attribute.
getMatchDefinitions() - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
 
getMatchEngine() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the match engine of the application.
getMatchEngine() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getMatchEngineDS() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getMatchFunction(String, String, IMatchFunctionParameters) - Method in class com.aquima.interactions.test.templates.resource.MatchTypeFactoryTemplate
 
getMatchFunctionFactory(String) - Method in class com.aquima.interactions.test.templates.resource.MatchTypeFactoryTemplate
 
getMatchFunctions() - Method in class com.aquima.interactions.test.templates.matching.MatchEngineTemplate
 
getMatchOnField() - Method in class com.aquima.interactions.test.templates.process.MessageEventMappingTemplate
 
getMatchTypeFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the match type factory of the manager.
getMaxOccurs() - Method in class com.aquima.interactions.test.templates.communication.ParticleMappingTemplate
 
getMaxResults() - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
 
getMessage() - Method in class com.aquima.interactions.test.templates.communication.FieldValidationTemplate
 
getMessage() - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
 
getMessage() - Method in class com.aquima.interactions.test.templates.rules.ValidationTemplate
 
getMessageBus() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getMessageEventName() - Method in class com.aquima.interactions.test.templates.process.MessageEventMappingTemplate
 
getMessageEventTemplate() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
getMessages() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getMetadata() - Method in class com.aquima.interactions.test.templates.model.AggregateTemplate
 
getMetaModel() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the meta model of the application.
getMetaModel() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getMetaModel() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getMetaModel() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
This method returns the template of the meta model that should be used in the process module.
getMetaModelDS() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getMetaModelTemplate() - Method in class com.aquima.interactions.test.templates.expr.ExpressionEngineTemplate
Returns the meta model template which is used by this expression engine template.
getMethod() - Method in class com.aquima.interactions.test.templates.communication.RestRequestMessageTemplate
 
getMinOccurs() - Method in class com.aquima.interactions.test.templates.communication.ParticleMappingTemplate
 
getModule(ModuleID) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
getModuleId() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getModuleId() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the ID of the main module.
getModuleId() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
This method returns the ID of the process module.
getModuleId() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
 
getModuleName() - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
This method returns the module name.
getModules() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
getMultipleValueExpression() - Method in class com.aquima.interactions.test.templates.rules.ActionTemplate
 
getName() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getName() - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
getName() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getName() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the name of the application.
getName() - Method in class com.aquima.interactions.test.templates.communication.AnyParticleMappingTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.AttributeMappingTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.DomainSchemaTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.ElementMappingTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.RestHeaderTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.RestOperationTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.RestServiceTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.RestUrnArgumentTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.SchemaContractTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.SchemaSetTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.SchemaTemplate
This method returns the name of the schema.
getName() - Method in class com.aquima.interactions.test.templates.communication.SoapContractTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.SoapMessagePartTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.WsdlTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.communication.XsdTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.composer.ElementReference
 
getName() - Method in class com.aquima.interactions.test.templates.composer.ElementTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.composer.TextTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.mapping.MappingTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.matching.CrossTableTemplate
this method returns the name of the crosstable.
getName() - Method in class com.aquima.interactions.test.templates.matching.MatchFunctionTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.model.AggregateTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method returns the name of the attribute.
getName() - Method in class com.aquima.interactions.test.templates.model.DomainTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.model.MetadataTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.process.AuthorizationAlgorithmTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.process.MessageEventFieldTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.process.MessageEventTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.process.PriorityAlgorithmTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.process.ProcessEventTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.process.ProcessTypeTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.ExpanderTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.FunctionCallTemplate
This method returns the name of the function call.
getName() - Method in class com.aquima.interactions.test.templates.project.GlobalParameterReferenceTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.GlobalParameterTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.LanguageTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.ParameterTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.PortalMessageFieldTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.PortalMessageTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.PresentationStyleReferenceDS
 
getName() - Method in class com.aquima.interactions.test.templates.project.PresentationStyleReferenceTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method returns the name of the project.
getName() - Method in class com.aquima.interactions.test.templates.project.ResourceConnectionTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.RoleTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.ServiceTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.project.ValidatorTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.rules.BusinessRuleTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.rules.DataRuleTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.rules.DecisionTableTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.rules.RuleGroupTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
 
getName() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
 
getNextPortalChange() - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
 
getNextProjectChange() - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
 
getNodeId() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getNodes() - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeNodeTemplate
 
getNodes() - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
 
getNoResultTextItem() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
getNoResultTextItem() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
getNoSourceMatchAction() - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
 
getNoTargetMatchAction() - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
 
getOperationName() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceOperationTemplate
 
getOperations() - Method in class com.aquima.interactions.test.templates.communication.RestServiceTemplate
 
getOperations() - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
 
getOperations() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceConfigurationTemplate
 
getOperator() - Method in class com.aquima.interactions.test.templates.mapping.MatchConditionTemplate
 
getOriginalValue(ValueReference) - Method in class com.aquima.interactions.test.templates.context.TestPageScope
 
getOriginalValue(ValueReference) - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
 
getOutput() - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
getOutputFormats() - Method in class com.aquima.interactions.test.templates.resource.RendererFactoryTemplate
 
getOutputMappingName() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceOperationTemplate
 
getOutputParameters() - Method in class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
getOutputParameters() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowDefinitionTemplate
 
getOutputParameters() - Method in class com.aquima.interactions.test.templates.project.FunctionCallTemplate
This method returns the input parameters of the function call.
getPage(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getPages() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getPageScope() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getPagingSize() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
getPagingSize() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
getParameterName() - Method in class com.aquima.interactions.test.templates.composer.GlobalParameterValueTemplate
 
getParameterName() - Method in class com.aquima.interactions.test.templates.flow.DcmWidgetFlowParameterDS
 
getParameterName() - Method in class com.aquima.interactions.test.templates.flow.DcmWidgetFlowParameterTemplate
 
getParameterName() - Method in class com.aquima.interactions.test.templates.flow.EventNodeParameterDS
 
getParameterName() - Method in class com.aquima.interactions.test.templates.flow.EventNodeParameterTemplate
 
getParameterName() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowInputParameterTemplate
 
getParameterName() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowOutputParameterTemplate
 
getParameterName() - Method in class com.aquima.interactions.test.templates.ParameterTemplate
 
getParameterName() - Method in class com.aquima.interactions.test.templates.project.FunctionCallInputParameterTemplate
This method returns the input parameter name.
getParameterName() - Method in class com.aquima.interactions.test.templates.project.FunctionCallOutputParameterTemplate
This method returns the output parameter name.
getParameters() - Method in class com.aquima.interactions.test.templates.communication.ElementReferenceTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.communication.FieldValidationTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.context.ActionContextTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.context.MaskContextTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.context.SchemaContextTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
This method will return the parameters for this context template.
getParameters() - Method in class com.aquima.interactions.test.templates.flow.DcmWidgetFlowDefinitionTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.flow.EventNodeTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.MaskCallTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.matching.MatchFunctionTemplate
This method returns the map containing the parameters for the match function.
getParameters() - Method in class com.aquima.interactions.test.templates.project.ExpanderTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.project.ResourceConnectionTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.project.ServiceTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.project.ValidatorTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.rules.ValidationTemplate
 
getParameters() - Method in class com.aquima.interactions.test.templates.ServiceCallTemplate
This method returns the parameters of the service call.
getParameterType() - Method in class com.aquima.interactions.test.templates.composer.GlobalParameterValueTemplate
 
getParameterType() - Method in class com.aquima.interactions.test.templates.ParameterTemplate
 
getParameterValues() - Method in class com.aquima.interactions.test.templates.ParameterTemplate
 
getParamType() - Method in class com.aquima.interactions.test.templates.project.GlobalParameterTemplate
 
getParent() - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
 
getParent() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
getParentId() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getParserVersion() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
getParserVersion() - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
 
getPendingPortalMessages() - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
getPortalEventMappings() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
getPortalMessageAction(String) - Method in class com.aquima.interactions.test.templates.context.TestPortalMessageScope
 
getPortalMessageBus() - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
getPortalMessageBus() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
getPortalMessageBus() - Method in interface com.aquima.interactions.test.templates.IApplicationTemplate
This method returns the configured portal message bus for the test application.
getPortalMessages() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getPortalSession() - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
This method returns the portal session of this facade.
getPrecondition() - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
 
getPresentationStyle() - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
 
getPresentationStyleCondition(String) - Method in class com.aquima.interactions.test.templates.composer.ElementReference
 
getPresentationStyleReferences() - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
getPresentationStyles() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getPresentationStyles() - Method in class com.aquima.interactions.test.templates.composer.ElementReference
 
getPresentationStyles() - Method in class com.aquima.interactions.test.templates.composer.ElementTemplate
 
getPresentationStyles() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getPresentationStyles() - Method in class com.aquima.interactions.test.templates.model.DomainValueTemplate
 
getPrimitiveTargetAttribute() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
getPrimitiveTargetAttribute() - Method in class com.aquima.interactions.test.templates.flow.FlowNodeTemplate
 
getPrimitiveType() - Method in class com.aquima.interactions.test.templates.composer.GlobalParameterValueTemplate
 
getPriority() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getPriorityAlgorithm() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getPriorityAlgorithm(String) - Method in class com.aquima.interactions.test.templates.resource.ProcessExtensionFactoryTemplate
 
getProcessCaseDao() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
getProcessEngine() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getProcessEngine() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the process engine (template) of the application.
getProcessEngine() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
This method returns the template of the process engine that should be used in the process module.
getProcessEngine() - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
 
getProcessEngineManager() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the process engine manager template.
getProcessEngineSettings() - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
getProcessEngineSettings() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
getProcessEngineSettings() - Method in interface com.aquima.interactions.test.templates.IApplicationTemplate
This method returns the configured process engine settings for the test process module
getProcessExtensionFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
 
getProcessMapping() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the process mapping that should be used.
getProcessMappingDS() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getProcessModule() - Method in class com.aquima.interactions.test.templates.ProcessEngineManagerTemplate
This method returns the template of the process module.
getProcessName() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
getProcessScope() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getProfile() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getProfile() - Method in class com.aquima.interactions.test.templates.expr.ExpressionEvaluationTemplate
Returns the profile for this evaluation template.
getProfile() - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
This method returns a read only profile to be used in assertions in your test case.
getProject() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the project template that may be used to add project wide definitions.
getProject() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getProject() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
This method returns the project template that should be used by the process module.
getProjectDS() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getProjectFactoryManager() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
 
getProjectMetadata() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getProjectMetadata() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
getProjectTemplate() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getProperties() - Method in class com.aquima.interactions.test.templates.communication.DomainObjectTemplate
 
getProperties() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
getQrCodeContent() - Method in class com.aquima.interactions.test.templates.composer.ImageTemplate
 
getQuestionText() - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
 
getQuestionText() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
getReadonlyCondition() - Method in class com.aquima.interactions.test.templates.composer.ElementReference
 
getReevaluateTime() - Method in class com.aquima.interactions.test.templates.process.PriorityAlgorithmTemplate
 
getReevaluationEvent() - Method in class com.aquima.interactions.test.templates.process.PriorityAlgorithmTemplate
 
getReevaluationEvent() - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
 
getReevaluationEvent() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
getReevaluationEvent() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getReevaluationEvent() - Method in class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
 
getReferencedId() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
getReferenceType() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
getRegisteredListeners() - Method in class com.aquima.interactions.test.templates.timer.TimerTemplate
 
getRelationName() - Method in class com.aquima.interactions.test.templates.communication.GroupParticleMappingTemplate
 
getRelationType() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
getRelationValues() - Method in class com.aquima.interactions.test.templates.model.InstanceTemplate
 
getRenderer(OutputFormat...) - Method in class com.aquima.interactions.test.templates.resource.RendererFactoryTemplate
 
getRendererFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the validation factory of the manager.
getRepeatExpression() - Method in class com.aquima.interactions.test.templates.composer.Reference
 
getRepeatExpression() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
getRepeatExpression() - Method in class com.aquima.interactions.test.templates.flow.FlowNodeTemplate
 
getReplayedEventId() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getReport() - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
getReport() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the initialization report for the application.
getReport() - Method in interface com.aquima.interactions.test.templates.IApplicationTemplate
This method returns the initialization report for the application.
getRequestMessage() - Method in class com.aquima.interactions.test.templates.communication.RestOperationTemplate
This method returns the template for the request message
getRequestMessage() - Method in class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
 
getRequestScope() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getRequiredCondition() - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
 
getRequirement() - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
 
getResourceManager() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getResourceManager() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method returns the current resource manager.
getResourceManager() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getResponseMessage() - Method in class com.aquima.interactions.test.templates.communication.RestOperationTemplate
This method returns the template for the response message
getResponseMessage() - Method in class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
 
getRestrictedHttpMethods() - Method in class com.aquima.interactions.config.TestConfiguration
 
getRestrictedUserIds() - Method in class com.aquima.interactions.test.templates.process.AuthorizationAlgorithmTemplate
 
getRestServiceConfiguration() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
 
getRestServices() - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
getResultMapping() - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
This method returns the mapping for the target application back to the case model.
getResultMappingName() - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
 
getRetryExpr() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getRetryInterval() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getReverseAttribute() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
getRoles() - Method in class com.aquima.interactions.test.templates.model.AggregateTemplate
 
getRoles() - Method in class com.aquima.interactions.test.templates.process.AuthorizationAlgorithmTemplate
 
getRoles() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getRoles() - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
getRoles() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getRoles() - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
 
getRoles() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceOperationTemplate
 
getRootEntity() - Method in class com.aquima.interactions.test.templates.communication.DomainSchemaTemplate
 
getRootGroup() - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
 
getRootName() - Method in class com.aquima.interactions.test.templates.communication.DomainSchemaTemplate
 
getRootObject() - Method in class com.aquima.interactions.test.templates.communication.DomainSchemaTemplate
Returns the root object template.
getRoutingAlgorithm() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
getRoutingAlgorithm(String) - Method in class com.aquima.interactions.test.templates.resource.ProcessExtensionFactoryTemplate
 
getRuleEngine() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the rule engine of the application.
getRuleEngine() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getRuleEngine() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
This method returns the template of the rule engine that should be used in the process module.
getRuleEngineDS() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getRuleFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the rule factory of the manager.
getRuleGroupNames() - Method in class com.aquima.interactions.test.templates.rules.BusinessRuleTemplate
 
getRuleGroupNames() - Method in class com.aquima.interactions.test.templates.rules.DecisionTableTemplate
 
getRuleGroupNames() - Method in class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
 
getRuleGroupNames() - Method in class com.aquima.interactions.test.templates.rules.ValidationTemplate
 
getRuleGroups() - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
 
getRuleName() - Method in class com.aquima.interactions.test.templates.rules.ExternalRuleTemplate
 
getSchemaContract(String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
getSchemaContractName() - Method in class com.aquima.interactions.test.templates.communication.SoapContractTemplate
 
getSchemaName() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
getSchemas() - Method in class com.aquima.interactions.test.templates.communication.SchemaSetTemplate
 
getSchemaSet() - Method in class com.aquima.interactions.test.templates.communication.RestServiceTemplate
 
getSchemaSet() - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
 
getSchemaSets() - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
getSequenceNr() - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
 
getSequenceNr() - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
 
getSequenceNr() - Method in class com.aquima.interactions.test.templates.rules.ConditionTemplate
 
getSerializer(String) - Method in class com.aquima.interactions.test.templates.resource.DataSerializerFactoryTemplate
 
getSerializerFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the serializer factory of the manager.
getService(String) - Method in class com.aquima.interactions.test.templates.resource.ServiceFactoryTemplate
 
getServiceCall() - Method in class com.aquima.interactions.test.templates.flow.ServiceNodeTemplate
This method returns the service this node refers to.
getServiceCall(String) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the service call for a service call name.
getServiceCall(String) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
getServiceCallName() - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
 
getServiceCalls() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
getServiceFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the service factory of the manager.
getServiceManager() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getServiceName() - Method in class com.aquima.interactions.test.templates.webservice.RestServiceConfigurationTemplate
 
getServiceName() - Method in class com.aquima.interactions.test.templates.webservice.SoapServiceConfigurationTemplate
 
getServices() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getServiceTypeName() - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
 
getSessionId() - Method in class com.aquima.interactions.test.templates.context.EventContextTemplate
 
getSessionId() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getSessionScope() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getSettings() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
 
getSimpleType() - Method in class com.aquima.interactions.test.templates.communication.TypeReferenceTemplate
 
getSmtpMailConnectionFactory() - Method in class com.aquima.interactions.config.TestConfiguration
 
getSoapContract(String) - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
getSoapContracts() - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
getSoapHandlers(String) - Method in class com.aquima.interactions.test.templates.resource.SoapMessageHandlerFactoryTemplate
Get a list of handlers for a specified soap service call.
getSoapMessageHandlerFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the soap message handler factory of the manager.
getSoapServiceConfiguration() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
 
getSoapServices() - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
getSoapVersion() - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
 
getSortAscending() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getSortAscending() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getSortAttribute() - Method in class com.aquima.interactions.test.templates.composer.Reference
 
getSortAttribute() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
getSortAttribute() - Method in class com.aquima.interactions.test.templates.flow.FlowNodeTemplate
 
getSource() - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method returns the node template of the node where the edge starts.
getSourceContextExpressions() - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
 
getSourceEntityExpression() - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
 
getSourceExpression() - Method in class com.aquima.interactions.test.templates.mapping.MatchConditionTemplate
 
getSourceId() - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
 
getSourceName() - Method in class com.aquima.interactions.test.templates.mapping.MappingTemplate
 
getSourceNode() - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
This method may be used to request the template of the source node.
getSpecificForm() - Method in class com.aquima.interactions.test.templates.communication.AttributeMappingTemplate
 
getSpecificForm() - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
 
getSpellEngine() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the spell engine.
getSpellEngine() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
getStartDate() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getStartNode() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method returns the template that contains the reference to the first node in the flow.
getStartNode() - Method in class com.aquima.interactions.test.templates.process.ProcessEventStartTemplate
This method returns the node template of the start node.
getStartTimeExpression() - Method in class com.aquima.interactions.test.templates.process.PriorityAlgorithmTemplate
 
getState() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getStatus() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getStatus() - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
getStatus() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getStopOnErrors() - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
getStrategy() - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
 
getSymptoms() - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
 
getTable() - Method in class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
 
getTarget() - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method returns the node template of the node the edge is directed to.
getTargetAttribute() - Method in class com.aquima.interactions.test.templates.flow.DcmWidgetFlowParameterDS
 
getTargetAttribute() - Method in class com.aquima.interactions.test.templates.flow.DcmWidgetFlowParameterTemplate
 
getTargetAttribute() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowInputParameterTemplate
 
getTargetAttribute() - Method in class com.aquima.interactions.test.templates.project.FunctionCallOutputParameterTemplate
This method return the output parameter attribute.
getTargetAttribute() - Method in class com.aquima.interactions.test.templates.rules.ValidationTemplate
 
getTargetAttributeName() - Method in class com.aquima.interactions.test.templates.mapping.AttributeMappingTemplate
 
getTargetExpression() - Method in class com.aquima.interactions.test.templates.mapping.MatchConditionTemplate
 
getTargetId() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
getTargetId() - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
 
getTargetId() - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
 
getTargetInstance() - Method in class com.aquima.interactions.test.templates.process.MessageEventMappingTemplate
 
getTargetName() - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
 
getTargetName() - Method in class com.aquima.interactions.test.templates.mapping.MappingTemplate
 
getTargetNamespace() - Method in class com.aquima.interactions.test.templates.communication.SchemaTemplate
 
getTargetNamespace() - Method in class com.aquima.interactions.test.templates.communication.SoapMessageTemplate
 
getTargetNamespace() - Method in class com.aquima.interactions.test.templates.communication.WsdlTemplate
 
getTargetNamespace() - Method in class com.aquima.interactions.test.templates.communication.XsdTemplate
 
getTargetNode() - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
This method may be used to request the template of the target node.
getTargets() - Method in class com.aquima.interactions.test.templates.rules.DataRuleTemplate
 
getTargetType() - Method in class com.aquima.interactions.test.templates.composer.Reference
 
getTask(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
getTaskButtonName() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getTaskButtonName() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getTaskId() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getTaskIdTargetAttribute() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
getTaskInfoSync(String, long, String, List<String>) - Method in class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
getTaskMappings() - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
 
getTaskModel() - Method in class com.aquima.interactions.process.dao.impl.TaskDisplayNameModel
 
getTaskName() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
getTaskName() - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
 
getTaskProperty() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getTasksForCase(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
getTeams() - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
getTeams() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method returns all teams defined in the metamodel template.
getTemplate() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
getTemporaryPersistenceStrategy() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
 
getTenant() - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
getTestPath() - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
getTestResource(String) - Static method in class com.aquima.interactions.test.templates.ResourceManagerTemplate
This method returns the resource for the specified name.
getText() - Method in class com.aquima.interactions.test.templates.rules.DynamicTextTemplate
 
getText(String) - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getTextId() - Method in class com.aquima.interactions.test.templates.rules.JustificationTemplate
 
getTextName() - Method in class com.aquima.interactions.test.templates.composer.TextReference
 
getTexts() - Method in class com.aquima.interactions.test.templates.composer.AssetTemplate
 
getTexts() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
 
getTextTemplate() - Method in class com.aquima.interactions.test.templates.composer.TextReference
This method returns the inline text template that is referred to.
getThemes() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getThreshold() - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
 
getTimelineCreator() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getTimeoutDate() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getTimer() - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
getTimer() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the timer.
getTimer() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
getTimerExpression() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
getTimestamp() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getTraceDao() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getTraceDao() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
getTraceDao() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
 
getTraceEngine() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getTreeByName(String) - Method in class com.aquima.interactions.test.templates.tree.TreeEngineTemplate
 
getTreeEngine() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the tree engine of the application.
getTreeEngine() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getTreeEngineDS() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
getTreeName() - Method in class com.aquima.interactions.test.templates.tree.TreeLinkTemplate
 
getType() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getType() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getType() - Method in class com.aquima.interactions.test.templates.communication.FieldValidationTemplate
 
getType() - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
 
getType() - Method in class com.aquima.interactions.test.templates.composer.TextNodeTemplate
 
getType() - Method in class com.aquima.interactions.test.templates.context.TestFlowScope
 
getType() - Method in class com.aquima.interactions.test.templates.context.TestPageScope
 
getType() - Method in class com.aquima.interactions.test.templates.context.TestPortalScope
 
getType() - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
 
getType() - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
getType() - Method in class com.aquima.interactions.test.templates.context.TestUserScope
 
getType() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
getType() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method returns the data type of the attribute.
getType() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
getType() - Method in class com.aquima.interactions.test.templates.project.ParameterTemplate
 
getType() - Method in class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
 
getType() - Method in class com.aquima.interactions.test.templates.rules.ValidationTemplate
 
getTypeName() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
getTypeName() - Method in class com.aquima.interactions.test.templates.MaskCallTemplate
 
getTypeName() - Method in class com.aquima.interactions.test.templates.matching.MatchFunctionTemplate
 
getTypeName() - Method in class com.aquima.interactions.test.templates.rules.DataRuleTemplate
 
getTypeName() - Method in class com.aquima.interactions.test.templates.ServiceCallTemplate
This method returns the type name of the service call.
getTypeReference() - Method in class com.aquima.interactions.test.templates.communication.ElementMappingTemplate
 
getTypeReference() - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
 
getTypeReference() - Method in class com.aquima.interactions.test.templates.communication.SoapMessagePartTemplate
 
getTypes() - Method in class com.aquima.interactions.test.templates.communication.SchemaTemplate
 
getUnauthorizedUserIds() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
getUnknownPercentage() - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
 
getUpperPartial() - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
 
getUpperRange() - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
 
getUrnArguments() - Method in class com.aquima.interactions.test.templates.communication.RestRequestMessageTemplate
 
getUrnFragments() - Method in class com.aquima.interactions.test.templates.communication.RestRequestMessageTemplate
 
getUserId() - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
getUserName() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
getUserName() - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
getUserProfile() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getUserScope() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getUserScopeDao() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method returns the user scope dao.
getUserScopeDao() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
getValidationRules() - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
 
getValidations() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
getValidations() - Method in class com.aquima.interactions.test.templates.communication.ParticleMappingTemplate
 
getValidations() - Method in class com.aquima.interactions.test.templates.communication.RestHeaderTemplate
 
getValidations() - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
 
getValidations() - Method in class com.aquima.interactions.test.templates.communication.RestUrnArgumentTemplate
 
getValidations() - Method in class com.aquima.interactions.test.templates.communication.RestUrnFragmentTemplate
 
getValidations() - Method in class com.aquima.interactions.test.templates.communication.SoapMessagePartTemplate
 
getValidations() - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
 
getValidatorFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method returns the validation factory of the manager.
getValidatorTypes() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getValue() - Method in class com.aquima.interactions.framework.session.AttributeGetterActionHandler
Returns the value of the attribute.
getValue() - Method in class com.aquima.interactions.test.templates.composer.TextNodeTemplate
 
getValue() - Method in class com.aquima.interactions.test.templates.model.DomainValueTemplate
 
getValue() - Method in class com.aquima.interactions.test.templates.ParameterValueTemplate
 
getValue() - Method in class com.aquima.interactions.test.templates.rules.ActionTemplate
 
getValue() - Method in class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
 
getValueExpression() - Method in class com.aquima.interactions.test.templates.flow.EventNodeParameterTemplate
 
getValueExpression() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowOutputParameterTemplate
 
getValueExpression() - Method in class com.aquima.interactions.test.templates.mapping.ValueMappingTemplate
 
getValueFormats() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
 
getValueMappings() - Method in class com.aquima.interactions.test.templates.mapping.AttributeMappingTemplate
 
getValues() - Method in class com.aquima.interactions.process.dao.impl.CaseDataInstance
 
getValues() - Method in class com.aquima.interactions.test.templates.model.DomainTemplate
 
getValuesForCase(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
getValuesForInstances(long[]) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
getVisibleCondition() - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
getVisibleCondition() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
getWebServices() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
getWebServices() - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
getWeight() - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
 
getWidth() - Method in class com.aquima.interactions.test.templates.composer.ImageReference
 
getWsdls() - Method in class com.aquima.interactions.test.templates.communication.SoapContractTemplate
 
getXmlContracts() - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
 
getXsds() - Method in class com.aquima.interactions.test.templates.communication.SchemaContractTemplate
 
getXxeProperties() - Method in class com.aquima.interactions.config.TestConfiguration
 
GlobalParameterReferenceTemplate - Class in com.aquima.interactions.test.templates.project
 
GlobalParameterReferenceTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.project.GlobalParameterReferenceTemplate
 
GlobalParameterTemplate - Class in com.aquima.interactions.test.templates.project
 
GlobalParameterTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.project.GlobalParameterTemplate
 
GlobalParameterValueTemplate - Class in com.aquima.interactions.test.templates.composer
 
GlobalParameterValueTemplate(IInitializationReport, String, DataType, String) - Constructor for class com.aquima.interactions.test.templates.composer.GlobalParameterValueTemplate
 
GlobalParameterValueTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.composer.GlobalParameterValueTemplate
 
GroupParticleMappingTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
GroupParticleMappingTemplate(GroupParticleType, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.GroupParticleMappingTemplate
 

H

handle(IActionContext) - Method in class com.aquima.interactions.framework.session.AttributeGetterActionHandler
 
handle(IServiceContext) - Method in class com.aquima.interactions.test.stubs.EmptyService
 
handleButtonEvent(String, int, RequestTemplate) - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Handle a button event.
handleButtonEvent(String, RequestTemplate) - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Handle a button event.
handleFieldRefresh(String, int, RequestTemplate) - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Handle a field refresh.
handleFieldRefresh(String, RequestTemplate) - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Handle a field refresh.
hasAttribute(String) - Method in class com.aquima.interactions.test.templates.context.TestPortalScope
 
hasCustomProperty(String) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
hasDisplayName() - Method in class com.aquima.interactions.process.dao.impl.AbstractDisplayNameModel
 
hasErrors() - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
hashCode() - Method in class com.aquima.interactions.test.templates.resource.OutputFormatSet
 
hashCode() - Method in class com.aquima.interactions.test.templates.rules.DecisionTableTemplate
 
hasLicenseKey() - Method in class com.aquima.interactions.test.templates.InlineLicenseProvider
 
hasNextPortalChange() - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
 
hasNextProjectChange() - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
 
hasRegisteredRenderers() - Method in class com.aquima.interactions.test.templates.resource.RendererFactoryTemplate
 

I

IApplicationTemplate - Interface in com.aquima.interactions.test.templates
Generic application template interface.
ID - Static variable in class com.aquima.interactions.process.dao.impl.CaseEventModelComparator
 
IDatasourceFactory - Interface in com.aquima.interactions.test.templates
Internal interface used by the ApplicationExportTemplate class.
IgnoreModeSettings - Class in com.aquima.interactions.test.templates.process
 
IgnoreModeSettings(IgnoreMode, Map<String, IgnoreMode>) - Constructor for class com.aquima.interactions.test.templates.process.IgnoreModeSettings
 
imageContentType - Variable in class com.aquima.interactions.test.templates.composer.ImageTemplate
 
ImageReference - Class in com.aquima.interactions.test.templates.composer
Reference to a image document element.
ImageReference(IInitializationReport, ImageTemplate) - Constructor for class com.aquima.interactions.test.templates.composer.ImageReference
 
ImageTemplate - Class in com.aquima.interactions.test.templates.composer
This template class can be used to initialize a image definition.
ImageTemplate(String) - Constructor for class com.aquima.interactions.test.templates.composer.ImageTemplate
Constructs the template with the required parameters.
ImageTemplate(String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.composer.ImageTemplate
 
ImageTemplate(String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.composer.ImageTemplate
 
InlineLicenseProvider - Class in com.aquima.interactions.test.templates
Simple inline license wrapper.
InlineLicenseProvider(String) - Constructor for class com.aquima.interactions.test.templates.InlineLicenseProvider
Constructs the license provider with the specified license file contents.
insert(String, String, Date, Map<String, IValue>) - Method in class com.aquima.interactions.trace.dao.impl.MemoryTraceDao
 
InstanceTemplate - Class in com.aquima.interactions.test.templates.model
Template that can be used to initialize a (static) instance.
InstanceTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.model.InstanceTemplate
Constructs the template with the required parameters.
InstanceTemplate(String, String) - Constructor for class com.aquima.interactions.test.templates.model.InstanceTemplate
Constructs the template with the required parameters.
IntermediateMessageEventMappingTemplate - Class in com.aquima.interactions.test.templates.process
Template class for generating a intermediate message event template.
IntermediateMessageEventMappingTemplate(String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.process.IntermediateMessageEventMappingTemplate
 
IProcessCaseDaoTestCase - Interface in com.aquima.interactions.test.process
Interface for process case dao testcases.
isAbsolute() - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
 
isAbstract() - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
 
isAdHocTask() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
isAnonymous() - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
isAutomatic() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
isAutomatic() - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
isBlocking() - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
 
isCachingEnabled() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
isCaseEngineEnabled() - Method in class com.aquima.interactions.config.TestConfiguration
 
isCaseLocked(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
isChangedValue(ValueReference) - Method in class com.aquima.interactions.test.templates.context.TestPageScope
 
isChangedValue(ValueReference) - Method in class com.aquima.interactions.test.templates.context.TestRequestScope
 
isClickJackingProtectionEnabled() - Method in class com.aquima.interactions.config.TestConfiguration
 
isConditional() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
isCreateEmptyElementsForUnknowns() - Method in class com.aquima.interactions.config.TestConfiguration
 
isCsrfProtectionEnabled() - Method in class com.aquima.interactions.config.TestConfiguration
 
isDcmDashboardEnabled() - Method in class com.aquima.interactions.config.TestConfiguration
 
isDefaultTemplate() - Method in class com.aquima.interactions.test.templates.composer.ContentStyleTemplate
 
isDisallowDoctypeDecl() - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
isDKIMEnabled() - Method in class com.aquima.interactions.config.mail.TestMailConfiguration
 
isDynamic() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
 
isEnabled() - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
isEnabled() - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method returns a boolean indicating if the process engine should be enabled for the application.
isEssential() - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
 
isExecuteDatamappingOnCancelTask() - Method in class com.aquima.interactions.config.legacy.TestLegacyToggles
 
isExpandEntityReferences() - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
isExposed() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method returns a boolean indicating the flow is exposed and can be started by a user.
isExposedAsWebservice() - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
 
isExternal() - Method in class com.aquima.interactions.test.templates.model.DomainTemplate
 
isExternal() - Method in class com.aquima.interactions.test.templates.process.AuthorizationAlgorithmTemplate
 
isExternal() - Method in class com.aquima.interactions.test.templates.process.PriorityAlgorithmTemplate
 
isExternal() - Method in class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
 
isExternalGeneralEntities() - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
isExternalParameterEntities() - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
isFlowBlocked() - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
isGroupByCase() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
isHandleModelChanges() - Method in class com.aquima.interactions.config.TestConfiguration
 
isLeftOnly() - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
 
isLegacyRestResponseValidation() - Method in class com.aquima.interactions.config.legacy.TestLegacyToggles
 
isLengthAvailable() - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
isLinkedViaRelationAttribute() - Method in class com.aquima.interactions.test.templates.composer.Reference
 
isLoadExternalDtd() - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
isMultivalue() - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
 
isMultivalue() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method returns a boolean indicating if the attribute can hold multiple values.
isMultivalue() - Method in class com.aquima.interactions.test.templates.project.ParameterTemplate
 
isMultivalued() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
isMultiValued() - Method in class com.aquima.interactions.test.templates.model.MetadataTemplate
 
isNillable() - Method in class com.aquima.interactions.test.templates.communication.ElementMappingTemplate
 
isNillable() - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
 
isOfflineEnabled(String) - Method in class com.aquima.interactions.config.TestConfiguration
 
isPersistenceAware() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
 
isPreconditionAvailable() - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
isReadOnly() - Method in class com.aquima.interactions.framework.session.AttributeGetterActionHandler
 
isReadOnlyAvailable() - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
isReadonlyDuringExpand() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
isRefresh() - Method in class com.aquima.interactions.test.templates.composer.ButtonReference
 
isRefresh() - Method in class com.aquima.interactions.test.templates.composer.FieldReference
 
isRefreshAvailable() - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
isRepeatable() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
isReplayedEvent() - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
isRequired() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
isRequired() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
isRequired() - Method in class com.aquima.interactions.test.templates.communication.RestUrnArgumentTemplate
 
isRequired() - Method in class com.aquima.interactions.test.templates.process.MessageEventFieldTemplate
 
isRequired() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
isRequired() - Method in class com.aquima.interactions.test.templates.project.ParameterTemplate
 
isRequired() - Method in class com.aquima.interactions.test.templates.project.PortalMessageFieldTemplate
 
isRequiredAvailable() - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
isRestricted() - Method in class com.aquima.interactions.test.templates.composer.ContentStyleTemplate
 
isReverse() - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
 
isReverse() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method returns a boolean indicating this attribute is a reverse relation attribute.
isRightOnly() - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
 
isRuntimeKeysEnabled() - Method in class com.aquima.interactions.config.TestConfiguration
 
isSingleton() - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
 
isSortAscending() - Method in class com.aquima.interactions.test.templates.composer.Reference
 
isSortAscending() - Method in class com.aquima.interactions.test.templates.flow.FlowNodeTemplate
 
isStrictTransportProtectionEnabled() - Method in class com.aquima.interactions.config.TestConfiguration
 
isStructuredWebServicesInputValidation() - Method in class com.aquima.interactions.config.TestConfiguration
 
isSymetric() - Method in class com.aquima.interactions.test.templates.matching.CrossTableTemplate
 
isTargetDownCastingEnabled() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
isTimerEdge() - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
 
isTransactional() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
isUserOverwritingEnabled() - Method in class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
 
isUserSet() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
isWarning() - Method in class com.aquima.interactions.test.templates.rules.ValidationTemplate
 
isWsiCompliant() - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
 
isXContentTypeProtectionEnabled() - Method in class com.aquima.interactions.config.TestConfiguration
 
isXincludeAware() - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
isXssProtectionEnabled() - Method in class com.aquima.interactions.config.TestConfiguration
 
isZip(IResource) - Static method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
iterateContainerExpanders(IContainerExpanderVisitor) - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
iterateFunctionCalls(IFunctionCallVisitor) - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
iterateMappings(IMappingVisitor) - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
iterateMaskCalls(IMaskCallVisitor) - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
iterateModules(IModuleVisitor) - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
iterateParameters(IDcmWidgetFlowParameterVisitor) - Method in class com.aquima.interactions.test.templates.flow.DcmWidgetFlowDefinitionDS
 
iterateParameters(IEventNodeParameterVisitor) - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
iterateParameters(IParameterVisitor) - Method in class com.aquima.interactions.test.templates.ParametersTemplate
This method iterates over all parameters and calls the visitor for every parameter.
iterateServiceCalls(IServiceCallVisitor) - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
iterateWebServices(IWebServiceVisitor) - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 

J

JustificationTemplate - Class in com.aquima.interactions.test.templates.rules
Template that can be used to initialize a justification.
JustificationTemplate(IInitializationReport, GUID, String, String) - Constructor for class com.aquima.interactions.test.templates.rules.JustificationTemplate
 
JustificationTreeMappingTemplate - Class in com.aquima.interactions.test.templates.mapping
 
JustificationTreeMappingTemplate(String, String, String, String) - Constructor for class com.aquima.interactions.test.templates.mapping.JustificationTreeMappingTemplate
 

L

LanguageTemplate - Class in com.aquima.interactions.test.templates.project
Template that can be used to construct a language object.
LanguageTemplate(InitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.project.LanguageTemplate
Constructs the template with the required parameters.
LanguageTemplate(String, String) - Constructor for class com.aquima.interactions.test.templates.project.LanguageTemplate
Constructs the template with the required parameters.
leave(ICompositeElement, IVisitor) - Method in class com.aquima.interactions.test.templates.session.ElementFinder
 

M

makeDcmWidgetFlow() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
Converts the flow to a DCM widget flow and returns a template to fill in the details.
makeExternalFlow() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
Converts the flow to an external flow and returns a template to fill in the details.
makeFunctionFlow() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method makes the flow of type Function and returns a template to fill in function details
managers - Variable in class com.aquima.interactions.test.templates.resource.ContentManagerFactoryTemplate
 
MappingTemplate - Class in com.aquima.interactions.test.templates.mapping
Template that can be used to initialize a mapping between two application models.
MappingTemplate() - Constructor for class com.aquima.interactions.test.templates.mapping.MappingTemplate
Constructs a new empty mapping template with a default name.
MappingTemplate(String) - Constructor for class com.aquima.interactions.test.templates.mapping.MappingTemplate
Constructs a new empty mapping template.
MappingTemplate(String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.mapping.MappingTemplate
Constructs a new empty mapping template.
MaskCallTemplate - Class in com.aquima.interactions.test.templates
This template can be used for easier mask definition creation.
MaskCallTemplate(String) - Constructor for class com.aquima.interactions.test.templates.MaskCallTemplate
Construct a mask template with a type name.
MaskCallTemplate(String, String) - Constructor for class com.aquima.interactions.test.templates.MaskCallTemplate
Construct a mask template with a call and type name.
MaskContextTemplate - Class in com.aquima.interactions.test.templates.context
Template that can be used to create a mask context.
MaskContextTemplate() - Constructor for class com.aquima.interactions.test.templates.context.MaskContextTemplate
Constructs a mask context template.
MaskContextTemplate(IApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.context.MaskContextTemplate
Constructs a mask context template.
MaskFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create a mask factory.
MaskFactoryTemplate(SpellEngineTemplate) - Constructor for class com.aquima.interactions.test.templates.resource.MaskFactoryTemplate
Constuct a mask factory template.
MatchConditionTemplate - Class in com.aquima.interactions.test.templates.mapping
Template that may be used to define a match condition.
MatchConditionTemplate(IInitializationReport, String, MatchConditionOperator, String) - Constructor for class com.aquima.interactions.test.templates.mapping.MatchConditionTemplate
 
MatchDefinitionTemplate - Class in com.aquima.interactions.test.templates.matching
This template class may be used to initialize a match definition.
MatchDefinitionTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
Constructs the template with the required arguments.
MatchEngineTemplate - Class in com.aquima.interactions.test.templates.matching
Template class that may be used to quickly construct a match engine for test cases.
MatchEngineTemplate() - Constructor for class com.aquima.interactions.test.templates.matching.MatchEngineTemplate
Constructs the template with a new initialization report.
MatchEngineTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.matching.MatchEngineTemplate
Constructs the template with the provided initialization report.
MatchFunctionTemplate - Class in com.aquima.interactions.test.templates.matching
This template class may be used to initialize a match function.
MatchFunctionTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.matching.MatchFunctionTemplate
Constructs the template with the required arguments.
MatchFunctionTemplate(IInitializationReport, String, String, Map<String, Object>) - Constructor for class com.aquima.interactions.test.templates.matching.MatchFunctionTemplate
Constructs the template with the required arguments.
MatchTypeFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
This template allows for registering match type factories which can be used in testcases.
MatchTypeFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.MatchTypeFactoryTemplate
 
mayContainTasks() - Method in class com.aquima.interactions.test.templates.process.ProcessTypeTemplate
 
MemoryCaseDao - Class in com.aquima.interactions.process.dao.impl
In memory process case dao implementation.
MemoryCaseDao() - Constructor for class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
MemoryCaseViewFinder - Class in com.aquima.interactions.process.dao.impl
Class responsible for returning the cases stored in memory maps.
MemoryCaseViewFinder(Map<Long, CaseEntry>, Map<Long, ICaseDataInstance>, CaseViewCriteria) - Constructor for class com.aquima.interactions.process.dao.impl.MemoryCaseViewFinder
 
MemoryCaseViewSorter - Class in com.aquima.interactions.process.dao.impl
Class responsible for sorting.
MemoryCaseViewSorter() - Constructor for class com.aquima.interactions.process.dao.impl.MemoryCaseViewSorter
 
MemoryTaskViewFinder - Class in com.aquima.interactions.process.dao.impl
Class responsible for returning the tasks stored in memory maps.
MemoryTaskViewFinder(Map<Long, CaseEntry>, Map<Long, ITaskModel>, Map<Long, ICaseDataInstance>, TaskViewCriteria) - Constructor for class com.aquima.interactions.process.dao.impl.MemoryTaskViewFinder
 
MemoryTaskViewSorter - Class in com.aquima.interactions.process.dao.impl
Class responsible for sorting task models.
MemoryTaskViewSorter() - Constructor for class com.aquima.interactions.process.dao.impl.MemoryTaskViewSorter
 
MemoryTraceDao - Class in com.aquima.interactions.trace.dao.impl
In memory implementation of the TraceDao
MemoryTraceDao() - Constructor for class com.aquima.interactions.trace.dao.impl.MemoryTraceDao
 
MemoryUserScopeDao - Class in com.aquima.interactions.userscope.dao.impl
 
MemoryUserScopeDao() - Constructor for class com.aquima.interactions.userscope.dao.impl.MemoryUserScopeDao
 
MessageEventFieldTemplate - Class in com.aquima.interactions.test.templates.process
Template class for initializing a field of a message event.
MessageEventFieldTemplate(String, DataType, boolean, boolean, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.process.MessageEventFieldTemplate
 
MessageEventMappingTemplate - Class in com.aquima.interactions.test.templates.process
Template class for generating a message event template.
MessageEventMappingTemplate(String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.process.MessageEventMappingTemplate
 
MessageEventTemplate - Class in com.aquima.interactions.test.templates.process
Template class for initializing a messge event.
MessageEventTemplate(String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.process.MessageEventTemplate
 
MetadataTemplate - Class in com.aquima.interactions.test.templates.model
 
MetadataTemplate(IInitializationReport, String, DataType, boolean, String, String) - Constructor for class com.aquima.interactions.test.templates.model.MetadataTemplate
 
MetaModelTemplate - Class in com.aquima.interactions.test.templates.model
This template can be used to initialize a meta model.
MetaModelTemplate() - Constructor for class com.aquima.interactions.test.templates.model.MetaModelTemplate
Default constructor.
MetaModelTemplate(IInitializationReport, DomainValuesFactoryTemplate, String) - Constructor for class com.aquima.interactions.test.templates.model.MetaModelTemplate
Constructs the template with the required parameters.
MetaModelTemplate(String) - Constructor for class com.aquima.interactions.test.templates.model.MetaModelTemplate
Constructs the template with a new report.

N

NAME - Static variable in class com.aquima.interactions.process.dao.impl.CaseEventModelComparator
 
nextId() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
NodeTemplate - Class in com.aquima.interactions.test.templates.flow
This template represents a node in a flow.
NodeTemplate(IInitializationReport, FlowTemplate, String) - Constructor for class com.aquima.interactions.test.templates.flow.NodeTemplate
 
notifyPortalMessage(IPortalMessage) - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 

O

outputFailedMasks() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
OutputFormatSet - Class in com.aquima.interactions.test.templates.resource
This class is used to wrap an array of output formats to be used as key in a Map.
OutputFormatSet(OutputFormat...) - Constructor for class com.aquima.interactions.test.templates.resource.OutputFormatSet
 

P

PageNodeTemplate - Class in com.aquima.interactions.test.templates.flow
This template represents a page node in a flow.
PageNodeTemplate(IInitializationReport, FlowTemplate, String) - Constructor for class com.aquima.interactions.test.templates.flow.PageNodeTemplate
 
PageTemplate - Class in com.aquima.interactions.test.templates.composer
Template that can be used to initialize a page definition.
PageTemplate(IInitializationReport, ComposerTemplate, String) - Constructor for class com.aquima.interactions.test.templates.composer.PageTemplate
 
ParametersTemplate - Class in com.aquima.interactions.test.templates
Template class for easy parameter creation.
ParametersTemplate() - Constructor for class com.aquima.interactions.test.templates.ParametersTemplate
 
ParameterTemplate - Class in com.aquima.interactions.test.templates
 
ParameterTemplate - Class in com.aquima.interactions.test.templates.project
Template that can be used to initialize a parameter definition.
ParameterTemplate(IInitializationReport, String, ParameterType, Direction) - Constructor for class com.aquima.interactions.test.templates.project.ParameterTemplate
 
ParameterTemplate(String, ParameterType, Direction) - Constructor for class com.aquima.interactions.test.templates.ParameterTemplate
 
ParameterValueTemplate - Class in com.aquima.interactions.test.templates
 
ParameterValueTemplate(IPrimitiveValue) - Constructor for class com.aquima.interactions.test.templates.ParameterValueTemplate
 
ParameterValueTemplate(String, IPrimitiveValue) - Constructor for class com.aquima.interactions.test.templates.ParameterValueTemplate
 
ParticleMappingTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
ParticleMappingTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.ParticleMappingTemplate
 
passivate() - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
PortalContextBase - Class in com.aquima.interactions.test.templates.context
Base class for context templates.
PortalContextBase(IApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.context.PortalContextBase
 
PortalContextBase(IApplicationTemplate, IAuditEngine, ICommentsManager) - Constructor for class com.aquima.interactions.test.templates.context.PortalContextBase
 
PortalContextBase(IApplicationTemplate, IAuditEngine, ICommentsManager, String) - Constructor for class com.aquima.interactions.test.templates.context.PortalContextBase
 
PortalContextBase(IApplicationTemplate, String) - Constructor for class com.aquima.interactions.test.templates.context.PortalContextBase
 
PortalMessageFieldTemplate - Class in com.aquima.interactions.test.templates.project
 
PortalMessageFieldTemplate(String, DataType, boolean, boolean, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.project.PortalMessageFieldTemplate
 
PortalMessageTemplate - Class in com.aquima.interactions.test.templates.project
 
PortalMessageTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.project.PortalMessageTemplate
 
PortalSessionTestFacade - Class in com.aquima.interactions.test.templates.session
PortalSessionTestFacade to create a portal session based on an ApplicationTemplate.
PortalSessionTestFacade(IPortalSession) - Constructor for class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Construct a portal session test facade with a portal session.
PortalSessionTestFacade(IApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Construct a PortalSession template for an application template.
PortalSessionTestFacade(IApplicationTemplate, Channel, IUserData) - Constructor for class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Construct a PortalSession template for an application template for a specific channel/roles.
PortalSessionTestFacade(IApplicationTemplate, Channel, IUserData, IPortalMessageBus, IPortalEventBus) - Constructor for class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Construct a PortalSession template for an application template for a specific channel/roles.
PortalSessionTestFacade(IApplicationTemplate, IPortalMessageBus, IPortalEventBus) - Constructor for class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Construct a PortalSession template for an application template.
PortalSessionTestFacade(IApplicationTemplate, String) - Constructor for class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Use this constructor to create a PortalSessionTestFacade based on an application template and a session dump xml.
PresentationStyleReferenceDS - Class in com.aquima.interactions.test.templates.project
 
PresentationStyleReferenceDS(PresentationStyleReferenceTemplate) - Constructor for class com.aquima.interactions.test.templates.project.PresentationStyleReferenceDS
 
PresentationStyleReferenceTemplate - Class in com.aquima.interactions.test.templates.project
 
PresentationStyleReferenceTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.project.PresentationStyleReferenceTemplate
 
PriorityAlgorithmTemplate - Class in com.aquima.interactions.test.templates.process
Template class for initializing an priority algorithm.
PriorityAlgorithmTemplate(String, boolean, ReevaluationTime, ReevaluationEvent, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.process.PriorityAlgorithmTemplate
 
PriorityAlgorithmTemplate(String, boolean, ReevaluationTime, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.process.PriorityAlgorithmTemplate
 
ProcessEdgeTemplate - Class in com.aquima.interactions.test.templates.process
Template class that may be used to provide the information needed during initialization.
ProcessEdgeTemplate(IInitializationReport, ProcessTemplate, GUID, GUID) - Constructor for class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
 
ProcessEngineManagerTemplate - Class in com.aquima.interactions.test.templates
The process engine manager template can be used to initialize a process engine manager.
ProcessEngineManagerTemplate() - Constructor for class com.aquima.interactions.test.templates.ProcessEngineManagerTemplate
Constructs a process engine template that has no process engine definitions.
ProcessEngineManagerTemplate(ApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.ProcessEngineManagerTemplate
Constructs a process engine manager template that uses the application template for process engine initialization.
ProcessEngineTemplate - Class in com.aquima.interactions.test.templates.process
Template that may be used to initialize a process engine.
ProcessEngineTemplate() - Constructor for class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
Default constructor that generates a new initialization report.
ProcessEngineTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
Constructs the template with the initialization report that should be used.
ProcessEventStartTemplate - Class in com.aquima.interactions.test.templates.process
This template class may be used to initialize a Event start definition.
ProcessEventStartTemplate(IInitializationReport, String, ProcessNodeTemplate) - Constructor for class com.aquima.interactions.test.templates.process.ProcessEventStartTemplate
 
ProcessEventTemplate - Class in com.aquima.interactions.test.templates.process
Template class that may be used to provide the information needed during initialization.
ProcessEventTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.process.ProcessEventTemplate
 
ProcessExtensionFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create a custom process engine factory.
ProcessExtensionFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.ProcessExtensionFactoryTemplate
 
ProcessListSettings - Class in com.aquima.interactions.test.templates.process
 
ProcessListSettings(IgnoreMode, Map<String, IgnoreMode>) - Constructor for class com.aquima.interactions.test.templates.process.ProcessListSettings
 
ProcessMappingTemplate - Class in com.aquima.interactions.test.templates
Template that can be used to initialize a process mapping.
ProcessMappingTemplate(IInitializationReport, ApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.ProcessMappingTemplate
 
ProcessModuleTemplate - Class in com.aquima.interactions.test.templates
Template that may be used to initialize a process module.
ProcessModuleTemplate(ApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.ProcessModuleTemplate
Constructs the template using an existing application model.
ProcessModuleTemplate(String) - Constructor for class com.aquima.interactions.test.templates.ProcessModuleTemplate
Constructs a process module template with a application model.
ProcessNodeTemplate - Class in com.aquima.interactions.test.templates.process
Template class that may be used to provide the information needed during initialization.
ProcessNodeTemplate(IInitializationReport, ProcessTemplate, ProcessNodeType) - Constructor for class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
ProcessNodeTemplate(IInitializationReport, ProcessTemplate, ProcessNodeType, GUID) - Constructor for class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
ProcessTaskTemplate - Class in com.aquima.interactions.test.templates.process
Template that may be used to initialize a process task.
ProcessTaskTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
ProcessTemplate - Class in com.aquima.interactions.test.templates.process
Template class that may be used to provide the information needed during initialization.
ProcessTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.process.ProcessTemplate
 
ProcessTemplate(IInitializationReport, String, String, GUID) - Constructor for class com.aquima.interactions.test.templates.process.ProcessTemplate
 
ProcessTypeTemplate - Class in com.aquima.interactions.test.templates.process
Template class that may be used to provide the information needed during initialization.
ProcessTypeTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.process.ProcessTypeTemplate
 
ProjectTemplate - Class in com.aquima.interactions.test.templates.project
Template that may be used to create a data source implementation for a project.
ProjectTemplate(IInitializationReport, String, Version) - Constructor for class com.aquima.interactions.test.templates.project.ProjectTemplate
Constructs the template with an existing report.
ProjectTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.project.ProjectTemplate
Constructs the template with an existing report.
ProjectTemplate(String, String) - Constructor for class com.aquima.interactions.test.templates.project.ProjectTemplate
Constructs the template using a new report.
pushActiveInstance(IEntityInstance) - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 

Q

qrCodeContent - Variable in class com.aquima.interactions.test.templates.composer.ImageTemplate
 

R

RampTemplate - Class in com.aquima.interactions.test.templates.matching
This template class may be used to initialize a ramp definition.
RampTemplate(InitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.matching.RampTemplate
 
RampTemplate(String) - Constructor for class com.aquima.interactions.test.templates.matching.RampTemplate
Constructs the ramp template with the name of the ramp.
readCase(String) - Method in class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
recomposePage() - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Recompose the current page.
Reference - Class in com.aquima.interactions.test.templates.composer
Base class for references to document element.
Reference(IInitializationReport, String, ElementType) - Constructor for class com.aquima.interactions.test.templates.composer.Reference
 
referrerIsOwner() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
registerEdge(EdgeTemplate) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
 
removeFlow(String) - Method in class com.aquima.interactions.test.templates.flow.FlowEngineTemplate
 
removeListener(ITimerListener) - Method in class com.aquima.interactions.test.templates.timer.TimerTemplate
 
removePendingPortalMessages() - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
RendererFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create a renderer factory.
RendererFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.RendererFactoryTemplate
 
replayEvent(ICaseEventModel, Long, String) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
RequestTemplate - Class in com.aquima.interactions.test.templates.session
This template class can be used to simulate a request.
RequestTemplate() - Constructor for class com.aquima.interactions.test.templates.session.RequestTemplate
Constructs an empty request template.
RequestTemplate(String, String) - Constructor for class com.aquima.interactions.test.templates.session.RequestTemplate
Constructs a request template for a single field.
RequestTemplate(String, String...) - Constructor for class com.aquima.interactions.test.templates.session.RequestTemplate
Constructs a request template for a single field.
ResourceConnectionTemplate - Class in com.aquima.interactions.test.templates.project
Template that may be used to create a data source implementation for a resource connection.
ResourceConnectionTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.project.ResourceConnectionTemplate
 
ResourceManagerTemplate - Class in com.aquima.interactions.test.templates
Resource manager implementation for test cases.
ResourceManagerTemplate() - Constructor for class com.aquima.interactions.test.templates.ResourceManagerTemplate
Default constructor for the resource manager.
RestHeaderTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
RestHeaderTemplate(String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.RestHeaderTemplate
 
RestMessageTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
RestMessageTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.RestMessageTemplate
 
RestOperationTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
RestOperationTemplate(String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.RestOperationTemplate
 
restore(IPortalContextState) - Method in class com.aquima.interactions.test.templates.context.PortalContextBase
 
RestRequestMessageTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
RestRequestMessageTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.RestRequestMessageTemplate
 
RestServiceConfigurationTemplate - Class in com.aquima.interactions.test.templates.webservice
Template for easy Rest service configuration creation.
RestServiceConfigurationTemplate(String, boolean, IInitializationReport, CommunicationEngineTemplate) - Constructor for class com.aquima.interactions.test.templates.webservice.RestServiceConfigurationTemplate
 
RestServiceConfigurationTemplate(String, boolean, IInitializationReport, CommunicationEngineTemplate, String) - Constructor for class com.aquima.interactions.test.templates.webservice.RestServiceConfigurationTemplate
 
RestServiceTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
RestServiceTemplate(String, String, boolean, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.RestServiceTemplate
 
RestUrnArgumentTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
RestUrnArgumentTemplate(String, String, String, boolean, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.RestUrnArgumentTemplate
 
RestUrnArgumentTemplate(String, String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.RestUrnArgumentTemplate
 
RestUrnFragmentTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
RestUrnFragmentTemplate(String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.RestUrnFragmentTemplate
 
retrieveKeys(String, String) - Method in class com.aquima.interactions.userscope.dao.impl.MemoryUserScopeDao
 
retrieveValue(String, String, String) - Method in class com.aquima.interactions.userscope.dao.impl.MemoryUserScopeDao
 
RoleTemplate - Class in com.aquima.interactions.test.templates.project
Template class that may be used to provide the information needed during initialization.
RoleTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.project.RoleTemplate
 
RoutingAlgorithmTemplate - Class in com.aquima.interactions.test.templates.process
Template class that may be used to provide the information needed during initialization.
RoutingAlgorithmTemplate(IInitializationReport, String, boolean) - Constructor for class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
 
RoutingAlgorithmTemplate(IInitializationReport, String, boolean, ReevaluationEvent) - Constructor for class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
 
RoutingAlgorithmTemplate(IInitializationReport, String, boolean, ReevaluationEvent, boolean) - Constructor for class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
 
RuleEngineTemplate - Class in com.aquima.interactions.test.templates.rules
Template that may be used to initialize a rule engine.
RuleEngineTemplate() - Constructor for class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
Default constructor that generates a new initialization report.
RuleEngineTemplate(IInitializationReport, ConfigurationTemplate) - Constructor for class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
Constructs the template with the required parameters.
RuleFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create a rule factory.
RuleFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.RuleFactoryTemplate
 
RuleGroupTemplate - Class in com.aquima.interactions.test.templates.rules
Template that may be used to initialize a rule group.
RuleGroupTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.rules.RuleGroupTemplate
 

S

SchemaContextTemplate - Class in com.aquima.interactions.test.templates.context
Template that may be used to create an schema context.
SchemaContextTemplate() - Constructor for class com.aquima.interactions.test.templates.context.SchemaContextTemplate
Constructs the template with an new application template.
SchemaContextTemplate(IApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.context.SchemaContextTemplate
Constructs the template with the specified application template.
SchemaContractTemplate - Class in com.aquima.interactions.test.templates.communication
Template for easy xml contract creation.
SchemaContractTemplate() - Constructor for class com.aquima.interactions.test.templates.communication.SchemaContractTemplate
 
SchemaContractTemplate(String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.SchemaContractTemplate
 
SchemaSetTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
SchemaSetTemplate(String) - Constructor for class com.aquima.interactions.test.templates.communication.SchemaSetTemplate
 
SchemaSetTemplate(String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.SchemaSetTemplate
 
SchemaTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
SchemaTemplate(String, String, SchemaFormType, SchemaFormType, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.SchemaTemplate
 
ServiceCallTemplate - Class in com.aquima.interactions.test.templates
Template that can be used to initialize a service call definition.
ServiceCallTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.ServiceCallTemplate
Constructs the service call template with the required arguments.
ServiceContextTemplate - Class in com.aquima.interactions.test.templates.context
Template that can be used to create a service context.
ServiceContextTemplate() - Constructor for class com.aquima.interactions.test.templates.context.ServiceContextTemplate
Constructs the template with a new application template.
ServiceContextTemplate(IApplicationTemplate) - Constructor for class com.aquima.interactions.test.templates.context.ServiceContextTemplate
Constructs the template with the specified application template.
ServiceFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create a service factory.
ServiceFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.ServiceFactoryTemplate
 
ServiceNodeTemplate - Class in com.aquima.interactions.test.templates.flow
This template represents a service call node in a flow.
ServiceNodeTemplate(IInitializationReport, FlowTemplate, String) - Constructor for class com.aquima.interactions.test.templates.flow.ServiceNodeTemplate
 
ServiceTemplate - Class in com.aquima.interactions.test.templates.project
Template that can be used to create a service definition.
ServiceTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.project.ServiceTemplate
 
setAbsolute(boolean) - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
This method may be used to indicate the ramp is absolute.
setAbstractTemplate(boolean) - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
This method may be used to specify if the entity type is abstract.
setActionName(String) - Method in class com.aquima.interactions.test.templates.context.ActionContextTemplate
This method should be invoked to set the name of the action handler.
setAdHocTask(boolean) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to mark a task "ad-hoc".
setAllowDowncast(boolean) - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
This method may be used to specify if the rule engine should allow down-casting of rules.
setAllowedChannels(String...) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to specify the channels for which the flow is allowed to be executed.
setAllowedChannels(String...) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method may be used to specify the channels for which the flow is allowed to be executed.
setAllowedRoles(String...) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to specify the roles for which the flow is allowed to be executed.
setAllowedRoles(String...) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method may be used to specify the roles for which the flow is allowed to be executed.
setApplicationMode(ApplicationMode) - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method can be used to override the application mode.
setApplicationName(String) - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
This method may be used to specify the name of the application containing the process definitions.
setApplicationName(String) - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
this method may be used to specify the name of the application the task should be mapped to.
setApplicationVersion(Version) - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
This method may be used to specify the version of the application containing the process definitions.
setApplicationVersion(Version) - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
this method may be used to specify the version of the application the task should be mapped to.
setAssetFormat(String) - Method in class com.aquima.interactions.test.templates.composer.AssetReference
This method may be used to specify the format that should be used when including the asset.
setAssetFormat(String) - Method in class com.aquima.interactions.test.templates.mapping.JustificationTreeMappingTemplate
 
setAssignee(IAssigneeInfo) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setAssigneeInfo(AssigneeInfo) - Method in class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
This method can be use to add a role to the algorithm (in case of a non external).
setAttribute(String) - Method in class com.aquima.interactions.test.templates.mapping.JustificationTreeMappingTemplate
 
setAttribute(String, Serializable) - Method in class com.aquima.interactions.test.templates.context.TestPortalScope
 
setAuditEngine(IAuditEngine) - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
This method should be invoked to set a specific auditEngine.
setAuditEngine(IAuditEngine) - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
This method should be invoked to set a specific auditEngine.
setAuthenticationClaim(String, List<String>) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
setAuthorizationAlgorithm(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
This method may be used to set the authorization algorithm
setAuthorizationAlgorithm(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
This method may be used to set the authorization algorithm
setAuthorizationAlgoritm(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
setAutomatic(boolean) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
This method may be used to make the task automatic.
setBlocking(boolean) - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
This method may be used to specify if this validation generates a blocking error, or a warning.
setBodyAttributeName(String) - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
This method sets the attribute for the element reference of the body
setBodyElement(QualifiedName) - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
This method sets the element reference of the message body.
setBodySchema(String) - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
Sets the body domain schema.
setCacheConfiguration(ICacheConfiguration) - Method in class com.aquima.interactions.config.TestConfiguration
 
setCacheTimeout(int) - Method in class com.aquima.interactions.config.TestCacheConfiguration
 
setCallName(String) - Method in class com.aquima.interactions.test.templates.MaskCallTemplate
Set the call name for this template.
setCaseAggregate(IAggregateDefinition) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
setCaseDao(IProcessCaseDao) - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
This method may be used to specify the DAO that should be used by the process engine.
setCaseDataMapping(String) - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
 
setCaseEngineEnabled(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setCaseEventStatus(ICaseEventModel, CaseEventStatusType) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
setCaseIdTargetAttribute(AttributeReference) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
setCaseIdTargetAttribute(AttributeReference) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
setCaseMapping(String) - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
 
setCaseModel(CaseModel) - Method in class com.aquima.interactions.process.dao.impl.CaseDisplayNameModel
 
setCaseProperty(CaseProperty) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
setCaseProvider(ICaseProvider) - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method can be used to specify the case provider for the match engine.
setCaseThreshold(int) - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
This method may be used to set the default threshold for the cases.
setCaseUpdateMapping(String) - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
 
setChannelName(String) - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
This method may be used to specify the channel that should be used when creating the context.
setChannelName(String) - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
setClickJackingProtectionEnabled(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setColumnName(String) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
setColumnName(String) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
setColumnWidths(int...) - Method in class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
This method sets the column widths for a fixed width text resource.
setCommentsManager(ICommentsManager) - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
 
setCommentsManager(ICommentsManager) - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
 
setCondition(String) - Method in class com.aquima.interactions.test.templates.communication.FieldValidationTemplate
This method may be used to specify the condition that should be evaluated to determine if the validation is active.
setCondition(String) - Method in class com.aquima.interactions.test.templates.composer.ElementReference
This method may be used to override the condition that should be used to determine if the referred element is visible.
setCondition(String) - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
This method may be used to specify the condition that should be evaluated to determine if the validation is active.
setCondition(String) - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
This method can be used to make this mapping conditional.
setCondition(String) - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
This method may be used to specify the condition for the edge.
setCondition(String) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to set a condition for the task.
setConnectionName(String) - Method in class com.aquima.interactions.test.templates.rules.DataRuleTemplate
This method sets the connection name of this datarule
setContainerName(String) - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
This method should be invoked to specify the name of the container.
setContent(DataType) - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
This method sets the inner content of the type.
setContent(DataType, String) - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
This method sets the inner content of the type.
setContent(String) - Method in class com.aquima.interactions.test.templates.communication.WsdlTemplate
This method sets the content of the wsdl.
setContent(String) - Method in class com.aquima.interactions.test.templates.communication.XsdTemplate
This method sets the content of the xsd.
setContentStyle(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to set the content style of the container.
setContentStyle(String) - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
This method may be used to override the content style of the content definition.
setContract(String) - Method in class com.aquima.interactions.test.templates.webservice.RestServiceConfigurationTemplate
 
setContract(String) - Method in class com.aquima.interactions.test.templates.webservice.SoapServiceConfigurationTemplate
 
setCreateEmptyElementsForUnknowns(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setCreationDate(DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
setCsrfProtectionEnabled(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setCsvContent(String) - Method in class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
This method sets the csv content to this resource.
setCustomField(String) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
setCustomSchemaElement(String) - Method in class com.aquima.interactions.test.templates.communication.ElementReferenceTemplate
This method sets the use dynamic flag to use custom rendering of the element.
setDataType(DataType) - Method in class com.aquima.interactions.test.templates.model.DomainTemplate
This method set the datatype of the domain.
setDataType(DataType) - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
setDataType(DataType) - Method in class com.aquima.interactions.test.templates.project.GlobalParameterTemplate
 
setDcmAuditProperties(IPortalContext, String, Long, String) - Static method in class com.aquima.interactions.test.audit.DcmAuditPropertiesUtil
 
setDcmDashboardEnabled(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setDelimiter(char) - Method in class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
This method sets the delimiter to use for separating entries.
setDepth(String) - Method in class com.aquima.interactions.test.templates.mapping.JustificationTreeMappingTemplate
 
setDescription(String) - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
This method may be used to override the description of the content definition.
setDescription(String) - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method can be used to specify the description of the attribute.
setDescription(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
This method may be used to specify the description of the task.
setDirection(RestServiceDirection) - Method in class com.aquima.interactions.test.templates.communication.RestServiceTemplate
 
setDisallowDoctypeDecl(boolean) - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
setDisplayName(IMultilingualText) - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
setDisplayName(IMultilingualText) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setDisplayName(String) - Method in class com.aquima.interactions.process.dao.impl.AbstractDisplayNameModel
 
setDisplayName(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
This method may be used to specify the display name of the task.
setDisplayName(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
This method may be used to specify the display name of the case.
setDisplayText(IMultilingualText) - Method in class com.aquima.interactions.test.templates.composer.ButtonTemplate
This method may be used to override the display text of the button.
setDisplayText(IMultilingualText) - Method in class com.aquima.interactions.test.templates.composer.ContainerReference
This method overrides the display text of the container this reference refers to.
setDisplayText(IMultilingualText) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to override the display text of the container.
setDisplayText(IMultilingualText) - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
This method can be used to override the display text of the decision tree.
setDisplayText(String) - Method in class com.aquima.interactions.test.templates.composer.ButtonTemplate
This method may be used to override the display text of the button.
setDisplayText(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerReference
This method overrides the display text of the container this reference refers to.
setDisplayText(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to override the display text of the container.
setDisplayText(String) - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
This method can be used to override the display text of the decision tree.
setDkimEnabled(boolean) - Method in class com.aquima.interactions.config.mail.TestMailConfiguration
 
setDkimPrivateKeyFile(Object) - Method in class com.aquima.interactions.config.mail.TestMailConfiguration
 
setDkimSelector(String) - Method in class com.aquima.interactions.config.mail.TestMailConfiguration
 
setDocumentation(String) - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
Sets the property's documentation
setDocumentation(String) - Method in class com.aquima.interactions.test.templates.communication.RestOperationTemplate
Sets the documentation of the operation.
setDocumentation(String) - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowDefinitionTemplate
Sets the documentation of the function flow
setDocumentation(String) - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowInputParameterTemplate
Sets the parameters's documentation
setDocumentation(String) - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowOutputParameterTemplate
Sets the parameters's documentation
setDomainName(String) - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method can be used to specify the domain of the attribute.
setDueDate(DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setDueDate(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
Sets the expression that determines the date on which this task should be ended.
setElementReference(QualifiedName) - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
This methods sets an element reference to an element.
setElementReference(QualifiedName) - Method in class com.aquima.interactions.test.templates.communication.SoapMessagePartTemplate
This method sets an element reference.
setEnabled(boolean) - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
setEntity(String) - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
This method sets the entity name of the message.
setEntity(String) - Method in class com.aquima.interactions.test.templates.mapping.JustificationTreeMappingTemplate
 
setEssential(boolean) - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
This method may be used to specify if the validation must succeed in order to continue validating.
setEvent(String) - Method in class com.aquima.interactions.test.templates.composer.ButtonReference
This method may be used to override the button event.
setExecuteDatamappingOnCancelTask(boolean) - Method in class com.aquima.interactions.config.legacy.TestLegacyToggles
 
setExecutedBy(String) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setExitEvents(String...) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to override the possible exit events for this container.
setExitState(ExitState) - Method in class com.aquima.interactions.test.templates.flow.EndNodeTemplate
This method may be used to specify the exit state of this end node.
setExitState(String) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setExitState(String) - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
This method may be used to specify the exit state of the source node the edge should connect to.
setExpandEntityReferences(boolean) - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
setExplainText(IMultilingualText) - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
This method may be used to override the explain text of the field.
setExplainText(IMultilingualText) - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
Sets attribute explain text;
setExplainText(String) - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
This method may be used to override the explain text of the field.
setExpression(String) - Method in class com.aquima.interactions.test.templates.rules.ValidationTemplate
This method may be used to specify the expression of the business validation.
setExternal(boolean) - Method in class com.aquima.interactions.test.templates.model.DomainTemplate
This method sets the isExternal flag for this domain template.
setExternal(boolean) - Method in class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
This method may be used to specify the description of the routing algorithm.
setExternalGeneralEntities(boolean) - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
setExternalParameterEntities(boolean) - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
setFieldMapping(String, String) - Method in class com.aquima.interactions.test.templates.process.MessageEventMappingTemplate
This method may be used to add field - attribute mapping.
setFilter(ConditionOperator, String) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
setFilter(ConditionOperator, String) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
setFiredEvent(IFiredEvent) - Method in class com.aquima.interactions.test.templates.context.EventContextTemplate
This method may be invoked to specify the event.
setFirstNode(NodeTemplate) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method may be used to set the first node of the flow.
setFlowBlocked(boolean) - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
setFlowName(String) - Method in class com.aquima.interactions.test.templates.webservice.WebServiceOperationTemplate
Use this method to set the flow name of the operation mapping.
setFlowReference(FlowReference) - Method in class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
setFlowTypeName(String) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to specify the name of the flow type.
setFunctionalName(String) - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
setFunctionCallName(String) - Method in class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
setGroupByAttribute(AttributeReference) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
setGroupByCase(boolean) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
setHandleModelChanges(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setHasRowHeaders(boolean) - Method in class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
This method sets if the CSV resource's first row contains the headers.
setHeader(String, List<String>) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
 
setHeight(long) - Method in class com.aquima.interactions.test.templates.composer.ImageReference
Set the height of the image.
setHttpMethod(HttpMethodType) - Method in class com.aquima.interactions.test.templates.communication.RestRequestMessageTemplate
This method sets the http method of the requestmessage
setId(long) - Method in class com.aquima.interactions.process.dao.impl.AbstractDisplayNameModel
 
setId(GUID) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
setIdentifierField(String) - Method in class com.aquima.interactions.test.templates.process.IntermediateMessageEventMappingTemplate
This method may be used to set the identifier field.
setIgnoreCurrentUser(boolean) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
setImageContentType(ImageContentType) - Method in class com.aquima.interactions.test.templates.composer.ImageTemplate
 
setImageData(byte[]) - Method in class com.aquima.interactions.test.templates.composer.ImageTemplate
This method sets the binary data of the image.
setInfiniteLoopDetectionLimit(int) - Method in class com.aquima.interactions.config.TestConfiguration
 
setInlineType() - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
This method sets the inline type of the element.
setInlineType(String) - Method in class com.aquima.interactions.test.templates.communication.ElementMappingTemplate
Sets a inline type to the element.
setInlineType(String) - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
This method sets the inline type of the element.
setInputMapping(String) - Method in class com.aquima.interactions.test.templates.webservice.WebServiceOperationTemplate
This method sets the input mapping name of this webservice mapping.
setInstanceId(String) - Method in class com.aquima.interactions.test.templates.model.InstanceTemplate
This method may be used to set the instance id.
setInstances(List<ICaseDataInstance>) - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
setIsDefault(boolean) - Method in class com.aquima.interactions.test.templates.composer.ContentStyleTemplate
 
setIsExposed(boolean) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to change the 'exposed' setting of the flow (default is true).
setIsFixedWidthText(boolean) - Method in class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
This method sets if the resource should be parsed as a fixed width text resource.
setIsLinkedViaRelationAttribute(boolean) - Method in class com.aquima.interactions.test.templates.composer.Reference
 
setIsRefreshField(boolean) - Method in class com.aquima.interactions.test.templates.composer.FieldReference
This method may be used to override the refresh setting of the reference.
setIsRestricted(boolean) - Method in class com.aquima.interactions.test.templates.composer.ContentStyleTemplate
This method sets a boolean indicating if the content style restricts the type of child styles that are allowed.
setItemName(String) - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
Sets the optional item name.
setJustification(String) - Method in class com.aquima.interactions.test.templates.rules.ActionTemplate
 
setJustification(String) - Method in class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
 
setKeyField(String) - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
This method may be used to specify the attribute that should be used as key-field.
setLanguageCode(String) - Method in class com.aquima.interactions.process.dao.impl.AbstractDisplayNameModel
 
setLastPriorityCheck(DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setLeftOnly(boolean) - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
This method may be used to indicate the ramp is left-only.
setLegacyRestResponseValidation(boolean) - Method in class com.aquima.interactions.config.legacy.TestLegacyToggles
 
setLegacyToggles(ILegacyToggles) - Method in class com.aquima.interactions.config.TestConfiguration
 
setLengthAvailable(boolean) - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
setLicenseKey(String) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method sets a license key to be user for the testcases.
setLicenseKey(String) - Method in class com.aquima.interactions.test.templates.ProcessEngineManagerTemplate
 
setLicenseKey(String) - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
 
setLicenseProvider(ILicenseProvider) - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
setLoadExternalDtd(boolean) - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
setLocation(String) - Method in class com.aquima.interactions.test.templates.communication.RestServiceTemplate
This method sets the location of the rest service.
setLocation(String) - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
This method sets the location of the soap service.
setLockedBy(String) - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
setLockedStyle(String...) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
setLocksCase(boolean) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to set the case locking behaviour for a task node.
setLowerPartial(double) - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
This method may be used to set the lower partial of the ramp.
setLowerRange(double) - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
This method may be used to set the lower range of the ramp.
setMailConfiguration(IMailConfiguration) - Method in class com.aquima.interactions.config.TestConfiguration
 
setMainWsdl(String) - Method in class com.aquima.interactions.test.templates.communication.SoapContractTemplate
 
setMask(String) - Method in class com.aquima.interactions.test.templates.composer.FieldReference
This method may be used to override the mask call of the reference.
setMask(String) - Method in class com.aquima.interactions.test.templates.composer.TextNodeTemplate
 
setMaskCallName(String) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
setMaskCallName(String) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
setMaskCallName(String) - Method in class com.aquima.interactions.test.templates.context.MaskContextTemplate
This method should be invoked to specify the mask call name.
setMaskTypeName(String) - Method in class com.aquima.interactions.test.templates.context.MaskContextTemplate
This method should be invoked to specify the mask type name.
setMasterAttribute(String) - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
This method may be used to specify the master attribute.
setMatchAction(MappingAction) - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
This method can be used to set the action that is used the source and target instance match.
setMatchConfigurationFile(String) - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method can be used to specify the location of the match configuration XML.
setMatchOnField(String) - Method in class com.aquima.interactions.test.templates.process.MessageEventMappingTemplate
 
setMaxOccurs(long) - Method in class com.aquima.interactions.test.templates.communication.ParticleMappingTemplate
This method sets the max occurs of the particle.
setMaxResults(int) - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
this method may be used to set the default number of results of a match action.
setMayContainTasks(boolean) - Method in class com.aquima.interactions.test.templates.process.ProcessTypeTemplate
This method may be used to specify if the type allows tasks.
setMessage(IMultilingualText) - Method in class com.aquima.interactions.test.templates.communication.FieldValidationTemplate
This method may be used to specify the message that should be used when the validation fails.
setMessage(IMultilingualText) - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
This method may be used to specify the message that should be used when the validation fails.
setMessage(String) - Method in class com.aquima.interactions.test.templates.communication.FieldValidationTemplate
This method may be used to specify the message that should be used when the validation fails.
setMessage(String) - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
This method may be used to specify the message that should be used when the validation fails.
setMessageEventName(String) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to specify the name of the event this node refers to.
setMinOccurs(long) - Method in class com.aquima.interactions.test.templates.communication.ParticleMappingTemplate
This method sets the min occurs of the particle.
setModuleId(ModuleID) - Method in class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
This method sets the module id of this webservice mapping.
setMultivalue(boolean) - Method in class com.aquima.interactions.test.templates.project.ParameterTemplate
This method may be used to specify if the parameter supports multiple values.
setMultivalued(boolean) - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
Sets the multiValued indicator.
setName(String) - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
setName(String) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setName(String) - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
setName(String) - Method in class com.aquima.interactions.test.templates.project.GlobalParameterReferenceTemplate
 
setName(String) - Method in class com.aquima.interactions.test.templates.project.PresentationStyleReferenceTemplate
 
setNillable(boolean) - Method in class com.aquima.interactions.test.templates.communication.ElementMappingTemplate
 
setNillable(boolean) - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
 
setNoresultTextItem(String) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
setNoresultTextItem(String) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
setNoSourceMatchAction(MappingAction) - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
This method can be used to set the action that is used when no source instance could be found.
setNoTargetMatchAction(MappingAction) - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
This method can be used to set the action that is used when no target instance could be found.
setOfflineEnabled(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setOutput(FieldTypeOutput) - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
setOutputFailedMasks(boolean) - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method can be used to override the output failed masks parameter.
setOutputMapping(String) - Method in class com.aquima.interactions.test.templates.webservice.WebServiceOperationTemplate
This method sets the output mapping name of this webservice mapping.
setPagingSize(Integer) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
setPagingSize(Integer) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
setParameter(ParametersTemplate) - Method in class com.aquima.interactions.test.templates.ServiceCallTemplate
This method set the parameters to the service call template.
setParameter(String, String) - Method in class com.aquima.interactions.test.templates.ParametersTemplate
This method will set the parameter value for the specified parameter key.
setParameter(String, String) - Method in class com.aquima.interactions.test.templates.project.ResourceConnectionTemplate
 
setParameter(String, String, Direction) - Method in class com.aquima.interactions.test.templates.ParametersTemplate
This method will set the parameter value for the specified parameter key.
setParameterExpression(String, String) - Method in class com.aquima.interactions.test.templates.ParametersTemplate
This method will set the parameter expression value for the specified parameter key.
setParameterExpression(String, String, Direction) - Method in class com.aquima.interactions.test.templates.ParametersTemplate
This method will set the parameter expression value for the specified parameter key.
setParameterReference(String, String) - Method in class com.aquima.interactions.test.templates.ParametersTemplate
This method will set an element reference name value for the specified parameter key.
setParameterReference(String, String, Direction) - Method in class com.aquima.interactions.test.templates.ParametersTemplate
This method will set an element reference name value for the specified parameter key.
setParameters(IParameters) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to set all the parameters of the container at once.
setParameters(ITypedParameters) - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
This method can be used to set the container parameters.
setParameters(ITypedParameters) - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
This method can be used to set the service parameters.
setParameters(ParametersTemplate) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to set all the parameters of the container at once.
setParameterValue(String, IValue) - Method in class com.aquima.interactions.test.templates.ParametersTemplate
This method will set the parameter value for the specified parameter key.
setParameterValue(String, IValue, Direction) - Method in class com.aquima.interactions.test.templates.ParametersTemplate
This method will set the parameter value for the specified parameter key.
setParamType(GlobalParameterType) - Method in class com.aquima.interactions.test.templates.project.GlobalParameterTemplate
 
setParserVersion(String) - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method may be used to specify the version of the expression parser (for instance 4.2 or 6.4).
setPersistenceAware(boolean) - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
 
setPortalMessageAction(String, PortalMessageAction) - Method in class com.aquima.interactions.test.templates.context.TestPortalMessageScope
 
setPortalMessageBus(IPortalMessageBus) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
setPrecondition(String) - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
 
setPreconditionAvailable(boolean) - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
setPresentationStyle(String) - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
This method may be used to override the presentation style of the content definition.
setPresentationStyle(String) - Method in class com.aquima.interactions.test.templates.composer.ElementReference
This method may be used to override the style of the referred element.
setPresentationStyle(String, String) - Method in class com.aquima.interactions.test.templates.composer.ElementReference
 
setPresentationStyles(PresentationStyle...) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
setPrimitiveTargetAttribute(String) - Method in class com.aquima.interactions.test.templates.flow.FlowNodeTemplate
 
setPriority(Integer) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setPriorityAlgorithm(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
This method may be used to add a priority algorithm to the task.
setProcessCaseDao(IProcessCaseDao) - Method in interface com.aquima.interactions.test.process.IProcessCaseDaoTestCase
 
setProcessCaseDao(IProcessCaseDao) - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
setProcessExit(ProcessExit) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
setProcessName(String) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to specify the name of the process this node refers to.
setProjectFactoryManager(IFactoryManager) - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method may be used to set a (project specific) factory manager that will be consulted if the factory templates do not provide an implementation for a component.
setProjectMetadata(ProjectMetadata) - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
setQrCodeContent(String) - Method in class com.aquima.interactions.test.templates.composer.ImageTemplate
 
setQuestionText(IMultilingualText) - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
This method may be used to override the question text of the field.
setQuestionText(IMultilingualText) - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
Sets attribute question.
setQuestionText(String) - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
This method may be used to override the question text of the field.
setQuoteCharacter(char) - Method in class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
This method sets the character to use for quoted elements.
setReadonly(boolean) - Method in class com.aquima.interactions.test.templates.composer.ElementReference
This method may be used to specify if the referred element is read-only.
setReadOnlyAvailable(boolean) - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
setReadonlyCondition(String) - Method in class com.aquima.interactions.test.templates.composer.ElementReference
This method may be used to override the condition that should be used to determine if the referred element is read-only.
setReadonlyDuringExpand(boolean) - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method can be used to override the readonly-during-expand parameter.
setReevaluationEvent(ReevaluationEvent) - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
 
setReevaluationEvent(ReevaluationEvent) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
setReevaluationEvent(ReevaluationEvent) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
 
setReference(ReferenceType) - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
setReference(ReferenceType, String, String) - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
 
setRefreshAvailable(boolean) - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
setRefreshButton(boolean) - Method in class com.aquima.interactions.test.templates.composer.ButtonReference
This method may be used to indicate if the button should trigger a refresh event.
setRelation(RelationType, boolean, String, String) - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method may be used to specify the relation of the attribute.
setRelation(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerReference
This method may be used to override the relation attribute through which the container is included.
setRelation(String, String) - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method may be used to specify the relation of the attribute.
setRepeatable(boolean) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to specify if the task is repeatable or not.
setRepeatExpression(String) - Method in class com.aquima.interactions.test.templates.composer.Reference
This method can be used to override the repeat expression of the reference.
setRepeatExpression(String) - Method in class com.aquima.interactions.test.templates.flow.FlowNodeTemplate
This method can be used to set the repeat expression of the sub flow.
setReplayedEventId(Long) - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
setRequestMessage() - Method in class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
This method sets the request message of the operation.
setRequestMessage(String) - Method in class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
This method sets the request message of the operation.
setRequestMessage(String, String) - Method in class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
This method sets the request message of the operation.
setRequired(boolean) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setRequired(boolean) - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
Sets the required indicator.
setRequired(boolean) - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
This method may be used to specify if the field is required to be filled by the client.
setRequired(boolean) - Method in class com.aquima.interactions.test.templates.project.ParameterTemplate
This method may be used to specify if the parameter is required.
setRequired(String) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to mark an adhoc task or process required or not.
setRequiredAvailable(boolean) - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
setRequiredCondition(String) - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
This method may be used to override the required condition of the reference.
setRequirement(RequirementType) - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
This method may be used to specify the requirement type for the attribute.
setResourceManager(IResourceManager) - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method set the current resource manager.
setResponseMessage() - Method in class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
This method sets the response message of the operation.
setResponseMessage(String) - Method in class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
This method sets the request message of the operation.
setResponseMessage(String, String) - Method in class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
This method sets the request message of the operation.
setRestrictedHttpMethods(String...) - Method in class com.aquima.interactions.config.TestConfiguration
 
setRestServiceConfiguration(String) - Method in class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
 
setRestServiceConfiguration(String, boolean) - Method in class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
 
setRestServiceConfiguration(String, String, boolean) - Method in class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
 
setResultMapping(String) - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
 
setRetryInterval(long) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
This methods set the retry interval of the task.
setReverse(boolean) - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
This method may be used to specify if the attribute should be matched reversed.
setReverse(boolean) - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method allows setting the attribute as a reverse relation attribute.
setRightOnly(boolean) - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
This method may be used to indicate the ramp is right-only.
setRoles(String...) - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
setRootGroup() - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
This method sets the rootgroup of the type.
setRootGroup(GroupParticleType) - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
Sets the root group of the given groupType.
setRootGroup(GroupParticleType, String) - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
This method sets the rootgroup of the type.
setRoutingAlgorithm(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
This method may be used to add a routing algorithm to the task.
setRoutingAlgorithm(String) - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
This method may be used to set an routing algorithm to the process
setRuleName(String) - Method in class com.aquima.interactions.test.templates.rules.ExternalRuleTemplate
 
setRuntimeKeysEnabled(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setSchemaSet(String) - Method in class com.aquima.interactions.test.templates.communication.RestServiceTemplate
This method sets the schemaset of the rest service.
setSchemaSet(String) - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
This method sets the schema set of the soap service.
setSequenceNr(long) - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
This method may be used to specify the sequence number of the edge.
setServiceCallName(String) - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
This method should be invoked to specify the service call name.
setServiceTypeName(String) - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
This method should be invoked to specify the service type name.
setSessionId(String) - Method in class com.aquima.interactions.test.templates.context.EventContextTemplate
 
setSettings(IProcessEngineSettings) - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
 
setShowStartedTasks(boolean) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
setSmtpMailConnectionFactory(ISmtpMailConnectionFactory) - Method in class com.aquima.interactions.config.TestConfiguration
 
setSoapServiceConfiguration(String) - Method in class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
 
setSoapServiceConfiguration(String, boolean) - Method in class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
 
setSoapVersion(SoapVersion) - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
 
setSort(boolean) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
setSort(boolean) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
setSortAscending(boolean) - Method in class com.aquima.interactions.test.templates.composer.Reference
This method can be used to specify if the instances from the context expression should be sorted in an ascending order.
setSortAscending(boolean) - Method in class com.aquima.interactions.test.templates.flow.FlowNodeTemplate
This method can be used to specify if the values from the repeat expression should be sorted in an ascending order.
setSortAttribute(String) - Method in class com.aquima.interactions.test.templates.composer.Reference
This method can be used to specify the attribute that should be used to sort the instances from the context expression on.
setSortAttribute(String) - Method in class com.aquima.interactions.test.templates.flow.FlowNodeTemplate
This method can be used to set the attribute that is used for sorting the repeat expression values.
setSourceModuleName(String) - Method in class com.aquima.interactions.test.templates.mapping.MappingTemplate
Method to set the module name of the source model.
setSpecificForm(SchemaFormType) - Method in class com.aquima.interactions.test.templates.communication.AttributeMappingTemplate
This method sets the specific formtype of this attribute.
setSpecificForm(SchemaFormType) - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
This method sets the specific formtype of this attribute.
setStartDate(DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setStatus(CaseEventStatusType) - Method in class com.aquima.interactions.process.dao.impl.CaseEventModel
 
setStatus(CaseStatusType) - Method in class com.aquima.interactions.process.dao.impl.CaseModel
 
setStatus(TaskStatusType) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setStopOnErrors(boolean) - Method in class com.aquima.interactions.test.templates.context.EventContextBase
 
setStrategy(StrategyType) - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
This method may be used to specify the multivalue strategy.
setStrictTransportProtectionEnabled(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setStructuredWebServicesInputValidation(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setSymmetric(boolean) - Method in class com.aquima.interactions.test.templates.matching.CrossTableTemplate
This method may be used to specify if the crosstable is symmetric.
setTargetDownCastingEnabled(boolean) - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method can be used to enable down-casting in rules (disabled by default).
setTargetInstance(TargetInstanceType) - Method in class com.aquima.interactions.test.templates.process.MessageEventMappingTemplate
 
setTargetModuleName(String) - Method in class com.aquima.interactions.test.templates.mapping.MappingTemplate
Method to set the module name of the target model.
setTargetNamespace(String) - Method in class com.aquima.interactions.test.templates.communication.WsdlTemplate
 
setTargetNode(NodeTemplate) - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This function will set the target node this edge is connected to.
setTaskButtonName(String) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
setTaskButtonName(String) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
setTaskIdTargetAttribute(AttributeReference) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
setTaskModel(TaskModel) - Method in class com.aquima.interactions.process.dao.impl.TaskDisplayNameModel
 
setTaskName(String) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to specify the name of the task this node refers to.
setTaskProperty(TaskProperty) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
setTemporaryPersistenceStrategy(ITemporaryPersistenceStrategy) - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method may be used to set a temporary persistence strategy.
setTenant(String) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
This method sets the tenant.
setTestPath(String) - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
setTextContent(String) - Method in class com.aquima.interactions.test.templates.project.ResourceConnectionTemplate
This method sets the text content to this resource.
setThreshold(int) - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
This method may be used to specify the threshold for the attribute.
setTimeoutDate(DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setTimer(TimerTemplate) - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
setTimerEdge(boolean) - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
This method may be used to specify the edge is a timer edge.
setTimerExpression(String) - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method may be used to specify the timer expression.
setTraceDao(ITraceDao) - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
setTraceDao(ITraceDao) - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
 
setTransactional(boolean) - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method may be used to mark a flow as transactional.
setTransactional(boolean) - Method in class com.aquima.interactions.test.templates.flow.StartNodeTemplate
This method may be used to mark a flow as transactional.
setTypedParameters(ITypedParameters, boolean) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to set all the typed parameters of the container at once.
setTypeName(String) - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method may be used to override the type of the container.
setTypeName(String) - Method in class com.aquima.interactions.test.templates.MaskCallTemplate
Set the type name for this template.
setTypeName(String) - Method in class com.aquima.interactions.test.templates.rules.DataRuleTemplate
This method sets the type name of this datarule.
setTypeReference(QualifiedName) - Method in class com.aquima.interactions.test.templates.communication.ElementMappingTemplate
Sets a reference to a complexType.
setTypeReference(QualifiedName) - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
This method sets a type reference to a complex type.
setTypeReference(QualifiedName) - Method in class com.aquima.interactions.test.templates.communication.SoapMessagePartTemplate
This method sets a type reference to a complex type.
setTypeReference(DataType) - Method in class com.aquima.interactions.test.templates.communication.ElementMappingTemplate
Sets a reference to a simple type.
setTypeReference(DataType) - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
This method sets a type reference to a simple type.
setTypeReference(DataType) - Method in class com.aquima.interactions.test.templates.communication.SoapMessagePartTemplate
This method sets a type reference to a simple type.
setUnauthorizedUserIds(String...) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setUnknownPercentage(int) - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
This method may be used to specify the unknown percentage for the attribute.
setUpperPartial(double) - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
This method may be used to set the upper partial of the ramp.
setUpperRange(double) - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
This method may be used to set the upper range of the ramp.
setUser(IUserData) - Method in class com.aquima.interactions.test.templates.context.TestSessionScope
 
setUserId(String) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
This method sets the user identifier.
setUserName(String) - Method in class com.aquima.interactions.test.templates.process.UserDataTemplate
This method sets the user name.
setUserSet(boolean) - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
setValues(PortalEvent, IPage) - Method in class com.aquima.interactions.test.templates.session.RequestTemplate
 
setVersion(Version) - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method sets the version of the project.
setVisibleCondition(String) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
setVisibleCondition(String) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
setWeight(int) - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
This method may be used to specify the weight of the attribute.
setWidth(long) - Method in class com.aquima.interactions.test.templates.composer.ImageReference
Set the width of the image.
setWrapFailedElements(boolean) - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method can be used to override the wrap-failed-elements parameter.
setWsiCompliant(boolean) - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
This method sets the wsi compliance of the soap service.
setxContentTypeProtectionEnabled(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setXincludeAware(boolean) - Method in class com.aquima.interactions.config.security.TestXxeProperties
 
setXmlElementContext(IXmlElementContext) - Method in class com.aquima.interactions.test.templates.context.SchemaContextTemplate
This method may be used to set the xml element context that should be used for this schema context.
setXssProtectionEnabled(boolean) - Method in class com.aquima.interactions.config.TestConfiguration
 
setXxeProperties(IXxeProperties) - Method in class com.aquima.interactions.config.TestConfiguration
 
shouldLocksCase() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
 
shouldOutputFailedMasks() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
shouldShowStartedTasks() - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
shouldValidate() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceConfigurationTemplate
 
shouldWrapFailedElements() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
 
SoapContractTemplate - Class in com.aquima.interactions.test.templates.communication
Template for easy Rest soap contract creation.
SoapContractTemplate(String) - Constructor for class com.aquima.interactions.test.templates.communication.SoapContractTemplate
 
SoapContractTemplate(String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.SoapContractTemplate
 
SoapMessageHandlerFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that can be used to create a soap message handler factory.
SoapMessageHandlerFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.SoapMessageHandlerFactoryTemplate
Constuct a soap handler factory template.
SoapMessagePartTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
SoapMessagePartTemplate(String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.SoapMessagePartTemplate
 
SoapMessageTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
SoapMessageTemplate(String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.SoapMessageTemplate
 
SoapOperationTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
SoapOperationTemplate(String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
 
SoapServiceConfigurationTemplate - Class in com.aquima.interactions.test.templates.webservice
Template for easy soap service configuration creation.
SoapServiceConfigurationTemplate(String, boolean, IInitializationReport, CommunicationEngineTemplate) - Constructor for class com.aquima.interactions.test.templates.webservice.SoapServiceConfigurationTemplate
 
SoapServiceTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
SoapServiceTemplate(String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
 
SolutionNodeTemplate - Class in com.aquima.interactions.test.templates.tree
Base class for node templates representing a solution.
SolutionNodeTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.tree.SolutionNodeTemplate
 
sort(Map<Long, CaseEntry>, Map<Long, ICaseDataInstance>, List<CaseEntry>, ProcessViewOrder[], ILanguage) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseViewSorter
 
sort(Map<Long, CaseEntry>, Map<Long, ICaseDataInstance>, List<ITaskModel>, ProcessViewOrder[], ILanguage) - Method in class com.aquima.interactions.process.dao.impl.MemoryTaskViewSorter
 
sortAscending() - Method in class com.aquima.interactions.test.templates.flow.EventNodeDS
 
SpellEngineTemplate - Class in com.aquima.interactions.test.templates.spell
Template that can be used to initialize a spell engine (including the default speller definitions).
SpellEngineTemplate() - Constructor for class com.aquima.interactions.test.templates.spell.SpellEngineTemplate
Construct a spell engine template.
SpellEngineTemplate(ConfigurationTemplate) - Constructor for class com.aquima.interactions.test.templates.spell.SpellEngineTemplate
Construct a spell engine template.
startFlow(String) - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
Start a flow.
StartNodeTemplate - Class in com.aquima.interactions.test.templates.flow
This template holds the first node of a flow.
StartNodeTemplate(FlowTemplate) - Constructor for class com.aquima.interactions.test.templates.flow.StartNodeTemplate
 
startTaskSync(IUserData, String, long, String) - Method in class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
STATUS - Static variable in class com.aquima.interactions.process.dao.impl.CaseEventModelComparator
 
stopFlow(boolean) - Method in class com.aquima.interactions.test.templates.session.PortalSessionTestFacade
This method will stop the current flow and commit or rollback any pending changes.
storeValue(String, String, String, Serializable) - Method in class com.aquima.interactions.userscope.dao.impl.MemoryUserScopeDao
 

T

TaskDisplayNameModel - Class in com.aquima.interactions.process.dao.impl
Model for task display name.
TaskDisplayNameModel() - Constructor for class com.aquima.interactions.process.dao.impl.TaskDisplayNameModel
 
TaskMappingTemplate - Class in com.aquima.interactions.test.templates
Template that can be used to initialize a task mapping.
TaskMappingTemplate(IInitializationReport, ApplicationTemplate, String, String) - Constructor for class com.aquima.interactions.test.templates.TaskMappingTemplate
 
TaskModel - Class in com.aquima.interactions.process.dao.impl
 
TaskModel(long, long, Long, TaskType, GUID, boolean, boolean, boolean, TaskStatusType, String, AssigneeInfo, DateTimeValue, DateTimeValue, DateTimeValue, String, String, Integer, DateTimeValue, Map<String, String>, String[], IMultilingualText) - Constructor for class com.aquima.interactions.process.dao.impl.TaskModel
 
TaskModel(TaskModel) - Constructor for class com.aquima.interactions.process.dao.impl.TaskModel
 
TestAuditEngine - Class in com.aquima.interactions.audit
 
TestAuditEngine() - Constructor for class com.aquima.interactions.audit.TestAuditEngine
 
TestCacheConfiguration - Class in com.aquima.interactions.config
 
TestCacheConfiguration() - Constructor for class com.aquima.interactions.config.TestCacheConfiguration
 
TestConfiguration - Class in com.aquima.interactions.config
 
TestConfiguration() - Constructor for class com.aquima.interactions.config.TestConfiguration
 
TestFlowScope - Class in com.aquima.interactions.test.templates.context
Flow scope implementation used by the context templates.
TestFlowScope() - Constructor for class com.aquima.interactions.test.templates.context.TestFlowScope
 
TestLegacyToggles - Class in com.aquima.interactions.config.legacy
 
TestLegacyToggles() - Constructor for class com.aquima.interactions.config.legacy.TestLegacyToggles
 
TestMailConfiguration - Class in com.aquima.interactions.config.mail
 
TestMailConfiguration() - Constructor for class com.aquima.interactions.config.mail.TestMailConfiguration
 
TestPageScope - Class in com.aquima.interactions.test.templates.context
Page scope implementation used by the context templates.
TestPageScope() - Constructor for class com.aquima.interactions.test.templates.context.TestPageScope
 
TestPortalMessageScope - Class in com.aquima.interactions.test.templates.context
Test implementation of the PortalMessageScope.
TestPortalMessageScope() - Constructor for class com.aquima.interactions.test.templates.context.TestPortalMessageScope
 
TestPortalScope - Class in com.aquima.interactions.test.templates.context
Base class for portal scopes of context templates.
TestPortalScope() - Constructor for class com.aquima.interactions.test.templates.context.TestPortalScope
 
TestRequestScope - Class in com.aquima.interactions.test.templates.context
Request scope implementation used by the context templates.
TestRequestScope(ILanguage) - Constructor for class com.aquima.interactions.test.templates.context.TestRequestScope
Constructs the request scope with the language that should be returned by the getLanguage method.
TestSessionScope - Class in com.aquima.interactions.test.templates.context
Session scope implementation used by the context templates.
TestSessionScope() - Constructor for class com.aquima.interactions.test.templates.context.TestSessionScope
 
TestUserScope - Class in com.aquima.interactions.test.templates.context
 
TestUserScope() - Constructor for class com.aquima.interactions.test.templates.context.TestUserScope
 
TestXxeProperties - Class in com.aquima.interactions.config.security
 
TestXxeProperties() - Constructor for class com.aquima.interactions.config.security.TestXxeProperties
 
TextNodeTemplate - Class in com.aquima.interactions.test.templates.composer
This template represents a text node from a text template.
TextNodeTemplate(TextNodeType, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.composer.TextNodeTemplate
 
TextReference - Class in com.aquima.interactions.test.templates.composer
Reference to a text document element.
TextReference(IInitializationReport, TextTemplate) - Constructor for class com.aquima.interactions.test.templates.composer.TextReference
 
TextReference(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.composer.TextReference
 
TextTemplate - Class in com.aquima.interactions.test.templates.composer
This template class can be used to initialize a text definition.
TextTemplate(ProjectTemplate, String) - Constructor for class com.aquima.interactions.test.templates.composer.TextTemplate
Constructs the template with the required parameters.
TextTemplate(ProjectTemplate, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.composer.TextTemplate
 
throwMessageEventAsync(IUserData, ApplicationID, String, Map<String, Object>, Set<String>) - Method in class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
throwMessageEventSync(IUserData, ApplicationID, String, Map<String, Object>, Set<String>) - Method in class com.aquima.interactions.process.caseengine.CaseEngineClientStub
 
TimerTemplate - Class in com.aquima.interactions.test.templates.timer
Timer template for easy testing of timed events.
TimerTemplate() - Constructor for class com.aquima.interactions.test.templates.timer.TimerTemplate
 
TIMESTAMP - Static variable in class com.aquima.interactions.process.dao.impl.CaseEventModelComparator
 
toAppDataSource() - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
toAppDataSource() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
 
toAppDataSource() - Method in interface com.aquima.interactions.test.templates.IApplicationTemplate
This method converts the application template to a data-source that can be used to initialize an application.
toApplicationConfiguration() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method converts the template to an application configuration object.
toConfiguration() - Method in class com.aquima.interactions.test.templates.ConfigurationTemplate
This method converts the template to an aquima configuration object.
toContext() - Method in class com.aquima.interactions.test.templates.context.ActionContextTemplate
This method converts the template to an action context.
toContext() - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
This method converts the template to a container context.
toContext() - Method in class com.aquima.interactions.test.templates.context.FunctionContextTemplate
 
toContext() - Method in class com.aquima.interactions.test.templates.context.MaskContextTemplate
This method converts the template to a mask context.
toContext() - Method in class com.aquima.interactions.test.templates.context.SchemaContextTemplate
This method converts the template to an schema context.
toContext() - Method in class com.aquima.interactions.test.templates.context.ServiceContextTemplate
This method converts the template to a service context.
toDatasource() - Method in class com.aquima.interactions.test.templates.communication.AttributeMappingTemplate
 
toDatasource() - Method in class com.aquima.interactions.test.templates.communication.ElementMappingTemplate
 
toDatasource() - Method in class com.aquima.interactions.test.templates.communication.ElementReferenceTemplate
 
toDatasource() - Method in class com.aquima.interactions.test.templates.communication.SchemaTemplate
 
toDatasource() - Method in class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
 
toDatasource() - Method in class com.aquima.interactions.test.templates.communication.TypeReferenceTemplate
 
toDatasource() - Method in class com.aquima.interactions.test.templates.communication.WsdlTemplate
 
toDatasource() - Method in class com.aquima.interactions.test.templates.communication.XsdTemplate
 
toDatasource() - Method in class com.aquima.interactions.test.templates.expr.ExpressionEngineTemplate
This method returns an implementation of the IExprDS interface based on this template.
toDatasource() - Method in class com.aquima.interactions.test.templates.project.FunctionCallInputParameterTemplate
This method converts the template to a data source that can be used to initialize a function call input parameter.
toDatasource() - Method in class com.aquima.interactions.test.templates.project.FunctionCallOutputParameterTemplate
This method converts the template to a data source that can be used to initialize a function call input parameter.
toDatasource() - Method in class com.aquima.interactions.test.templates.rules.ValidationTemplate
This method returns an implementation of the IValidatorDS interface based on this template.
toDatasource() - Method in class com.aquima.interactions.test.templates.webservice.RestServiceConfigurationTemplate
 
toDatasource() - Method in class com.aquima.interactions.test.templates.webservice.SoapServiceConfigurationTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.ApplicationExportTemplateBase
 
toDataSource() - Method in class com.aquima.interactions.test.templates.ApplicationTemplate
This method converts the application template to a data-source that can be used to initialize a portal engine.
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.AnyParticleMappingTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.CommunicationEngineTemplate
This method converts the template to a data source that can be used to initialize a model.
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.DomainObjectTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.DomainPropertyTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.DomainSchemaTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.ElementParticleMappingTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.FieldValidationTemplate
This method converts the template to a data source that can be used to initialize a field validation.
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.GroupParticleMappingTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.ParticleMappingTemplate
This method converts the template to a data source that can be used to initialize the definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.RestHeaderTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.RestMessageTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.RestOperationTemplate
This method converts the template to a data source that can be used to initialize the definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.RestRequestMessageTemplate
This method converts the template to a data source that can be used to initialize the definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.RestServiceTemplate
This method converts the template to a data source that can be used to initialize the definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.RestUrnArgumentTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.RestUrnFragmentTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.SchemaSetTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.SoapContractTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.SoapMessagePartTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.SoapMessageTemplate
This method converts the template to a data source that can be used to initialize the definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.SoapOperationTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.communication.SoapServiceTemplate
This method converts the template to a data source that can be used to initialize the definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.AssetReference
 
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.AssetTemplate
This method converts the template to a data source that can be used to initialize an asset.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.ButtonReference
 
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.ButtonTemplate
This method converts the template to a data source that can be used to initialize a button definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.ComposerTemplate
This method converts the template to a data source that can be used to initialize a composer.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.ContainerReference
 
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method converts the template to a data source that can be used to initialize a container definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.ContentStyleTemplate
This method converts the template to a data source that can be used to initialize a content style definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.ContentTemplate
This method converts the template to a data source that can be used to initialize a content definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.ElementReference
This method converts the template to a data source that can be used to initialize a containment reference.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.FieldReference
 
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.FieldTemplate
This method converts the template to a data source that can be used to initialize a field definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.FieldValidationTemplate
This method converts the template to a data source that can be used to initialize a field validation.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.GlobalParameterValueTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.ImageTemplate
This method converts the template to a data source that can be used to initialize a text object.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.Reference
This method converts the reference template to a data source that can be used to initialize a reference.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.TextNodeTemplate
This method converts the node template to a data source.
toDataSource() - Method in class com.aquima.interactions.test.templates.composer.TextTemplate
This method converts the template to a data source that can be used to initialize a text object.
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.ConditionNodeTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.DcmWidgetFlowDefinitionTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.DcmWidgetFlowParameterTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.EdgeTemplate
This method converts the template to a data source.
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.EndNodeTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.EventNodeParameterTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.EventNodeTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowDefinitionTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowEventMappingTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.FlowEngineTemplate
This method converts the template to a data source that can be used to initialize a flow engine.
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.FlowNodeTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.FlowTemplate
This method returns a data source implementation using the nodes defined in this template.
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowDefinitionTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowInputParameterTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.FunctionFlowOutputParameterTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.FunctionNodeTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.NodeTemplate
This method converts the template to a data source that can be used to initialize a flow node.
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.PageNodeTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.flow.ServiceNodeTemplate
 
toDataSource() - Method in interface com.aquima.interactions.test.templates.IApplicationTemplate
This method converts the application template to a data-source that can be used to initialize a portal engine.
toDataSource() - Method in class com.aquima.interactions.test.templates.mapping.AttributeMappingTemplate
This method returns a data source implementation based on this template.
toDataSource() - Method in class com.aquima.interactions.test.templates.mapping.EntityMappingTemplate
This method returns a data source implementation based on this template.
toDataSource() - Method in class com.aquima.interactions.test.templates.mapping.MappingTemplate
This method returns a data-source implementation based on this template.
toDataSource() - Method in class com.aquima.interactions.test.templates.MaskCallTemplate
This method converts the template to a data source that can be used to initialize a mask.
toDataSource() - Method in class com.aquima.interactions.test.templates.matching.CaseBaseTemplate
This method converts the template to a data source that can be used to initialize the casebase.
toDataSource() - Method in class com.aquima.interactions.test.templates.matching.CaseTemplate
This method converts the template to a data source that can be used to initialize the case.
toDataSource() - Method in class com.aquima.interactions.test.templates.matching.CrossTableTemplate
This method converts the template to a data source that can be used to initialize the crosstable definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.matching.MatchDefinitionTemplate
This method converts the template to a data source that can be used to initialize the match definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.matching.MatchEngineTemplate
This method converts the template to a data source that can be used to initialize the match engine.
toDataSource() - Method in class com.aquima.interactions.test.templates.matching.MatchFunctionTemplate
This method converts the template to a data source that can be used to initialize the match function.
toDataSource() - Method in class com.aquima.interactions.test.templates.matching.RampTemplate
This method converts the template to a data source that can be used to initialize the ramp definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.model.AggregateTemplate
This method converts the template to a data source that can be used to initialize an aggregate definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.model.AttributeTemplate
This method converts the template to a data source that can be used to initialize an attribute definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.model.DomainTemplate
This method converts the template to a data source that can be used to initialize a domain definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.model.EntityTemplate
This method converts the template to a data source that can be used to initialize an entity definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.model.InstanceTemplate
This method converts the template to a data source that can be used to initialize an instance.
toDataSource() - Method in class com.aquima.interactions.test.templates.model.MetadataTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.model.MetaModelTemplate
This method converts the template to a data source that can be used to initialize a meta model.
toDataSource() - Method in class com.aquima.interactions.test.templates.ParameterTemplate
Constructs a data source based on the settings of this template.
toDataSource() - Method in class com.aquima.interactions.test.templates.process.AuthorizationAlgorithmTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.process.IntermediateMessageEventMappingTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.process.MessageEventFieldTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.process.MessageEventMappingTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.process.MessageEventTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.process.PriorityAlgorithmTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.process.ProcessEdgeTemplate
This method converts the template to a data source that can be used during initialization.
toDataSource() - Method in class com.aquima.interactions.test.templates.process.ProcessEngineTemplate
This method converts the template to a data source that can be used to initialize a process engine.
toDataSource() - Method in class com.aquima.interactions.test.templates.process.ProcessEventTemplate
This method converts the template to a data source that can be used during initialization.
toDataSource() - Method in class com.aquima.interactions.test.templates.process.ProcessNodeTemplate
This method converts the template to a data source that can be used during initialization.
toDataSource() - Method in class com.aquima.interactions.test.templates.process.ProcessTaskTemplate
This method converts the template to a data source that can be used to initialize a process task.
toDataSource() - Method in class com.aquima.interactions.test.templates.process.ProcessTemplate
This method converts the template to a data source that can be used during initialization.
toDataSource() - Method in class com.aquima.interactions.test.templates.process.ProcessTypeTemplate
This method converts the template to a data source that can be used during initialization.
toDataSource() - Method in class com.aquima.interactions.test.templates.process.RoutingAlgorithmTemplate
This method converts the template to a data source that can be used during initialization.
toDataSource() - Method in class com.aquima.interactions.test.templates.ProcessMappingTemplate
This method returns a data-source implementation based on this template.
toDataSource() - Method in class com.aquima.interactions.test.templates.ProcessModuleTemplate
This method returns a data source implementation that may be used to initialize a process module.
toDataSource() - Method in class com.aquima.interactions.test.templates.project.CsvResourceConnectionTemplate
This method converts the template to a data source that can be used to initialize the definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.project.ExpanderTemplate
This method converts the template to a data source that can be used to initialize the definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.project.FieldTypeTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.project.FunctionCallTemplate
This method converts the template to a data source that can be used to initialize a function call definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.project.GlobalParameterReferenceTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.project.GlobalParameterTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.project.LanguageTemplate
Constructs a data source based on the settings of this template.
toDataSource() - Method in class com.aquima.interactions.test.templates.project.ParameterTemplate
This method converts the template to a data source that can be used to initialize the definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.project.PortalMessageFieldTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.project.PortalMessageTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.project.PresentationStyleReferenceTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.project.ProjectTemplate
This method converts the template to a data source that can be used to initialize a project.
toDataSource() - Method in class com.aquima.interactions.test.templates.project.ResourceConnectionTemplate
This method converts the template to a data source that can be used to initialize the definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.project.RoleTemplate
This method converts the template to a data source that can be used during initialization.
toDataSource() - Method in class com.aquima.interactions.test.templates.project.ServiceTemplate
This method converts the template to a data source that can be used to initialize the definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.project.ValidatorTemplate
This method converts the template to a data source that can be used to initialize a validator definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.ActionTemplate
This method converts the template to a data source that can be used to initialize an action.
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.BusinessRuleTemplate
This method converts the template to a data source that can be used to initialize a business rule.
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.ConditionTemplate
This method converts the template to a data source that can be used to initialize a condition.
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.DataRuleConditionTemplate
This method converts the template to a data source that can be used to initialize a condition for a data rule.
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.DataRuleTemplate
This method converts the template to a data source that can be used to initialize a data rule.
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.DecisionTableTemplate
This method converts the template to a data source that can be used to initialize a decision table.
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.DefaultRuleTemplate
This method converts the template to a data source.
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.ExpressionEngineTemplate
Creates a data source for this expression engine template.
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.ExternalRuleTemplate
This method converts the template to a data source.
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.JustificationTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.RuleEngineTemplate
This method converts the template to a data source that can be used to initialize a rule engine.
toDataSource() - Method in class com.aquima.interactions.test.templates.rules.RuleGroupTemplate
This method converts the template to a data source that can be used to initialize a rule group.
toDataSource() - Method in class com.aquima.interactions.test.templates.ServiceCallTemplate
This method converts the template to a data source that can be used to initialize a service call definition.
toDataSource() - Method in class com.aquima.interactions.test.templates.spell.SpellEngineTemplate
This method converts the template to a data source that can be used to initialize a spell engine.
toDataSource() - Method in class com.aquima.interactions.test.templates.TaskMappingTemplate
This method returns a data-source implementation based on this template.
toDataSource() - Method in class com.aquima.interactions.test.templates.tree.AttributeSolutionTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.tree.ConditionNodeTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.tree.ContainerSolutionTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeNodeTemplate
This method returns the data-source implementation for the node template.
toDataSource() - Method in class com.aquima.interactions.test.templates.tree.DecisionTreeTemplate
This method converts the template to a data source that can be used to initialize a decision tree.
toDataSource() - Method in class com.aquima.interactions.test.templates.tree.TreeEngineTemplate
This method converts the template to a data source that can be used to initialize a tree engine.
toDataSource() - Method in class com.aquima.interactions.test.templates.tree.TreeLinkTemplate
 
toDataSource() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceOperationTemplate
This method converts the template to a data source that can be used to initialize a model.
toDataSource() - Method in class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
This method converts the template to a data source that can be used to initialize a model.
toDefinitionSource() - Method in class com.aquima.interactions.test.templates.expr.ExpressionEngineTemplate
Constructs a definition source for this expression engine template.
toDocumentDS() - Method in class com.aquima.interactions.test.templates.composer.DocumentTemplate
This method converts the template to a data source that can be used to initialize a document definition.
toDynamicContainerDS() - Method in class com.aquima.interactions.test.templates.composer.ContainerTemplate
This method returns the dynamic container datasource if this container is a dynamic container.
toEvaluationTemplate() - Method in class com.aquima.interactions.test.templates.expr.ExpressionEngineTemplate
Constructs a evaluation template object for this definition template.
toEventContext() - Method in class com.aquima.interactions.test.templates.context.ContainerContextTemplate
This method converts the template to a container event context.
toFactory() - Method in class com.aquima.interactions.test.templates.ConnectionManagerTemplate
This method creates a connection manager with the added connections.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.ActionHandlerFactoryTemplate
This method converts the template to an action handler factory implementation.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.ContainerFactoryTemplate
This method converts the template to a container factory implementation.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.ContentManagerFactoryTemplate
Create a IContentManagerFactory based on this template
toFactory() - Method in class com.aquima.interactions.test.templates.resource.CustomSchemaElementFactoryTemplate
This method returns an implementation of the ICustomSchemaElementFactory interface based on this template.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.DataSerializerFactoryTemplate
 
toFactory() - Method in class com.aquima.interactions.test.templates.resource.DomainValuesFactoryTemplate
 
toFactory() - Method in class com.aquima.interactions.test.templates.resource.FactoryManagerTemplate
This method converts the template to a factory manager.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.MaskFactoryTemplate
This method converts the template to a mask factory implementation.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.MatchTypeFactoryTemplate
Creates the match type factory for this template, containing the custom added factories.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.ProcessExtensionFactoryTemplate
This method returns an implementation of the ICustomSchemaElementFactory interface based on this template.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.RendererFactoryTemplate
This method converts the template to a renderer factory.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.RuleFactoryTemplate
This method converts the template to a validation factory implementation.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.ServiceFactoryTemplate
This method converts the template to a service factory implementation.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.SoapMessageHandlerFactoryTemplate
This method converts the template to a soap handler factory implementation.
toFactory() - Method in class com.aquima.interactions.test.templates.resource.ValidatorFactoryTemplate
This method returns a validator factory implementation based on this template.
toImageReferenceDS() - Method in class com.aquima.interactions.test.templates.composer.ImageReference
This method converts the image reference template to a data source that can be used to initialize an image reference.
toLanguage() - Method in class com.aquima.interactions.test.templates.project.LanguageTemplate
This method converts the template to a language object.
toManager() - Method in class com.aquima.interactions.test.templates.ProcessEngineManagerTemplate
This method create a process engine manager based on the template.
toParameters(IExpressionParser) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListColumnTemplate
 
toParameters(IExpressionParser) - Method in class com.aquima.interactions.test.templates.composer.caselist.CaseListParametersTemplate
 
toParameters(IExpressionParser) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
toParameters(IExpressionParser) - Method in class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
toProcessEventDataSource() - Method in class com.aquima.interactions.test.templates.process.ProcessEventStartTemplate
 
toString() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
toText() - Method in class com.aquima.interactions.test.templates.rules.DynamicTextTemplate
This method converts the template to an IDynamicText object.
toTraceTaskDTO() - Method in class com.aquima.interactions.process.dao.impl.TaskModel
 
toValueSource() - Method in class com.aquima.interactions.test.templates.expr.ExpressionEvaluationTemplate
Constructs a value source for this expression engine template.
toXmlContractDataSource() - Method in class com.aquima.interactions.test.templates.communication.SchemaContractTemplate
 
TreeEngineTemplate - Class in com.aquima.interactions.test.templates.tree
Template that can be used to initialize a tree engine.
TreeEngineTemplate(IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.tree.TreeEngineTemplate
Constructs the template with the required parameters.
TreeLinkTemplate - Class in com.aquima.interactions.test.templates.tree
Template representing a link to another tree.
TreeLinkTemplate(IInitializationReport, String, String) - Constructor for class com.aquima.interactions.test.templates.tree.TreeLinkTemplate
 
triggerTimeEvent(DateTimeValue) - Method in class com.aquima.interactions.test.templates.timer.TimerTemplate
This method may be used to trigger a timer event for all the listeners.
TYPE - Static variable in class com.aquima.interactions.process.dao.impl.CaseEventModelComparator
 
TypeMappingTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
TypeMappingTemplate(String, String, QualifiedName, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.TypeMappingTemplate
 
TypeReferenceTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
TypeReferenceTemplate(QualifiedName, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.TypeReferenceTemplate
 
TypeReferenceTemplate(DataType, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.TypeReferenceTemplate
 

U

unlockCase(long) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateCase(long, CaseStatusType, String) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateCaseApplicationId(long, String) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateCaseDisplayName(long, IMultilingualText) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateDueDate(long, DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateLastPriorityCheck(long, DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updatePriority(long, Integer, DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateStartDate(long, DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateTask(long, TaskStatusType, IAssigneeInfo, DateTimeValue, String, String, boolean, boolean, Integer, DateTimeValue, IMultilingualText) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateTaskDisplayName(long, IMultilingualText) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateTaskExitState(long, String) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateTaskUnauthorizedUsers(long, String[]) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateTimeoutDate(long, DateTimeValue) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
updateValue(long, String, IValue) - Method in class com.aquima.interactions.process.dao.impl.MemoryCaseDao
 
UserDataTemplate - Class in com.aquima.interactions.test.templates.process
Template class that may be used to initialize user data.
UserDataTemplate() - Constructor for class com.aquima.interactions.test.templates.process.UserDataTemplate
Default constructor that creates a user with no roles user ID 'userId' and name 'userName'.
USERNAME - Static variable in class com.aquima.interactions.process.dao.impl.CaseEventModelComparator
 

V

ValidationTemplate - Class in com.aquima.interactions.test.templates.rules
Template class that may be used to construct a validation rule.
ValidationTemplate(IInitializationReport, String, ValidatorType, IMultilingualText, boolean) - Constructor for class com.aquima.interactions.test.templates.rules.ValidationTemplate
 
ValidatorFactoryTemplate - Class in com.aquima.interactions.test.templates.resource
Template that (should) allow custom validator implementations.
ValidatorFactoryTemplate() - Constructor for class com.aquima.interactions.test.templates.resource.ValidatorFactoryTemplate
 
ValidatorTemplate - Class in com.aquima.interactions.test.templates.project
Template that may be used to initialize a validator definition.
ValidatorTemplate(IInitializationReport, String) - Constructor for class com.aquima.interactions.test.templates.project.ValidatorTemplate
 
ValueMappingTemplate - Class in com.aquima.interactions.test.templates.mapping
Template that may be used to define a value mapping.
ValueMappingTemplate(String, String, JustificationTreeMappingTemplate) - Constructor for class com.aquima.interactions.test.templates.mapping.ValueMappingTemplate
 

W

WebServiceConfigurationTemplate - Class in com.aquima.interactions.test.templates.webservice
Template for easy web service configuration creation.
WebServiceConfigurationTemplate(boolean, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.webservice.WebServiceConfigurationTemplate
 
WebServiceOperationTemplate - Class in com.aquima.interactions.test.templates.webservice
This class may be used to quickly initialize a model.
WebServiceOperationTemplate(String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.webservice.WebServiceOperationTemplate
 
WebServiceTemplate - Class in com.aquima.interactions.test.templates.webservice
This class may be used to quickly initialize a model.
WebServiceTemplate(String, ApplicationTemplate, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.webservice.WebServiceTemplate
 
withContractEvent(String) - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowEventMappingTemplate
 
withContractName(String) - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowDefinitionTemplate
 
withFlowEvent(String) - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowEventMappingTemplate
 
withMappingName(String) - Method in class com.aquima.interactions.test.templates.flow.ExternalFlowDefinitionTemplate
 
WorkListColumnTemplate - Class in com.aquima.interactions.test.templates.composer.worklist
Template class that can be used to quickly create a column class for the worklist container.
WorkListColumnTemplate(ComposerTemplate, String, DataType) - Constructor for class com.aquima.interactions.test.templates.composer.worklist.WorkListColumnTemplate
 
WorkListParametersTemplate - Class in com.aquima.interactions.test.templates.composer.worklist
Template class that can be used to quickly create a parameters class for the worklist container.
WorkListParametersTemplate() - Constructor for class com.aquima.interactions.test.templates.composer.worklist.WorkListParametersTemplate
 
wrapFailedElements() - Method in class com.aquima.interactions.ds.xml.XmlApplicationDS
 
WsdlTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
WsdlTemplate(String, String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.WsdlTemplate
 

X

XmlApplicationDS - Class in com.aquima.interactions.ds.xml
release 17.1 and 12.0 XML data source implementation.
XmlApplicationDS(IInitializationReport, IApplicationConfiguration, IResource) - Constructor for class com.aquima.interactions.ds.xml.XmlApplicationDS
Create a new PortalEngine XML data source for the specified XML file reader.
XsdTemplate - Class in com.aquima.interactions.test.templates.communication
This class may be used to quickly initialize a model.
XsdTemplate(String, String, String, IInitializationReport) - Constructor for class com.aquima.interactions.test.templates.communication.XsdTemplate
 
A B C D E F G H I J L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form